const MODIF_TABLE: &[(&str, ModifKinds)];
Expand description
LAST UPDATED VERSION 2.0.4
See modifiers.log
from the game data dumps.
A modif
is my name for the things that modifiers modify.
const MODIF_TABLE: &[(&str, ModifKinds)];
LAST UPDATED VERSION 2.0.4
See modifiers.log
from the game data dumps.
A modif
is my name for the things that modifiers modify.