Editing User:Monster Domosed/SandboxGive feedback
Jump to navigation
Jump to search
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: | ||
<!-- {{#invoke:Monster_Domosed/Infobox Item|fill_tooltip|Shadow Weave}} | |||
{{#invoke:Monster_Domosed/Infobox Item|fill_tooltip|Unstable Concoction}} | |||
{{#invoke: | {{#invoke:Monster_Domosed/Infobox Item|fill_tooltip|Blood Tribute}} | ||
--> | |||
{{#vardefine:item_key_or_en|Unstable Concoction}} | |||
{{#invoke:Monster_Domosed/ItemInfobox|render | |||
| item_name = {{#var:item_key_or_en}} | |||
| street_brawl = true | |||
| active1_description = {{#invoke:Lang|get_string|upgrade_unstable_concoction_desc}} | |||
| active1_cooldown = {{ItemData|{{#var:item_key_or_en}}|AbilityCooldown}}s | |||
| active1_stat1 = {{ItemData|{{#var:item_key_or_en}}|MaxHPDamage}} Max Health Damage | |||
| active1_stat2 = {{ItemData|{{#var:item_key_or_en}}|StunDuration}}s [[Stun]] Duration | |||
| active1_stat3 = +{{ItemData|{{#var:item_key_or_en}}|BonusMoveSpeed}}/s [[Move Speed]] (Conditional) | |||
| active1_stat4 = +{{ItemData|{{#var:item_key_or_en}}|BonusHealth}} [[Bonus Health]] (Conditional) | |||
| active1_stat5 = {{ItemData|{{#var:item_key_or_en}}|AbilityDuration}}s Duration | |||
| active1_stat6 = +{{ItemData|{{#var:item_key_or_en}}|BaseAttackDamagePercent}} [[Weapon Damage]] | |||
| active1_stat7 = {{ItemData|{{#var:item_key_or_en}}|Radius}} Radius | |||
| active1_stat8 = +{{ItemData|{{#var:item_key_or_en}}|TechPower}} [[Spirit Power]] | |||
| sound1 = Unstable concoction cast.mp3 | |||
| sound2 = Unstable concoction timer.mp3 | |||
| sound3 = Unstable concoction explode.mp3 | |||
}} | |||