Event
Demand for Water in Target Location
If Target Location is to prosper, it needs a steady supply of water. Right now, the ever-growing population of the Target Location Rank can only be maintained if we can supply them with all of their basic needs. For those reasons, Target Character has made plans with his/her Cabinet Title to strengthen the irrigation in Target Location.
IrrigationBuildingoption 1
VijayanagarCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_vij.txt:1334
1335type = country_event
1336title = flavor_vij.24.title Demand for Water in Target Location
1337desc = flavor_vij.24.desc If Target Location is to prosper, it needs a steady supply of water. Right now, the ever-growing population of the Target Location Rank can only be maintained if we can supply them with all of their basic needs. For those reasons, Target Character has made plans with his/her Cabinet Title to strengthen the irrigation in Target Location.
1338outcome = neutral
1340fire_only_once = yes
1342dynamic_historical_event = {
}
1349trigger = {
1350owns = location:vijayanagar
1351gold >= {
1352value = root.monthly_income_trade_and_tax
1353multiply = 4
}
}
1357immediate = {
1358ruler_or_regent ?= {
1359save_scope_as = target_character
}
1362location:vijayanagar = {
1363save_scope_as = target_location
}
}