VariávelAlterado nesta versão
imperial_authority
Cidade Imperial LivreCondição Especialmonthly change
ErbkaisertumPolíticamonthly change
Religião Imperial - CristianismoPolíticamonthly changeguelphs_and_ghibellines_endedVariávelmonthly changeComo muda
| Origem | Onde | Alteração |
|---|---|---|
Impor União Religiosa | effect | +Value: scope:imperial_authority_change_action |
Renovatio Imperii Romanorum | option | Definido como 0 |
Um Príncipe Restaurado | option | +Value: root.var:imperial_authority_change |
A entidade política Heretic Country se une aos protestantes | option | +Value: root.var:imperial_authority_change |
Uma Ovelha Rebelde Retorna | option | +Value: root.var:imperial_authority_change |
Glória a Sacro Império Romano! | option | +Divide: scope:winner.total_population · Max: 2 · Min: 0.1 · Multiply: 5 · Value: scope:loser.total_population |
Um Príncipe Destruído | immediate | +Divide: 200 · Max: 2 · Min: 0.1 · Multiply: -10 · Value: scope:target.total_population |
Um Príncipe Destruído | option | +Divide: 200 · Max: 2 · Min: 0.1 · Multiply: -10 · Value: scope:target.total_population |
Um Príncipe Libertado | option | +Value: root.var:imperial_authority_change |
Em Defesa do(a) Sacro Império Romano! | option | +Value: root.var:imperial_authority_change |
Reconquista Imperial | option | +Max: 1 · Value: root.var:hre_pop_percentage_addition |
| change_imperial_authority | international_organization:hre | +$value$ |
| subtract_imperial_authority | international_organization:hre | −$value$ |
Definiçãoin_game/common/international_organizations/hre.txt:598
599format = "IMPERIAL_AUTHORITY_DISPLAY"
600change_format = "VARIABLE_CHANGE_FORMAT"
601min = 0
602max = 100
603monthly_change = {
604add = {
606subtract = {
607desc = "EMPEROR_OFFENSIVE_WAR_WITH_MEMBERS" Imperador liderando guerras contra membros
608value = 0
609if = {
610limit = {
611international_organization_has_leader = yes
612leader_country ?= {
613at_war = yes
614any_current_war = {
615attacker_leader = prev
616defender_leader = {
617is_member_of_international_organization = root
}
}
}
}
622value = 0.5
}
}
627add = {
628desc = "INTERNAL_PEACE" Paz entre todos os membros
629if = {
630limit = {
631international_organization_has_internal_peace = no
}
633value = 0
}
635else = {
636value = 0.05
}
}
641add = {
642desc = "NUMBER_OF_FREE_CITIES" Quantidade de Cidades Livres
643value = 0
644every_international_organization_member = {
645limit = {
}
653add = 0.003
}
}
658add = {
659desc = "NUMBER_OF_PRINCES" Quantidade de Príncipes
660value = total_members
661if = {
662limit = {
}
666multiply = 0.001
667subtract = 0.075
}
669else = {
670multiply = 0.001
671subtract = 0.125
}
}
676add = {
677desc = "LACK_OF_ELECTORS" Falta de Eleitores
678if = {
680value = 0
}
682else_if = {
683limit = {
683num_countries_with_special_status(special_status:elector) >= "max_countries_with_special_status(special_status:elector)"
}
684value = 0
}
686else = {
687value = "max_countries_with_special_status(special_status:elector)"
688subtract = "num_countries_with_special_status(special_status:elector)"
689multiply = -0.1
}
}
693add = {
694desc = "VASSALISED_ELECTORS" Eleitores Vassalos
695if = {
697value = 0
}
699else = {
700value = 0
701every_country_with_special_status_of_type = {
702type = elector
703limit = {
703is_subject = yes
}
704subtract = 0.05
}
}
}
710add = {
711desc = "LACK_OF_ARCHBISHOP_ELECTORS" Falta de Arcebispos-Eleitores
712if = {
714value = 0
}
716else_if = {
717limit = {
717num_countries_with_special_status(special_status:archbishop_elector) >= "max_countries_with_special_status(special_status:archbishop_elector)"
}
718value = 0
}
720else = {
721value = "max_countries_with_special_status(special_status:archbishop_elector)"
722subtract = "num_countries_with_special_status(special_status:archbishop_elector)"
723multiply = -0.1
}
}
727add = {
728desc = "VASSALISED_ARCHBISHOP_ELECTORS" Arcebispos-Eleitores Vassalos
729if = {
731value = 0
}
733else = {
734value = 0
735every_country_with_special_status_of_type = {
736type = archbishop_elector
737limit = {
737is_subject = yes
}
738subtract = 0.05
}
}
}
744add = {
745desc = "HERETIC_PRINCES" Príncipes Hereges
746value = 0
747if = {
748limit = {
748international_organization_has_leader = yes
}
749every_international_organization_member = {
750limit = {
751not = {
751religion = root.leader_country.religion
}
}
753add = "religion.reverse_religious_view_impact(root.leader_country.religion)"
754multiply = -1
755add = 5
756divide = 4
757min = 0
}
759if = {
761multiply = -0.005
}
763else = {
764multiply = -0.01
}
}
}
770add = {
771desc = "FOREIGN_PROVINCES_GERMANY" Locais possuídos por membros não pertencentes ao SIR na Alemanha
772value = 0
773every_international_organization_owned_location = {
774limit = {
775has_owner = yes
776owner = {
777not = {
777is_member_of_international_organization = root
}
}
779OR = {
780region = region:north_german_region
781region = region:south_german_region
}
}
784add = 1
}
786multiply = -0.003
}
788add = {
789desc = "FOREIGN_PROVINCES_REST" Locais possuídos por membros não pertencentes ao SIR fora da Alemanha
790value = 0
791every_international_organization_owned_location = {
792limit = {
793has_owner = yes
794owner = {
795not = {
795is_member_of_international_organization = root
}
}
797NOT = {
798OR = {
799region = region:north_german_region
800region = region:south_german_region
}
}
}
804add = 1
}
806multiply = -0.001
}
809add = {
810desc = "SUBJUGATED_HRE_MEMBER" Membros subjugados por Potências Estrangeiras
811every_international_organization_member = {
812limit = {
813is_subject = yes
814top_overlord ?= {
814NOT = {
814is_member_of_international_organization = root
}
}
}
816add = 1
}
818multiply = -0.003
}
820if = {
821limit = {
822international_organization_has_leader = no
}
825subtract = {
826desc = "IMPERIAL_REGENCY" Interregno Imperial
827value = 1
}
831if = {
835subtract = {
836desc = "LONG_IMPERIAL_REGENCY" Interregno Imperial Longa
837value = {
838value = international_organization_leader_reign
840multiply = 0.25
}
}
}
}
845else = {
847leader_country = {
848ruler_or_heir_if_regent ?= {
849dynasty ?= {
850add = {
851desc = "IA_DYNASTIC_POWER" Potência Dinástica dos(as) Sacro Império Romano Dynasty
852value = "dynastic_power(root)"
853multiply = 0.005
}
}
}
}
860add = {
861desc = "EMPEROR_ABILITIES" Habilidade de Sacro Império Romano Ruler
862value = "leader_country.ruler_or_heir_if_regent.adm"
863add = "leader_country.ruler_or_heir_if_regent.dip"
864add = "leader_country.ruler_or_heir_if_regent.mil"
865subtract = 150
866multiply = 0.001
}
869add = {
870desc = "FROM_MODIFIERS" De Modificadores
871value = leader_country.modifier:monthly_imperial_authority
}
875multiply = {
876desc = "ADDITIONAL_MULTIPLIER" Multiplicador Adicional
877format = "MULTIPLIER_CHANGE_FORMAT"
878desc_sort_order = -99999
879value = {
880value = leader_country.modifier:imperial_authority_modifier
881add = 1
}
}
}
}
}



