pub(crate) type ModifierList = Vec<ScenarioModifier>;
pub(crate) struct ModifierList { /* private fields */ }