Skip to content

Commit

Permalink
Give ZHO priority in mapping to e_celestia_china
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains committed Jan 4, 2025
1 parent 0b9bdd5 commit 50b66ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImperatorToCK3/Data_Files/configurables/title_map.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ link = { ir = KHT ck3 = k_khotan rank = k } # Would this make sense/necessary?
# China
# Need to figure out what to do for china mappings. Should tags be mapped to e_celestia_china? I would assume mapping a chinese tag that should convert as an empire would make sense to be mapped to e_celestia_china, but if so what order? Would order really matter as what are the chances there'd be multiple empire conversions?
# Mappings here are mainly done based off names. I don't really know Chinese history so guessing whether one tag in Imperator "becomes" a title in CK3 is kind of hard. Not even sure if the named tags in Imperator are actually supposed to represent these titles in CK3 just because they have the same name.
link = { ir = ZHO ck3 = e_celestia_china rank = e } # ZHO represents the Emperor of China (Mandate of Heaven) before the Warring States Period (what Terra-Indomita starts in)
link = { ir = QIN ck3 = e_celestia_china rank = e }
link = { ir = YUE ck3 = e_celestia_china rank = e }
link = { ir = NAN ck3 = e_nanyue rank = e } # Both games include a decision to form Nanyue, but the Imperator decision only requires the land equating to CK3's k_nanyue_china, so I'll let a kingdom conversion map to that, and an empire conversion map to CK3's e_nanyue (the CK'3 decision to form Nanyue also requires Vietnam)
Expand All @@ -170,7 +171,6 @@ link = { ir = NYE ck3 = e_celestia_china rank = e }
link = { ir = NYE ck3 = k_wu_china rank = k } # Mapping to Wu since this tags culture is Wuyue, and that is supposed to represent the people living in the region of Wu in CK3
link = { ir = YAN ck3 = e_celestia_china rank = e }
link = { ir = HAN ck3 = e_celestia_china rank = e }
link = { ir = ZHO ck3 = e_celestia_china rank = e }
link = { ir = WEI ck3 = e_celestia_china rank = e }
link = { ir = MNY ck3 = e_celestia_china rank = e }
link = { ir = SNG ck3 = e_celestia_china rank = e } # Including this mapping since SNG in Imperator is Song, and I'm not sure if it is supposed to represent the same Song that controls China in CK3 since Chinese country names are confusing
Expand Down

0 comments on commit 50b66ef

Please sign in to comment.