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

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

            [Upgrade] => Array
                (
                )

            [Name] => Glacial Dog
            [weapTp1] => missile
            [MissileHoming] => 1
            [file] => units\creeps\WhiteWolf\WhiteWolf.mdl
            [uberSplat] => YTDN
            [Missileart] => Abilities\Weapons\ZigguratFrostMissile\ZigguratFrostMissile.mdl
            [Missilespeed] => 1500
            [dice1] => 1
            [RngBuff1] => 250
            [modelScale] => 0.6
            [rangeN1] => 900
            [atkType1] => normal
            [cool1] => 1.2
            [Ubertip] => Known for shedding hair EVERYWHERE.
            [abilList] => Array
                (
                )

            [moveHeight] => 15
            [buildingShadow] => Array
                (
                )

            [targs1] => Array
                (
                )

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

    [settings] => Array
        (
            [balanceTip] => |cffFFFF002.5%|r crit chance (|cffFFFF00+0.5%|r/lvl)
            [abil_factor] => 0.86
            [author] => Ashbringer
            [alpha] => 225
            [authorDisplay] => |cffff6600Ashbringer|r
            [element] => ice
            [rarity] => uncommon
        )

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

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

            [1] => Array
                (
                    [x] => -0.00141052
                    [y] => 0.0821423
                    [z] => 25.6
                    [scale] => 0.9
                    [rot] => 3.78737
                    [file] => Abilities\Spells\Other\FrostDamage\FrostDamage.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

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

            [2] => Array
                (
                    [x] => -5.36835
                    [y] => 17.0504
                    [z] => -6.4
                    [scale] => 0.85
                    [rot] => 4.48227
                    [file] => Doodads\Icecrown\Rocks\Ice_SnowRock\Ice_SnowRock5.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

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

            [3] => Array
                (
                    [x] => 1.16935
                    [y] => -3.20362
                    [z] => -12.8
                    [scale] => 0.85
                    [rot] => 4.55531
                    [file] => Doodads\Icecrown\Water\IceEdge\IceEdge2.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_ATK_CRIT_CHANCE
                    [base] => 0.0125
                    [add] => 0.005
                )

        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => Header
                    [code] => globals
    endglobals
    
    //@import
    function ashbringer_icedog_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 ashbringer_icedog_roar(tower, 6)
                    [values] => Array
                        (
                            [ONDAMAGE_chance] => 0.3
                            [visible] => true
                            [icon] => ReplaceableTextures\CommandButtons\BTNAvatar.blp
                            [name] => Ice Howl
                            [short_explain] => Whenever this tower damages a unit it has a chance to increase the critical strike chance of nearby towers.
                            [ONDAMAGE_chanceLevelAdd] => 0
                            [long_explain] => Whenever this tower damages a unit it has |cffFFFF8030%|r chance to release a battle cry. The cry increases the critical strike chance of all towers in |cffFFFF80420|r range by |cffFFFF803%|r for |cffFFFF805|r seconds. If a tower already has the Ice Howl buff the critical strike chance is increased by |cffFFFF800.3%|r and the duration is refreshed. Stacks up to |cffFFFF80100|r times.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.3%|r critical strike chance
                        )

                )

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

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

    [lightning] => Array
        (
        )

)