On action

on_work_of_art_looted

on_work_of_art_lootedin_game/common/on_action/_hardcoded.txt:5128

root = work of art, scope:target = new location, scope:location = old location; gets NOT called by the move_art effect

RequiereBizancioPaíseffectEscasez de joyasModificador estáticoeffect

Definiciónin_game/common/on_action/_hardcoded.txt:5128

5129effect = {
5130if = {
5131limit = {
5132this = work_of_art:byzantine_crown_jewels
}
5134if = {
5135limit = {
5136scope:target.owner = {
5137OR = {
5138has_country_modifier = BYZ_lacking_jewels
5139any_country_together_in_war_with = {
5140has_country_modifier = BYZ_lacking_jewels
}
}
}
}
5145work_of_art:byzantine_crown_jewels = {
5146save_scope_as = target_woa
}
5148scope:location = {
5149random_unit_in_location = {
5150limit = {
5151owner = {
5152any_country_together_in_war_with = {
5153has_country_modifier = BYZ_lacking_jewels
}
}
}
5157save_scope_as = target_army
}
5159random_unit_in_location = {
5160limit = {
5161owner ?= scope:target.owner
}
5163save_scope_as = target_army
}
}
5166scope:target.owner = {
5167if = {
5168limit = {
5169has_country_modifier = BYZ_lacking_jewels
}
5171save_scope_as = origin_country
}
5173else = {
5174random_country_together_in_war_with = {
5175limit = {
5176has_country_modifier = BYZ_lacking_jewels
}
5178save_scope_as = origin_country
}
}
}
5182if = {
5183limit = {
5184scope:target.owner = {
5185has_country_modifier = BYZ_lacking_jewels
}
}
5188scope:target.owner = {
5189trigger_event_non_silently = {
}
}
}
5194else = {
5195scope:target.owner = {
5196trigger_event_non_silently = {
}
}
}
}
5203else_if = {
5204limit = {
5205scope:target.owner = {
5206NOT = {
5206has_country_modifier = BYZ_lacking_jewels
}
}
5208c:BYZ ?= {
5209has_country_modifier = BYZ_lacking_jewels
}
}
5212save_scope_as = target_woa
5213c:BYZ = {
5214trigger_event_non_silently = {
}
}
}
}
}
© 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