事件
蒙斯梅格大炮

勤劳的Gifter送给我们一件礼物——一门重达七吨的巨型射石炮,炮管长度几乎相当于三个躺下的人。
士兵们已经开始称它为“蒙斯梅格大炮”,得名于铸造它的Gifter Adjective城镇Origin。
早期榴弹炮革新trigger
城堡建筑immediate, trigger苏格兰国家dynamic historical event.tag
火炮商品trigger定义in_game/events/DHE/flavor_SCO.txt:996
997type = country_event
998title = flavor_sco.16.title 蒙斯梅格大炮
999desc = flavor_sco.16.desc 勤劳的Gifter送给我们一件礼物——一门重达七吨的巨型射石炮,炮管长度几乎相当于三个躺下的人。
士兵们已经开始称它为“蒙斯梅格大炮”,得名于铸造它的Gifter Adjective城镇Origin。
士兵们已经开始称它为“蒙斯梅格大炮”,得名于铸造它的Gifter Adjective城镇Origin。
1000outcome = neutral
1002fire_only_once = yes
1004image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_cannons.dds"
1006dynamic_historical_event = {
}
1013trigger = {
1015location:mons = {
1017owner ?= {
1018NOR = {
1019opinion = {
1019target = root
1019value <= 0
}
1020is_rival_of = root
1021is_enemy_of = root
1022is_at_war_with = root
}
}
}
}
1032immediate = {
1033if = {
1034limit = {
1035location:edinburgh = {
}
}
1041location:edinburgh = {
1041save_scope_as = destination
}
}
1043else_if = {
1045capital = {
1045save_scope_as = destination
}
}
1047else = {
1048random_owned_location = {
1053save_scope_as = destination
}
}
1056location:mons = {
1057save_scope_as = origin
1058owner ?= {
1059save_scope_as = gifter
}
}
1063add_opinion = {
1063target = scope:gifter
1063modifier = sco_opinion_sent_mons_meg
}
}