Scripted Effect
hacw_move_character_and_claim_holland
Definitionin_game/events/disaster/hook_and_cod_wars.txt:430
431if = {
433scope:holland = {
}
}
438else = {
439hidden_effect = {
440if = {
441limit = {
441scope:hacw_contender_1 = {
441owner = root
}
}
442save_scope_as = hacw_contender_1_previous_owner
}
444else = {
445save_scope_as = hacw_contender_2_previous_owner
}
}
448scope:hacw_claimant = {
449move_country = scope:holland
}
451custom_tooltip = {
452text = hacw_claim_holland_tt Hacw Claimant will try to secure the throne of Holland for himself/herself. If another member of the Hollands Dynasty claims the throne, the The Hook and Cod Wars Disaster can trigger for Holland
453if = {
454limit = {
454scope:holland = {
}
}
}
}
}