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

            [targs1] => Array
                (
                )

            [goldcost] => 1600
            [weapsOn] => 1
            [dice1] => 1
            [Missilespeed] => 1700
            [file] => Doodads\Cityscape\Props\CityGrave\CityGrave3.mdl
            [modelScale] => 1.3
            [atkType1] => hero
            [weapTp1] => missile
            [acquire] => 800
            [upgrades] => Array
                (
                )

            [rangeN1] => 1050
            [cool1] => 1.3
            [Ubertip] => Basic tower with a small chance on attack to kill lesser targets immediately.
            [green] => 100
            [abilList] => Array
                (
                )

            [Missileart] => Abilities\Weapons\AvengerMissile\AvengerMissile.mdl
            [Name] => Daemonic Tombstone
            [Art] => ReplaceableTextures\CommandButtons\BTNAnkh.blp
            [buildingShadow] => Array
                (
                )

            [red] => 100
            [blue] => 100
            [sides1] => 351
            [uberSplat] => OSMA
            [auto] => Array
                (
                )

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

    [settings] => Array
        (
            [author] => geX
            [element] => darkness
            [authorDisplay] => geX
            [balanceTip] => Array
                (
                )

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

    [effects] => Array
        (
            [0] => Array
                (
                    [x] => 2.82315
                    [y] => -0.459091
                    [z] => 0
                    [scale] => 1.5
                    [rot] => 3.38594
                    [file] => Abilities\Spells\Human\Banish\BanishTarget.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                )

            [1] => Array
                (
                    [x] => -0.722648
                    [y] => 6.04304
                    [z] => 12.8
                    [scale] => 0.8
                    [rot] => 2.79253
                    [file] => Doodads\LordaeronSummer\Props\SkullPile\SkullPile0.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                )

            [2] => Array
                (
                    [x] => -0.321823
                    [y] => -25.1484
                    [z] => 0
                    [scale] => 0.8
                    [rot] => 5.37562
                    [file] => Doodads\Ashenvale\Props\ScorchedRemains\ScorchedRemains1.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                )

            [3] => Array
                (
                    [x] => -3.11398
                    [y] => 35.416
                    [z] => 0
                    [scale] => 0.8
                    [rot] => 5.37562
                    [file] => Doodads\Ashenvale\Props\ScorchedRemains\ScorchedRemains1.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                )

        )

    [dmgTable] => Array
        (
        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => On Damage
                    [code] => local Unit creep = Event.getTarget()
    local integer size = creep.getSize()
    if size < SIZE_CHAMPION then  // removed or size == SIZE_AIR
        call tower.killInstantly(creep)
        call SFXAtUnit("Abilities\\Spells\\Undead\\DeathCoil\\DeathCoilSpecialArt.mdl",creep.getUnit())       
    endif
                    [values] => Array
                        (
                            [ONDAMAGE_chance] => 0.016
                            [icon] => ReplaceableTextures\CommandButtons\BTNDeathCoil.blp
                            [visible] => true
                            [name] => Tomb's Curse
                            [short_explain] => 1.6% chance on attack to kill a lesser target immediately
                            [ONDAMAGE_chanceLevelAdd] => 0.0024
                            [long_explain] => This tower has a |cffFFFF801.6%|r chance on attack to kill a non boss, non champion target immediately.|n|n|cffFF8000Level Bonus:|r|n +|cffFFFF800.24%|r chance
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)