Skip to content

Commit

Permalink
Remove some TI -> RoA tag mappings as recommended by tanner918
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains committed Jan 4, 2025
1 parent 1dd73e9 commit 0b9bdd5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions ImperatorToCK3/Data_Files/configurables/title_map.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,28 +160,19 @@ link = { ir = KHT ck3 = k_khotan rank = k } # Would this make sense/necessary?
# 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 = QIN ck3 = e_celestia_china rank = e }
link = { ir = QIN ck3 = k_qin_china rank = k }
link = { ir = YUE ck3 = e_celestia_china rank = e }
link = { ir = YUE ck3 = k_yue_china rank = k }
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)
link = { ir = NAN ck3 = k_nanyue_china rank = k }
link = { ir = CHU ck3 = e_celestia_china rank = e }
link = { ir = CHU ck3 = k_chu_china rank = k }
link = { ir = QII ck3 = e_celestia_china rank = e }
link = { ir = QII ck3 = k_qi_china rank = k }
link = { ir = ZHA ck3 = e_celestia_china rank = e }
link = { ir = ZHA ck3 = k_zhao_china rank = k }
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 = YAN ck3 = k_yan_china rank = k }
link = { ir = HAN ck3 = e_celestia_china rank = e }
link = { ir = HAN ck3 = k_han_china rank = k }
link = { ir = ZHO ck3 = e_celestia_china rank = e }
link = { ir = ZHO ck3 = k_zhou_china rank = k }
link = { ir = WEI ck3 = e_celestia_china rank = e }
link = { ir = MNY ck3 = e_celestia_china rank = e }
link = { ir = MNY ck3 = k_min_china rank = k }
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

# Japan
Expand Down

0 comments on commit 0b9bdd5

Please sign in to comment.