Event
The Red Coins
Yet again, our soldiers are complaining about their salaries, claiming that they get paid in debased red coins, and the economy of the Flavor Rank is certainly not in an ideal condition. But our advisors are proposing a radical monetary reform. If we were to ban all foreign coins, we could melt them down and reissue them as a new currency, and thus combat inflation and make a great strides towards more controlled state finances. It would hurt our trade in the short term, however.
OttomansCountrydynamic historical event.tag
Mercantilism vs Free TradeSocietal ValuetriggerDefinitionin_game/events/DHE/flavor_TUR.txt:12555
12556type = country_event
12557title = flavor_tur.152.title The Red Coins
12558desc = flavor_tur.152.desc Yet again, our soldiers are complaining about their salaries, claiming that they get paid in debased red coins, and the economy of the Flavor Rank is certainly not in an ideal condition. But our advisors are proposing a radical monetary reform. If we were to ban all foreign coins, we could melt them down and reissue them as a new currency, and thus combat inflation and make a great strides towards more controlled state finances. It would hurt our trade in the short term, however.
12559outcome = neutral
12561historical_info = flavor_tur.152.historical_info The Ottoman Akçe silver coin was eventually so debased that its worth became too small for general use, and even the Para gold coins had been devalued, sometimes dismissively called red coins. Pressed by the war against the Holy League, the Ottomans began a series of monetary reforms, culminating in 1697 in a ban on all foreign coins. This was a bold move, since Ottoman trade had previously depended on Dutch Lion Dollars, but in their place, the Kuruş silver coin was created, and would form the basis of the economy for the coming century.
12563fire_only_once = yes
12564dynamic_historical_event = {
}
12571trigger = {
12575OR = {
12576AND = {
12577stability < 80
12578inflation > 0.1
}
12580AND = {
12581stability < 80
12582monthly_balance < 10
12583gold < {
12583value = monthly_income_trade_and_tax
12583multiply = 10
}
12584num_loans > 0
}
12586AND = {
12587stability < 80
12588at_war = yes
12589gold < {
12589value = monthly_income_trade_and_tax
12589multiply = 10
}
}
}
}