; ______________________
;| Akuma by DeathScythe |
; ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

;---------------------------------------------------------------------------
;Configuration Helper
[StateDef 7650]
type = S
anim = 1

;---------------------------------------------------------------------------
; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
; @@@ ONLY MODIFY BELOW THIS LINE @@@
; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
;---------------------------------------------------------------------------

[State 7650, Custom Combo / Max Mode Select]
type = ParentVarSet
trigger1 = 1
var(54) = 0 ;CHANGE THIS LINE
;0 = Custom Combo
;1 = Max Mode

[State 7650, Hit Spark Type]
type = ParentVarSet
trigger1 = 1
var(55) = 1 ;CHANGE THIS LINE
;0 = Normal Hit Spark (orange)
;1 = Multicolored Hit Spark (normal = orange, special = blue, super = purple)

[State 7650, Hit Spark Size]
type = ParentVarSet
trigger1 = 1
var(56) = 1 ;CHANGE THIS LINE
;0 = Normal
;1 = Small

;---------------------------------------------------------------------------
; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
; @@@ ONLY MODIFY ABOVE THIS LINE @@@
; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
;---------------------------------------------------------------------------

[State 7650, End]
type = DestroySelf
trigger1 = RoundState = 2