이벤트
몬스 멕

근면한 Gifter(이)가 우리에게 7톤이나 되는 거대한 대포를 선물로 보내왔습니다. 포신 길이만 성인 남성 3명이 길게 누운 길이와 맞먹습니다.
사람들은 이미 이 대포가 만들어진 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(이)가 우리에게 7톤이나 되는 거대한 대포를 선물로 보내왔습니다. 포신 길이만 성인 남성 3명이 길게 누운 길이와 맞먹습니다.
사람들은 이미 이 대포가 만들어진 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
}
}