pub fn objective_gate_chapter(config: &GameConfig, tpl: &QuestTemplate) -> i64Expand description
Chapter at which a quest’s OBJECTIVE becomes completable, derived from what the quest listens to — the objective’s events imply the feature it needs. Derivation (not a per-quest config field) keeps the map self-maintaining: a new quest on the same events inherits the right gate automatically.