Array
(
[scriptVersion] => 8
[oeValues] => Array
(
[auto] => Array
(
)
[Art] => ReplaceableTextures\CommandButtons\BTNShimmerWeed.blp
[dmgplus1] => 531
[bldtm] => 1
[goldcost] => 525
[sides1] => 16
[acquire] => 850
[upgrades] => Array
(
)
[Upgrade] => Array
(
)
[Name] => Stinging Nettle
[weapTp1] => missile
[MissileHoming] => 1
[file] => .mdl
[uberSplat] => YTDH
[Missilespeed] => 1500
[Missileart] => Abilities\Weapons\BlackKeeperMissile\BlackKeeperMissile.mdl
[dice1] => 1
[RngBuff1] => 250
[modelScale] => 0.1
[rangeN1] => 850
[atkType1] => hero
[cool1] => 1.2
[Ubertip] => Proof that even plants can hold a grudge.
[abilList] => Array
(
)
[buildingShadow] => Array
(
)
[targs1] => Array
(
)
[weapsOn] => 1
)
[settings] => Array
(
[balanceTip] => |cffFFFF00-20% |rdmg to undead|n|cffFFFF00+10% |rdmg to orcs (|cffFFFF00+0.6%|r/lvl)|n|cffFFFF00+10% |rdmg to humanoids (|cffFFFF00+0.6%|r/lvl)
[abil_factor] => 0.86
[author] => Moppy
[alpha] => 255
[authorDisplay] => |c006969FFMoppy|r
[version] => 1.0
[element] => nature
[rarity] => common
)
[effects] => Array
(
[0] => Array
(
[x] => -1.86327
[y] => -0.07834
[z] => -38.4
[scale] => 0.6
[rot] => 5.49779
[file] => Doodads\Outland\Plants\Outland_Plant\Outland_Plant2.mdl
[red] => 40
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
[pcolor] => 255
)
[1] => Array
(
[x] => -0.959809
[y] => -0.842306
[z] => -32
[scale] => 0.6
[rot] => 3.75246
[file] => Doodads\Outland\Plants\Outland_Plant\Outland_Plant2.mdl
[red] => 40
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
[pcolor] => 255
)
[2] => Array
(
[x] => -3.27846
[y] => 1.14607
[z] => -32
[scale] => 0.6
[rot] => 4.71239
[file] => Doodads\Outland\Plants\Outland_Plant\Outland_Plant2.mdl
[red] => 40
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
[pcolor] => 255
)
)
[dmgTable] => Array
(
[0] => Array
(
[id] => MOD_DMG_TO_UNDEAD
[base] => -0.2
[add] => 0
)
[1] => Array
(
[id] => MOD_DMG_TO_ORC
[base] => 0.1
[add] => 0.006
)
[2] => Array
(
[id] => MOD_DMG_TO_HUMANOID
[base] => 0.1
[add] => 0.006
)
)
[triggers] => Array
(
[0] => Array
(
[name] => Header
[code] => globals
//@import
BuffType moppy_inflaming_rash_debuff
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
endfunction
[values] => Array
(
[visible] => false
[icon] =>
[name] =>
[short_explain] =>
[long_explain] =>
)
)
[1] => Array
(
[name] => On Damage
[code] => local real DmgAmp = 0.2 + (tower.getLevel() * 0.004)
local integer Power = R2I (DmgAmp / 0.001)
call moppy_inflaming_rash_debuff.applyCustomPower(tower, Event.getTarget(), tower.getLevel(), Power)
[values] => Array
(
[ONDAMAGE_chance] => 0.2
[visible] => true
[icon] => ReplaceableTextures\CommandButtons\BTNImmolationOff.blp
[name] => Inflaming Rash
[short_explain] => The tower has a chance on hit to inflict a painful rash on the target creep, increasing damage it takes from attacks.
[ONDAMAGE_chanceLevelAdd] => 0.0
[long_explain] => The tower has a |cffFFFF8020%|r chance on hit to inflict a painful rash on the target creep, increasing damage it takes from attacks by |cffFFFF8020%|r for |cffFFFF805|r seconds.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.4%|r attack damage taken
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
)
[units] => Array
(
)
[references] => Array
(
[0] => Array
(
[export] => false
[category] => global
[typ] => BuffType
[name] => moppy_inflaming_rash_debuff
)
)
[lightning] => Array
(
)
)