Event
Farmers's Sacrifice

Target Location is in dire need of better infrastructure. The monks in the local Monastery are doing what they can, as are the local Nobility, but if the area is to prosper, the state will have to step in. Plans to improve the situation require extra workers to join in the project from the countryside, but all farmers are busy with the harvest. We can order them to lay down work to participate in construction projects for the common good but in return, they will expect to be paid the customary equivalent compensation in the form of the amount of rice that they could have grown during the same time.
MonasteryBuildingimmediate, trigger
Enable HarmonyModifier Typeoption 1, option 2, option 3
Enable RighteousnessModifier Typeoption 1, option 2, option 3Definitionin_game/events/religion/buddhism_events.txt:1124
1125type = country_event
1126title = buddhism_events.20.title Farmers's Sacrifice
1127desc = buddhism_events.20.desc Target Location is in dire need of better infrastructure. The monks in the local Monastery are doing what they can, as are the local Nobility, but if the area is to prosper, the state will have to step in. Plans to improve the situation require extra workers to join in the project from the countryside, but all farmers are busy with the harvest. We can order them to lay down work to participate in construction projects for the common good but in return, they will expect to be paid the customary equivalent compensation in the form of the amount of rice that they could have grown during the same time.
1128outcome = neutral
1130trigger = {
1131produced_in_country:rice > 0
1133any_owned_location = {
}
}
1139illustration_tags = {
114010 = exterior
114110 = regular
}
1144immediate = {
}
1146ordered_owned_location = {
1147order_by = population
1148max = 1
1154save_scope_as = target_location
}
}