Array
(
[scriptVersion] => 7
[oeValues] => Array
(
[RngBuff1] => 250
[scaleBull] => 0
[MissileHoming] => 1
[Upgrade] => Array
(
)
[targs1] => Array
(
)
[goldcost] => 2500
[weapsOn] => 1
[dice1] => 1
[Missilespeed] => 1500
[file] => buildings\other\GoldMine\GoldMine.mdl
[modelScale] => 0.5
[atkType1] => pierce
[weapTp1] => missile
[Missilearc] => 0.7
[acquire] => 700
[rangeN1] => 700
[upgrades] => Array
(
)
[cool1] => 2
[Ubertip] => Tower with a chance to cast an ice nova.
[green] => 100
[abilList] => Array
(
)
[Name] => Bottomless Ice Mine
[Missileart] => Abilities\Weapons\LichMissile\LichMissile.mdl
[Art] => ReplaceableTextures\CommandButtons\BTNGlacier.blp
[red] => 100
[buildingShadow] => Array
(
)
[sides1] => 2
[uberSplat] => OSMA
[auto] => Array
(
)
[dmgplus1] => 4471
[bldtm] => 1
)
[settings] => Array
(
[author] => Velex
[element] => ice
[authorDisplay] => Velex
[balanceTip] => Array
(
)
[rarity] => uncommon
[version] => 1.0
[abil_factor] => .67
)
[effects] => Array
(
[0] => Array
(
[x] => 10.5565
[y] => 0.898522
[z] => 0
[scale] => 0.45
[rot] => 1.93011
[file] => Doodads\Icecrown\Rocks\Icecrown_Crystal\Icecrown_Crystal5.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[1] => Array
(
[x] => 42.3724
[y] => -45.3625
[z] => 0
[scale] => 0.45
[rot] => 5.31631
[file] => Doodads\Dungeon\Props\MineCartEmpty\MineCartEmpty.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[2] => Array
(
[x] => 39.0902
[y] => -42.4142
[z] => 25.6
[scale] => 0.2
[rot] => 4.22085
[file] => Doodads\Icecrown\Rocks\Icecrown_Crystal\Icecrown_Crystal5.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[3] => Array
(
[x] => -16.493
[y] => 30.2729
[z] => 0
[scale] => 0.5
[rot] => 5.23683
[file] => Doodads\Icecrown\Props\IceCrownPillar\IceCrownPillar0.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[4] => Array
(
[x] => 2.68311
[y] => -50.5658
[z] => 0
[scale] => 0.2
[rot] => 4.12891
[file] => Doodads\Icecrown\Rocks\Icecrown_Crystal\Icecrown_Crystal5.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[5] => Array
(
[x] => -58.119
[y] => 13.6447
[z] => 0
[scale] => 0.325
[rot] => 5.61996
[file] => Doodads\Icecrown\Props\IceCrownPillar\IceCrownPillar0.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[6] => Array
(
[x] => -12.4463
[y] => 29.9744
[z] => 128
[scale] => 0.8
[rot] => 0.523599
[file] => Abilities\Spells\Items\AIob\AIobTarget.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 100
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[7] => Array
(
[x] => -58.8392
[y] => 11.5594
[z] => 0
[scale] => 0.2
[rot] => 4.69494
[file] => Doodads\Icecrown\Rocks\Icecrown_Crystal\Icecrown_Crystal5.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
)
[dmgTable] => Array
(
)
[triggers] => Array
(
[0] => Array
(
[name] => On Damage
[code] => local Unit targ = Event.getTarget()
local Iterate it = Iterate.overUnitsInRangeOfUnit(tower,TARGET_TYPE_CREEPS,targ,400)
local Unit next
loop
set next = it.next()
exitwhen next == 0
call Maj_iceNovaSlow.applyCustomTimed(tower, next, 140, 5.0)
endloop
call tower.doSpellDamageAoEUnit(targ,400,2500+(tower.getLevel()*125),tower.calcSpellCrit(0.3,0.0),0)
call SFXAtUnit("Abilities\\Spells\\Undead\\FrostNova\\FrostNovaTarget.mdl", targ.getUnit())
[values] => Array
(
[ONDAMAGE_chance] => .2
[icon] => ReplaceableTextures\CommandButtons\BTNGlacier.blp
[visible] => true
[name] => Ice Nova
[short_explain] => Has a chance to damage and slow units around its target.
[ONDAMAGE_chanceLevelAdd] => 0.004
[long_explain] => Damaged targets have a |cffFFFF8020%|r chance to get blasted by an ice nova, dealing |cffFFFF802500|r damage and slowing units in |cffFFFF80400|r range by |cffFFFF8014%|r for |cffFFFF805|r seconds. Has a |cffFFFF8030%|r bonus chance to crit. |n|n|cffff8000Level Bonus:|r|n|cffffff80+0.4%|r chance |n|cffffff80+125|r damage
)
)
[1] => Array
(
[name] => Header
[code] => globals
//@import
BuffType Maj_iceNovaSlow
endglobals
//The init function
private function init takes nothing returns nothing
endfunction
[values] => Array
(
[icon] =>
[visible] => false
[name] =>
[short_explain] =>
[long_explain] =>
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
)
[units] => Array
(
)
[references] => Array
(
[0] => Array
(
[export] => false
[category] => global
[typ] => BuffType
[name] => Maj_iceNovaSlow
)
)
)