
Gesetz
Cèfēng-System
Das Reich der Mitte kennt das Tributsystem schon seit seinen frühesten Tagen, da alle Nationen um es herum pflichtbewusst jene Autorität anerkennen, über die Select CString Reich der Mitte Leader Title gebietet.
Reich der MitteZusammenschlussallow, potentialcelestial_authorityVariableallowPolitlinien 2
Definitionin_game/common/laws/20_middle_kingdom.txt:843
844custom_tags = {
forbids_no_policy
}
845type = international_organization
846requires_vote = no
847law_category = socioeconomic
848potential = {
}
851allow = {
854leader_country ?= {
854government_power >= 25
}
855leader_country ?= {
856gold >= {
857value = this.monthly_income_trade_and_tax
858multiply = {
859value = 6
860add = {
861value = 1
}
}
868max = 100000
}
}
}
873locked = {
}
875free_cefeng_tizhi_policy = {
876years = 2
877on_pay_price = {
878change_celestial_authority = {
878value = celestial_authority_very_strong_penalty
}
879international_organization:middle_kingdom = {
880leader_country ?= {
881add_government_power = government_power_ultimate_penalty
882add_gold = {
883value = this.monthly_income_trade_and_tax
884multiply = {
885value = -6
886add = {
887value = -1
}
}
894min = -100000
}
}
}
}
899country_modifier = {
901potential_trigger = {
902is_leader_of_international_organization = international_organization:middle_kingdom
}
904monthly_prestige = 0.1
}
906country_modifier = {
908potential_trigger = {
909international_organization:middle_kingdom = {
910country_has_special_status = {
911type = special_status:celestial_governor
912country = root
}
}
}
916loyalty_to_overlord = 10
}
918country_modifier = {
920potential_trigger = {
921international_organization:middle_kingdom = {
922NOT = {
923country_has_special_status = {
924type = special_status:celestial_governor
925country = root
}
}
}
929NOT = {
929is_leader_of_international_organization = international_organization:middle_kingdom
}
}
931loyalty_to_overlord = 5
}
933wants_this_policy_bias = {
934if = {
935limit = {
935scope:recipient = {
935international_organization_has_leader = yes
}
}
937add = {
938desc = "POLICY_BIAS_OPINION_OF_EMPEROR"
939value = "opinion(scope:recipient.leader_country)"
}
942add = {
943desc = "IO_LEADER_DIP_REP"
944value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
947else = {
948add = {
949desc = "VOTE_BASE_VALUE"
950value = 20
}
}
}
}
955codified_cefeng_tizhi_policy = {
956years = 2
957on_pay_price = {
958change_celestial_authority = {
958value = celestial_authority_very_strong_penalty
}
959international_organization:middle_kingdom = {
960leader_country ?= {
961add_government_power = government_power_ultimate_penalty
962add_gold = {
963value = this.monthly_income_trade_and_tax
964multiply = {
965value = -6
966add = {
967value = -1
}
}
974min = -100000
}
}
}
}
979country_modifier = {
981potential_trigger = {
982is_leader_of_international_organization = international_organization:middle_kingdom
}
984subject_loyalty = 10
985may_convert_vassals_to_celestial_governors = yes
}
987country_modifier = {
989potential_trigger = {
990international_organization:middle_kingdom = {
991country_has_special_status = {
992type = special_status:celestial_governor
993country = root
}
}
}
997payment_to_overlord_modifier = 0.1
998monthly_legitimacy = 0.1
}
1000country_modifier = {
1002potential_trigger = {
1003international_organization:middle_kingdom = {
1004NOT = {
1005country_has_special_status = {
1006type = special_status:celestial_governor
1007country = root
}
}
}
1011NOT = {
1011is_leader_of_international_organization = international_organization:middle_kingdom
}
}
1013payment_to_overlord_modifier = 0.05
1014monthly_legitimacy = 0.05
}
1016wants_this_policy_bias = {
1017if = {
1018limit = {
1018scope:recipient = {
1018international_organization_has_leader = yes
}
}
1020add = {
1021desc = "POLICY_BIAS_OPINION_OF_EMPEROR"
1022value = "opinion(scope:recipient.leader_country)"
}
1025add = {
1026desc = "IO_LEADER_DIP_REP"
1027value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1030else = {
1031add = {
1032desc = "VOTE_BASE_VALUE"
1033value = 20
}
}
}
}