Mysik SSJ4
Der SSJ4 funtzt nur mit wenig Energie,um ihn aber auch mit normaler Energie einzusetzen musst du beim trigger-Zeug das machen:
;SSJ4
[State -1]
type = ChangeState
value = 9904
triggerall = Var(7) = 0
triggerall = command = "especial11";Place name of command here
;triggerall = command != "holddown";Standing moves should have this line
;The following is true if Player is in stand state, and has control
triggerall = power >= 3000
trigger1 = Life <= 1000
trigger1 = statetype = S
trigger1 = ctrl = 1
;Uncomment the following if you want to be able to do a Stand_A rapidly
;trigger2 = stateno = 2000
;trigger2 = time >= 7000
Dann gehts...