Array
(
    [scriptVersion] => 7
    [oeValues] => Array
        (
            [RngBuff1] => 250
            [MissileHoming] => 1
            [Upgrade] => Array
                (
                )

            [targs1] => Array
                (
                )

            [goldcost] => 200
            [weapsOn] => 1
            [dice1] => 1
            [Missilespeed] => 1500
            [file] => buildings\other\WyvernCage2\WyvernCage2.mdl
            [atkType1] => siege
            [modelScale] => 0.35
            [weapTp1] => missile
            [Missilearc] => 0.2
            [acquire] => 950
            [rangeN1] => 950
            [upgrades] => Array
                (
                )

            [cool1] => 1.3
            [Ubertip] => This trap is used to capture beasts but it works on other stuff too.
            [abilList] => Array
                (
                )

            [Name] => Advanced Wooden Trap
            [Missileart] => Abilities\Weapons\RexxarMissile\RexxarMissile.mdl
            [Art] => ReplaceableTextures\CommandButtons\BTNCage.blp
            [buildingShadow] => Array
                (
                )

            [sides1] => 1
            [auto] => Array
                (
                )

            [dmgplus1] => 140
            [bldtm] => 1
        )

    [settings] => Array
        (
            [author] => Boekie
            [element] => iron
            [authorDisplay] => |cff00CD00Boekie|r
            [alpha] => 255
            [balanceTip] => Array
                (
                )

            [rarity] => uncommon
            [version] => 1.0
            [abil_factor] => 0.55
        )

    [effects] => Array
        (
            [0] => Array
                (
                    [x] => -37.9298
                    [y] => -25.8454
                    [z] => 0
                    [scale] => 0.5
                    [rot] => 1.29154
                    [file] => Doodads\LordaeronSummer\Terrain\Crates\Crates1.mdl
                    [red] => 150
                    [green] => 150
                    [blue] => 150
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [1] => Array
                (
                    [x] => -5.72177
                    [y] => -40.8181
                    [z] => 0
                    [scale] => 0.5
                    [rot] => 0.872665
                    [file] => Doodads\LordaeronSummer\Terrain\Crates\Crates1.mdl
                    [red] => 150
                    [green] => 150
                    [blue] => 150
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [2] => Array
                (
                    [x] => 22.6276
                    [y] => -18.2324
                    [z] => 0
                    [scale] => 0.5
                    [rot] => 4.18879
                    [file] => Doodads\LordaeronSummer\Terrain\Crates\Crates1.mdl
                    [red] => 150
                    [green] => 150
                    [blue] => 150
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [3] => Array
                (
                    [x] => -34.4198
                    [y] => -12.0802
                    [z] => 0
                    [scale] => 0.5
                    [rot] => 0.855211
                    [file] => Doodads\LordaeronSummer\Terrain\Crates\Crates1.mdl
                    [red] => 150
                    [green] => 150
                    [blue] => 150
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [4] => Array
                (
                    [x] => 31.8943
                    [y] => -8.98298
                    [z] => 0
                    [scale] => 0.5
                    [rot] => 4.97419
                    [file] => Doodads\LordaeronSummer\Terrain\Crates\Crates1.mdl
                    [red] => 150
                    [green] => 150
                    [blue] => 150
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [5] => Array
                (
                    [x] => 30.8582
                    [y] => -25.8453
                    [z] => 0
                    [scale] => 0.2
                    [rot] => 0.0246846
                    [file] => buildings\other\WyvernCage2\WyvernCage2.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

        )

    [dmgTable] => Array
        (
        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => Header
                    [code] => globals
    endglobals
    
    //@import
    function trap takes Tower tower, real cooldown, real baseDamage, real damageAdd, real stunDuration, integer maxTargets 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
                        (
                            [icon] => 
                            [visible] => false
                            [name] => 
                            [short_explain] => 
                            [long_explain] => 
                        )

                )

            [1] => Array
                (
                    [name] => Periodic
                    [code] => call trap(tower, 14, 270, 15, 0.75, 3)
                    [values] => Array
                        (
                            [icon] => ReplaceableTextures\CommandButtons\BTNUnholyArmor.blp
                            [visible] => true
                            [PERIODIC_period] => 2
                            [name] => Activate Trap
                            [short_explain] => Traps a random creep in range.
                            [long_explain] => Every |cffFFFF8014|r seconds this tower traps |cffFFFF803|r  creeps in |cffFFFF80950|r range, dealing |cffFFFF80270|r spelldamage and stunning them for |cffFFFF800.75|r seconds.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+15|r spelldamage |n|cffFFFF80-0.2|r seconds cooldown
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)