📄 strikedoctrine.dat
字号:
;;
;; Doctrine for StrikeDoctrine;
;;
;;
(StrikeDoctrine
(type "doctrine")
(category "CategoryRoot/Platform(1)/Air(2)/United States(225)/Attack/Strike(2)")
(description "")
(doctrinetype 1)
(states
(StartDoctrine
(type "state")
(description "")
(statetype Inital)
(actions )
(transitionrules
(Transition1
(remark "")
(expression "A ")
(mark
(A
(conditionname IsFindTarget)
(operator =)
(datatype boolean)
(value 1)
)
)
(targetname "Climb")
(targetid 96)
)
)
)
(Final
(type "state")
(description "")
(statetype Final)
(actions )
(transitionrules )
)
(FireAndSwoop
(type "state")
(description "")
(statetype Normal)
(actions
(swoop
(description "")
(actiontype enter action)
(isflowchart false)
(template swoop)
(parameter )
)
(Fire
(description "")
(actiontype enter action)
(isflowchart false)
(template Fire)
(parameter )
)
)
(transitionrules
(Transiton3
(remark "")
(expression "A")
(mark
(A
(conditionname IsReachPointB)
(operator =)
(datatype boolean)
(value 1)
)
)
(targetname "Final")
(targetid 94)
)
)
)
(Climb
(type "state")
(description "")
(statetype Normal)
(actions
(Climb
(description "")
(actiontype enter action)
(isflowchart false)
(template Climb)
(parameter )
)
)
(transitionrules
(Transition 2
(remark "")
(expression "A")
(mark
(A
(conditionname IsReachPointA)
(operator =)
(datatype boolean)
(value 1)
)
)
(targetname "FireAndSwoop")
(targetid 101)
)
)
)
)
)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -