Array
(
[scriptVersion] => 8
[oeValues] => Array
(
[Ubertip] => Guard dogs have been trusted companions since ancient times, and this sturdy yet athletic breed is no exception.
[Art] => ReplaceableTextures\CommandButtons\BTNGnollWarden.blp
[abilList] => Array
(
)
[Name] => Ironbound Mastiff
)
[settings] => Array
(
[balanceTip] => Array
(
)
[goldcost] => 775
[author] => Moppy
[authorDisplay] => |c006969FFMoppy|r
[version] => 1.0
[rarity] => rare
)
[dmgTable] => Array
(
)
[triggers] => Array
(
[0] => Array
(
[name] => Header
[code] => globals
BuffType moppy_item_guard_dog_aura
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_item_guard_dog_aura = BuffType.createAuraEffectType(true)
call m.addModification(MOD_DMG_TO_CHAMPION, 0.15, 0.004)
call m.addModification(MOD_DMG_TO_BOSS, 0.15, 0.004)
call moppy_item_guard_dog_aura.setBuffModifier(m)
call moppy_item_guard_dog_aura.setStackingGroup("moppy_item_guard_dog_aura")
call moppy_item_guard_dog_aura.setBuffIcon('@@0@@')
endfunction
[values] => Array
(
[explain] =>
[visible] => false
[goldcost] => 0
[name] =>
)
)
[1] => Array
(
[name] => Tower Aura
[code] => Array
(
)
[values] => Array
(
[AURA_powerAdd] => 1
[explain] => The Ironbound Mastiff alerts nearby towers in |cffFFFF80250|r range of trespassers, granting |cffFFFF8015%|r bonus damage against champions and bosses.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.4%|r damage
[AURA_targetSelf] => true
[visible] => true
[AURA_auraEffect] => moppy_item_guard_dog_aura
[goldcost] => 775
[AURA_levelAdd] => 1
[AURA_power] => 0
[name] => Loyal Protector
[AURA_level] => 0
[AURA_targetType] => TARGET_TYPE_TOWERS
[AURA_auraRange] => 250
)
)
)
[abilities] => Array
(
)
[buffs] => Array
(
[0] => Array
(
[id] => @@0@@
[derivedFrom] => BNab
[oeValues] => Array
(
[Targetattach] => Array
(
)
[EditorName] => Loyal Protector
[Buffubertip] => Increased damage against champions and bosses.
[TargetArt] => Array
(
)
[Bufftip] => Loyal Protector
[Buffart] => ReplaceableTextures\CommandButtons\BTNGnollWarden.blp
)
)
)
[units] => Array
(
)
[references] => Array
(
)
)