
Parlamento MeselesiBu sürümde değişti
Tersaneleri Genişlet
Ülkeye güçlü bir donanma sağlanabilmesi için gemi inşa etme kapasitesinin genişletilmesi gerekiyor.
Donanma ÜssüGeliştirmeallow
Donanma ÜssüYapıon debate passed
Şehirİl Derecesion debate passed
Megapolİl Derecesion debate passed
Kasabaİl Derecesion debate passedEtkenler
Denizciler+50%
Tanımin_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:969
980chance = {
981add = 0.5
982add = {
983if = {
984limit = {
984navy_size_percentage <= 0.25
}
985value = 2
}
}
988add = {
989if = {
990limit = {
990num_of_ports >= 10
}
991add = 2
}
}
994multiply = {
995if = {
996limit = {
996navy_size_percentage <= 1
}
997value = 2
}
999else = {
1000value = 1
}
}
1003multiply = {
1004if = {
1005limit = {
1005num_of_ports < 1
}
1006value = 0
}
1008else = {
1009value = 1
}
}
}
1014on_debate_passed = {
1015ordered_owned_location = {
1016order_by = population
1017max = {
1018value = num_provinces
1019multiply = 0.1
1020add = 1
}
1022check_range_bounds = no
1023limit = {
1025is_coastal = yes
1026OR = {
}
}
1032construct_building = {
1034cost_multiplier = 0.5
1035cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}