Efecto de script
hacw_move_character_and_claim_holland
Definiciónin_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 intentará subir al trono de Holland. Si otro miembro de los Hollands Dynasty reclamara el trono, podría activarse el Disaster de las Guerras del anzuelo y el bacalao para Holland.
453if = {
454limit = {
454scope:holland = {
}
}
}
}
}