terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ NormalvsExpertNotScalingWithLuck()

static IItemDropRule Terraria.GameContent.ItemDropRules.ItemDropRule.NormalvsExpertNotScalingWithLuck ( int itemId,
int chanceDenominatorInNormal,
int chanceDenominatorInExpert )
inlinestatic

Definition at line 473 of file ItemDropRule.cs.

474 {
475 throw null;
476 }