Array
(
[scriptVersion] => 8
[oeValues] => Array
(
[Ubertip] => Only a small trace of its former magnetic force remains.
[Art] => ReplaceableTextures\CommandButtons\BTNRingPurple.blp
[abilList] => Array
(
)
[Name] => Depleted Magnetic Ring
)
[settings] => Array
(
[balanceTip] => Array
(
)
[goldcost] => 357
[author] => Moppy
[authorDisplay] => |c006969FFMoppy|r
[version] => 1.0
[rarity] => unique
)
[dmgTable] => Array
(
)
[triggers] => Array
(
[0] => Array
(
[name] => Header
[code] => globals
BuffType moppy_residual_magnetism_aura
endglobals
//Do not remove or rename this function!
//Put your initialization tasks here, this function will be called on map init
private function init takes nothing returns nothing
local Modifier m = Modifier.create()
set moppy_residual_magnetism_aura = BuffType.createAuraEffectType(false)
call m.addModification(MOD_MOVESPEED, -0.05, 0.0)
call moppy_residual_magnetism_aura.setStackingGroup("moppy_residual_magnetism_aura")
call moppy_residual_magnetism_aura.setBuffIcon('@@0@@')
endfunction
[values] => Array
(
[explain] => Slows movement speed of creeps in |cffFFFF80800|r range by |cffFFFF805%|r.
[visible] => true
[goldcost] => 357
[name] => Residual Magnetism
)
)
[1] => Array
(
[name] => Tower Aura
[code] => Array
(
)
[values] => Array
(
[AURA_powerAdd] => 1
[explain] =>
[AURA_targetSelf] => false
[visible] => false
[AURA_auraEffect] => moppy_residual_magnetism_aura
[goldcost] => 0
[AURA_levelAdd] => 1
[AURA_power] => 0
[name] =>
[AURA_level] => 0
[AURA_targetType] => TARGET_TYPE_CREEPS
[AURA_auraRange] => 800
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
[0] => Array
(
[id] => @@0@@
[derivedFrom] => BNab
[oeValues] => Array
(
[Targetattach] => Array
(
)
[EditorName] => Residual Magnetism
[Buffubertip] => Slowed.
[TargetArt] => Array
(
)
[Bufftip] => Residual Magnetism
[Buffart] => ReplaceableTextures\CommandButtons\BTNRingPurple.blp
)
)
)
[units] => Array
(
)
[references] => Array
(
)
)