Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Someone messed with your fow
- country_event = {
- id = flavor_xcom.18
- title = flavor_xcom.EVTNAME18
- desc = flavor_xcom.EVTDESC18
- picture = HARBOUR_eventPicture #Change //TODO
- mean_time_to_happen = {
- months = 5
- }
- trigger = {
- OR = {
- tag = DOM
- vassal_of = DOM
- }
- any_neighbor_country = {
- NOT = {
- truce_with = DOM
- vassal_of = DOM
- tag = DOM
- }
- DOM = {
- has_country_flag = fow_messed_@PREV
- }
- }
- }
- option = {
- name = flavor_xcom.EVTOPTA18
- if = {
- limit = {
- vassal_of = DOM
- }
- random_neighbor_country = {
- limit = {
- NOT = {
- truce_with = DOM
- vassal_of = DOM
- tag = DOM
- }
- DOM = {
- has_country_flag = fow_messed_@PREV
- }
- }
- save_event_target_as = wrath
- }
- DOM = {
- country_event = {
- id = flavor_xcom.19
- }
- }
- }
- if = {
- limit = {
- tag = DOM
- }
- random_neighbor_country = {
- limit = {
- NOT = {
- truce_with = DOM
- vassal_of = DOM
- tag = DOM
- }
- DOM = {
- has_country_flag = fow_messed_@PREV
- }
- }
- save_event_target_as = wrath
- }
- country_event = {
- id = flavor_xcom.19
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement