事件 Court Title 刚刚收到糟糕的消息。在最近的一场风暴中, Target Work Of Art 被闪电击中,顶层受到了严重破坏。根据目击者的报告,这座 Target Work Of Art Definition 濒临毁灭,除非及时修复,否则可能会倒塌。此外,如果修复完成,这是用大理石扩建和美化顶层的绝佳机会。
需要 德里 国家 dynamic historical event.tag 定义in_game/events/DHE/flavor_DLH.txt:5095 5096 type = country_event
5097 title = flavor_dlh.64.title Target Work Of Art 遭受雷击
5098 desc = flavor_dlh.64.desc Court Title 刚刚收到糟糕的消息。在最近的一场风暴中, Target Work Of Art 被闪电击中,顶层受到了严重破坏。根据目击者的报告,这座 Target Work Of Art Definition 濒临毁灭,除非及时修复,否则可能会倒塌。此外,如果修复完成,这是用大理石扩建和美化顶层的绝佳机会。
5099 outcome = neutral
5101 image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_marble.dds"
5104 fire_only_once = yes
5105 ▾ dynamic_historical_event = {
5107 from = 1365.1.1
5108 to = 1375.1.1
5109 monthly_chance = 5
}
5112 ▾ trigger = {
5113 exists = work_of_art:qutb_minar
5114 ▾ work_of_art:qutb_minar = {
}
}
5119 ▾ immediate = {
5120 ▾ work_of_art:qutb_minar = {
5121 save_scope_as = target_work_of_art
}
}
选项 A 进行必要的修复。
5128 ▾ ai_chance = {
5129 factor = 1
5130 ▾ modifier = {
5131 factor = 10
5132 ▾ gold >= {
5133 value = monthly_income_trade_and_tax
5134 multiply = 6
}
5136 ▾ gold < {
5137 value = monthly_income_trade_and_tax
5138 multiply = 9
}
}
}
B 在顶层铺上大理石。
5149 ▾ ai_chance = {
5150 factor = 1
5151 ▾ modifier = {
5152 factor = 10
5153 ▾ gold >= {
5154 value = monthly_income_trade_and_tax
5155 multiply = 9
}
}
}
5161 ▾ scope:target_work_of_art = {
5162 change_art_quality = 10
5163 ▾ location.market ?= {
5164 ▾ add_goods_supply = {
}
}
}
C 就让它倒塌吧。
5175 ▾ ai_chance = {
5176 factor = 1
5177 ▾ modifier = {
5178 factor = 10
5179 ▾ gold < {
5180 value = monthly_income_trade_and_tax
5181 multiply = 6
}
}
}
5187 ▾ scope:target_work_of_art = {
5188 change_art_quality = -10
}
属性
动态历史事件 From: 1365.1.1 · Monthly chance: 5 · Tag: DLH · To: 1375.1.1
仅触发一次 是
图像 gfx/interface/icons/trade_goods/illustrations/icon_goods_marble.dds
结果 neutral
类型 country_event 关联 需要 1 德里 dynamic_historical_event.tag