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

◆ NotScalingWithLuck()

static IItemDropRule Terraria.GameContent.ItemDropRules.ItemDropRule.NotScalingWithLuck ( int itemId,
int chanceDenominator = 1,
int minimumDropped = 1,
int maximumDropped = 1 )
inlinestatic

Definition at line 317 of file ItemDropRule.cs.

318 {
319 throw null;
320 }