Array
(
    [scriptVersion] => 8
    [oeValues] => Array
        (
            [auto] => Array
                (
                )

            [Art] => ReplaceableTextures\CommandButtons\BTNGhostWolf.blp
            [turnRate] => 2
            [bldtm] => 1
            [dmgplus1] => 280
            [goldcost] => 210
            [unitSound] => SpiritWolf
            [sides1] => 9
            [acquire] => 900
            [upgrades] => Array
                (
                )

            [Upgrade] => Array
                (
                )

            [Name] => Ghastly Dog
            [weapTp1] => missile
            [MissileHoming] => 1
            [file] => units\orc\Spiritwolf\Spiritwolf.mdl
            [uberSplat] => YTDB
            [Missileart] => Abilities\Weapons\ZigguratMissile\ZigguratMissile.mdl
            [Missilespeed] => 1500
            [dice1] => 1
            [RngBuff1] => 250
            [modelScale] => 0.6
            [rangeN1] => 900
            [atkType1] => hero
            [cool1] => 1.5
            [Ubertip] => Evidently, not all go to heaven.
            [abilList] => Array
                (
                )

            [buildingShadow] => Array
                (
                )

            [targs1] => Array
                (
                )

            [weapsOn] => 1
            [teamColor] => 9
        )

    [settings] => Array
        (
            [balanceTip] => |cffFFFF00+4% |rbuff duration/lvl
            [abil_factor] => 0.86
            [author] => Ashbringer
            [alpha] => 215
            [authorDisplay] => |cffff6600Ashbringer|r
            [element] => darkness
            [rarity] => uncommon
        )

    [effects] => Array
        (
            [0] => Array
                (
                    [x] => -0.2528
                    [y] => 0.042405
                    [z] => -19.2
                    [scale] => 1.55
                    [rot] => 0.523599
                    [file] => Abilities\Spells\Other\GeneralAuraTarget\GeneralAuraTarget.mdl
                    [red] => 255
                    [green] => 115
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                    [pcolor] => 255
                )

            [1] => Array
                (
                    [x] => -0.0766883
                    [y] => 0.0820808
                    [z] => 32
                    [scale] => 0.9
                    [rot] => 4.71239
                    [file] => war3mapImported\SoulArmor.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                    [pcolor] => 255
                )

            [2] => Array
                (
                    [x] => 42.4788
                    [y] => 38.9907
                    [z] => 0
                    [scale] => 1.05
                    [rot] => 3.84392
                    [file] => Doodads\LordaeronSummer\Props\PeasantGrave\PeasantGrave2.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                    [pcolor] => 255
                )

            [3] => Array
                (
                    [x] => -29.0132
                    [y] => -31.7979
                    [z] => 0
                    [scale] => 0.5
                    [rot] => 3.15094
                    [file] => Doodads\LordaeronSummer\Props\SkullPile\SkullPile2.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_BUFF_DURATION
                    [base] => 0
                    [add] => 0.04
                )

        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => Header
                    [code] => globals
    endglobals
    
    //@import
    function ashbringer_ghostdog_roar takes Tower tower, integer stacks returns nothing
    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
	endfunction
                    [values] => Array
                        (
                            [visible] => false
                            [icon] => 
                            [name] => 
                            [short_explain] => 
                            [long_explain] => 
                        )

                )

            [1] => Array
                (
                    [name] => On Damage
                    [code] => call Effect.createScaled("Abilities\\Spells\\Other\\Silence\\SilenceAreaBirth.mdl", tower.getX(), tower.getY(), 20, 270, 2.0).setLifetime(1)
        call ashbringer_ghostdog_roar(tower, 9)
                    [values] => Array
                        (
                            [ONDAMAGE_chance] => 0.3
                            [visible] => true
                            [icon] => ReplaceableTextures\CommandButtons\BTNLament.blp
                            [name] => Forsaken Howl
                            [short_explain] => Attacks have a chance to increase the damage nearby enemies take.
                            [ONDAMAGE_chanceLevelAdd] => 0
                            [long_explain] => Whenever this tower damages a creep it has |cffFFFF8030%|r chance to release a harrowing howl. The howl increases the attack damage received by all creeps in |cffFFFF80900|r range by |cffFFFF805%|r for |cffFFFF805|r seconds. If a creep is already affected by Forsaken Howl then attack damage received is increased by |cffFFFF800.45%|r and the duration is refreshed. Stacks up to |cffFFFF80100|r times.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.45%|r attack damage received
                        )

                )

            [2] => Array
                (
                    [name] => On Tower Creation
                    [code] => call SetUnitColor(tower.getUnit(), ConvertPlayerColor(9))
                    [values] => Array
                        (
                            [visible] => false
                            [icon] => 
                            [name] => 
                            [short_explain] => 
                            [long_explain] => 
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

    [lightning] => Array
        (
        )

)