Array
(
[scriptVersion] => 7
[oeValues] => Array
(
[RngBuff1] => 250
[MissileHoming] => 1
[Upgrade] => Array
(
)
[targs1] => Array
(
)
[goldcost] => 150
[weapsOn] => 1
[dice1] => 1
[Missilespeed] => 1500
[moveHeight] => 10
[file] => units\undead\SkeletonMage\SkeletonMage.mdl
[manaN] => 40
[modelScale] => 0.75
[atkType1] => hero
[weapTp1] => missile
[acquire] => 900
[rangeN1] => 900
[upgrades] => Array
(
)
[cool1] => 2
[Ubertip] => A tower that increases the damage that creeps suffer.
[regenMana] => 2
[abilList] => Array
(
)
[Name] => Lesser Skeletal Mage
[Missileart] => Abilities\Weapons\SkeletalMageMissile\SkeletalMageMissile.mdl
[Art] => ReplaceableTextures\CommandButtons\BTNSkeletonMage.blp
[buildingShadow] => Array
(
)
[turnRate] => 1.5
[sides1] => 1
[uberSplat] => OSMA
[auto] => Array
(
)
[dmgplus1] => 269
[bldtm] => 1
)
[settings] => Array
(
[author] => Boekie
[element] => darkness
[authorDisplay] => |cff00CD00Boekie|r
[alpha] => 255
[balanceTip] => Array
(
)
[rarity] => uncommon
[version] => 1.0
[abil_factor] => 0.8
)
[effects] => Array
(
[0] => Array
(
[x] => 4.50888
[y] => -8.23995
[z] => 0
[scale] => 0.7
[rot] => 3.79222
[file] => Doodads\LordaeronSummer\Props\SkullPile\SkullPile2.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[1] => Array
(
[x] => -0.000048251
[y] => -13.7849
[z] => -96
[scale] => 0.8
[rot] => 1.13446
[file] => Doodads\Cityscape\Props\FountainRuined\FountainRuined.mdl
[red] => 100
[green] => 100
[blue] => 100
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
[2] => Array
(
[x] => -3.31285
[y] => 15.5051
[z] => -12.8
[scale] => 0.8
[rot] => 4.78051
[file] => Doodads\Northrend\Structures\NorthrendRubble\NorthrendRubble2.mdl
[red] => 150
[green] => 150
[blue] => 150
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
)
)
[dmgTable] => Array
(
)
[triggers] => Array
(
[0] => Array
(
[name] => Header
[code] => globals
//@export
BuffType Boekie_ampDamage
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()
call m.addModification(MOD_ATK_DAMAGE_RECEIVED,0.15,0.001)
set Boekie_ampDamage=BuffType.create(5,0.1,false)
call Boekie_ampDamage.setBuffModifier(m)
call Boekie_ampDamage.setStackingGroup("Boekie_ampDamage1")
call Boekie_ampDamage.setBuffIcon( '@@0@@' )
endfunction
[values] => Array
(
[icon] =>
[visible] => false
[name] =>
[short_explain] =>
[long_explain] =>
)
)
[1] => Array
(
[name] => Autocast
[code] => local integer lvl = tower.getLevel()
call Boekie_ampDamage.apply(tower,Event.getTarget(),6*lvl)
[values] => Array
(
[caster_art] =>
[icon] => ReplaceableTextures\CommandButtons\BTNDoom.blp
[AUTOCAST_cooldown] => 5
[AUTOCAST_numBuffsBeforeIdle] => 3
[visible] => true
[AUTOCAST_isExtended] => false
[long_explain] => Increases the attack damage target creep receives by |cffFFFF8015%|r, the curse lasts |cffFFFF805|r seconds. |n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.6%|r bonusdamage |n |cffFFFF80+0.1|r second duration
[AUTOCAST_autocastType] => AC_TYPE_OFFENSIVE_BUFF
[AUTOCAST_manacost] => 30
[AUTOCAST_range] => 900
[AUTOCAST_buffType] => Boekie_ampDamage
[name] => Dark Curse
[AUTOCAST_targetSelf] => false
[short_explain] => Amplifies the damage a creep receives.
[AUTOCAST_targetType] => TARGET_TYPE_CREEPS
[target_art] => Abilities\Spells\Human\Banish\BanishTarget.mdl
[AUTOCAST_autoRange] => 900
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
[0] => Array
(
[id] => @@0@@
[derivedFrom] => Bcrs
[oeValues] => Array
(
[Bufftip] => Dark Curse
[Buffubertip] => This unit receives more attack damage.
[Buffart] => ReplaceableTextures\CommandButtons\BTNDoom.blp
[TargetArt] => Abilities\Spells\Undead\Curse\CurseTarget.mdl
[EditorName] => Dark Curse
)
)
)
[units] => Array
(
)
[references] => Array
(
[0] => Array
(
[export] => true
[category] => global
[typ] => BuffType
[name] => Boekie_ampDamage
)
)
)