Event
Iron Discovered

To sustain ourselves, Country must seek new sources of revenue and reduce our dependence on imports. A great opportunity has presented itself, though, as bog iron ore has been discovered in Country! There is now a proposition to mandate that the owner of the land construct a furnace and a forge and immediately begin production. In exchange, the owner will be guaranteed a 10-year-long tax break to subsidize the initial cost.
ClayGoodsimmediate, trigger
SandGoodsimmediate, trigger
StoneGoodsimmediate, trigger
Colonial NationSubject TypetriggerDefinitionin_game/events/colonization/conquest_of_paradise.txt:297
298type = country_event
299title = conquest_of_paradise.13.title Iron Discovered
300desc = conquest_of_paradise.13.desc To sustain ourselves, Country must seek new sources of revenue and reduce our dependence on imports. A great opportunity has presented itself, though, as bog iron ore has been discovered in Country! There is now a proposition to mandate that the owner of the land construct a furnace and a forge and immediately begin production. In exchange, the owner will be guaranteed a 10-year-long tax break to subsidize the initial cost.
301outcome = neutral
303image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_iron.dds"
305trigger = {
307any_owned_location = {
}
314produced_in_country:iron < num_of_non_rural
}
317immediate = {
318random_owned_location = {
319limit = {
}
326save_scope_as = iron_ore_location
}
}