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)
ItemDropAttemptResult TryDroppingItem(DropAttemptInfo info)
OneFromOptionsNotScaledWithLuckDropRule(int chanceDenominator, int chanceNumerator, params int[] options)
void ReportDroprates(List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)