
Gesetz
Wesen
Dieser auch als Ousia (ουσία) bekannte Glaubenssatz legt die Göttlichkeit Gottes als identisch mit der Göttlichkeit Christi aus.
AutokephalpatriarchatZusammenschlusspotential
Glaubenssatz der Substanz akzeptierenPolitlinielocked
MiaphysitentumReligionlocked
NestorianismusReligionlocked
OrthodoxieReligionlockedreligionVariablelockedPolitlinien 2
Glaubenssatz der Substanz akzeptieren- +0.1 Monatlicher Glaubenseinfluss
- −10% Steuermaximum (Klerusstand)
- +0.05 Monatlicher Glaubenseinfluss
- −5% Steuermaximum (Klerusstand)
Glaubenssatz der Substanz ablehnen- −0.1 Monatlicher Glaubenseinfluss
- +10% Steuermaximum (Klerusstand)
- −0.05 Monatlicher Glaubenseinfluss
- +5% Steuermaximum (Klerusstand)
Definitionin_game/common/laws/christian_tenets.txt:456
457type = international_organization
458law_category = religious
459requires_vote = no
460potential = {
}
463allow = {
464leader_country ?= {
464can_pay_price = price:christian_tenet_price
}
}
467locked = {
468custom_tooltip = {
469text = fundamental_law_tt Dies ist ein fundamentales Gesetz, das die Grundlage unseres Glaubens bestimmt und nicht geändert werden kann.
470OR = {
471AND = {
}
475AND = {
}
479AND = {
}
}
}
}
487accept_essence_tenet = {
488years = 1
489price = christian_tenet_price
490country_modifier = {
492potential_trigger = {
493is_leader_of_international_organization_of_type = {
494type = autocephalous_patriarchate
}
}
497monthly_religious_influence = 0.1
498clergy_estate_max_tax = -0.1
}
500country_modifier = {
502potential_trigger = {
503NOT = {
504is_leader_of_international_organization_of_type = {
505type = autocephalous_patriarchate
}
}
}
509monthly_religious_influence = 0.05
510clergy_estate_max_tax = -0.05
}
}
514deny_essence_tenet = {
515years = 1
516price = christian_tenet_price
517country_modifier = {
519potential_trigger = {
520is_leader_of_international_organization_of_type = {
521type = autocephalous_patriarchate
}
}
524monthly_religious_influence = -0.1
525clergy_estate_max_tax = 0.1
}
527country_modifier = {
529potential_trigger = {
530NOT = {
531is_leader_of_international_organization_of_type = {
532type = autocephalous_patriarchate
}
}
}
536monthly_religious_influence = -0.05
537clergy_estate_max_tax = 0.05
}
}