事件
Target Location城堡之围

Target Location的城堡正遭到Target Enemy Adjective恶棍的围攻。尽管如此,城堡目前仍牢牢掌控在我们手中,当地人Target Character居功至伟。
她成功组织了城堡的抵抗,甚至爬到雉堞上向Target Enemy的军队叫骂。正因为有她在,我们争取到了进一步为城堡补充补给,并为她提供更多守城工具的时间,使城堡不至于陷落。
定义in_game/events/DHE/flavor_SCO.txt:4626
4627type = country_event
4628title = flavor_sco.1403.title Target Location城堡之围
4629desc = flavor_sco.1403.desc Target Location的城堡正遭到Target Enemy Adjective恶棍的围攻。尽管如此,城堡目前仍牢牢掌控在我们手中,当地人Target Character居功至伟。
她成功组织了城堡的抵抗,甚至爬到雉堞上向Target Enemy的军队叫骂。正因为有她在,我们争取到了进一步为城堡补充补给,并为她提供更多守城工具的时间,使城堡不至于陷落。
她成功组织了城堡的抵抗,甚至爬到雉堞上向Target Enemy的军队叫骂。正因为有她在,我们争取到了进一步为城堡补充补给,并为她提供更多守城工具的时间,使城堡不至于陷落。
4630outcome = neutral
4632dynamic_historical_event = {
}
4639fire_only_once = yes
4641trigger = {
4646character:sco_black_agnes ?= {
4646is_alive = yes
}
}
4649illustration_tags = {
465010 = regular
465110 = interior
}
4654immediate = {
}
4656character:sco_black_agnes = {
4656save_scope_as = target_character
}
4657location:dunbar = {
4658save_scope_as = target_location
4659siege = {
4660random_besieging_unit = {
4661owner ?= {
4661save_scope_as = target_enemy
}
}
}
}
}