Slowing Bullets: Difference between revisions

LVL (talk | contribs)
Added buildup template
TheMilkMan (talk | contribs)
Switched to using new template
Line 1: Line 1:
{{Infobox item
{{Infobox item
| item_name            = Slowing Bullets
| item_name            = Slowing Bullets
| item_stat1          = +{{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|BaseAttackDamagePercent}} [[Weapon Damage]]
| item_stat1          = +{{ItemData|{{#var:item_key_or_en}}|BaseAttackDamagePercent}} [[Weapon Damage]]
| has_passive1        = true
| passive1_description = {{#invoke:Lang|get_string|upgrade_slowing_bullets_desc|item_name={{#var:item_key_or_en}}}}
| passive1_description = {{#invoke:Lang|get_string|upgrade_slowing_bullets_desc|item_name={{#var:item_key_or_en}}}}
| passive1_stat1      = -{{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|SlowPercent}} [[Move Speed]]  (Conditional)
| passive1_stat1      = -{{ItemData|{{#var:item_key_or_en}}|SlowPercent}} [[Move Speed]]  (Conditional)
| passive1_stat2      = {{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|GroundDashReductionPercent}} Dash Distance  
| passive1_stat2      = {{ItemData|{{#var:item_key_or_en}}|GroundDashReductionPercent}} [[Stamina|Dash]] Distance  
| passive1_stat3      = {{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|SlowDuration}}s [[Movement Slow|Slow]] Duration
| passive1_stat3      = {{ItemData|{{#var:item_key_or_en}}|SlowDuration}}s [[Movement Slow|Slow]] Duration
| passive1_stat4      = {{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|BuildUpPerShot}} BuildUp Per Shot
| passive1_stat4      = {{ItemData|{{#var:item_key_or_en}}|BuildUpPerShot}} BuildUp Per Shot
}}
}}