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

hacw_ignore_claim_on_holland_throne

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

413custom_tooltip = {
414text = hacw_ignore_claim_on_holland_throne_tt Hacw Claimant не будет претендовать на Holland Adjectiveий трон, и на территории CL GEN не случится Concept «Борьба „трески“ и „крючков“»
415if = {
416limit = {
416scope:holland = {
416OR = {
416has_variable = hacw_has_foreign_claimant
416has_variable = hacw_has_domestic_claimant
}
}
}
417set_variable = {
417days = 1825
}
418scope:holland = {
418trigger_event_silently = hook_and_cod_wars.1003
}
}
420else_if = {
421limit = {
421scope:holland = {
421NOT = {
}
}
}
422set_variable = {
422days = 1825
}
423scope:holland = {
423set_variable = {
423days = 365
}
}
}
425else = {
426scope:holland = {
426trigger_event_silently = hook_and_cod_wars.1004
}
}
}