Talk:Item Destruction Table (TFTD)

From UFOpaedia
Revision as of 15:23, 30 April 2009 by Zombie (talk | contribs) (Question about item destruction values.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Note: The Sonic Pulser, Magna-Pack Explosive, Particle Disturbance Grenade, and Magna-Blast Grenade have negative values for the amount of power needed to destroy them, making them effectively indestructible.

Negative? We are talking about OBDATA.DAT [042], correct? That's a single byte unsigned variable with values that go up to 255, so negatives are not even possible.

I just looked at the CE and DOS OBDATA.DAT files for TFTD and these are the values for offset 42:

Sonic Pulser: 50 Magna-Pack: 60 Particle Disturbance: 50 Magna-Blast: 50

Magna-Blast grenades (with an "armor" of 50) should be impervious to their own explosions (listed strength of 50 average damage), so you can dump as many of these in one spot and not worry about them annihilating each other. But all the other explosives/grenades have an armor which is less than the explosive strength they produce. This means item destruction. Haven't tested this though. --Zombie 11:23, 30 April 2009 (EDT)