脚本效果
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会尝试为himself/herself自己夺取Holland王位。如果另一位Hollands Dynasty家族的成员宣称王位,Holland会触发鱼钩派与鳕鱼派战争灾难
453if = {
454limit = {
454scope:holland = {
}
}
}
}
}