Files with this format: "darkland.alc".
Contains descriptions, ingredients, and other values for alchemical formulae.
0x00:
num_formulae:
byte = 0x420x01:
formula_definitions:
array[ num_formulae ] of struct formula_definition
(each size 0x68)
Size 0x68.
A definition of an alchemical formula.
0x00:
description:
string(80)
0x50:
mystic_number:
word
0x52:
risk_factor:
word
0x54:
ingredients:
array[ 5 ] of struct ingredient
(each size 4)
Size 4.
An ingredient (and quantity) for an alchemical formula.
0x00:
quantity:
word
0x02:
item_code:
word