Editing Tesla BulletsGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
{{Infobox item | <tabber> | ||
Default= | |||
{{Infobox item | |||
| item_name = Tesla Bullets | |||
| passive1_description = {{#invoke:Lang|get_string|upgrade_chain_lightning_desc}} | |||
| passive1_cooldown = {{ItemData|{{#var:item_key_or_en}}|ProcCooldown}} | |||
| passive1_stat1 = {{ItemData|{{#var:item_key_or_en}}|DamagePerChain}} Shock Damage | |||
| passive1_stat3 = {{ItemData|{{#var:item_key_or_en}}|ProcChance}} Proc Chance | |||
| passive1_stat4 = {{ItemData|{{#var:item_key_or_en}}|ChainCount}} Max Jumps | |||
| passive1_stat5 = {{ItemData|{{#var:item_key_or_en}}|ChainRadius}} Jump Radius | |||
| iscomponentof1_name = Capacitor | |||
| sound1 = tesla proc 01.mp3 | |||
}} | |||
|-| | |||
Enhanced= | |||
{{Infobox item | |||
| enhanced = true | |||
| item_name = Tesla Bullets | |||
| passive1_description = {{#invoke:Lang|get_string|upgrade_chain_lightning_desc}} | |||
| passive1_cooldown = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|ProcCooldown|prefix=|suffix=|noicon=true}} | |||
| passive1_stat1 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|DamagePerChain|prefix=|suffix=|noicon=true}} Shock Damage | |||
| passive1_stat3 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|ProcChance|prefix=|suffix=|noicon=true}} Proc Chance | |||
| passive1_stat4 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|ChainCount|prefix=|suffix=|noicon=true}} Max Jumps | |||
| passive1_stat5 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|ChainRadius|prefix=|suffix=|noicon=true}} Jump Radius | |||
| iscomponentof1_name = Capacitor | |||
| sound1 = tesla proc 01.mp3 | |||
}} | |||
</tabber> | |||
{{ItemSummary|{{#var:item_key_or_en}}}} | {{ItemSummary|{{#var:item_key_or_en}}}} | ||