Array
(
[scriptVersion] => 7
[oeValues] => Array
(
[RngBuff1] => 250
[scaleBull] => 0
[MissileHoming] => 1
[Upgrade] => Array
(
)
[targs1] => Array
(
)
[goldcost] => 3000
[weapsOn] => 1
[dice1] => 1
[Missilespeed] => 1200
[file] => Doodads\Ruins\Rocks\Ruins_Spires\Ruins_Spires3.mdl
[manaN] => 350
[atkType1] => hero
[modelScale] => 0.35
[weapTp1] => missile
[acquire] => 800
[rangeN1] => 800
[upgrades] => Array
(
)
[cool1] => 3
[Ubertip] => A rare tower which can store poison for later use.
[regenMana] => 2
[abilList] => Array
(
)
[launchZ] => 150
[Name] => Poison Accumulator
[Missileart] => Abilities\Spells\Items\OrbVenom\OrbVenomMissile.mdl
[launchY] => 10
[launchX] => 20
[Art] => ReplaceableTextures\CommandButtons\BTNOrbOfVenom.blp
[buildingShadow] => ShadowGuardTower
[sides1] => 1
[uberSplat] => ESMB
[auto] => Array
(
)
[dmgplus1] => 4932
[bldtm] => 1
)
[settings] => Array
(
[author] => tolleder
[element] => nature
[authorDisplay] => tolleder
[balanceTip] => |cffFFFF00+10 |rmana/lvl
[rarity] => rare
[version] => 1.0
[abil_factor] => 0.4
)
[effects] => Array
(
[0] => Array
(
[x] => 10.5629
[y] => 6.95571
[z] => 0
[scale] => 0.3
[rot] => 4.95674
[file] => Doodads\Ruins\Rocks\Ruins_Spires\Ruins_Spires5.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[1] => Array
(
[x] => 8.06551
[y] => -35.2818
[z] => 0
[scale] => 1.4
[rot] => 2.96706
[file] => Doodads\Ashenvale\Plants\AshenShrooms\AshenShrooms3.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[2] => Array
(
[x] => -35.5952
[y] => 25.7324
[z] => 0
[scale] => 1
[rot] => 4.55531
[file] => Doodads\Ashenvale\Plants\AshenShrooms\AshenShrooms0.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[3] => Array
(
[x] => 42.0427
[y] => -0.149956
[z] => 83.2
[scale] => 1.1
[rot] => 0.977384
[file] => Abilities\Spells\Items\OrbVenom\OrbVenom.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[4] => Array
(
[x] => -18.5968
[y] => -10.0256
[z] => 147.2
[scale] => 1.05
[rot] => 5.8294
[file] => Abilities\Spells\Items\OrbVenom\OrbVenom.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[5] => Array
(
[x] => 6.84163
[y] => 23.3618
[z] => 102.4
[scale] => 1.1
[rot] => 5.09636
[file] => Abilities\Spells\Items\OrbVenom\OrbVenom.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[6] => Array
(
[x] => -0.0289135
[y] => -18.2446
[z] => 0
[scale] => 0.65
[rot] => 3.1765
[file] => Abilities\Spells\Undead\PlagueCloud\PlagueCloudCaster.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
)
[dmgTable] => Array
(
[0] => Array
(
[id] => MOD_MANA
[base] => 0
[add] => 10
)
)
[triggers] => Array
(
[0] => Array
(
[name] => On Tower Creation
[code] => set tower.userInt=0
call SetUnitState(tower.getUnit(),UNIT_STATE_MANA,0)
[values] => Array
(
[icon] =>
[visible] => false
[name] =>
[short_explain] =>
[long_explain] =>
)
)
[1] => Array
(
[name] => On Damage
[code] => call slowAndDamage.applyCustomPower(tower,Event.getTarget(),3*tower.getLevel()+60,tower.getLevel())
[values] => Array
(
[ONDAMAGE_chance] => 1.0
[icon] => ReplaceableTextures\CommandButtons\BTNSlowPoison.blp
[visible] => true
[name] => Poison
[short_explain] => Slows and deals damage over time
[ONDAMAGE_chanceLevelAdd] => 0.0
[long_explain] => An infected creep takes |cffFFFF80600|r spelldamage every second for |cffFFFF809|r seconds and is slowed by |cffFFFF8010%|r.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+20|r poison damage|n|cffFFFF80+0.3|r seconds poison duration|n|cffFFFF80+0.4%|r slow
)
)
[2] => Array
(
[name] => Header
[code] => globals
BuffType slowAndDamage
ProjectileType pT
endglobals
public function damagePeriodic takes Buff b returns nothing //Poisondamage
local Tower tower=b.getCaster()
call tower.doSpellDamage(b.getBuffedUnit(),b.getPower()*20+600,tower.calcSpellCritNoBonus())
endfunction
public function hit takes Projectile p, Unit creep returns nothing
local Tower tower=p.getCaster()
call tower.doSpellDamage(creep,tower.getLevel()*72+1800,tower.calcSpellCritNoBonus())
call slowAndDamage.applyCustomPower(tower,creep,3*tower.getLevel()+60,tower.getLevel())
endfunction
//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 slow=Modifier.create()
call slow.addModification(MOD_MOVESPEED,-0.10,-0.004)
set slowAndDamage=BuffType.create(9,0.3,false)
call slowAndDamage.setBuffIcon('@@0@@')
call slowAndDamage.addPeriodicEvent(EventHandler.damagePeriodic,1.0)
call slowAndDamage.setBuffModifier(slow)
call slowAndDamage.setStackingGroup("PoisonBattery")
set pT=ProjectileType.create("Abilities\\Spells\\Items\\OrbVenom\\OrbVenomMissile.mdl",10.0,1200.0)
call pT.enableHoming(ProjectileTargetEvent.hit,0.0)
endfunction
[values] => Array
(
[icon] =>
[visible] => false
[name] =>
[short_explain] =>
[long_explain] =>
)
)
[3] => Array
(
[name] => Periodic
[code] => local unit towerUnit=tower.getUnit()
local Iterate inRange
local real numResults=0.0
local Unit result
local Unit next
local Projectile p
local PeriodicEvent pE
if GetUnitState(towerUnit,UNIT_STATE_MANA)>10 then
//Random creep in range
set inRange=Iterate.overUnitsInRangeOfCaster(tower,TARGET_CREEPS,1200)
loop
set next=inRange.next()
exitwhen next==0
set numResults=numResults+1.0
if GetRandomReal(0.0,1.0)<=1.0/numResults then
set result=next
endif
endloop
if numResults>0.5 then
if GetRandomReal(0.0,3.0)<=2.0 then
if GetRandomReal(0.0,2.0)<=1.0 then
set p= Projectile.createFromPointToUnit(pT,tower,1.0,1.0,GetUnitX(towerUnit)+42.0,GetUnitY(towerUnit),83.0,result,true,false,false)
else
set p= Projectile.createFromPointToUnit(pT,tower,1.0,1.0,GetUnitX(towerUnit)-19.0,GetUnitY(towerUnit)-10.0,147.0,result,true,false,false)
endif
else
set p= Projectile.createFromPointToUnit(pT,tower,1.0,1.0,GetUnitX(towerUnit)+7.0,GetUnitY(towerUnit)+23.0,102.0,result,true,false,false)
endif
call p.setScale(0.5)
endif
//Manacost
call SetUnitState(towerUnit,UNIT_STATE_MANA,GetUnitState(towerUnit,UNIT_STATE_MANA)-10)
else
set pE=Event.getCurrentPeriodicEvent()
set tower.userInt=pE
call pE.disable()
endif
set towerUnit = null
[values] => Array
(
[icon] =>
[visible] => false
[PERIODIC_period] => 0.2
[name] =>
[short_explain] =>
[long_explain] =>
)
)
[4] => Array
(
[name] => Autocast
[code] => local unit towerUnit=tower.getUnit()
local PeriodicEvent pE
call SetUnitState(towerUnit,UNIT_STATE_MANA,GetUnitState(towerUnit,UNIT_STATE_MANA)+100)
if tower.userInt!=0 then
set pE=tower.userInt
call pE.enable()
endif
set towerUnit = null
[values] => Array
(
[caster_art] =>
[icon] => ReplaceableTextures\CommandButtons\BTNOrbOfVenom.blp
[AUTOCAST_cooldown] => 20.0
[AUTOCAST_numBuffsBeforeIdle] => 0
[visible] => true
[AUTOCAST_isExtended] => false
[long_explain] => The tower attacks creeps in a range of |cffFFFF801200|r every |cffFFFF800.2|r seconds till all mana is gone. Each attack (or try to attack) costs |cffFFFF8010|r mana, deals |cffFFFF801800|r damage and applies poison.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+72|r damage
[AUTOCAST_autocastType] => AC_TYPE_OFFENSIVE_IMMEDIATE
[AUTOCAST_manacost] => 100
[AUTOCAST_range] => 1200
[name] => Accumulator Overload
[AUTOCAST_buffType] => 0
[AUTOCAST_targetSelf] => false
[short_explain] => Multiple attacks at a high rate for mana
[AUTOCAST_targetType] => 0
[target_art] =>
[AUTOCAST_autoRange] => 800
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
[0] => Array
(
[id] => @@0@@
[derivedFrom] => Bspo
[oeValues] => Array
(
[Bufftip] => Poison
[Targetattach] => origin
[Buffubertip] => This creep takes damage over time and is slowed down.
[EditorSuffix] => Array
(
)
[Targetattachcount] => 1
[Buffart] => ReplaceableTextures\CommandButtons\BTNSlowPoison.blp
[TargetArt] => Abilities\Weapons\PoisonSting\PoisonStingTarget.mdl
[EditorName] => Poison
[Spelldetail] => 1
)
)
)
[units] => Array
(
)
[references] => Array
(
)
)