스크립트 효과
hacw_move_character_and_claim_holland
정의in_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(이)가 Holland의 권좌 계승을 시도합니다. 다른 Hollands Dynasty 구성원이 계승권을 주장할 경우, Holland에서 갈고리와 대구 전쟁 재난이 발생합니다
453if = {
454limit = {
454scope:holland = {
}
}
}
}
}