Event
Respect our flag

We have let all know that our navy is the Lord of the Seas, however, news has reached us that a certain country failed to promptly show the right amount of respect and skirmish has resulted. The country is clamoring for war.
Definitionin_game/events/economy/trade.txt:2
3hide_portraits = yes
4type = country_event
5title = trade.1.title Respect our flag
6desc = trade.1.desc We have let all know that our navy is the Lord of the Seas, however, news has reached us that a certain country failed to promptly show the right amount of respect and skirmish has resulted. The country is clamoring for war.
7outcome = neutral
8illustration_tags = {
910 = armed
1010 = exterior
}
13trigger = {
14num_of_ports > 0
15capital ?= {
16market ?= {
17owner ?= root
18has_merchant = root
19NOT = {
19most_powerful_merchant = root
}
}
}
}
24immediate = {
25capital = {
26market = {
27most_powerful_merchant = {
28save_scope_as = target
}
}
}
}