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

            [targs1] => Array
                (
                )

            [goldcost] => 975
            [weapsOn] => 1
            [dice1] => 1
            [Missilespeed] => 1500
            [file] => .mdl
            [atkType1] => siege
            [modelScale] => 0.3
            [weapTp1] => missile
            [acquire] => 1000
            [rangeN1] => 1000
            [upgrades] => Array
                (
                )

            [cool1] => 2.8
            [Ubertip] => Strange tower that rejects some items.
            [abilList] => Array
                (
                )

            [Name] => Ruined Storm Tower
            [Missileart] => Abilities\Weapons\SpiritOfVengeanceMissile\SpiritOfVengeanceMissile.mdl
            [Art] => ReplaceableTextures\CommandButtons\BTNAdvancedEnergyTower.blp
            [buildingShadow] => Array
                (
                )

            [sides1] => 51
            [uberSplat] => OSMA
            [auto] => Array
                (
                )

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

    [settings] => Array
        (
            [author] => SirCoqaLot.
            [element] => storm
            [authorDisplay] => SirCoqaLot.
            [alpha] => 255
            [balanceTip] => Array
                (
                )

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

    [effects] => Array
        (
            [0] => Array
                (
                    [x] => 13.902
                    [y] => 16.6385
                    [z] => 19.2
                    [scale] => 0.35
                    [rot] => 6.00393
                    [file] => Abilities\Spells\Other\Tornado\TornadoElementalSmall.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [1] => Array
                (
                    [x] => -22.8321
                    [y] => -6.28922
                    [z] => 76.8
                    [scale] => 1.1
                    [rot] => 2.87979
                    [file] => Abilities\Spells\Items\AIlb\AIlbTarget.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [2] => Array
                (
                    [x] => -5.05649
                    [y] => 1.70126
                    [z] => 0
                    [scale] => 0.3
                    [rot] => 1.30089
                    [file] => Doodads\Ruins\Props\DalaranRuinTwoBases\DalaranRuinTwoBases0.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => true
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [3] => Array
                (
                    [x] => 32.5732
                    [y] => -28.5445
                    [z] => 0
                    [scale] => 0.15
                    [rot] => 0.484543
                    [file] => Doodads\Ruins\Props\DalaranRuinCrystals\DalaranRuinCrystals.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => true
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [4] => Array
                (
                    [x] => 2.73304
                    [y] => -15.1209
                    [z] => 0
                    [scale] => 0.325
                    [rot] => 4.69494
                    [file] => Doodads\Ruins\Props\DalaranRuinCrystals\DalaranRuinCrystals.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => true
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

        )

    [dmgTable] => Array
        (
        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => On Attack
                    [code] => local Item itm
    local integer i = 1

    loop 
    exitwhen i > 6
        set itm = tower.getHeldItem(i)
        if  itm != 0 and itm.getRarity() != Rarity.UNCOMMON then
            call itm.drop()
        endif
        set i = i + 1
    endloop
                    [values] => Array
                        (
                            [icon] => ReplaceableTextures\CommandButtons\BTNDefend.blp
                            [visible] => true
                            [name] => Rejection
                            [short_explain] => This tower drops some items on attack.
                            [ONATTACK_chance] => 1.0
                            [ONATTACK_chanceLevelAdd] => 0.0
                            [long_explain] => This tower drops all except |cff0080FFUncommon|r items on attack.
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)