Array
(
[scriptVersion] => 7
[oeValues] => Array
(
[RngBuff1] => 250
[MissileHoming] => 1
[Upgrade] => Array
(
)
[targs1] => Array
(
)
[goldcost] => 204
[weapsOn] => 1
[dice1] => 1
[Missilespeed] => 900
[targCount1] => 5
[file] => Doodads\Northrend\Structures\NorthrendRubble\NorthrendRubble0.mdl
[weapTp1] => missile
[atkType1] => chaos
[Missilearc] => 0.6
[acquire] => 700
[rangeN1] => 900
[upgrades] => Array
(
)
[cool1] => 2
[Ubertip] => Tower with a chance to slow the movement speed of a unit on attacks.
[green] => 100
[abilList] => Array
(
)
[Name] => Haunted Debris
[Missileart] => Abilities\Weapons\IllidanMissile\IllidanMissile.mdl
[Art] => ReplaceableTextures\CommandButtons\BTNCripple.blp
[red] => 100
[buildingShadow] => Array
(
)
[blue] => 100
[sides1] => 2
[uberSplat] => OSMA
[auto] => Array
(
)
[dmgplus1] => 367
[bldtm] => 1
)
[settings] => Array
(
[author] => Velex
[element] => darkness
[authorDisplay] => Velex
[balanceTip] => Array
(
)
[rarity] => common
[version] => 1.0
[abil_factor] => .85
)
[effects] => Array
(
[0] => Array
(
[x] => -52.8508
[y] => 19.279
[z] => 0
[scale] => 0.6
[rot] => 5.39307
[file] => Doodads\LordaeronSummer\Plants\CornWheatScorched\CornWheatScorched0.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[1] => Array
(
[x] => 11.1565
[y] => -16.7399
[z] => 0
[scale] => 0.8
[rot] => 4.1818
[file] => Doodads\LordaeronSummer\Props\SkullPile\SkullPile2.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[2] => Array
(
[x] => 39.8064
[y] => 46.5
[z] => 0
[scale] => 0.6
[rot] => 4.2586
[file] => Doodads\LordaeronSummer\Plants\CornWheatScorched\CornWheatScorched0.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[3] => Array
(
[x] => 21.3974
[y] => 5.71206
[z] => 0
[scale] => 0.8
[rot] => 2.22162
[file] => Doodads\Cinematic\GlowingRunes\GlowingRunes6.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[4] => Array
(
[x] => 8.4729
[y] => -2.17936
[z] => 0
[scale] => 0.8
[rot] => 6.0227
[file] => Doodads\LordaeronSummer\Structures\FarmScorched\FarmScorched.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
)
[dmgTable] => Array
(
)
[triggers] => Array
(
[0] => Array
(
[name] => Header
[code] => globals
//@import
BuffType velex_slow
endglobals
//The init function
private function init takes nothing returns nothing
endfunction
[values] => Array
(
[icon] =>
[visible] => false
[name] =>
[short_explain] =>
[long_explain] =>
)
)
[1] => Array
(
[name] => On Attack
[code] => local Unit creep = Event.getTarget()
local integer size = creep.getSize()
local boolean calc
if size == SIZE_BOSS then
set calc=tower.calcChance((.12+tower.getLevel()*0.0012)*2/3)
else
set calc=tower.calcChance(.12+tower.getLevel()*0.0012)
endif
if(calc==true) then
call velex_slow.applyCustomTimed(tower,Event.getTarget(),R2I(0.18*1000),5)
endif
[values] => Array
(
[icon] => ReplaceableTextures\CommandButtons\BTNCripple.blp
[visible] => true
[name] => Atrophy
[short_explain] => Reduces movement speed of target.
[ONATTACK_chance] => 1
[ONATTACK_chanceLevelAdd] => 0
[long_explain] => When this tower attacks a creep it has a |cffFFFF8012%|r (|cffFFFF808%|r for bosses) chance to slow it by |cffFFFF8018%|r for |cffFFFF805|r seconds.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.12%|r (|cffFFFF800.08%|r for bosses) chance
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
)
[units] => Array
(
)
[references] => Array
(
[0] => Array
(
[export] => false
[category] => global
[typ] => BuffType
[name] => velex_slow
)
)
)