Oblivion Mod:Mod File Format/AMMO

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

An AMMO record contains data for an arrow, the only form of ranged ammunition that comes with the game.

C SubRecord Name Type/Size Info
+ EDID EditorID zstring Record Editor ID
+ FULL ItemName zstring Full item name
- MODL Model zstring World model filename
-
MODB
Unknown float An optional record that is always 4 bytes in size (confirmed) and seems to contain a float value. Its most common value seems to be 0. Its purpose is unknown (also found in other records).
-
MODT
Unknown struct[24] These records appear to be optional and usually follows a MOBD record. They are always 24 bytes (confirmed) in size when they appear in AMMO records (are different size in other records). The subrecord contains binary data in no obivous format or purpose.
- ICON Icon zstring Inventory icon filename
- ENAM Enchantment formid The formid of an enchantment applied to the item. If this subrecord is not present it means the item has no enchantment.
- ANAM EnchantmentPoints ushort Holds the enchantment points of the item. If this subrecord is not present the item has no enchantment points.
+ DATA ammodata struct[18] Ammo data structure
Speed
float Ammo speed value.
Flags
ulong Ammo specific flags.
1 = Ignores Normal Weapon Resistance
Value
ulong Item value
Weight
float Item weight
Damage
ushort Ammo damage