;Iori Yagami WLS Dipswitch Set
;---------------------------------------------------------------------------
; Initialize (at the start of the round)
[Statedef 5900]
type = S

[State 190, Dipswitch]
type = Null
trigger1 = (var(20) := 1)||e  ; 1 = Afterimages, 0 = No Afterimages
trigger1 = (var(21) := 1)||e  ; 1 = Flash, 0 = No Flash
trigger1 = (var(22) := 1)||e  ; 1 = Blood, 0 = No Blood
trigger1 = (var(23) := 1)||e  ; 1 = KO BG, 0 = No KO BG
persistent = 1

[State intro]
type = ChangeState
trigger1 = roundsexisted=0
value = 190