Array
(
[scriptVersion] => 7
[oeValues] => Array
(
[Name] => Staff of Essence
[Art] => ReplaceableTextures\CommandButtons\BTNWandSkull.blp
[Ubertip] => 100%, not a bit more.
[abilList] => Array
(
)
)
[settings] => Array
(
[author] => cedi
[authorDisplay] => cedi
[balanceTip] => Array
(
)
[rarity] => unique
[goldcost] => 2200
[version] => 1.0
)
[dmgTable] => Array
(
)
[triggers] => Array
(
[0] => Array
(
[name] => On Damage
[code] => local Tower T = itm.getCarrier()
local AttackType AT = T.getAttackType()
local Creep C = Event.getTarget()
local real r = AT.getDamageAgainst( C.getArmorType() )
if Event.isSpellDamage() == false then
set Event.damage = Event.damage / r
endif
[values] => Array
(
[ONDAMAGE_chance] => 1.0
[visible] => true
[name] => Essence Attack
[goldcost] => 2200
[ONDAMAGE_chanceLevelAdd] => 0.0
[explain] => The carrier of this item deals |cffFFFF80100%|r damage against all armor types.
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
)
[units] => Array
(
)
[references] => Array
(
)
)