Array
(
[scriptVersion] => 7
[oeValues] => Array
(
[Name] => Spear of Loki
[Art] => ReplaceableTextures\CommandButtons\BTNImprovedStrengthOfTheMoon.blp
[Ubertip] => This spear of an old northern god is a very tricky weapon. It has enormous powers but also has a drawback.
[abilList] => Array
(
)
)
[settings] => Array
(
[author] => Boekie
[authorDisplay] => |cff00CD00Boekie|r
[balanceTip] => |n|cffFFFF00+50% |rdamage (|cffFFFF00+1%|r/lvl)
[rarity] => unique
[goldcost] => 1470
[version] => 1.0
)
[dmgTable] => Array
(
[0] => Array
(
[id] => MOD_DAMAGE_ADD_PERC
[base] => 0.5
[add] => 0.01
)
)
[triggers] => Array
(
[0] => Array
(
[name] => On Attack
[code] => local Tower twr = itm.getCarrier()
if GetRandomReal(0, 1) < 0.15 / twr.getProp_TriggerChances() then
call cb_stun.applyOnlyTimed(itm,twr,1)
endif
[values] => Array
(
[visible] => true
[name] => Tricky Weapon
[goldcost] => -1000
[explain] => Each attack there is a |cffFFFF8015%|r chance the carrier gets stunned for |cffFFFF801|r second.
[ONATTACK_chance] => 1.0
[ONATTACK_chanceLevelAdd] => 0.0
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
)
[units] => Array
(
)
[references] => Array
(
)
)