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
12 lines
No EOL
230 B
Text
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
|
|
}
|
|
} |