Array
(
[scriptVersion] => 8
[oeValues] => Array
(
[auto] => Array
(
)
[Art] => ReplaceableTextures\CommandButtons\BTNSearingArrows.blp
[dmgplus1] => 53
[bldtm] => 1
[goldcost] => 50
[sides1] => 25
[acquire] => 825
[upgrades] => Array
(
)
[Upgrade] => Array
(
)
[Name] => Magma Dispenser
[weapTp1] => missile
[MissileHoming] => 1
[file] => .mdl
[uberSplat] => YTDC
[Missilespeed] => 1500
[Missileart] => Abilities\Weapons\LavaSpawnMissile\LavaSpawnMissile.mdl
[dice1] => 1
[RngBuff1] => 250
[modelScale] => 0.1
[rangeN1] => 825
[atkType1] => hero
[cool1] => 1.4
[Ubertip] => Keep your hands off!
[abilList] => Array
(
)
[buildingShadow] => Array
(
)
[targs1] => Array
(
)
[weapsOn] => 1
)
[settings] => Array
(
[balanceTip] => |cffFFFF00+15% |rdmg to nature
[abil_factor] => 0.9
[author] => Moppy
[alpha] => 255
[authorDisplay] => |c006969FFMoppy|r
[version] => 1.0
[element] => fire
[rarity] => common
)
[effects] => Array
(
[0] => Array
(
[x] => 24.273
[y] => 26.5152
[z] => 0
[scale] => 0.5
[rot] => 3.92699
[file] => Doodads\Dungeon\Props\SewerVent\SewerVent1.mdl
[red] => 255
[green] => 75
[blue] => 75
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
[pcolor] => 255
)
[1] => Array
(
[x] => 0.268482
[y] => 0.140129
[z] => 0
[scale] => 0.5
[rot] => 4.71239
[file] => Doodads\Outland\Props\Grate\Grate1.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
[pcolor] => 255
)
)
[dmgTable] => Array
(
[0] => Array
(
[id] => MOD_DMG_TO_NATURE
[base] => 0.15
[add] => 0
)
)
[triggers] => Array
(
[0] => Array
(
[name] => Header
[code] => globals
//@export
BuffType moppy_molten_coating_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
local Modifier m = Modifier.create()
set moppy_molten_coating_debuff = BuffType.create(0.0, 0.0, false)
call m.addModification(MOD_ARMOR, 0.0, -0.001)
call moppy_molten_coating_debuff.setBuffModifier(m)
call moppy_molten_coating_debuff.setBuffIcon('@@0@@')
endfunction
[values] => Array
(
[visible] => false
[icon] =>
[name] =>
[short_explain] =>
[long_explain] =>
)
)
[1] => Array
(
[name] => On Damage
[code] => call moppy_molten_coating_debuff.applyCustomTimed(tower, Event.getTarget(), 2000 + (tower.getLevel() * 80), 3.0)
[values] => Array
(
[ONDAMAGE_chance] => 1.0
[visible] => true
[icon] => ReplaceableTextures\CommandButtons\BTNVolcano.blp
[name] => Molten Coating
[short_explain] => Decreases the armor of target creep hit.
[ONDAMAGE_chanceLevelAdd] => 0.0
[long_explain] => Decreases the armor of target creep hit by |cffFFFF802|r for |cffFFFF803|r seconds.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.08|r armor reduction
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
[0] => Array
(
[id] => @@0@@
[derivedFrom] => BNab
[oeValues] => Array
(
[EditorName] => Molten Coating
[Buffubertip] => Armor decreased.
[TargetArt] => Abilities\Spells\Human\FlameStrike\FlameStrikeEmbers.mdl
[Bufftip] => Molten Coating
[Buffart] => ReplaceableTextures\CommandButtons\BTNVolcano.blp
)
)
)
[units] => Array
(
)
[references] => Array
(
[0] => Array
(
[export] => true
[category] => global
[typ] => BuffType
[name] => moppy_molten_coating_debuff
)
)
[lightning] => Array
(
)
)