Geskripteter Auslöser

game_is_playing_on_hard_mode

game_is_playing_on_hard_modein_game/common/scripted_triggers/game_triggers.txt:12

Definitionin_game/common/scripted_triggers/game_triggers.txt:12

13NOR = {
14has_game_rule = player_very_easy_difficulty
15has_game_rule = player_easy_difficulty
16has_game_rule = player_normal_difficulty
17has_game_rule = ai_very_easy_difficulty
18has_game_rule = ai_easy_difficulty
19has_game_rule = ai_normal_difficulty
}
21OR = {
22AND = {
23has_game_rule = player_normal_difficulty
24NOT = {
24has_game_rule = ai_normal_difficulty
}
}
26AND = {
27has_game_rule = ai_normal_difficulty
28NOT = {
28has_game_rule = player_normal_difficulty
}
}
30AND = {
31NOT = {
31has_game_rule = player_normal_difficulty
}
32NOT = {
32has_game_rule = ai_normal_difficulty
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum