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

            [targs1] => Array
                (
                )

            [goldcost] => 250
            [weapsOn] => 1
            [dice1] => 1
            [Missilespeed] => 1500
            [file] => Doodads\LordaeronSummer\Props\Cage\Cage.mdl
            [atkType1] => hero
            [modelScale] => 0.8
            [weapTp1] => missile
            [acquire] => 800
            [rangeN1] => 800
            [upgrades] => Array
                (
                )

            [cool1] => 1.5
            [Ubertip] => Common darkness tower, adept at eliminating magical, nature and undead foes.
            [abilList] => Array
                (
                )

            [Name] => Restored Cage
            [Missileart] => Abilities\Weapons\SkeletalMageMissile\SkeletalMageMissile.mdl
            [Art] => ReplaceableTextures\CommandButtons\BTNAntiMagicShell.blp
            [buildingShadow] => Array
                (
                )

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

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

    [settings] => Array
        (
            [author] => Chronos
            [element] => darkness
            [authorDisplay] => |cff57B4FBChronos|r
            [alpha] => 255
            [balanceTip] => Array
                (
                )

            [rarity] => common
            [version] => 1.0
            [abil_factor] => 0.74
        )

    [effects] => Array
        (
        )

    [dmgTable] => Array
        (
        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => On Damage
                    [code] => local Unit creep = Event.getTarget()
    if creep.getCategory() <= CATEGORY_NATURE then
        call tower.doSpellDamage(creep, Event.damage * (0.45 + (0.013 * tower.getLevel())), tower.calcSpellCritNoBonus())
        call SFXAtUnit("Abilities\\Spells\\NightElf\\ManaBurn\\ManaBurnTarget.mdl", creep.getUnit())
    endif
                    [values] => Array
                        (
                            [ONDAMAGE_chance] => 1.0
                            [icon] => ReplaceableTextures\CommandButtons\BTNBanish.blp
                            [visible] => true
                            [name] => Banish
                            [short_explain] => Magic, undead and nature creeps suffer spelldamage when hit by this tower.
                            [ONDAMAGE_chanceLevelAdd] => 0.0
                            [long_explain] => Magic, undead and nature creeps damaged by this tower suffer an additional |cffFFFF8045%|r of that damage as spelldamage.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+1.3%|r damage
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)