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

            [targs1] => Array
                (
                )

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

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

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

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

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

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

    [effects] => Array
        (
        )

    [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 == air
        call tower.killInstantly(creep)
        call SFXAtUnit("Abilities\\Spells\\Undead\\DeathCoil\\DeathCoilSpecialArt.mdl",creep.getUnit())       
    endif
                    [values] => Array
                        (
                            [ONDAMAGE_chance] => 0.008
                            [icon] => ReplaceableTextures\CommandButtons\BTNDeathCoil.blp
                            [visible] => true
                            [name] => Tomb's Curse
                            [short_explain] => 0.8% chance on attack to kill a lesser target immediately
                            [ONDAMAGE_chanceLevelAdd] => 0.0015
                            [long_explain] => This tower has a |cffFFFF800.8%|r chance on attack to kill a non boss, non champion target immediately.|n|n|cffFF8000Level Bonus:|r|n +|cffFFFF800.15%|r chance
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)