ユニット能力

食糧調達

gather_foodin_game/common/unit_abilities/gather_food.txt:1

兵士たちは職務を中断し、食糧を調達する。

2duration = -1
3toggle = yes
4army_only = yes
5cancel_on_combat_end = yes
7map = yes
9hidden = {
10NOT = {
11owner = {
12country_type = pop
}
}
}
17allow = {
18is_army = yes
19in_combat = no
20is_moving = no
21is_exiled = no
22in_siege = no
}
25modifier = {
}
29finished_when = {
30OR = {
31in_combat = yes
32is_moving = yes
33is_exiled = yes
34in_siege = yes
35owner = {
36NOT = {
37country_type = pop
}
}
}
}
43ai_will_do = {
44add = -1
45if = {
46limit = {
47food_percentage < 0.25
}
49add = 2
}
}
53ai_will_revoke = {
54add = -1
55if = {
56limit = {
57food_percentage > 0.9
}
59add = 2
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報