N3OW/common/scripted_effects/NEOW_travel_effects.txt
GoTouchSomeGrass314 0bd160102d Zone Rouge work part 2
Added a rare event when you are traveling through the No Mans Land (the baronies with the special building)
Made the special building more dangerous >:)
Lastly, i added a warning to the travel POI, so you know where you are heading
2026-06-07 20:03:17 +02:00

12 lines
No EOL
230 B
Text

add_poi_zone_rouge_effect = {
if = {
limit = {
has_bp3_dlc_trigger = yes
}
poi_lifestyle_experience_effect = {
LIFESTYLE = wanderer
VALUE = travel_minor_lifestyle_xp
}
custom_tooltip = zone_rouge_danger
}
}