Array
(
[scriptVersion] => 8
[oeValues] => Array
(
[auto] => Array
(
)
[Art] => ReplaceableTextures\CommandButtons\BTNSentinel.blp
[bldtm] => 1
[dmgplus1] => 16
[goldcost] => 60
[sides1] => 21
[acquire] => 800
[upgrades] => Array
(
)
[Upgrade] => Array
(
)
[Name] => Lunar Sentinel
[weapTp1] => missile
[MissileHoming] => 1
[file] => .mdl
[uberSplat] => YTDO
[Missileart] => Abilities\Weapons\WingedSerpentMissile\WingedSerpentMissile.mdl
[Missilespeed] => 1500
[dice1] => 1
[RngBuff1] => 250
[modelScale] => 0.1
[rangeN1] => 1200
[atkType1] => normal
[cool1] => 2
[Ubertip] => The spirit of a watcher left to look over the ruins.
[abilList] => Array
(
)
[buildingShadow] => Array
(
)
[targs1] => Array
(
)
[weapsOn] => 1
[teamColor] => 6
)
[settings] => Array
(
[balanceTip] => Array
(
)
[abil_factor] => 0.25
[author] => SirCoqaLot.
[alpha] => 255
[authorDisplay] => SirCoqaLot.
[element] => astral
[rarity] => uncommon
)
[effects] => Array
(
[0] => Array
(
[x] => -0.183523
[y] => -0.238411
[z] => 6.4
[scale] => 0.54
[rot] => 4.72144
[file] => Doodads\Ruins\Props\RuinsPillar\RuinsPillar4.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
[pcolor] => 255
)
[1] => Array
(
[x] => 0.306704
[y] => 2.2686
[z] => 0
[scale] => 0.225
[rot] => 5.40813
[file] => Doodads\Ruins\Props\Ruins_NagaCircle\Ruins_NagaCircle.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
[pcolor] => 255
)
[2] => Array
(
[x] => 0.429494
[y] => -2.55667
[z] => 0
[scale] => 0.6
[rot] => 4.71239
[file] => Units\NightElf\Owl\Owl.mdl
[red] => 255
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
[pcolor] => 255
)
)
[dmgTable] => Array
(
)
[triggers] => Array
(
[0] => Array
(
[name] => Header
[code] => globals
//@export
BuffType sir_moonp_buff
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 sir_moonp_buff = BuffType.create(0,0,false)
call m.addModification(MOD_SPELL_DAMAGE_RECEIVED,0,0.001)
call sir_moonp_buff.setBuffIcon('@@0@@')
call sir_moonp_buff.setBuffModifier(m)
call sir_moonp_buff.setStackingGroup("sir_moonp_buff")
endfunction
[values] => Array
(
[visible] => false
[icon] =>
[name] =>
[short_explain] =>
[long_explain] =>
)
)
[1] => Array
(
[name] => Autocast
[code] => local integer level = tower.getLevel()
local Unit target = Event.getTarget()
if level < 15 then
call tower.doSpellDamage(target,50+level*2,tower.calcSpellCritNoBonus())
else
call tower.doSpellDamage(target,70+level*2,tower.calcSpellCritNoBonus())
endif
if tower.calcChance(0.125 + level * 0.005) == true then
call tower.doSpellDamage(target,50 + level * 2,tower.calcSpellCritNoBonus())
if level < 25 then
call cb_stun.applyOnlyTimed(tower,target,0.3)
else
call cb_stun.applyOnlyTimed(tower,target,0.4)
endif
if level < 15 then
call sir_moonp_buff.applyAdvanced(tower,target,0,120,2.5)
else
call sir_moonp_buff.applyAdvanced(tower,target,0,150,2.5)
endif
endif
[values] => Array
(
[AUTOCAST_cooldown] => 2
[AUTOCAST_autoRange] => 1200
[AUTOCAST_manacost] => 0
[icon] => ReplaceableTextures\CommandButtons\BTNElunesBlessing.blp
[AUTOCAST_numBuffsBeforeIdle] => 0
[AUTOCAST_range] => 1200
[AUTOCAST_targetType] => 0
[caster_art] =>
[long_explain] => Smites a target creep dealing |cffffff8050|r spelldamage to it. There is a |cffffff8012.5%|r chance to empower the smite with lunar energy dealing |cffffff8050|r additional spell damage, stunning the target for |cffffff800.3|r seconds and making it receive |cffffff8012%|r more damage from spells for |cffffff802.5|r seconds.|n|n|cffFF8000Level Bonus:|r|n|cffffff80+2|r inital and chanced spell damage |n|cffffff80+0.5%|r chance |n|cffffff80+20|r initial damage at level |cffffff8015|r |n|cffffff80+3%|r spell damage received at level |cffffff8015|r |n|cffffff80+0.1|r seconds stun at level |cffffff8025|r
[target_art] => Abilities\Spells\Items\AIil\AIilTarget.mdl
[AUTOCAST_autocastType] => AC_TYPE_OFFENSIVE_UNIT
[AUTOCAST_buffType] => 0
[AUTOCAST_isExtended] => true
[name] => Lunar Grace
[AUTOCAST_targetSelf] => false
[short_explain] => Deals spelldamage with a chance to stun the target and increase its vulnerability to spells.
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
[0] => Array
(
[id] => @@0@@
[derivedFrom] => BUim
[oeValues] => Array
(
[Targetattach] => chest
[EditorName] => Lunar Grace
[Buffubertip] => This unit receives increased spell damage.
[EffectArt] => Array
(
)
[TargetArt] => Abilities\Spells\NightElf\FaerieFire\FaerieFireTarget.mdl
[Bufftip] => Lunar Grace
[Buffart] => ReplaceableTextures\CommandButtons\BTNElunesBlessing.blp
[Effectattach] => Array
(
)
)
)
)
[units] => Array
(
)
[references] => Array
(
[0] => Array
(
[export] => true
[category] => global
[typ] => BuffType
[name] => sir_moonp_buff
)
)
[lightning] => Array
(
)
)