Acontecimiento

El Target Religion fortifica Target Location

french_wars_religion.11in_game/events/disaster/french_wars_religion.txt:1032
El … fortifica …

Un grupo de fanáticos de la fe Target Religion Adjective se ha apoderado de Target Location y ha fortificado el lugar para resistir cualquier intento de recuperación. Extienden sus creencias heréticas por doquier y están ganando adeptos entre la población. Las fortificaciones harían muy costoso un asalto directo, pero no hacer nada podría desembocar en la propagación de la herejía.

RequiereCalvinismoReligiónimmediate, triggerCatolicismoReligiónimmediate, triggerLuteranismoReligiónimmediate, triggerHerejes atrincheradosModificador estáticoimmediate, option 1, option 3calvinist_rebel_variableVariableimmediatecatholic_rebel_variableVariableimmediatelutheran_rebel_variableVariableimmediate

Definiciónin_game/events/disaster/french_wars_religion.txt:1032

1033type = country_event
1034category = disaster_event
1035title = french_wars_religion.11.title El Target Religion fortifica Target Location
1036desc = french_wars_religion.11.desc Un grupo de fanáticos de la fe Target Religion Adjective se ha apoderado de Target Location y ha fortificado el lugar para resistir cualquier intento de recuperación. Extienden sus creencias heréticas por doquier y están ganando adeptos entre la población. Las fortificaciones harían muy costoso un asalto directo, pero no hacer nada podría desembocar en la propagación de la herejía.
1037outcome = neutral
1038image = "gfx/interface/illustrations/disaster/religious_turmoil.dds"
1040trigger = {
1041OR = {
1042trigger_if = {
1043limit = {
1044NOT = {
1044religion = religion:catholic
}
}
1046religion_percentage_in_country = {
1047religion = religion:catholic
1048value > 0
}
}
1051trigger_if = {
1052limit = {
1053NOT = {
1053religion = religion:lutheran
}
}
1055religion_percentage_in_country = {
1056religion = religion:lutheran
1057value > 0
}
}
1060trigger_if = {
1061limit = {
1062NOT = {
1062religion = religion:calvinist
}
}
1064religion_percentage_in_country = {
1065religion = religion:calvinist
1066value > 0
}
}
}
}
1072immediate = {
1073ordered_pop = {
1074limit = {
1075owner = root
1076NOT = {
1077location = {
1077has_location_modifier = entrenched_heretic_location_modifier
}
}
1079OR = {
1080trigger_if = {
1081limit = {
1082NOT = {
1082root.religion = religion:calvinist
}
}
1084religion = religion:calvinist
}
1086trigger_if = {
1087limit = {
1088NOT = {
1088root.religion = religion:lutheran
}
}
1090religion = religion:lutheran
}
1092trigger_if = {
1093limit = {
1094NOT = {
1094root.religion = religion:catholic
}
}
1096religion = religion:catholic
}
}
}
1100order_by = {
1101value = pop_size
1102if = {
1103limit = {
1104location = {
1104has_location_modifier = entrenched_heretic_location_modifier
}
}
1106multiply = 0.1
}
}
1109check_range_bounds = no
1110save_scope_as = target_heretic_pop
1111location = {
1112save_scope_as = target_location
1113province = {
1113save_scope_as = target_province
}
}
1115religion = {
1115save_scope_as = target_religion
}
}
1117if = {
1118limit = {
1119any_rebel = {
}
}
1123random_rebel = {
1124limit = {
}
1125save_scope_as = target_rebel_1
}
}
1128if = {
1129limit = {
1130any_rebel = {
}
}
1134random_rebel = {
1135limit = {
}
1136save_scope_as = target_rebel_2
}
}
1139if = {
1140limit = {
1141any_rebel = {
}
}
1145random_rebel = {
1146limit = {
}
1147save_scope_as = target_rebel_3
}
}
}

Opciones

ARespetemos su autonomía.
1156custom_tooltip = {
1157text = french_wars_religion.11.a.tt Las Pops de Target Province se convertirán al Target Religion
1158scope:target_province = {
1159every_location_in_province = {
1160every_pop = {
1161limit = {
1162owner = root
1163religion = root.religion
}
1165random_list = {}
}
}
}
}
1208scope:target_location = {
1209if = {
1210limit = {
1211NOT = {
1211has_location_modifier = entrenched_heretic_location_modifier
}
}
1213add_location_modifier = {
1215years = 5
1216mode = add_and_extend
}
}
1219else = {
1220add_location_modifier = {
1222years = 2
1223mode = extend
}
}
}
1227change_societal_value = {
}
BDebemos aplastarlos.
1236if = {
1237limit = {
1237exists = scope:target_rebel_1
}
1238scope:target_rebel_1 = {
1239add_rebel_progress = 0.05
}
}
1242if = {
1243limit = {
1243exists = scope:target_rebel_2
}
1244scope:target_rebel_2 = {
1245add_rebel_progress = 0.05
}
}
1248if = {
1249limit = {
1249exists = scope:target_rebel_3
}
1250scope:target_rebel_3 = {
1251add_rebel_progress = 0.05
}
}
1254scope:target_pop = {
1255add_pop_satisfaction = pop_satisfaction_ultimate_penalty (-0.5)
}
1257change_societal_value = {
}
1261add_stability = stability_severe_penalty (-12)
CPermanezcamos neutrales.
1268scope:target_location = {
1269if = {
1270limit = {
1271NOT = {
1271has_location_modifier = entrenched_heretic_location_modifier
}
}
1273add_location_modifier = {
1275years = 5
1276mode = add_and_extend
}
}
1279else = {
1280add_location_modifier = {
1282years = 2
1283mode = extend
}
}
}
1287add_government_power = government_power_mild_penalty (-5)
© 2026 Soft Santa Cruz, S.L.U.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal