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

            [targs1] => Array
                (
                )

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

            [rangeN1] => 1050
            [cool1] => 1.4
            [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] => Cursed Tombstone
            [Art] => ReplaceableTextures\CommandButtons\BTNAnkh.blp
            [buildingShadow] => Array
                (
                )

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

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

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

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

    [effects] => Array
        (
            [0] => Array
                (
                    [x] => 2.77332
                    [y] => -3.20298
                    [z] => 0
                    [scale] => 1
                    [rot] => 3.1765
                    [file] => Doodads\LordaeronSummer\Props\Flies\Flies.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                )

            [1] => Array
                (
                    [x] => -6.59115
                    [y] => -38.7304
                    [z] => 0
                    [scale] => 0.6
                    [rot] => 3.57793
                    [file] => Doodads\LordaeronSummer\Props\SkullPile\SkullPile1.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                )

            [2] => Array
                (
                    [x] => 42.1569
                    [y] => -14.5684
                    [z] => 0
                    [scale] => 0.65
                    [rot] => 4.99164
                    [file] => Doodads\LordaeronSummer\Props\SkullPile\SkullPile2.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                )

            [3] => Array
                (
                    [x] => -27.9826
                    [y] => 25.1568
                    [z] => 0
                    [scale] => 0.65
                    [rot] => 0.977384
                    [file] => Doodads\LordaeronSummer\Props\SkullPile\SkullPile2.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.012
                            [icon] => ReplaceableTextures\CommandButtons\BTNDeathCoil.blp
                            [visible] => true
                            [name] => Tomb's Curse
                            [short_explain] => 1.2% chance on attack to kill a lesser target immediately
                            [ONDAMAGE_chanceLevelAdd] => 0.002
                            [long_explain] => This tower has a |cffFFFF801.2%|r chance on attack to kill a non boss, non champion target immediately.|n|n|cffFF8000Level Bonus:|r|n +|cffFFFF800.2%|r chance
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)