Array
(
[scriptVersion] => 8
[oeValues] => Array
(
[auto] => Array
(
)
[Art] => ReplaceableTextures\CommandButtons\BTNCrystalBall.blp
[dmgplus1] => 41
[bldtm] => 1
[unitSound] => ArcaneObservatory
[goldcost] => 45
[sides1] => 1
[manaN] => 50
[acquire] => 850
[upgrades] => Array
(
)
[Upgrade] => Array
(
)
[Name] => Apprentice's Orb
[weapTp1] => msplash
[impactZ] => 60
[file] => .mdl
[MissileHoming] => 1
[uberSplat] => YTDG
[Harea1] => 150
[Missilespeed] => 1500
[Missileart] => Abilities\Weapons\SpiritOfVengeanceMissile\SpiritOfVengeanceMissile.mdl
[Qarea1] => 225
[Qfact1] => 0.25
[dice1] => 1
[RngBuff1] => 250
[regenMana] => 1
[Hfact1] => 0.5
[modelScale] => 0.1
[rangeN1] => 850
[propWin] => 10
[atkType1] => normal
[cool1] => 1.3
[Ubertip] => Mages are often fixated on spherical artifacts.
[scaleBull] => 0
[abilList] => Array
(
)
[buildingShadow] => Array
(
)
[targs1] => Array
(
)
[weapsOn] => 1
)
[settings] => Array
(
[balanceTip] => |cffCCFF00Splash attack:|n |cffFFFF00150|r AoE: |cffFFFF0050%|r damage|r|n |cffFFFF00225|r AoE: |cffFF800025%|r damage|r|n|cffFFFF00+0.5% |ritem quality/lvl
[abil_factor] => 0.9
[author] => Ashbringer
[alpha] => 0
[authorDisplay] => |cffff6600Ashbringer|r
[version] => 1.0
[element] => arcane
[rarity] => common
)
[effects] => Array
(
[0] => Array
(
[x] => 0.337374
[y] => -0.21334
[z] => -32
[scale] => 0.49
[rot] => 0.785398
[file] => Doodads\Cityscape\Structures\City_LowWall_TallEndCap\City_LowWall_TallEndCap.mdl
[red] => 115
[green] => 55
[blue] => 155
[alpha] => 255
[pitch] => 0
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
[pcolor] => 255
)
[1] => Array
(
[x] => -0.0230742
[y] => 0.0770068
[z] => 83.2
[scale] => 0.95
[rot] => 2.0944
[file] => Abilities\Spells\Items\AIta\CrystalBallCaster.mdl
[red] => 155
[green] => 255
[blue] => 255
[alpha] => 255
[pitch] => -3.14
[advanced] => false
[animation] => Array
(
)
[aniSpeed] => 50
[pcolor] => 255
)
)
[dmgTable] => Array
(
[0] => Array
(
[id] => MOD_ITEM_QUALITY_ON_KILL
[base] => 0
[add] => 0.005
)
)
[triggers] => Array
(
[0] => Array
(
[name] => Header
[code] => globals
//@export
BuffType ashbringer_reveal_buff
endglobals
//@export
function ashbringer_reveal_cast takes Tower tower, Creep target, real item_chance returns nothing
call ashbringer_reveal_buff.applyCustomTimed(tower, target, R2I(item_chance/0.001), 8 + (tower.getLevel() * 0.32))
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 mod = Modifier.create()
set ashbringer_reveal_buff = BuffType.createDuplicate(cb_reveal, 8, 0.32, false)
call ashbringer_reveal_buff.setBuffIcon('@@0@@')
call mod.addModification(MOD_ITEM_CHANCE_ON_DEATH, 0.0, 0.001)
call ashbringer_reveal_buff.setBuffModifier(mod)
endfunction
[values] => Array
(
[visible] => false
[icon] =>
[name] =>
[short_explain] =>
[long_explain] =>
)
)
[1] => Array
(
[name] => Autocast
[code] => call ashbringer_reveal_cast(tower, Event.getTarget(), 0.05 + (tower.getLevel() * 0.001))
[values] => Array
(
[AUTOCAST_cooldown] => 2
[AUTOCAST_autoRange] => 850
[AUTOCAST_manacost] => 30
[icon] => ReplaceableTextures\CommandButtons\BTNSoulGem.blp
[AUTOCAST_range] => 850
[AUTOCAST_targetType] => TARGET_TYPE_CREEPS
[AUTOCAST_numBuffsBeforeIdle] => 1
[caster_art] =>
[long_explain] => Reveal what an enemy is hiding, increasing item chance on death by |cffFFFF805%|r and giving vision through invisibility for |cffFFFF808|r seconds.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.1%|r item chance|n|cffFFFF80+0.32|r seconds duration
[target_art] => Abilities\Spells\Human\DispelMagic\DispelMagicTarget.mdl
[AUTOCAST_autocastType] => AC_TYPE_OFFENSIVE_BUFF
[AUTOCAST_buffType] => ashbringer_reveal_buff
[AUTOCAST_isExtended] => false
[name] => Reveal
[AUTOCAST_targetSelf] => false
[short_explain] => Gives vision of a creep and increases item chance on death.
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
[0] => Array
(
[id] => @@0@@
[derivedFrom] => BNrd
[oeValues] => Array
(
[Targetattach] => overhead
[Buffubertip] => Increased item chance on death.
[TargetArt] => Abilities\Spells\Human\ManaFlare\ManaFlareTarget.mdl
[Bufftip] => Reveal
[Buffart] => ReplaceableTextures\CommandButtons\BTNSoulGem.blp
)
)
)
[units] => Array
(
)
[references] => Array
(
[0] => Array
(
[export] => true
[category] => global
[typ] => BuffType
[name] => ashbringer_reveal_buff
)
)
[lightning] => Array
(
)
)