I haven't played deep into the new Turkey tree yet, but the Turan Empire part of the focus tree seems like it could be fun and over-powered. I was thinking it could be a possible a path to grab the Sevres achievement, but it looks like that one requires you to play as Ottoman Empire Turkey, which seems to be mutually exclusive with the Turan part of the tree.
When I look at the achievement code, it has lots of different possible Turkey tags, are any of these tags formable when going down the Turan tree?
When I look at the achievement code, it has lots of different possible Turkey tags, are any of these tags formable when going down the Turan tree?
Code:
hardly_anything_sevres = {
id = 131
possible = {
is_ironman = yes
difficulty > 1
has_start_date < 1936.01.02
has_any_custom_difficulty_setting = no
game_rules_allow_achievements = yes
original_tag = TUR
}
happened = {
custom_trigger_tooltip = {
tooltip = hardly_anything_sevres_tt
OR = {
has_cosmetic_tag = OTT_SULTANATE_communism
has_cosmetic_tag = OTT_SULTANATE_democratic
has_cosmetic_tag = OTT_SULTANATE_fascism
has_cosmetic_tag = OTT_SULTANATE_neutrality
has_cosmetic_tag = OTT_UNIFIED_communism
has_cosmetic_tag = OTT_UNIFIED_democratic
has_cosmetic_tag = OTT_UNIFIED_fascism
has_cosmetic_tag = OTT_UNIFIED_neutrality
}
controls_state = 16
controls_state = 126
controls_state = 2
controls_state = 282
}
}
}