
階級特権このバージョンで変更
エルズルムの大幹道
アナトリアは、信頼性の高い大幹道網でタブリーズやペルシアと結ばれている。我々はこの幹道網の重要な分岐点のひとつを直接支配しているため、わが国の市民は大きな利益を得ている。
補正
自由貿易への毎月の傾き+0.1
陸上交易効率+5%
市民の満足度均衡値+5%
市民の階級権力+25%
定義in_game/common/estate_privileges/burghers_estate.txt:978
981potential = {
981has_reform = government_reform:anatolian_beylik
}
982allow = {
983OR = {
984owns = location:konya
985owns = location:sivas
986owns = location:erzurum
987owns = location:tabriz
}
}
991country_modifier = {
996scale = {
997value = 0
998if = {
999limit = {
999owns = location:konya
}
1000add = 1
}
1002if = {
1003limit = {
1003owns = location:sivas
}
1004add = 1
}
1006if = {
1007limit = {
1007owns = location:erzurum
}
1008add = 1
}
1010if = {
1011limit = {
1011owns = location:tabriz
}
1012add = 1
}
}
}