Template:Permanent buffs: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
Created page with "{| class="wikitable" |+ Permanent buffs granted |- ! Stat !! LVL 1 (0 min) !! LVL 2 ({{MiscData|citadel_breakable_item_container|MatchTimeMinsForLevel2Pickups}} min) !! LVL 3 ({{MiscData|citadel_breakable_item_container|MatchTimeMinsForLevel3Pickups}} min) |- | Fire Rate || +{{MiscData|firerate_permanent_pickup|Modifer|ScriptValues|1|value}}% || +{{MiscData|firerate_permanent_pickup_lv2|Modifer|ScriptValues|1|value}}% || +{{MiscData|firerate_permanent_pickup_lv3|Mod..."
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"  
{| class="wikitable"  
|+ Permanent buffs granted
|+ [[Permanent Buffs]] granted
|-
|-
! Stat !! LVL 1 (0 min) !! LVL 2 ({{MiscData|citadel_breakable_item_container|MatchTimeMinsForLevel2Pickups}} min) !! LVL 3 ({{MiscData|citadel_breakable_item_container|MatchTimeMinsForLevel3Pickups}} min)
! Stat !! LVL 1 (0 min) !! LVL 2 ({{MiscData|citadel_breakable_item_container|MatchTimeMinsForLevel2Pickups}} min) !! LVL 3 ({{MiscData|citadel_breakable_item_container|MatchTimeMinsForLevel3Pickups}} min)
Line 16: Line 16:
| [[Spirit Power]] || +{{MiscData|spirit_permanent_pickup|Modifer|ScriptValues|1|value}} || +{{MiscData|spirit_permanent_pickup_lv2|Modifer|ScriptValues|1|value}} || +{{MiscData|spirit_permanent_pickup_lv3|Modifer|ScriptValues|1|value}}
| [[Spirit Power]] || +{{MiscData|spirit_permanent_pickup|Modifer|ScriptValues|1|value}} || +{{MiscData|spirit_permanent_pickup_lv2|Modifer|ScriptValues|1|value}} || +{{MiscData|spirit_permanent_pickup_lv3|Modifer|ScriptValues|1|value}}
|}
|}
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. Getting the same buff multiple times in a row decreases the odds of getting it again next time. The distribution considers buffs received from all sources.

Latest revision as of 02:37, 28 July 2026

Permanent Buffs granted
Stat LVL 1 (0 min) LVL 2 (10 min) LVL 3 (30 min)
Fire Rate +1.5% +2% +2.5%
Max Ammo +3% +5% +7%
Cooldown Reduction +0.5% +0.75% +1%
Weapon Damage +3% +4% +6%
Max Health +15 +20 +30
Spirit Power +2 +3 +4

Each buff type has a 1/7 (14.29%) drop rate, with the exception of Health buffs, which have a 2/7 (28.57%) rate. It uses a pseudo-random distribution, meaning that for every 7 buffs received, the player is likely to get at least 1 of each type and 2 for Health. Getting the same buff multiple times in a row decreases the odds of getting it again next time. The distribution considers buffs received from all sources.