Событие

название события

johan.17in_game/events/debug/000_johan_debug.txt:1336

Архиепископ-выборщик Вклад империи Сословный парламент

Определениеin_game/events/debug/000_johan_debug.txt:1336

1337type = country_event
1338title = johan.1.title название события
1339desc = johan.1.desc Архиепископ-выборщик Вклад империи Сословный парламент
1340outcome = neutral
1342orphan = yes
1346trigger = {
1347any_exploration_from_country = {
1348leader = {
1349adm > 20
}
1351exploration_progress < 0.75
}
1354any_character = {
1355is_explorer = no
}
}

Варианты

Aпервый вариант
1361random_exploration_from_country = {
1362change_exploration_progress = 0.1
}
Bвторой вариант
1368location:barcelona = {
1369add_vfx = {
1370name = "snowstorm"
1371duration = 60
}
}
Cтретий вариант
1378location:messina = {
1379add_vfx = {
1380name = "volcano_eruption_test"
1381duration = 0
}
}
Dчетвёртый вариант
1387location:manresa = {
1388add_vfx = {
1389name = "desert_sandstorm"
1390duration = 60
}
}
Eпятый вариант
1396location:favaritx_cape = {
1397add_vfx = {
1398name = "seastorm"
1399duration = 60
}
}