Array
(
[scriptVersion] => 7
[oeValues] => Array
(
[Ubertip] => Tears at the very fabrics of time to imbue its bearer with immense speed.
[Art] => ReplaceableTextures\CommandButtons\BTNPendantOfMana.blp
[abilList] => Array
(
)
[Name] => Pendant of Promptness
)
[settings] => Array
(
[balanceTip] => |n|cffFFFF80Specials:|r|n|cffFFFF00+75% |rattackspeed (|cffFFFF00+1%|r/lvl)
[goldcost] => 2505
[author] => Glowackos
[authorDisplay] => |cffff6347Glowackos|r
[version] => 1.0
[rarity] => unique
)
[dmgTable] => Array
(
[0] => Array
(
[id] => MOD_ATTACKSPEED
[base] => 0.75
[add] => 0.01
)
)
[triggers] => Array
(
[0] => Array
(
[name] => On Attack
[code] => local Tower tower = itm.getCarrier()
if tower.subtractMana(0.05 * GetUnitState(tower.getUnit(), UNIT_STATE_MAX_MANA), false) == 0 then
call tower.orderStop()
endif
[values] => Array
(
[explain] => Attacking with super speed comes at a price. The carrier burns |cffFFFF805%|r of its maximum mana per attack. Without mana it is unable to attack.
[visible] => true
[goldcost] => -7000
[name] => Energy Drainer
[ONATTACK_chance] => 1.0
[ONATTACK_chanceLevelAdd] => 0.0
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
)
[units] => Array
(
)
[references] => Array
(
)
)