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: | ||
[[ | <div style="float:right; clear:right; width:300px; margin:0 0 1em 1em;"> | ||
<tabber> | |||
[[ | Default= | ||
{{Infobox item | |||
{{#invoke: | | item_name = Magic Carpet | ||
| has_active1 = true | |||
| item_stat1 = +{{ItemData|{{#var:item_key_or_en}}|BonusAbilityDurationPercent}} [[Ability Duration]] | |||
| item_stat2 = +{{ItemData|{{#var:item_key_or_en}}|TechPower}} [[Spirit Power]] | |||
| item_stat3 = +{{ItemData|{{#var:item_key_or_en}}|BonusHealth}} [[Bonus Health]] | |||
| active1_cooldown = {{ItemData|{{#var:item_key_or_en}}|AbilityCooldown}}s | |||
| active1_description = {{#invoke:Lang|get_string|upgrade_magic_carpet_desc}} | |||
| active1_stat1 = {{ItemData|{{#var:item_key_or_en}}|AbilityDuration}}s Duration | |||
| active1_stat2 = +{{ItemData|{{#var:item_key_or_en}}|FlyMoveSpeed}}/s Bonus Fly Speed | |||
| active1_stat3 = {{ItemData|{{#var:item_key_or_en}}|SummonDuration}}s Summon Duration | |||
| sound1 = magiccarpet cast delay.mp3 | |||
| sound2 = magiccarpet cast.mp3 | |||
| sound3 = magiccarpet lp.mp3 | |||
}} | |||
|-| | |||
Enhanced= | |||
{{Infobox item | |||
| enhanced = true | |||
| item_name = Magic Carpet | |||
| has_active1 = true | |||
| item_stat1 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|BonusAbilityDurationPercent|prefix=+|suffix=|noicon=true}} [[Ability Duration]] | |||
| item_stat2 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|TechPower|prefix=+|suffix=|noicon=true}} [[Spirit Power]] | |||
| item_stat3 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|BonusHealth|prefix=+|suffix=|noicon=true}} [[Bonus Health]] | |||
| active1_cooldown = {{ItemData|{{#var:item_key_or_en}}|AbilityCooldown}}s | |||
| active1_description = {{#invoke:Lang|get_string|upgrade_magic_carpet_desc}} | |||
| active1_stat1 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|AbilityDuration|prefix=|suffix=s|noicon=true}} Duration | |||
| active1_stat2 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|FlyMoveSpeed|prefix=+|suffix=m/s|noicon=true}} Bonus Fly Speed | |||
| active1_stat3 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|SummonDuration|prefix=|suffix=s|noicon=true}} Summon Duration | |||
| sound1 = magiccarpet cast delay.mp3 | |||
| sound2 = magiccarpet cast.mp3 | |||
| sound3 = magiccarpet lp.mp3 | |||
}} | |||
</tabber> | |||
</div> | |||