Template:Permanent buffs: Difference between revisions

Jump to navigation Jump to search
added drop rate
clarified
Line 17: Line 17:
|}
|}


Each buff type has a {{MiscData|citadel_breakable_item_container|PrimaryPickups|1|PickupWeight}}/7 ({{#expr:(({{MiscData|citadel_breakable_item_container|PrimaryPickups|1|PickupWeight}}/7)*100)round2}}%) drop rate, with the exception of Health buffs, which have a  {{MiscData|citadel_breakable_item_container|PrimaryPickups|4|PickupWeight}}/7 ({{#expr:(({{MiscData|citadel_breakable_item_container|PrimaryPickups|4|PickupWeight}}/7)*100)round2}}%) rate. It uses a pseudo-random distribution, meaning that for every 7 buffs received, the player is likely to get at least {{MiscData|citadel_breakable_item_container|PrimaryPickups|1|PickupWeight}} of each type and {{MiscData|citadel_breakable_item_container|PrimaryPickups|4|PickupWeight}} for Health.
Each buff type has a {{MiscData|citadel_breakable_item_container|PrimaryPickups|1|PickupWeight}}/7 ({{#expr:(({{MiscData|citadel_breakable_item_container|PrimaryPickups|1|PickupWeight}}/7)*100)round2}}%) drop rate, with the exception of Health buffs, which have a  {{MiscData|citadel_breakable_item_container|PrimaryPickups|4|PickupWeight}}/7 ({{#expr:(({{MiscData|citadel_breakable_item_container|PrimaryPickups|4|PickupWeight}}/7)*100)round2}}%) rate. It uses a pseudo-random distribution, meaning that for every 7 buffs received, the player is likely (but not guaranteed) to get at least {{MiscData|citadel_breakable_item_container|PrimaryPickups|1|PickupWeight}} of each type and {{MiscData|citadel_breakable_item_container|PrimaryPickups|4|PickupWeight}} for Health. It's still possible to get the same buff 2 or 3 times in a row, but that decreases the odds of getting that buff again next time.