Rizcmd.cns里面改指令按键,
[Command]
name = "super7" ;指令名字
command = ~30$B,F,B,F,x ;指令按键

往下看
[State -1, 3power]
type = ChangeState
value = 3500 ;招式编号
triggerall = !Var(59) ;主要条件1
triggerall = command = "super4" && power >= 3000 ;主要条件2
trigger1 = statetype != A ;第一类子条件1
trigger1 = ctrl ;第一类子条件2
