static void ReportDroprates(List< IItemDropRuleChainAttempt > ChainedRules, float personalDropRate, List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)
static void DropItemFromNPC(NPC npc, int itemId, int stack, bool scattered=false)
override void ReportDroprates(List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)
override ItemDropAttemptResult TryDroppingItem(DropAttemptInfo info)
CommonDropWithRerolls(int itemId, int chanceDenominator, int amountDroppedMinimum, int amountDroppedMaximum, int rerolls)