action_a = {
name = "目标转移到东线 "
command = { type = morale which = air value = -30 }
}
action_b = {
name = "坚决强攻不列颠 "
command = { type = morale which = air value = -10 }
command = { type = dissent value = 5 }
command = { type = trigger which = 900321 }
里面没有电脑AI的选择.AI怎么选择呢?
请问下面这个怎么触发.好像没有条件阿.
event = {
id = 900322
random = no
country = ger
action_a = {
name = " 不列颠是帝国版图的明珠 "
ai_chance = 20
command = { type = supplies value = -30000 }
command = { type = add_corps which = "海军陆战第一军 " value = land where = 80 }
command = { type = add_division value = marine when = 1 where = police }
command = { type = add_division value = marine when = 1 where = police }
command = { type = add_division value = marine when = 1 where = police }
command = { type = add_corps which = "德国空军第11截击中队" value = air where = 300 }
command = { type = add_division value = interceptor when = 3 }
command = { type = add_corps which = "德国空军第11战术中队" value = air where = 300 }
command = { type = add_division value = tactical_bomber when = 3 where = escort }
command = { type = add_corps which = "海狮登陆舰队 " value = naval where = 80 }
command = { type = add_division value = transport }
command = { type = add_division value = transport }
command = { type = add_division value = transport }
command = { type = sleepevent which = 40057 }
}
action_b = {
name = " 现在还不是时候 "
ai_chance = 80
command = { type = dissent value = 3 }作者:
本因坊秀策 时间: 2009-5-1 19:43
为什么action_b = {
name = "坚决强攻不列颠 "
command = { type = morale which = air value = -10 }
command = { type = dissent value = 5 }
command = { type = trigger which = 900321 }
最后触发的是command = { type = trigger which = 900321 这个事件?
这个事件是event = {
id = 900321
country = chc
random = no