Array
(
[scriptVersion] => 7
[oeValues] => Array
(
[Name] => Aqueous Vapor
[Art] => ReplaceableTextures\CommandButtons\BTNCloudOfFog.blp
[Ubertip] => Used to increase the damage against myt armor.
[abilList] => Array
(
)
)
[settings] => Array
(
[author] => cedi
[authorDisplay] => DreamStrider
[balanceTip] => Array
(
)
[rarity] => uncommon
[goldcost] => 300
[version] => 1.0
)
[dmgTable] => Array
(
)
[triggers] => Array
(
[0] => Array
(
[name] => On Damage
[code] => local Creep T = Event.getTarget()
local Tower U = itm.getCarrier()
if T.getArmorType() == ARMOR_MYT then
set Event.damage = Event.damage * 1.25
call SFXOnUnit( "Abilities\\Spells\\Other\\CrushingWave\\CrushingWaveDamage.mdl", T.getUnit(), "chest" )
endif
[values] => Array
(
[ONDAMAGE_chance] => 1.0
[visible] => true
[name] => Aqueous Vapor
[goldcost] => 300
[ONDAMAGE_chanceLevelAdd] => 0.0
[explain] => Increases the damage against creeps with the armor type myt by |cffFFFF8025%|r.
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
)
[units] => Array
(
)
[references] => Array
(
)
)