イベント
鉱山の活用

わがFlavor Rankは、高品質の金属を産出する価値ある鉱山を複数有する恵まれた環境にある。わが国の芸術家のひとりであるTarget Characterという名の金属細工師が、ある提案をおこなった。his/herの監督のもとで精巧に作られた金属を活用することで、わが国のインフラや採掘技術を向上させようというのだ。
砦建造物option 2
城建造物option 2
要塞建造物option 2
星形要塞建造物option 2had_military_improvements_event_variable変数trigger定義in_game/events/character/artist_events.txt:2084
2085type = country_event
2086title = artist_events.38.title 鉱山の活用
2087desc = artist_events.38.desc わがFlavor Rankは、高品質の金属を産出する価値ある鉱山を複数有する恵まれた環境にある。わが国の芸術家のひとりであるTarget Characterという名の金属細工師が、ある提案をおこなった。his/herの監督のもとで精巧に作られた金属を活用することで、わが国のインフラや採掘技術を向上させようというのだ。
2088outcome = neutral
2089illustration_tags = {
209010 = regular
209110 = interior
}
2093trigger = {
2094any_artist = {
2095artist_type = metalsmith
}
2098OR = {
2099produced_in_country:iron > 0
2100produced_in_country:copper > 0
}
}
2104immediate = {
2105random_artist = {
2106limit = {
2107artist_type = metalsmith
}
2109save_scope_as = target_character
}
}