Files
lords-of-ash/lords_of_ash/descriptor.mod
T
jpmschweitzerandClaude Opus 4.6 7a92103a27 fix(mod): add replace_path for provinces and decisions
Province history for Luthadel showed vanilla Swabian/Catholic instead
of Noble Scadrian/Steel Ministry because vanilla province history was
merging with ours. Added replace_path for history/provinces to use
only our province data.

DLC decisions (Secure Mediterranean, Train for Tournament, Favor
Skilled Outsiders, etc.) leaked through because they live in
dlc_decisions/ subdirectories. Added replace_path for common/decisions
and all 12 DLC decision subdirectories.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:09:00 +01:00

25 lines
840 B
AMPL

version="1.0.0"
tags={
"Total Conversion"
}
name="Mistborn: The Lords of Ash"
dependencies={
"Roads to Power"
}
supported_version="1.18.*"
replace_path="common/bookmarks/groups"
replace_path="common/bookmarks/bookmarks"
replace_path="common/decisions"
replace_path="common/decisions/dlc_decisions"
replace_path="common/decisions/dlc_decisions/bp_2"
replace_path="common/decisions/dlc_decisions/bp3"
replace_path="common/decisions/dlc_decisions/ce_1"
replace_path="common/decisions/dlc_decisions/ep_1"
replace_path="common/decisions/dlc_decisions/ep_2"
replace_path="common/decisions/dlc_decisions/ep_3"
replace_path="common/decisions/dlc_decisions/fp_1"
replace_path="common/decisions/dlc_decisions/fp_3"
replace_path="common/decisions/dlc_decisions/mpo"
replace_path="common/decisions/dlc_decisions/tgp"
replace_path="history/provinces"