Скриптовый эффект

hacw_set_claim_on_holland_throne

hacw_set_claim_on_holland_thronein_game/events/disaster/hook_and_cod_wars.txt:402
Требуетhacw_has_domestic_claimantПеременнаяcustom tooltiphacw_has_foreign_claimantПеременнаяcustom tooltip

Определениеin_game/events/disaster/hook_and_cod_wars.txt:402

403custom_tooltip = {
404text = hacw_claim_holland_tt Hacw Claimant попытается занять Holland Adjectiveий трон. Если другой представитель дома Hollands Dynasty оспорит Select CString притязания, на территории CL GEN может случиться Concept «Борьба „трески“ и „крючков“»
405if = {
406limit = {
406scope:holland = {
406OR = {
406has_variable = hacw_has_foreign_claimant
406has_variable = hacw_has_domestic_claimant
}
}
}
407scope:holland = {
407trigger_event_silently = hook_and_cod_wars.1002
}
}
409else = {
409scope:holland = {
409set_variable = hacw_has_foreign_claimant
}
}
}