
Gesetz
Sicht nach außen
Das Reich der Mitte breitet seine Macht schon seit seiner Schaffung aus, doch äußere Bedrohungen erfordern auch ein gewisses Maß an Vorsicht bezüglich jener, die über seine Grenzen kommen dürfen.
Reich der MitteZusammenschlussallow, potentialcelestial_authorityVariableallowPolitlinien 2
Handel erlauben- +2.5% Verkaufseffizienz
- −0.5 Nähekosten mit [Maritime Presence]
- +10% Handelskapazität
- +5% Handelskapazität
Hǎijìn- +20% Marinepräsenz (Prozent)
- −10% Einfuhreffizienz
- Ja Ein- und Ausfuhrverbot (Fremdländer)
- +0.1 Monatlicher Fortschritt (Innenpolitik)
- +0.1 Monatlicher Fortschritt (Merkantilismus)
- +20% Marinepräsenz (Prozent)
- +3 weitere
Definitionin_game/common/laws/20_middle_kingdom.txt:1404
1405custom_tags = {
forbids_no_policy
}
1406type = international_organization
1407requires_vote = no
1408law_category = socioeconomic
1409potential = {
}
1412allow = {
1415leader_country ?= {
1415government_power >= 25
}
1416leader_country ?= {
1417gold >= {
1418value = this.monthly_income_trade_and_tax
1419multiply = {
1420value = 6
1421add = {
1422value = 1
}
}
1429max = 100000
}
}
}
1433locked = {
}
1435allow_trade = {
1436years = 2
1437on_pay_price = {
1438change_celestial_authority = {
1438value = celestial_authority_very_strong_penalty
}
1439international_organization:middle_kingdom = {
1440leader_country ?= {
1441add_government_power = government_power_ultimate_penalty
1442add_gold = {
1443value = this.monthly_income_trade_and_tax
1444multiply = {
1445value = -6
1446add = {
1447value = -1
}
}
1454min = -100000
}
}
}
}
1459country_modifier = {
1461potential_trigger = {
1462is_leader_of_international_organization = international_organization:middle_kingdom
}
1464selling_efficiency = small_trade_efficiency_bonus
1465sea_cost_on_distance_from_capital_when_maritime = -0.5
}
1467country_modifier = {
1469potential_trigger = {
1470international_organization:middle_kingdom = {
1471country_has_special_status = {
1472type = special_status:celestial_governor
1473country = root
}
}
}
1477global_merchant_capacity_modifier = 0.1
}
1479country_modifier = {
1481potential_trigger = {
1482international_organization:middle_kingdom = {
1483NOT = {
1484country_has_special_status = {
1485type = special_status:celestial_governor
1486country = root
}
}
}
1490NOT = {
1490is_leader_of_international_organization = international_organization:middle_kingdom
}
}
1492global_merchant_capacity_modifier = 0.05
}
1494wants_this_policy_bias = {
1495if = {
1496limit = {
1496scope:recipient = {
1496international_organization_has_leader = yes
}
}
1498add = {
1499desc = "POLICY_BIAS_OPINION_OF_EMPEROR"
1500value = "opinion(scope:recipient.leader_country)"
}
1503add = {
1504desc = "IO_LEADER_DIP_REP"
1505value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1508else = {
1509add = {
1510desc = "VOTE_BASE_VALUE"
1511value = 20
}
}
}
}
1516haijin_policy = {
1517years = 2
1518on_pay_price = {
1519change_celestial_authority = {
1519value = celestial_authority_very_strong_penalty
}
1520international_organization:middle_kingdom = {
1521leader_country ?= {
1522add_government_power = government_power_ultimate_penalty
1523add_gold = {
1524value = this.monthly_income_trade_and_tax
1525multiply = {
1526value = -6
1527add = {
1528value = -1
}
}
1535min = -100000
}
}
}
}
1540country_modifier = {
1542potential_trigger = {
1543is_leader_of_international_organization = international_organization:middle_kingdom
}
1545global_maritime_presence_modifier = 0.2
1546import_efficiency = large_trade_efficiency_penalty
1547trade_isolation = yes
1548monthly_towards_inward = societal_value_monthly_move
1549monthly_towards_mercantilism = societal_value_monthly_move
}
1551country_modifier = {
1553potential_trigger = {
1554international_organization:middle_kingdom = {
1555country_has_special_status = {
1556type = special_status:celestial_governor
1557country = root
}
}
}
1561global_maritime_presence_modifier = 0.2
1562monthly_towards_inward = societal_value_minor_monthly_move
}
1564country_modifier = {
1566potential_trigger = {
1567international_organization:middle_kingdom = {
1568NOT = {
1569country_has_special_status = {
1570type = special_status:celestial_governor
1571country = root
}
}
}
1575NOT = {
1575is_leader_of_international_organization = international_organization:middle_kingdom
}
}
1577global_maritime_presence_modifier = 0.1
1578monthly_towards_inward = societal_value_tiny_monthly_move
}
1580wants_this_policy_bias = {
1581if = {
1582limit = {
1582scope:recipient = {
1582international_organization_has_leader = yes
}
}
1584add = {
1585desc = "POLICY_BIAS_OPINION_OF_EMPEROR"
1586value = "opinion(scope:recipient.leader_country)"
}
1589add = {
1590desc = "IO_LEADER_DIP_REP"
1591value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1594else = {
1595add = {
1596desc = "VOTE_BASE_VALUE"
1597value = 20
}
}
}
}