[Data] life = 1000 attack = 100 defence = 100 fall.defence_up = 50 liedown.time = 60 airjuggle = 15 sparkno = 2 guard.sparkno = 40 KO.echo = 0 volume = 0 IntPersistIndex = 60 FloatPersistIndex = 40 [Size] xscale = 1 ;Horizontal scaling factor. yscale = 1 ;Vertical scaling factor. ground.back = 15 ;Player width (back, ground) ground.front = 16 ;Player width (front, ground) air.back = 12 ;Player width (back, air) air.front = 12 ;Player width (front, air) height = 60 ;Height of player (for opponent to jump over) attack.dist = 160 ;Default attack distance proj.attack.dist = 90 ;Default attack distance for projectiles proj.doscale = 0 ;Set to 1 to scale projectiles too head.pos = -5, -90 ;Approximate position of head mid.pos = -5, -60 ;Approximate position of midsection shadowoffset = 0 ;Number of pixels to vertically offset the shadow draw.offset = 0,0 ;Player drawing offset in pixels (x, y) [Velocity] walk.fwd = 3.2 ;Walk forward walk.back = -3.2 ;Walk backward run.fwd = 8, 0 ;Run forward (x, y) run.back = -4.5,-3.8 ;Hop backward (x, y) jump.neu = 0,-8.4 ;Neutral jumping velocity (x, y) jump.back = -2.55 ;Jump back Speed (x, y) jump.fwd = 2.5 ;Jump forward Speed (x, y) runjump.back = -2.55,-8.1 ;Running jump speeds (opt) runjump.fwd = 4,-8.1 ;. airjump.neu = 0,-8.1 ;. airjump.back = -2.55 ;Air jump speeds (opt) airjump.fwd = 2.5 ;. [Movement] airjump.num = 1 ;Number of air jumps allowed (opt) airjump.height = 35 ;Minimum distance from ground before you can air jump (opt) yaccel = .44 ;Vertical acceleration stand.friction = .85 ;Friction coefficient when standing crouch.friction = .82 ;Friction coefficient when crouching ;--------------------------------------------------------------------------- ; Format: ; [Statedef STATENO] ; type = ? S/C/A/L stand/crouch/air/liedown ; movetype = ? I/A/H idle/attack/gethit ; physics = ? S/C/A/N stand/crouch/air/none ; juggle = ? air juggle points move requires ; ; [State STATENO, ?] ? - any number you choose ; type = ? ; ... ;--------------------------------------------------------------------------- ; Lose by Time Over [Statedef 170] type = S ctrl = 0 anim = 170 velset = 0,0 [State 170, 1] type = NotHitBy trigger1 = 1 value = SCA time = 1 ;--------------------------------------------------------------------------- ; Win state decider [Statedef 180] type = S ctrl = 0 [state 180 1] Type = playsnd Trigger1 = time = 100 Value = S3,0 volume = 255 [state 181, AssertSpecial Flag] type = assertspecial trigger1 = time = [0, 600] flag = roundnotover flag2 = nomusic [State 180, 8] type = ChangeState trigger1 = time >= 350 value = 181 ;--------------------------------------------------------------------------- ; WIN-1 [Statedef 181] type = S ctrl = 0 anim = 180 [state 181, AssertSpecial Flag] type = assertspecial trigger1 = time = [0, 200] flag = roundnotover flag2 = nomusic [state 181, 1] type = PlaySnd trigger1 = time = 20 value = S0,4 [state 181 1] Type = varset Trigger1 = time = 0 V= 2 Value = 0 [state 181 1] Type = varrandom Trigger1 = time >= 1 V= 2 Range = -200,200 [state 181 1] Type = playsnd Trigger1 = timemod = 6,1 Value = S0,16 [state 5999,1] Type = explod Trigger1 = time = 0 ID = 451 Pos = 0,0 Postype = p1 Facing = 1 Ontop = 1 Anim = 451 Removetime = 25 [state 5999,1] Type = explod Trigger1 = timemod = 6,1 ID = 451 Pos = 0+var(2),0 Postype = p1 Facing = 1 Ontop = 1 Anim = 451 Removetime = 25 ;--------------------------------------------------------------------------- [Statedef 191] type = S ctrl = 0 anim = 11 velset = 0,0 [state 191, AssertSpecial Flag] type = assertspecial trigger1 = time = [0, 250] flag = intro [state 191, 6] type = changeanim trigger1 = time = 64 value = 190 [state 191, 6] type = playSnd trigger1 = time = 85 value = S0, 5 [state 191, 6] type = playSnd trigger1 = time = 150 value = S0, 2 ;--------------------------------------------------------------------------- ; Taunt ; CNS difficulty: easy [Statedef 800] type = S ctrl = 0 anim = 170 velset = 0,0 [State 105, 3] type = poweradd trigger1 = Time >= 22 value = 10 [State 71120] type = playsnd trigger1 = AnimElem = 1 value = S0,1 Channel = 2 [State 105, 3] type = ChangeState triggerall = var(59)=0 trigger1 = power>=3000 trigger2 = command != "hold_s" value = 0 ctrl = 1 [State 400 3] Type = explod Trigger1 = timemod = 9,0 Anim = 8003 ID = 8003 Postype = p1 ontop = 1 pos = -10,0 removetime = 8 removeongethit = 1 [State 71120] type = EnvShake trigger1 = Time >= 22 trigger1 = TimeMod = 5,1 time = 5 ampl = 3 [State 105, 3] type = ChangeState triggerall = var(59)=1 trigger1 = power>=3000 trigger2 = P2bodydist X <170 trigger3 = p2movetype = a value = 0 ctrl = 1 ; RUN_FWD [Statedef 100] type = s physics = n anim=100 ctrl = 0 [State 111, 2] type = AfterImage trigger1 = time = 0 time = 30 palcontrast = 150,150,150 trans = ADD1 [State 1201, 4] type = CtrlSet trigger1 = time = 4 value = 1 [State 210, 1] type = PlaySnd trigger1 = time = 4 value = S0,0 [State 100, 1] type = Velset trigger1 = AnimElem = 1 x = 10 y=0 [State 100, 2] type = AssertSpecial trigger1 = 1 flag = NoWalk flag2 = NoAutoTurn [State 100, 2] type = MakeDust trigger1 = time >= 4 pos = -30, 0 [State 105, 3] type = ChangeState trigger1 = command != "holdfwd" trigger2 = time >= 20 value = 101 ctrl = 0 [Statedef 101] type = s physics = n ctrl = 0 anim = 101 [State 100, 0] type = VelSet trigger1 = time = 0 x = 3 [State 101, 2] type = VelMul trigger1 = time = 0 x = .45 [State -2,殘影消失] type = AfterImageTime trigger1 = 1 value = 1 [State 105, 3] type = ChangeState trigger1 = Time = 20 value = 0 ctrl = 1 ; RUN_back [Statedef 105] type = s physics = n anim=105 ctrl = 0 [State 111, 2] type = AfterImage trigger1 = time = 0 time = 30 palcontrast = 150,150,150 trans = ADD1 [State 1201, 4] type = CtrlSet trigger1 = time = 4 value = 1 [State 210, 1] type = PlaySnd trigger1 = time = 4 value = S0,0 [State 100, 1] type = Velset trigger1 = AnimElem = 1 x = -10 y=0 [State 100, 2] type = AssertSpecial trigger1 = 1 flag = NoWalk [State 100, 2] type = MakeDust trigger1 = time >= 4 pos = 30, 0 [State 105, 3] type = ChangeState trigger1 = command != "holdback" trigger2 = time >= 20 value = 106 ctrl = 0 [Statedef 106] type = s physics = n ctrl = 0 anim = 101 [State 100, 0] type = VelSet trigger1 = time = 0 x = -3 [State 101, 2] type = VelMul trigger1 = time = 0 x = .45 [State 6005, 1] type = Turn trigger1 = AnimTime = 0 [State 105, 3] type = ChangeState trigger1 = AnimTime = 0 value = 0 ctrl = 1 ;--------------------------------------------------------------------------- ;閃 [Statedef 900] type = s physics = s ctrl = 0 anim = 171 [State 900, 1] type = VelSet trigger1 = time = 0 y = 0 x=0 [State 900, 2] type = VelSet trigger1 = time >= 5 y = 0 x=15 [State 900, 3] type = PlaySnd trigger1 = AnimElem = 1 value = S0,3 [State 900,4] type = notHitBy trigger1 = time = 0 value = SCA,ap,aa,at time = 24 [State 111, 2] type = AfterImage trigger1 = time = 0 time = 22 palcontrast = 150,150,150 trans = ADD1 [State -2, 爬牆穿越] type = PlayerPush trigger1 = 1 value = 0 [State 900, 5] type = ChangeState trigger1 = time >=20 value = 911 ctrl = 1 ;後閃 [Statedef 910] type = s physics = s ctrl = 0 anim = 171 [State 910, 1] type = VelSet trigger1 = time = 0 y = 0 x=0 [State 910, 2] type = PlaySnd trigger1 = AnimElem = 1 value = S0,3 [State 910, 3] type = VelSet trigger1 = time >= 5 y = 0 x=15 [State 910, 4] type = Turn trigger1 = Time = 0 [State 900,5] type = notHitBy trigger1 = time = 0 value = SCA,ap,aa,at time = 24 [State 910, 6] type = AfterImage trigger1 = time = 0 time = 22 palcontrast = 150,150,150 trans = ADD1 [State -2, 爬牆穿越] type = PlayerPush trigger1 = 1 value = 0 [State 910, 7] type = ChangeState trigger1 = time >=20 value = 911 ctrl = 1 閃終了 [Statedef 911] type = s physics = s ctrl = 0 anim = 192 [State 911, 1] type = VelSet trigger1 = time >= 0 y = 0 x = 0 [State 911, 2] type = changestate trigger1 = time >= 15 value = 50 ctrl = 1 魟魚飛彈 [Statedef 200] type = s movetype= a physics = s juggle = 7 anim = 200 ctrl = 0 poweradd = 50 [state 200, 3] Type = playsnd Trigger1 = animelem =6 Value = S0,6 [state 300, 3] Type = Projectile trigger1 = animelem =6 Projid = 201 Projanim = 201 Projhitanim = -1 Projscale = 1,1 Projremovetime = -1 projsprpriority = 5 projmisstime = 100 attr = S, SP damage = 70,30 postype = p1 offset = 0,0 fall = 1 sparkno = S202 sparkxy = 0,-30 velocity = 8,0 guardflag = MA animtype = hard pausetime = 0,10 hitsound = S0,12 guardsound = 6,0 ground.slidetime = 5 ground.hittime = 5 ground.velocity = -3,-7 air.animtype = hard air.velocity = -3,-7 air.juggle = 7 [state 200, 4] Type = changestate Trigger1 = animtime = 0 Value = 0 Ctrl = 1 衝撞 [Statedef 210] type = s movetype= a physics = s juggle = 7 anim = 210 ctrl = 0 poweradd = 50 [state 210 1] Type = velset Trigger1 = time >=0 X = 10 Y = 0 [state 210, 2] Type = playsnd Trigger1 = animelem =1 Value = S0,7 [state 210 1] Type = velset Trigger1 = time >=30 X = 0 Y = 0 [state 210, 3] Type = changestate Trigger1 = time >= 30 Value = 50 Ctrl = 0 [state 210, 3] Type = playerpush Trigger1 = 1 Value = 0 [State 210, 5] type = HitDef trigger1 = AnimElem = 1 attr = sca, SA animtype = hard damage = 80,10 hitflag = MAF guardflag = MA pausetime = 8,8 sparkxy = 0,-30 hitsound = S0,8 guardsound = 6,0 ground.slidetime = 12 ground.hittime = 20 ground.velocity = -7, -5 air.velocity = -6,-4 guard.velocity = -3 airguard.velocity = -1.9,-.8 sparkno = S211 guard.sparkno = 40 fall = 1 guard.kill = 0 光束砲 [Statedef 300] type = S movetype= A physics = N velset = 0,0 anim = 300 ctrl = 0 poweradd = 50 [State 300, 1] type = PlaySnd trigger1 = time = 0 value = S0, 7 [State 300, 2] type = ChangeState trigger1 = time = 35 value = 0 ctrl = 1 [state 450 2] Type = helper Trigger1 = animelem = 4 Helptype = normal id = (301) facing = 1 stateno = 301 pos = 45,-45 postype = p1 sprpriority = 2 ownpal = 1 size.xscale = 1.0 size.yscale = 0.7 [Statedef 301] type = S movetype= A physics = N velset = 0,0 anim = 301 ctrl = 0 sprpriority = 5 [State 300, 1] type = PlaySnd trigger1 = time = 0 value = S0, 9 [State 301, 2] type = HitDef trigger1 = time = 0 attr = a, Sp animtype = hard damage = 100,10 getpower = 10,10 hitflag = MAF guardflag = MA pausetime = 8,8 sparkxy = 0,-10 hitsound = S0,12 guardsound = 6,0 ground.slidetime = 12 ground.hittime = 20 ground.velocity = 0, -5 air.velocity = 0,-5 guard.velocity = -3 airguard.velocity = -1.9,-.8 sparkno = S202 guard.sparkno = 40 fall = 1 guard.kill = 0 [state 301 3] Type = destroyself Trigger1 = animtime = 0 翔天擊-近 [Statedef 350] type = S movetype= A physics = N velset = 0,0 anim = 350 ctrl = 0 poweradd = 50 [State 302, 1] type = PlaySnd trigger1 = time = 0 value = S0,10 [State 302, 1] type = PlaySnd trigger1 = time = 5 value = S0,11 [State 302, 2] type = VelSet trigger1 = time >= 0 y = -10 x= 0 [State 302, 2] type = VelSet trigger1 = pos y <= -250 y = 0 x= 10 [State 302, 2] type = changeanim trigger1 = time = 25 value = 210 [state 302 3] Type = ScreenBound Trigger1 = 1 Value = 1 [State 302, 4] type = HitDef trigger1 = time = 0 attr = a, SA animtype = hard damage = 80,10 hitflag = MAF guardflag = MA pausetime = 8,8 sparkxy = 0,-20 hitsound = S0,12 guardsound = 6,0 ground.slidetime = 12 ground.hittime = 200 ground.velocity = -2,-11 air.velocity = -2,-11 guard.velocity = -3 airguard.velocity = 0,0 sparkno = S202 guard.sparkno = 40 fall = 1 guard.kill = 0 air.juggle = 1 [State 302, 5] type = ChangeState trigger1 = time = 40 value = 351 ctrl = 1 [statedef 351] type = S movetype= a physics = S juggle = 1 ctrl = 0 velset = 0,0,0 anim =351 poweradd = 50 [state 302 3] Type = ScreenBound Trigger1 = 1 Value = 1 [State 302, 5] Type = velset Trigger1 = time >= 0 X = 0 Y = 10 [State 302, 4] type = HitDef trigger1 = time = 0 attr = a, SA animtype = hard damage = 80,10 hitflag = MAF guardflag = MA pausetime = 8,8 sparkxy = 0,-20 hitsound = S0,12 guardsound = 6,0 ground.slidetime = 12 ground.hittime = 20 ground.velocity = -5,-6 air.velocity = -5,-6 guard.velocity = -3 airguard.velocity = 0,0 sparkno = S202 guard.sparkno = 40 fall = 1 guard.kill = 0 [State 302, 5] Type = changestate Trigger1 = pos y >= 0 Value = 50 Ctrl = 1 翔天擊-遠 [Statedef 360] type = S movetype= A physics = N velset = 0,0 anim = 350 ctrl = 0 poweradd = 50 [State 302, 1] type = PlaySnd trigger1 = time = 0 value = S0,10 [State 302, 1] type = PlaySnd trigger1 = time = 5 value = S0,11 [State 302, 2] type = VelSet trigger1 = time >= 0 y = -10 x= 0 [State 302, 2] type = VelSet trigger1 = pos y <= -250 y = 0 x= 10 [State 302, 2] type = changeanim trigger1 = time = 25 value = 210 [state 302 3] Type = ScreenBound Trigger1 = 1 Value = 1 [State 302, 4] type = HitDef trigger1 = time = 0 attr = a, SA animtype = hard damage = 80,10 hitflag = MAF guardflag = MA pausetime = 8,8 sparkxy = 0,0 hitsound = S0,12 guardsound = 6,0 ground.slidetime = 12 ground.hittime = 20 ground.velocity = -4,-13 air.velocity = -4,-13 guard.velocity = -3 airguard.velocity = 0,0 sparkno = S202 guard.sparkno = 40 fall = 1 guard.kill = 0 air.juggle = 1 [State 302, 5] type = ChangeState trigger1 = time = 50 value = 361 ctrl = 1 [statedef 361] type = S movetype= a physics = S juggle = 1 ctrl = 0 velset = 0,0,0 anim =351 poweradd = 50 [state 302 3] Type = ScreenBound Trigger1 = 1 Value = 1 [State 302, 5] Type = velset Trigger1 = time >= 0 X = 0 Y = 10 [State 302, 4] type = HitDef trigger1 = time = 0 attr = a, SA animtype = hard damage = 80,10 hitflag = MAF guardflag = MA pausetime = 8,8 sparkxy = 0,0 hitsound = S0,12 guardsound = 6,0 ground.slidetime = 12 ground.hittime = 20 ground.velocity = -5,-6 air.velocity = -5,-6 guard.velocity = -3 airguard.velocity = 0,0 sparkno = S202 guard.sparkno = 40 fall = 1 guard.kill = 0 [State 302, 5] Type = changestate Trigger1 = pos y >= 0 Value = 50 Ctrl = 1 激光砲 [Statedef 400] type = S movetype= a physics = S juggle = 5 ctrl = 0 velset = 0,0,0 anim =400 [State -2] type = superPause trigger1 = AnimElem = 1 time = 40 anim = S8004 sound = S0,13 pos = 10,-40 poweradd = -1000 [state 5999,1] Type = explod Trigger1 = time = 0 ID = 9001 Pos = 0,0 Postype = back Facing = 1 Ontop = 0 Anim = 9000 Removetime = 40 Supermovetime = 100 pausemovetime = 100 [state 550 1] Type = playsnd Trigger1 = time = 1 Value = S0,14 [state 400 1] Type = helper Trigger1 = animelem = 8 Helptype = normal id = (401) facing = 1 stateno = 401 pos = 50,-30 postype = p1 sprpriority = 2 ownpal = 1 size.xscale = 1.5 size.yscale = 1.0 [state 500 6] Type = changestate Trigger1 = time >= 235 Value = 0 Ctrl = 1 [statedef 401] type = S movetype= a physics = S sprpriority = 5 ctrl = 0 velset = 0,0,0 anim =401 juggle = 5 [State 450, 1] Type = playSnd Trigger1 = time = 0 Value = S0,15 Channel = 3 [State 403,3] type = HitDef trigger1 = 1 attr = s, Hp damage = 3,1 guardflag = MA hitflag = MAF fall = 1 sparkno = -1 sparkxy = 0,0 animtype = hard pausetime = 0,10 hitsound = -1 ground.slidetime = 5 ground.hittime = 10 ground.velocity = 0,-5 air.animtype = hard air.velocity = 0,-5 air.juggle = 5 palfx.time = 50 palfx.mul = 240,0,0 palfx.sinadd = 120,0,0,16 palfx.add = 190,0,0 [State 450, 1] Type = stopSnd Trigger1 = root,movetype = h Value = S0,15 Channel = 3 [state 401 2] Type = destroyself Trigger1 = time >= 200 Trigger2 = root,movetype = h 水世界 [statedef 450] type = S movetype= a physics = S ctrl = 0 velset = 0,0,0 anim =450 [State -2] type = superPause trigger1 = AnimElem = 1 time = 40 anim = S8004 sound = S0,13 pos = 0,-30 poweradd = -2000 [state 5999,1] Type = explod Trigger1 = time = 0 ID = 9001 Pos = 0,0 Postype = back Facing = 1 Ontop = 0 Anim = 9000 Removetime = 40 Supermovetime = 100 pausemovetime = 100 [state 550 1] Type = playsnd Trigger1 = animelem = 4 Value = S0,14 [state 450 1] Type = varset Trigger1 = time = 0 V= 1 Value = 0 [state 450 1] Type = varrandom Trigger1 = time >= 0 V= 1 Range = -150,150 [state 400 1] Type = helper Trigger1 = timemod = 6,5 Helptype = normal id = (451) facing = 1 stateno = 451 pos = 0+var(1),0 postype = p1 sprpriority = 2 ownpal = 1 [State 370, end2] type = changestate trigger1 = time >= 200 value = 0 ctrl = 1 [Statedef 451] type = S movetype = a physics = N ctrl = 0 anim = 451 SprPriority=5 [state 451,1] Type = playsnd Trigger1 = time = 0 Value = S0,16 [State 403,3] type = HitDef trigger1 = 1 attr = s, Hp damage = 4,2 guardflag = MA hitflag = MAF fall = 1 sparkno = -1 sparkxy = 0,0 animtype = hard pausetime = 0,10 hitsound = -1 ground.slidetime = 5 ground.hittime = 10 ground.velocity = 0,-7 air.animtype = hard air.velocity = 0,-7 air.juggle = 5 palfx.time = 50 palfx.mul = 0,0,240 palfx.sinadd = 0,0,120,16 [state 451,2] Type = destroyself Trigger1 = animtime = 0 水泡爆彈 [statedef 500] type = S movetype= a physics = S juggle = 5 ctrl = 0 velset = 0,0,0 sprpriority = 2 anim =500 [State -2] type = superPause trigger1 = AnimElem = 1 time = 40 anim = S8004 sound = S0,13 pos = 30,-40 poweradd = -1000 [state 5999,1] Type = explod Trigger1 = time = 0 ID = 9001 Pos = 0,0 Postype = back Facing = 1 Ontop = 0 Anim = 9000 Removetime = 40 Supermovetime = 100 pausemovetime = 100 [State 300, 1] type = PlaySnd trigger1 = time = 1 value = S0,14 [state 300 1] Type = velset Trigger1 = 1 X = 2 Y = 0 [state 300 1] Type = velset Trigger1 = time = 150 X = 0 Y = 0 [State 300, 2] type = ChangeState trigger1 = time = 200 value = 50 ctrl = 1 [state 450 2] Type = helper Trigger1 = animelem = 5 Helptype = normal id = (501) facing = 1 stateno = 501 pos = 20,0 postype = p1 sprpriority = 2 ownpal = 1 [statedef 501] type = S movetype= a physics = S juggle = 5 ctrl = 0 velset = 0,0,0 sprpriority = 5 anim =501 [State 300, 1] type = PlaySnd trigger1 = time = 0 value = S0,17 [state 300 1] Type = velset Trigger1 = time >= 0 X = 0 Y = 5 [State 301, 2] type = HitDef trigger1 = time = 0 attr = a, hp animtype = hard damage = 150,50 hitflag = MAF guardflag = MA pausetime = 8,8 sparkxy = 0,-40 hitsound = S0,12 guardsound = 6,0 ground.slidetime = 12 ground.hittime = 20 ground.velocity = -3, -5 air.velocity = -3,-5 guard.velocity = -3 airguard.velocity = -1.9,-.8 sparkno = S202 guard.sparkno = 40 fall = 1 guard.kill = 0 air.juggle = 1 [state 300 1] Type = velset Trigger1 = pos y >= 0 X = 0 Y = 0 [state 601 2] Type = destroyself Trigger1 = movecontact [state 601 3] Type = changestate Trigger1 = pos y >= 0 Value = 502 [statedef 502] type = S movetype= a physics = S juggle = 5 ctrl = 0 velset = 0,0,0 sprpriority = 5 anim =202 [state 502 1] Type = playsnd Trigger1 = time = 0 Value = S0,12 [state 502 2] Type = destroyself Trigger1 = animtime = 0 [Statedef 5999] type = L movetype = h physics = n ctrl = 0 anim = 8000 [state 5999,3] Type = velset Trigger1 = time >= 0 X = 0 Y = 0 [state 5999,1] Type = explod Trigger1 = timemod = 4,3 ID = 8000 Pos = 0,-20 Postype = p1 Facing = 1 Random = 100,150 Ontop = 1 Anim = 8001 Removetime = -1 [state 5999,2] Type = removeExplod Trigger1 = time >= 100 ID = 8000 [state 5999,3] Type = playsnd Trigger1 = time = 0 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 4 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 8 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 12 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 16 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 20 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 24 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 28 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 32 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 36 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 40 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 44 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 48 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 52 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 56 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 60 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 64 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 68 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 72 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 76 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 80 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 84 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 88 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 92 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 96 Value = S1,0 [state 5999,3] Type = playsnd Trigger1 = time = 100 Value = S1,0 [state 5999,5] Type = changeanim Trigger1 = time = 100 Value = 8002 [state 5999,6] Type = varset Trigger1 = time = 0 V = 4 Value = 0 [state 5999,6] Type = varadd Trigger1 = time = 92 V = 4 Value = 50 [state 5999,6] Type = varadd Trigger1 = time = 94 V = 4 Value = 50 [state 5999,6] Type = varadd Trigger1 = time = 96 V = 4 Value = 50 [state 5999,6] Type = varadd Trigger1 = time = 98 V = 4 Value = 50 [state 5999,6] Type = EnvColor Trigger1 = time = 92 Value = 0+var(4),0+var(4),0+var(4) Time = 2 Under = 1 [state 5999,6] Type = EnvColor Trigger1 = time = 94 Value = 0+var(4),0+var(4),0+var(4) Time = 2 Under = 1 [state 5999,6] Type = EnvColor Trigger1 = time = 96 Value = 0+var(4),0+var(4),0+var(4) Time = 2 Under = 1 [state 5999,6] Type = EnvColor Trigger1 = time = 98 Value = 0+var(4),0+var(4),0+var(4) Time = 2 Under = 1 [state 5999,6] Type = EnvColor Trigger1 = time = 100 Value = 255,255,255 Time = 2 Under = 1 審判之陣 [statedef 700] type = S movetype= a physics = S juggle = 0 ctrl = 0 velset = 0,0,0 sprpriority = 2 anim =700 [State -2] type = superPause trigger1 = time = 0 time = 40 anim = S8004 sound = S0,13 pos = 0,-40 poweradd = -2000 [state 5999,1] Type = explod Trigger1 = time = 0 ID = 9001 Pos = 0,0 Postype = back Facing = 1 Ontop = 0 Anim = 9000 Removetime = 40 Supermovetime = 100 pausemovetime = 100 [state 700, 4] Type = playsnd Trigger1 = time = 1 Value= S0,14 [state 700 4] Type = pause Trigger1 = time = 1 Time = 194 Movetime = 194 [state 700 4] Type = BGpalfx Trigger1 = time = 1 Time = 194 Add = -150,-150,-150 [state 700, 4] Type = playsnd Trigger1 = time = 20 Value= S0,18 [state 700 5] Type = explod Trigger1 = time = 20 ID = 701 Pos = -5,-30 Postype = p1 Facing = 1 Ontop = 1 Anim = 701 Removetime = 174 Supermovetime = 200 pausemovetime = 200 scale = 0.5,0.5 [state 700 6] Type = changestate Trigger1 = time >= 194 Value = 50 Ctlr = 1 [state 181 1] Type = varset Trigger1 = time = 0 V= 3 Value = 0 [state 181 1] Type = varrandom Trigger1 = time >= 1 V= 3 Range = -200,200 [state 181 1] Type = playsnd Trigger1 = timemod = 6,1 Value = S0,16 [state 5999,1] Type = explod Trigger1 = timemod = 6,1 ID = 451 Pos = 0+var(3),0 Postype = p1 Facing = 1 Ontop = 1 Anim = 451 Removetime = 25 Pausemovetime = 500 [state 450 2] Type = helper Trigger1 = time = 107 Helptype = normal id = (701) facing = 1 stateno = 701 pos = 0,0 postype = p1 sprpriority = 2 ownpal = 1 size.xscale = 2.5 size.yscale = 2.5 pausemovetime = 500 [statedef 701] type = S movetype= a physics = S juggle = 0 ctrl = 0 velset = 0,0,0 sprpriority = 2 anim =501 [state 701 1] Type = playsnd Trigger1 = time = 0 Value = S0,17 [State 0, 2] type = VelSet trigger1 = P2Dist X >0 x=3 [State 0, 2] type = VelSet trigger1 = P2Dist X <0 x=-3 [State 0, 2] type = VelSet trigger1 = P2Dist y >50 y = 3 [State 0, 2] type = VelSet trigger1 = P2Dist y <30 y = -3 [State 301, 2] type = HitDef trigger1 = 1 attr = a, hp animtype = hard damage = enemynear,LifeMax hitflag = MAF- pausetime = 8,8 sparkxy = 0,-40 hitsound = S0,12 guardsound = 6,0 ground.slidetime = 12 ground.hittime = 20 ground.velocity = 0, 0 air.velocity = 0,0 guard.velocity = -3 airguard.velocity = -1.9,-.8 sparkno = S202 guard.sparkno = 40 fall = 1 guard.kill = 0 air.juggle = 8 [state 701 3] Type = destroyself Trigger1 = movecontact ;AI系統 [StateDef 10000] type = S physics = N movetype = I anim = 9999 velset = 0,0 ctrl = 0 [State Is Human User Check] type = ParentVarSet trigger1 = Parent,var(59) = 0 trigger1 = (Parent,Command!="CPU")&&(Command!="CPU") var(0) = 0 [State AI user] type = ParentVarSet triggerall = Parent,Var(0)=0 trigger1 = (Parent,Command="CPU")&&(Command!="CPU") trigger1 = root,StateNo=[5000,5999] var(59) = 1 [State AI user] type = ParentVarSet trigger1 = RoundState != 2 trigger2 = Parent,var(0)=1 var(59) = 0 [State Is Human User Check] type = ParentVarSet triggerall = Parent,var(59) = 1 trigger1 = (Parent,Command="CPU")&&(Command="CPU") trigger1 = root,ctrl=1 var(0) = 1 [Statedef -2] 閃光 [State -1, 1] Type = PalFX Trigger1 = MoveType = H Trigger1 = timemod = 10,3 Add = 255,255,255 Time = 3 [State -2,完全死亡] type = ChangeState triggerall = roundstate = 4 trigger1 = StateNo = 5150 value = 5999