< Street Fighter 6 | Guile
(mega update) |
|||
Line 9: | Line 9: | ||
| hp = 10000 | | hp = 10000 | ||
| throwRange = 0.8 | | throwRange = 0.8 | ||
| throwHurtbox = | |||
| fwdWalkSpd = 0.043 | | fwdWalkSpd = 0.043 | ||
| bwdWalkSpd = 0.032 | | bwdWalkSpd = 0.032 | ||
Line 28: | Line 29: | ||
All possible move variables | All possible move variables | ||
Can delete row if not applicable, EXCEPT input / name / images / startup / active / recovery / cancel / damage / guard / hitAdv / blockAdv (that appears on main page) | Can delete row if not applicable, EXCEPT input / name / images / startup / active / recovery / cancel / damage / guard / hitAdv / blockAdv (that appears on main page) | ||
For hit/block/punish/perfParry advantage, use the sf6-adv template to change the color (NOT on knockdowns) | |||
sf6-adv|color code|number; color codes: VM (-4 or worse), M (-3 to -1), E (0), P (+1 to +3), VP (+4 or better) | |||
| input = (move input in Numpad notation) | | input = (move input in Numpad notation) | ||
| name = (Official move name) | | name = (Official move name) | ||
| images = (PNG filename of move image) | | images = (PNG filename of move image) | ||
| hitboxes = (PNG filename of hitbox image) | | hitboxes = (PNG filename of hitbox image) | ||
| damage = (Attack's damage value for each hit; separate by commas and use "xN" for multiple hits of the same damage) | | damage = (Attack's damage value for each hit; separate by commas and use "xN" for multiple hits of the same damage) | ||
| chip = (Attack's chip damage value vs. opponents in Burnout for each hit) | | chip = (Attack's chip damage value vs. opponents in Burnout for each hit) | ||
| dmgScaling = (Amount/Type of damage scaling applied to move; Starter = beginning of combo, Combo = mid-combo (applies to next move), Immediate = mid-combo (applies to this move) | |||
| startup = (Startup frames, including the first active frame) | | startup = (Startup frames, including the first active frame) | ||
| active = (Total number of active frames, separated per hit; also includes gaps in parentheses; e.g. 3,2,3 without gap or 2(5)2 with gap) | | active = (Total number of active frames, separated per hit; also includes gaps in parentheses; e.g. 3,2,3 without gap or 2(5)2 with gap) | ||
| recovery = (Recovery frames after active frames end; airborne moves should have recovery split into air+landing frames) | | recovery = (Recovery frames after active frames end; airborne moves should have recovery split into air+landing frames) | ||
| | | total = (Total frame count of the move) | ||
| guard = (Direction a move must be blocked; L = low, H = high/overhead, LH = block either direction, T = throw) | | guard = (Direction a move must be blocked; L = low, H = high/overhead, LH = block either direction, T = throw) | ||
| cancel = (Move's cancel ability; | | cancel = (Move's cancel ability; Chn = chain, TC = target combo, Jmp = Jump, Sp = special, SA = any super, SA(N) = Super Art N) | ||
| | | hitconfirm = (Hitconfirm reaction window when canceling into specials, supers, target combos, etc; from first hit frame until final cancel frame) | ||
| hitstun = (Number of frames | | hitAdv = (Frame advantage on Hit; no color template on Knockdown; can list a range of values if move can be spaced out) | ||
| blockstun = (Number of frames | | blockAdv = (Frame advantage on Block; can list a range of values if move can be spaced out; do not list a block KD Advantage on throws) | ||
| hitstop = (Number of frames | | punishAdv = (Frame advantage on Punish Counter + effects like Spin, Tumble, Crumple, etc.) | ||
| driveDmgBlk = (Amount of Drive Meter drained from opponent when | | perfParryAdv = (Frame advantage of a move that is Perfect Parried on the first active frame, or a range of values for moves that can be spaced out) | ||
| driveDmgHit = (Amount of Drive Meter drained from opponent when attack hits; put [Punish Counter] value in brackets) | | DRcancelHit = (Hit advantage of a NORMAL CANCELED INTO DRIVE RUSH on hit; calculated from the moment a followup attack is possible) | ||
| | | DRcancelBlk = (Block advantage of a NORMAL CANCELED INTO DRIVE RUSH on block; calculated from the moment a followup attack is possible) | ||
| | | afterDRHit = (Hit advantage of a normal/command normal when used AFTER Drive Rush; +4 from hitAdv, but may also affect juggle state) | ||
| | | afterDRBlk = (Block advantage of a normal/command normal when used AFTER Drive Rush; +4 from blockAdv) | ||
| | | hitstun = (Number of GROUNDED HITSTUN frames caused by attack; for multi-hit moves, separate by hit if possible or list as "N Total") | ||
| | | blockstun = (Number of BLOCKSTUN frames caused by attack; for multi-hit moves, separate each hit if possible or list as "N Total") | ||
| | | hitstop = (Number of HITSTOP/HITFREEZE frames caused by attack; if attacker/defender have different hitstop, list both) | ||
| driveDmgBlk = (Amount of Drive Meter drained from opponent when attack is blocked) | |||
| driveDmgHit = (Amount of Drive Meter drained from opponent when attack hits; put [Punish Counter] value in square brackets) | |||
| driveGain = (Amount of Drive Meter built or spent upon activation; if different between Hit/Block, list it as Hit(Block); 10000 = 1 bar) | |||
| superGainHit = (Amount of Super Meter built when attack hits, or spent upon activation; formatted as Attacker(Defender); 10000 = 1 bar) | |||
| superGainBlk = (Amount of Super Meter built when attack is blocked, or spent upon activation; formatted as Attacker(Defender); 10000 = 1 bar) | |||
| invuln = (Type/Amount of Invulnerability [Full, Air, Projectile, Throw, Upper Body etc.]; use most recent Hitbox Viewer, not in-game frame meter) | |||
| armor = (Any armor frames, number of armor hits, and location on body (e.g. Upper Body Armor); can also list Armor Break property) | |||
| airborne = (Any airborne frames of the attack; list FKD for Forced Knockdown state) | |||
| jugStart = (Opponent's juggle count after attack begins a juggle; often has different value vs. grounded and airborne opponent) | | jugStart = (Opponent's juggle count after attack begins a juggle; often has different value vs. grounded and airborne opponent) | ||
| jugIncrease = (Amount the opponent's juggle count is increased when connecting mid-juggle) | | jugIncrease = (Amount the opponent's juggle count is increased when connecting mid-juggle) | ||
| jugLimit = (Maximum juggle count that still allows the move to connect against juggled opponent; 0 only hits in free juggle state) | | jugLimit = (Maximum juggle count that still allows the move to connect against juggled opponent; 0 only hits in free juggle state) | ||
| projSpeed = (Movement speed of projectiles; if movement speed changes over time, list multiple values) | |||
| notes = (Additional details about the move that do not have their own dedicated field) | | notes = (Additional details about the move that do not have their own dedicated field) | ||
---> | ---> | ||
Line 74: | Line 80: | ||
| hitboxes = SF6_Guile_5LP_hitbox.png | | hitboxes = SF6_Guile_5LP_hitbox.png | ||
| damage = 300 | | damage = 300 | ||
| dmgScaling = 10% Starter | |||
| startup = 5 | | startup = 5 | ||
| active = 3 | | active = 3 | ||
| recovery = 7 | | recovery = 7 | ||
| total = 14 | |||
| guard = LH | |||
| cancel = Chn Sp SA | |||
| hitconfirm = 13 | |||
| hitAdv = {{sf6-adv|VP|+4}} | | hitAdv = {{sf6-adv|VP|+4}} | ||
| blockAdv = {{sf6-adv|M|-2}} | | blockAdv = {{sf6-adv|M|-2}} | ||
| | | punishAdv = {{sf6-adv|VP|+8}} | ||
| | | perfParryAdv = {{sf6-adv|VM|-8}} | ||
| | |||
| | |||
| DRcancelHit = {{sf6-adv|VP|+4}} | | DRcancelHit = {{sf6-adv|VP|+4}} | ||
| DRcancelBlk = {{sf6-adv|M|-2}} | | DRcancelBlk = {{sf6-adv|M|-2}} | ||
| | | afterDRHit = {{sf6-adv|VP|+8}} | ||
| afterDRBlk = {{sf6-adv|P|+2}} | |||
| hitstun = 14 | | hitstun = 14 | ||
| blockstun = 8 | | blockstun = 8 | ||
Line 91: | Line 101: | ||
| driveDmgBlk = 500 | | driveDmgBlk = 500 | ||
| driveDmgHit = [2000] | | driveDmgHit = [2000] | ||
| | | driveGain = 250 | ||
| | | superGainHit = 300 (210) | ||
| superGainBlk = 150 (75) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = Chains into 5LP/2LP/2LK; SA2 cancel: +7/+1 | | notes = Chains into 5LP/2LP/2LK; SA2 cancel: +7/+1 | ||
}} | }} | ||
Line 113: | Line 120: | ||
| active = 3 | | active = 3 | ||
| recovery = 15 | | recovery = 15 | ||
| total = 24 | |||
| guard = LH | |||
| cancel = Sp SA TC | |||
| hitconfirm = 15 (17 TC) | |||
| hitAdv = {{sf6-adv|VP|+6}} | | hitAdv = {{sf6-adv|VP|+6}} | ||
| blockAdv = {{sf6-adv|E|0}} | | blockAdv = {{sf6-adv|E|0}} | ||
| | | punishAdv = {{sf6-adv|VP|+10}} | ||
| | | perfParryAdv = {{sf6-adv|VM|-16}} | ||
| | |||
| | |||
| DRcancelHit = {{sf6-adv|VP|+14}} | | DRcancelHit = {{sf6-adv|VP|+14}} | ||
| DRcancelBlk = {{sf6-adv|VP|+8}} | | DRcancelBlk = {{sf6-adv|VP|+8}} | ||
| | | afterDRHit = {{sf6-adv|VP|+10}} | ||
| afterDRBlk = {{sf6-adv|VP|+4}} | |||
| hitstun = 24 | | hitstun = 24 | ||
| blockstun = 18 | | blockstun = 18 | ||
Line 127: | Line 137: | ||
| driveDmgBlk = 3000 | | driveDmgBlk = 3000 | ||
| driveDmgHit = [4000] | | driveDmgHit = [4000] | ||
| | | driveGain = 1500 | ||
| | | superGainHit = 500 (350) | ||
| superGainBlk = 250 (125) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 149: | Line 156: | ||
| active = 3 | | active = 3 | ||
| recovery = 23 | | recovery = 23 | ||
| total = 32 | |||
| guard = LH | |||
| cancel = Sp SA | |||
| hitconfirm = 17 | |||
| hitAdv = {{sf6-adv|M|-1}} | | hitAdv = {{sf6-adv|M|-1}} | ||
| blockAdv = {{sf6-adv|VM|-6}} | | blockAdv = {{sf6-adv|VM|-6}} | ||
| | | punishAdv = {{sf6-adv|VP|+14 Stagger}} | ||
| | | perfParryAdv = {{sf6-adv|VM|-24}} | ||
| | |||
| | |||
| DRcancelHit = {{sf6-adv|VP|+15}} | | DRcancelHit = {{sf6-adv|VP|+15}} | ||
| DRcancelBlk = {{sf6-adv|VP|+10}} | | DRcancelBlk = {{sf6-adv|VP|+10}} | ||
| | | afterDRHit = {{sf6-adv|P|+3}} | ||
| afterDRBlk = {{sf6-adv|M|-2}} | |||
| hitstun = 25 | | hitstun = 25 | ||
| blockstun = 20 | | blockstun = 20 | ||
Line 163: | Line 173: | ||
| driveDmgBlk = 5000 | | driveDmgBlk = 5000 | ||
| driveDmgHit = [8000] | | driveDmgHit = [8000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 182: | Line 189: | ||
| hitboxes = SF6_Guile_5LK_hitbox.png | | hitboxes = SF6_Guile_5LK_hitbox.png | ||
| damage = 300 | | damage = 300 | ||
| dmgScaling = 10% Starter | |||
| startup = 5 | | startup = 5 | ||
| active = 2 | | active = 2 | ||
| recovery = 12 | | recovery = 12 | ||
| total = 18 | |||
| guard = LH | |||
| cancel = Sp SA | |||
| hitconfirm = 12 | |||
| hitAdv = {{sf6-adv|P|+3}} | | hitAdv = {{sf6-adv|P|+3}} | ||
| blockAdv = {{sf6-adv|M|-1}} | | blockAdv = {{sf6-adv|M|-1}} | ||
| | | punishAdv = {{sf6-adv|VP|+7}} | ||
| | | perfParryAdv = {{sf6-adv|VM|-12}} | ||
| | |||
| | |||
| DRcancelHit = {{sf6-adv|VP|+5}} | | DRcancelHit = {{sf6-adv|VP|+5}} | ||
| DRcancelBlk = {{sf6-adv|P|+1}} | | DRcancelBlk = {{sf6-adv|P|+1}} | ||
| | | afterDRHit = {{sf6-adv|VP|+7}} | ||
| afterDRBlk = {{sf6-adv|P|+3}} | |||
| hitstun = 17 | | hitstun = 17 | ||
| blockstun = 13 | | blockstun = 13 | ||
Line 199: | Line 210: | ||
| driveDmgBlk = 500 | | driveDmgBlk = 500 | ||
| driveDmgHit = [2000] | | driveDmgHit = [2000] | ||
| | | driveGain = 250 | ||
| | | superGainHit = 300 (210) | ||
| superGainBlk = 150 (75) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = Decent range light poke, but must let go of back charge before LK input making the execution a bit harder; SA2 cancel: +10/+6 | | notes = Decent range light poke, but must let go of back charge before LK input making the execution a bit harder; SA2 cancel: +10/+6 | ||
}} | }} | ||
Line 221: | Line 229: | ||
| active = 5 | | active = 5 | ||
| recovery = 18 | | recovery = 18 | ||
| total = 29 | |||
| guard = LH | |||
| cancel = - | |||
| hitAdv = {{sf6-adv|P|+1}} | | hitAdv = {{sf6-adv|P|+1}} | ||
| blockAdv = {{sf6-adv|VM|-4}} | | blockAdv = {{sf6-adv|VM|-4}} | ||
| | | punishAdv = {{sf6-adv|VP|+5}} | ||
| perfParryAdv = {{sf6-adv|VM|-21}} | | perfParryAdv = {{sf6-adv|VM|-21}} | ||
| afterDRHit = {{sf6-adv|VP|+5}} | |||
| afterDRBlk = {{sf6-adv|E|0}} | |||
| hitstun = 24 | | hitstun = 24 | ||
| blockstun = 19 | | blockstun = 19 | ||
Line 232: | Line 243: | ||
| driveDmgBlk = 4000 | | driveDmgBlk = 4000 | ||
| driveDmgHit = [6000] | | driveDmgHit = [6000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 700 (490) | ||
| superGainBlk = 350 (175) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 254: | Line 262: | ||
| active = 3 | | active = 3 | ||
| recovery = 21 | | recovery = 21 | ||
| total = 36 | |||
| guard = LH | |||
| cancel = SA | |||
| hitconfirm = 17 | |||
| hitAdv = {{sf6-adv|P|+3}} | | hitAdv = {{sf6-adv|P|+3}} | ||
| blockAdv = {{sf6-adv|VM|-4}} | | blockAdv = {{sf6-adv|VM|-4}} | ||
| | | punishAdv = {{sf6-adv|VP|+7}} | ||
| perfParryAdv = {{sf6-adv|VM|-22}} | | perfParryAdv = {{sf6-adv|VM|-22}} | ||
| afterDRHit = {{sf6-adv|VP|+7}} | |||
| afterDRBlk = {{sf6-adv|E|0}} | |||
| hitstun = 27 | | hitstun = 27 | ||
| blockstun = 20 | | blockstun = 20 | ||
Line 266: | Line 277: | ||
| driveDmgBlk = 6000 | | driveDmgBlk = 6000 | ||
| driveDmgHit = [10000] | | driveDmgHit = [10000] | ||
| | | driveGain = 3000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 287: | Line 295: | ||
| hitboxes = SF6_Guile_2LP_hitbox.png | | hitboxes = SF6_Guile_2LP_hitbox.png | ||
| damage = 300 | | damage = 300 | ||
| dmgScaling = 10% Starter | |||
| startup = 4 | | startup = 4 | ||
| active = 3 | | active = 3 | ||
| recovery = 8 | | recovery = 8 | ||
| total = 14 | |||
| guard = LH | |||
| cancel = Chn Sp SA | |||
| hitconfirm = 13 | |||
| hitAdv = {{sf6-adv|VP|+5}} | | hitAdv = {{sf6-adv|VP|+5}} | ||
| blockAdv = {{sf6-adv|M|-2}} | | blockAdv = {{sf6-adv|M|-2}} | ||
| | | punishAdv = {{sf6-adv|VP|+9}} | ||
| | | perfParryAdv = {{sf6-adv|VM|-9}} | ||
| | |||
| | |||
| DRcancelHit = {{sf6-adv|VP|+4}} | | DRcancelHit = {{sf6-adv|VP|+4}} | ||
| DRcancelBlk = {{sf6-adv|M|-3}} | | DRcancelBlk = {{sf6-adv|M|-3}} | ||
| | | afterDRHit = {{sf6-adv|VP|+9}} | ||
| afterDRBlk = {{sf6-adv|P|+2}} | |||
| hitstun = 16 | | hitstun = 16 | ||
| blockstun = 9 | | blockstun = 9 | ||
Line 304: | Line 316: | ||
| driveDmgBlk = 500 | | driveDmgBlk = 500 | ||
| driveDmgHit = [2000] | | driveDmgHit = [2000] | ||
| | | driveGain = 250 | ||
| | | superGainHit = 300 (210) | ||
| superGainBlk = 150 (75) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = Chains into 5LP/2LP/2LK; SA2 cancel: +9/+2 | | notes = Chains into 5LP/2LP/2LK; SA2 cancel: +9/+2 | ||
}} | }} | ||
Line 326: | Line 335: | ||
| active = 3 | | active = 3 | ||
| recovery = 13 | | recovery = 13 | ||
| total = 21 | |||
| guard = LH | |||
| cancel = Sp SA TC | |||
| hitconfirm = 15 (16 TC) | |||
| hitAdv = {{sf6-adv|VP|+4}} | | hitAdv = {{sf6-adv|VP|+4}} | ||
| blockAdv = {{sf6-adv|M|-2}} | | blockAdv = {{sf6-adv|M|-2}} | ||
| | | punishAdv = {{sf6-adv|VP|+8}} | ||
| | | perfParryAdv = {{sf6-adv|VM|-14}} | ||
| | |||
| | |||
| DRcancelHit = {{sf6-adv|VP|+10}} | | DRcancelHit = {{sf6-adv|VP|+10}} | ||
| DRcancelBlk = {{sf6-adv|VP|+4}} | | DRcancelBlk = {{sf6-adv|VP|+4}} | ||
| | | afterDRHit = {{sf6-adv|VP|+8}} | ||
| afterDRBlk = {{sf6-adv|P|+2}} | |||
| hitstun = 20 | | hitstun = 20 | ||
| blockstun = 14 | | blockstun = 14 | ||
Line 340: | Line 352: | ||
| driveDmgBlk = 3000 | | driveDmgBlk = 3000 | ||
| driveDmgHit = [4000] | | driveDmgHit = [4000] | ||
| | | driveGain = 1500 | ||
| | | superGainHit = 500 (350) | ||
| superGainBlk = 250 (125) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 362: | Line 371: | ||
| active = 5 | | active = 5 | ||
| recovery = 20 | | recovery = 20 | ||
| total = 33 | |||
| guard = LH | |||
| cancel = - | |||
| hitAdv = {{sf6-adv|E|0}} | | hitAdv = {{sf6-adv|E|0}} | ||
| blockAdv = {{sf6-adv|VM|-9}} | | blockAdv = {{sf6-adv|VM|-9}} | ||
| | | punishAdv = {{sf6-adv|VP|+4}} | ||
| perfParryAdv = {{sf6-adv|VM|-23}} | | perfParryAdv = {{sf6-adv|VM|-23}} | ||
| afterDRHit = {{sf6-adv|VP|+4}} | |||
| afterDRBlk = {{sf6-adv|VM|-5}} | |||
| hitstun = 25 | | hitstun = 25 | ||
| blockstun = 16 | | blockstun = 16 | ||
Line 373: | Line 385: | ||
| driveDmgBlk = 6000 | | driveDmgBlk = 6000 | ||
| driveDmgHit = [10000] | | driveDmgHit = [10000] | ||
| | | driveGain = 3000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = Good vertical anti-air (cannot hit | | notes = Good vertical anti-air (cannot hit cross-up); forces stand on hit | ||
}} | }} | ||
Line 392: | Line 401: | ||
| hitboxes = SF6_Guile_2LK_hitbox.png | | hitboxes = SF6_Guile_2LK_hitbox.png | ||
| damage = 200 | | damage = 200 | ||
| dmgScaling = 10% Starter | |||
| startup = 5 | | startup = 5 | ||
| active = 2 | | active = 2 | ||
| recovery = 13 | | recovery = 13 | ||
| total = 19 | |||
| guard = L | |||
| cancel = Chn | |||
| hitAdv = {{sf6-adv|P|+1}} | | hitAdv = {{sf6-adv|P|+1}} | ||
| blockAdv = {{sf6-adv|VM|-5}} | | blockAdv = {{sf6-adv|VM|-5}} | ||
| | | punishAdv = {{sf6-adv|VP|+5}} | ||
| perfParryAdv = {{sf6-adv|VM|-13}} | | perfParryAdv = {{sf6-adv|VM|-13}} | ||
| afterDRHit = {{sf6-adv|VP|+5}} | |||
| afterDRBlk = {{sf6-adv|M|-1}} | |||
| hitstun = 16 | | hitstun = 16 | ||
| blockstun = 10 | | blockstun = 10 | ||
Line 406: | Line 419: | ||
| driveDmgBlk = 500 | | driveDmgBlk = 500 | ||
| driveDmgHit = [2000] | | driveDmgHit = [2000] | ||
| | | driveGain = 250 | ||
| | | superGainHit = 300 (210) | ||
| superGainBlk = 150 (75) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = Chains into 5LP/2LP/2LK | | notes = Chains into 5LP/2LP/2LK | ||
}} | }} | ||
Line 425: | Line 435: | ||
| hitboxes = SF6_Guile_2MK_hitbox.png | | hitboxes = SF6_Guile_2MK_hitbox.png | ||
| damage = 500 | | damage = 500 | ||
| dmgScaling = 20% Starter | |||
| startup = 8 | | startup = 8 | ||
| active = 3 | | active = 3 | ||
| recovery = 18 | | recovery = 18 | ||
| total = 28 | |||
| guard = L | |||
| cancel = TC | |||
| hitconfirm = 18 | |||
| hitAdv = {{sf6-adv|VP|+4}} | | hitAdv = {{sf6-adv|VP|+4}} | ||
| blockAdv = {{sf6-adv|VM|-5}} | | blockAdv = {{sf6-adv|VM|-5}} | ||
| | | punishAdv = {{sf6-adv|VP|+8}} | ||
| perfParryAdv = {{sf6-adv|VM|-19}} | | perfParryAdv = {{sf6-adv|VM|-19}} | ||
| afterDRHit = {{sf6-adv|VP|+8}} | |||
| afterDRBlk = {{sf6-adv|M|-1}} | |||
| hitstun = 25 | | hitstun = 25 | ||
| blockstun = 16 | | blockstun = 16 | ||
Line 440: | Line 454: | ||
| driveDmgBlk = 4000 | | driveDmgBlk = 4000 | ||
| driveDmgHit = [6000] | | driveDmgHit = [6000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 600 (420) | ||
| superGainBlk = 300 (150) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = Good poke, especially when used from Drive Rush | | notes = Good poke, especially when used from Drive Rush | ||
}} | }} | ||
Line 459: | Line 470: | ||
| hitboxes = SF6_Guile_2HK_hitbox.png, SF6_Guile_2HK_2_hitbox.png | | hitboxes = SF6_Guile_2HK_hitbox.png, SF6_Guile_2HK_2_hitbox.png | ||
| damage = 450x2 | | damage = 450x2 | ||
| dmgScaling = 20% Starter | |||
| startup = 9 | | startup = 9 | ||
| active = 2(16)3 | | active = 2(16)3 | ||
| recovery = 21 | | recovery = 21 | ||
| total = 50 | |||
| guard = L,L | |||
| cancel = TC | |||
| hitconfirm = 26 (29 PC) | |||
| hitAdv = HKD +34 | | hitAdv = HKD +34 | ||
| blockAdv = {{sf6-adv|VM|-12}} | | blockAdv = {{sf6-adv|VM|-12}} | ||
| | | punishAdv = HKD +44 | ||
| perfParryAdv = {{sf6-adv|VM|-22}} | | perfParryAdv = {{sf6-adv|VM|-22}} | ||
| afterDRHit = HKD +34 | |||
| afterDRBlk = {{sf6-adv|VM|-8}} | |||
| hitstun = 19,- | | hitstun = 19,- | ||
| blockstun = 19,12 | | blockstun = 19,12 | ||
Line 474: | Line 489: | ||
| driveDmgBlk = 2000x2 | | driveDmgBlk = 2000x2 | ||
| driveDmgHit = [10000] | | driveDmgHit = [10000] | ||
| | | driveGain = 1500x2 | ||
| | | superGainHit = 500x2 (350x2) | ||
| superGainBlk = 250x2 (125x2) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 2 hits; both hits have juggle potential (not a Hard Knockdown when juggled); 1st hit launches opponent into limited juggle state on Punish Counter; Target Combo followup only combos on Drive Rush, Punish Counter, or when 2HK is juggled into | | notes = 2 hits; both hits have juggle potential (not a Hard Knockdown when juggled); 1st hit launches opponent into limited juggle state on Punish Counter; Target Combo followup only combos on Drive Rush, Punish Counter, or when 2HK is juggled into | ||
}} | }} | ||
Line 497: | Line 509: | ||
| active = 10 | | active = 10 | ||
| recovery = 3 land | | recovery = 3 land | ||
| total = - | |||
| guard = H | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| perfParryAdv = ~{{sf6-adv|M|-2}} | | perfParryAdv = ~{{sf6-adv|M|-2}} | ||
| hitstun = 13 | | hitstun = 13 | ||
Line 507: | Line 520: | ||
| driveDmgBlk = 1500 | | driveDmgBlk = 1500 | ||
| driveDmgHit = [2000] | | driveDmgHit = [2000] | ||
| | | driveGain = 500 | ||
| | | superGainHit = 300 (210) | ||
| superGainBlk = 150 (75) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 529: | Line 539: | ||
| active = 3 | | active = 3 | ||
| recovery = 3 land | | recovery = 3 land | ||
| total = - | |||
| guard = H | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| perfParryAdv = ~{{sf6-adv|M|-2}} | | perfParryAdv = ~{{sf6-adv|M|-2}} | ||
| hitstun = 15 | | hitstun = 15 | ||
Line 539: | Line 550: | ||
| driveDmgBlk = 2500 | | driveDmgBlk = 2500 | ||
| driveDmgHit = [4000] | | driveDmgHit = [4000] | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 500 (350) | ||
| superGainBlk = 250 (125) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 561: | Line 569: | ||
| active = 4 | | active = 4 | ||
| recovery = 3 land | | recovery = 3 land | ||
| total = - | |||
| guard = H | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| perfParryAdv = ~{{sf6-adv|M|-2}} | | perfParryAdv = ~{{sf6-adv|M|-2}} | ||
| hitstun = 19 | | hitstun = 19 | ||
Line 571: | Line 580: | ||
| driveDmgBlk = 4000 | | driveDmgBlk = 4000 | ||
| driveDmgHit = [5000] | | driveDmgHit = [5000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = Spikes airborne opponents on | | notes = Spikes airborne opponents on counter-hit/Punish Counter | ||
}} | }} | ||
Line 593: | Line 599: | ||
| active = 10 | | active = 10 | ||
| recovery = 3 land | | recovery = 3 land | ||
| total = - | |||
| guard = H | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| perfParryAdv = ~{{sf6-adv|M|-2}} | | perfParryAdv = ~{{sf6-adv|M|-2}} | ||
| hitstun = 13 | | hitstun = 13 | ||
Line 603: | Line 610: | ||
| driveDmgBlk = 1500 | | driveDmgBlk = 1500 | ||
| driveDmgHit = [2000] | | driveDmgHit = [2000] | ||
| | | driveGain = 500 | ||
| | | superGainHit = 300 (210) | ||
| superGainBlk = 150 (75) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = | | notes = Cross-up | ||
}} | }} | ||
Line 625: | Line 629: | ||
| active = 7 | | active = 7 | ||
| recovery = 3 land | | recovery = 3 land | ||
| total = - | |||
| guard = H | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| perfParryAdv = ~{{sf6-adv|M|-2}} | | perfParryAdv = ~{{sf6-adv|M|-2}} | ||
| hitstun = 17 | | hitstun = 17 | ||
Line 635: | Line 640: | ||
| driveDmgBlk = 2500 | | driveDmgBlk = 2500 | ||
| driveDmgHit = [4000] | | driveDmgHit = [4000] | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 500 (350) | ||
| superGainBlk = 250 (125) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 657: | Line 659: | ||
| active = 5 | | active = 5 | ||
| recovery = 3 land | | recovery = 3 land | ||
| total = - | |||
| guard = H | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| perfParryAdv = ~{{sf6-adv|M|-2}} | | perfParryAdv = ~{{sf6-adv|M|-2}} | ||
| hitstun = 19 | | hitstun = 19 | ||
Line 667: | Line 670: | ||
| driveDmgBlk = 4000 | | driveDmgBlk = 4000 | ||
| driveDmgHit = [5000] | | driveDmgHit = [5000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 690: | Line 690: | ||
| active = 3 | | active = 3 | ||
| recovery = 19 | | recovery = 19 | ||
| total = 41 | |||
| guard = H | |||
| cancel = - | |||
| hitAdv = {{sf6-adv|P|+2}} | | hitAdv = {{sf6-adv|P|+2}} | ||
| blockAdv = {{sf6-adv|M|-3}} | | blockAdv = {{sf6-adv|M|-3}} | ||
| | | punishAdv = {{sf6-adv|VP|+6}} | ||
| perfParryAdv = {{sf6-adv|VM|-20}} | | perfParryAdv = {{sf6-adv|VM|-20}} | ||
| afterDRHit = {{sf6-adv|VP|+6}} | |||
| afterDRBlk = {{sf6-adv|P|+1}} | |||
| hitstun = 24 | | hitstun = 24 | ||
| blockstun = 19 | | blockstun = 19 | ||
Line 701: | Line 704: | ||
| driveDmgBlk = 2500 | | driveDmgBlk = 2500 | ||
| driveDmgHit = [4000] | | driveDmgHit = [4000] | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 500 (350) | ||
| superGainBlk = 250 (125) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = Fast and high damage for a command overhead; | | notes = Fast and high damage for a command overhead; spike knockdown vs. airborne opponents | ||
}} | }} | ||
Line 723: | Line 723: | ||
| active = 3 | | active = 3 | ||
| recovery = 20 | | recovery = 20 | ||
| total = 38 | |||
| guard = LH | |||
| cancel = - | |||
| hitAdv = {{sf6-adv|VP|+5}} | | hitAdv = {{sf6-adv|VP|+5}} | ||
| blockAdv = {{sf6-adv|P|+3}} | | blockAdv = {{sf6-adv|P|+3}} | ||
| | | punishAdv = {{sf6-adv|VP|+9}} | ||
| perfParryAdv = {{sf6-adv|VM|-21}} | | perfParryAdv = {{sf6-adv|VM|-21}} | ||
| afterDRHit = {{sf6-adv|VP|+9}} | |||
| afterDRBlk = {{sf6-adv|VP|+7}} | |||
| hitstun = 28 | | hitstun = 28 | ||
| blockstun = 26 | | blockstun = 26 | ||
Line 734: | Line 737: | ||
| driveDmgBlk = 6000 | | driveDmgBlk = 6000 | ||
| driveDmgHit = [12000] | | driveDmgHit = [12000] | ||
| | | driveGain = 3000 | ||
| | | superGainHit = 500 (350) | ||
| superGainBlk = 250 (125) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 756: | Line 756: | ||
| active = 3 | | active = 3 | ||
| recovery = 21 | | recovery = 21 | ||
| total = 32 | |||
| guard = LH | |||
| cancel = Sp SA | |||
| hitconfirm = 17 | |||
| hitAdv = {{sf6-adv|P|+1}} | | hitAdv = {{sf6-adv|P|+1}} | ||
| blockAdv = {{sf6-adv|VM|-4}} | | blockAdv = {{sf6-adv|VM|-4}} | ||
| | | punishAdv = {{sf6-adv|VP|+5}} | ||
| | | perfParryAdv = {{sf6-adv|VM|-22}} | ||
| | |||
| | |||
| DRcancelHit = {{sf6-adv|VP|+15}} | | DRcancelHit = {{sf6-adv|VP|+15}} | ||
| DRcancelBlk = {{sf6-adv|VP|+10}} | | DRcancelBlk = {{sf6-adv|VP|+10}} | ||
| | | afterDRHit = {{sf6-adv|VP|+5}} | ||
| afterDRBlk = {{sf6-adv|E|0}} | |||
| hitstun = 25 | | hitstun = 25 | ||
| blockstun = 20 | | blockstun = 20 | ||
Line 770: | Line 773: | ||
| driveDmgBlk = 5000 | | driveDmgBlk = 5000 | ||
| driveDmgHit = [8000] | | driveDmgHit = [8000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 792: | Line 792: | ||
| active = 5 | | active = 5 | ||
| recovery = 15 | | recovery = 15 | ||
| | | total = 27 | ||
| guard = LH | | guard = LH | ||
| cancel = - | | cancel = - | ||
| | | hitAdv = {{sf6-adv|E|0}}{{sf6-adv|VP|(+4)}} | ||
| perfParryAdv = {{sf6-adv|VM|-18(- | | blockAdv = {{sf6-adv|VM|-4}}{{sf6-adv|E|(0)}} | ||
| punishAdv = {{sf6-adv|VP|+4(+8)}} | |||
| perfParryAdv = {{sf6-adv|VM|-18(-14)}} | |||
| afterDRHit = {{sf6-adv|VP|+4(+8)}} | |||
| afterDRBlk = {{sf6-adv|E|0}}{{sf6-adv|VP|(+4)}} | |||
| hitstun = 20 | | hitstun = 20 | ||
| blockstun = 16 | | blockstun = 16 | ||
Line 803: | Line 806: | ||
| driveDmgBlk = 2500 | | driveDmgBlk = 2500 | ||
| driveDmgHit = [3000] | | driveDmgHit = [3000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 7-17f low crush (not airborne); has some juggle potential | | notes = 7-17f low crush (not airborne); has some juggle potential; great approach option out of Drive Rush; the final active frame requires incredible precise spacing to connect (for practical purposes, the max frame advantage is {{sf6-adv|P|+3}}/{{sf6-adv|M|-1}}) | ||
}} | }} | ||
Line 825: | Line 825: | ||
| active = 3 | | active = 3 | ||
| recovery = 18(21) | | recovery = 18(21) | ||
| total = 31(34) | |||
| guard = LH | |||
| cancel = - | |||
| hitAdv = {{sf6-adv|VP|+3}} | | hitAdv = {{sf6-adv|VP|+3}} | ||
| blockAdv = {{sf6-adv|VM|-6}} | | blockAdv = {{sf6-adv|VM|-6}} | ||
| | | punishAdv = {{sf6-adv|VP|+7}} | ||
| perfParryAdv = {{sf6-adv|VM|-19}} | | perfParryAdv = {{sf6-adv|VM|-19}} | ||
| afterDRHit = {{sf6-adv|VP|+7}} | |||
| afterDRBlk = {{sf6-adv|M|-2}} | |||
| hitstun = 24 | | hitstun = 24 | ||
| blockstun = 15 | | blockstun = 15 | ||
Line 836: | Line 839: | ||
| driveDmgBlk = 3000 | | driveDmgBlk = 3000 | ||
| driveDmgHit = [6000] | | driveDmgHit = [6000] | ||
| | | driveGain = 1500 | ||
| | | superGainHit = 700 (490) | ||
| superGainBlk = 350 (175) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 858: | Line 858: | ||
| active = 3 | | active = 3 | ||
| recovery = 26 | | recovery = 26 | ||
| | | total = 45 | ||
| guard = LH | |||
| cancel = - | |||
| hitAdv = {{sf6-adv|M|-1}} | | hitAdv = {{sf6-adv|M|-1}} | ||
| blockAdv = {{sf6-adv|VM|-8}} | | blockAdv = {{sf6-adv|VM|-8}} | ||
| | | punishAdv = KD +55 | ||
| perfParryAdv = {{sf6-adv|VM|-27}} | | perfParryAdv = {{sf6-adv|VM|-27}} | ||
| afterDRHit = {{sf6-adv|P|+3}} | |||
| afterDRBlk = {{sf6-adv|VM|-4}} | |||
| hitstun = 28 | | hitstun = 28 | ||
| blockstun = 21 | | blockstun = 21 | ||
Line 870: | Line 872: | ||
| driveDmgBlk = 6000 | | driveDmgBlk = 6000 | ||
| driveDmgHit = [10000] | | driveDmgHit = [10000] | ||
| | | driveGain = 3000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | | invuln = 4-28 Throw | ||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 4-28f low crush/throw invuln (not airborne); | | notes = 4-28f low crush/throw invuln (not airborne); Counter-hit causes knockdown vs. grounded opponents (KD +29); Punish Counter causes KD vs. grounded and limited juggle state vs. airborne | ||
}} | }} | ||
Line 892: | Line 892: | ||
| active = 3 | | active = 3 | ||
| recovery = 23 | | recovery = 23 | ||
| total = 35 | |||
| guard = LH | |||
| cancel = Sp SA | |||
| hitconfirm = 23 | |||
| hitAdv = {{sf6-adv|E|0}} | | hitAdv = {{sf6-adv|E|0}} | ||
| blockAdv = {{sf6-adv|VM|-9}} | | blockAdv = {{sf6-adv|VM|-9}} | ||
| | | punishAdv = KD +46 Spin | ||
| | | perfParryAdv = {{sf6-adv|VM|-24}} | ||
| | |||
| | |||
| DRcancelHit = {{sf6-adv|VP|+9}} | | DRcancelHit = {{sf6-adv|VP|+9}} | ||
| DRcancelBlk = {{sf6-adv|E|0}} | | DRcancelBlk = {{sf6-adv|E|0}} | ||
| | | afterDRHit = {{sf6-adv|VP|+4}} | ||
| afterDRBlk = {{sf6-adv|VM|-5}} | |||
| hitstun = - | | hitstun = - | ||
| blockstun = 17 | | blockstun = 17 | ||
Line 906: | Line 909: | ||
| driveDmgBlk = 6000 | | driveDmgBlk = 6000 | ||
| driveDmgHit = [10000] | | driveDmgHit = [10000] | ||
| | | driveGain = 3000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 930: | Line 930: | ||
| active = 3 | | active = 3 | ||
| recovery = 26 | | recovery = 26 | ||
| total = 44 | |||
| guard = LH | |||
| cancel = Sp SA kara | |||
| hitconfirm = 50-51 | |||
| hitAdv = KD +35 | | hitAdv = KD +35 | ||
| blockAdv = {{sf6-adv|VM|-9}} | | blockAdv = {{sf6-adv|VM|-9}} | ||
| | | punishAdv = KD +35 | ||
| | | perfParryAdv = {{sf6-adv|VM|-27}} | ||
| | |||
| DRcancelHit = KD +54 | | DRcancelHit = KD +54 | ||
| DRcancelBlk = {{sf6-adv|VP|+10}} | | DRcancelBlk = {{sf6-adv|VP|+10}} | ||
| blockstun = 20 | | blockstun = 20 | ||
| hitstop = | | hitstop = | ||
| driveDmgBlk = 3000 | | driveDmgBlk = 3000 | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 800 (560) | ||
| superGainBlk = 400 (200) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 961: | Line 959: | ||
| hitboxes = SF6_Guile_2mp_2mp_hitbox.png | | hitboxes = SF6_Guile_2mp_2mp_hitbox.png | ||
| damage = 360 | | damage = 360 | ||
| dmgScaling = 10% Immediate | |||
| startup = 12 | | startup = 12 | ||
| active = 3 | | active = 3 | ||
| recovery = 16 | | recovery = 16 | ||
| total = 30 | |||
| guard = LH | |||
| cancel = Sp SA | |||
| hitconfirm = 41 | |||
| hitAdv = KD +44 | | hitAdv = KD +44 | ||
| blockAdv = {{sf6-adv|VM|-6}} | | blockAdv = {{sf6-adv|VM|-6}} | ||
| | | punishAdv = KD +44 | ||
| | | perfParryAdv = {{sf6-adv|VM|-17}} | ||
| | |||
| | |||
| DRcancelHit = KD +53 | | DRcancelHit = KD +53 | ||
| DRcancelBlk = {{sf6-adv|P|+3}} | | DRcancelBlk = {{sf6-adv|P|+3}} | ||
| blockstun = 13 | | blockstun = 13 | ||
| hitstop = | | hitstop = | ||
| driveDmgBlk = 1500 | | driveDmgBlk = 1500 | ||
| | | driveGain = 500 | ||
| | | superGainHit = 250 (175) | ||
| superGainBlk = 125 (62) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = Puts opponents into limited juggle state; +12 extra KD Adv when canceled into | | notes = Puts opponents into limited juggle state; +12 extra KD Adv when canceled into SA2; 2f gap between hits on block; SA2 cancel: KD+56/+6 | ||
}} | }} | ||
Line 998: | Line 995: | ||
| active = 3 | | active = 3 | ||
| recovery = 21 | | recovery = 21 | ||
| total = 42 | |||
| guard = H | |||
| cancel = - | |||
| hitAdv = {{sf6-adv|P|+1}} | | hitAdv = {{sf6-adv|P|+1}} | ||
| blockAdv = {{sf6-adv|VM|-5}} | | blockAdv = {{sf6-adv|VM|-5}} | ||
| | | punishAdv = {{sf6-adv|VP|+5}} | ||
| perfParryAdv = {{sf6-adv|VM|-22}} | | perfParryAdv = {{sf6-adv|VM|-22}} | ||
| hitstun = 25 | | hitstun = 25 | ||
Line 1,008: | Line 1,006: | ||
| hitstop = | | hitstop = | ||
| driveDmgBlk = 2500 | | driveDmgBlk = 2500 | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 500 (350) | ||
| superGainBlk = 250 (125) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 1,030: | Line 1,025: | ||
| active = 3 | | active = 3 | ||
| recovery = 25 | | recovery = 25 | ||
| total = 37 | |||
| guard = LH | |||
| cancel = Sp SA | |||
| hitconfirm = 57 (60 PC) | |||
| hitAdv = KD +33 | | hitAdv = KD +33 | ||
| blockAdv = {{sf6-adv|VM|-10(-30)}} | | blockAdv = {{sf6-adv|VM|-10(-30)}} | ||
| | | punishAdv = KD +35 | ||
| | | perfParryAdv = {{sf6-adv|VM|-24}} | ||
| | |||
| | |||
| DRcancelHit = KD +44(45) | | DRcancelHit = KD +44(45) | ||
| DRcancelBlk = {{sf6-adv|P|+1}} | | DRcancelBlk = {{sf6-adv|P|+1}} | ||
| blockstun = 16 | | blockstun = 16 | ||
| hitstop = | | hitstop = | ||
| driveDmgBlk = 7000 | | driveDmgBlk = 7000 | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 500 (350) | ||
| superGainBlk = 250 (125) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 1,062: | Line 1,055: | ||
| hitboxes = SF6_Guile_lplk_hitbox.png | | hitboxes = SF6_Guile_lplk_hitbox.png | ||
| damage = 1200 (2040) | | damage = 1200 (2040) | ||
| dmgScaling = 20% Immediate | |||
| startup = 5 | | startup = 5 | ||
| active = 3 | | active = 3 | ||
| recovery = 23 | | recovery = 23 | ||
| total = 30 | |||
| guard = T | |||
| cancel = - | |||
| hitAdv = KD +15 | | hitAdv = KD +15 | ||
| blockAdv = - | | blockAdv = - | ||
| | | punishAdv = HKD +15 | ||
| driveDmgHit = [10000] | | driveDmgHit = [10000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 2000(1400) [4000(2800)] | ||
| notes = No corner throw loop without Drive Rush | |||
| notes = No corner throw loop without Drive Rush | |||
}} | }} | ||
Line 1,084: | Line 1,078: | ||
| hitboxes = SF6_Guile_lplk_hitbox.png | | hitboxes = SF6_Guile_lplk_hitbox.png | ||
| damage = 1200 (2040) | | damage = 1200 (2040) | ||
| dmgScaling = 20% Immediate | |||
| startup = 5 | | startup = 5 | ||
| active = 3 | | active = 3 | ||
| recovery = 23 | | recovery = 23 | ||
| total = 30 | |||
| guard = T | |||
| cancel = - | |||
| hitAdv = KD +18 | | hitAdv = KD +18 | ||
| blockAdv = - | | blockAdv = - | ||
| | | punishAdv = HKD +18 | ||
| driveDmgHit = [10000] | | driveDmgHit = [10000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 2000(1400) [4000(2800)] | ||
| notes = Side switches; can walk for throw/strike oki after back throwing opponent into corner | |||
| notes = Side switches; can walk for throw/strike oki after back throwing opponent into corner | |||
}} | }} | ||
Line 1,109: | Line 1,104: | ||
| active = 3 | | active = 3 | ||
| recovery = 3 land | | recovery = 3 land | ||
| total = - | |||
| guard = T | |||
| cancel = - | |||
| hitAdv = KD +21(23) | | hitAdv = KD +21(23) | ||
| blockAdv = - | | blockAdv = - | ||
| | | punishAdv = HKD +21(23) | ||
| driveDmgHit = [10000] | | driveDmgHit = [10000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 2000(1400) [4000(2800)] | ||
| notes = Higher air throw gives slightly better KD Adv. | | notes = Higher air throw gives slightly better KD Adv. | ||
}} | }} | ||
Line 1,131: | Line 1,126: | ||
| active = 3 | | active = 3 | ||
| recovery = 3 land | | recovery = 3 land | ||
| total = - | |||
| guard = T | |||
| cancel = - | |||
| hitAdv = KD +15 | | hitAdv = KD +15 | ||
| blockAdv = - | | blockAdv = - | ||
| | | punishAdv = HKD +15 | ||
| driveDmgHit = [10000] | | driveDmgHit = [10000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 2000(1400) [4000(2800)] | ||
| notes = | | notes = | ||
}} | }} | ||
Line 1,150: | Line 1,145: | ||
| images = SF6_Guile_hphk.png | | images = SF6_Guile_hphk.png | ||
| hitboxes = SF6_Guile_hphk_hitbox.png | | hitboxes = SF6_Guile_hphk_hitbox.png | ||
| damage = 800 | | damage = 800 | ||
| chip = 200 | | chip = 200 | ||
| dmgScaling = 20% Starter | |||
| startup = 26 | | startup = 26 | ||
| active = 2 | | active = 2 | ||
| recovery = 35 | | recovery = 35 | ||
| total = 62 | |||
| guard = LH | |||
| cancel = - | |||
| hitAdv = KD +35 / Wall Splat KD +65 | | hitAdv = KD +35 / Wall Splat KD +65 | ||
| blockAdv = {{sf6-adv|M|-3}} / Wall Splat HKD +72 | | blockAdv = {{sf6-adv|M|-3}} / Wall Splat HKD +72 | ||
| | | punishAdv = Crumple (Standing +21, Juggle +46, HKD +104) | ||
| perfParryAdv = {{sf6-adv|VM|-35}} | | perfParryAdv = {{sf6-adv|VM|-35}} | ||
| blockstun = 34 | | blockstun = 34 | ||
Line 1,166: | Line 1,162: | ||
| driveDmgBlk = 5000 | | driveDmgBlk = 5000 | ||
| driveDmgHit = 10000 [15000] | | driveDmgHit = 10000 [15000] | ||
| | | driveGain = -10000 | ||
| | | superGainHit = [3000(2100)] | ||
| armor = 1-27 | |||
| | |||
| jugStart = 0 | | jugStart = 0 | ||
| jugIncrease = 1 | | jugIncrease = 1 | ||
Line 1,182: | Line 1,177: | ||
| images = SF6_Guile_6hphk.png | | images = SF6_Guile_6hphk.png | ||
| hitboxes = SF6_Guile_6hphk_hitbox.png | | hitboxes = SF6_Guile_6hphk_hitbox.png | ||
| damage = 500 recoverable | | damage = 500 recoverable | ||
| chip = 125 recoverable | | chip = 125 recoverable | ||
Line 1,188: | Line 1,182: | ||
| active = 3 | | active = 3 | ||
| recovery = 26 | | recovery = 26 | ||
| | | total = 48 | ||
| guard = LH | |||
| cancel = - | |||
| hitAdv = KD +23 | | hitAdv = KD +23 | ||
| blockAdv = {{sf6-adv|VM|-8}} | | blockAdv = {{sf6-adv|VM|-8}} | ||
| punishAdv = KD +23 | |||
| perfParryAdv = {{sf6-adv|VM|-27}} | | perfParryAdv = {{sf6-adv|VM|-27}} | ||
| blockstun = 21 | | blockstun = 21 | ||
| hitstop = | | hitstop = | ||
| | | driveGain = -20000 | ||
| | | invuln = 1-22 Full | ||
| jugStart = | | armor = Break | ||
| jugIncrease = | | jugStart = 200 | ||
| jugLimit = | | jugIncrease = 100 | ||
| notes = | | jugLimit = 1 | ||
| notes = See [[Street_Fighter_6/Gauges#Drive_Reversal|Drive Reversal]]. | |||
}} | }} | ||
Line 1,211: | Line 1,206: | ||
| images = SF6_Guile_mpmk.png | | images = SF6_Guile_mpmk.png | ||
| hitboxes = SF6_Guile_mpmk_hitbox.png | | hitboxes = SF6_Guile_mpmk_hitbox.png | ||
| damage = - | | damage = - | ||
| dmgScaling = 50% Multiplier (Perfect) | |||
| startup = 1 | | startup = 1 | ||
| active = 8 or until released | | active = 8 or until released | ||
| recovery = 29(1)(11) | | recovery = 29(1)(11) | ||
| | | total = 37(3) | ||
| guard = - | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| | | driveGain = -5000,250~ | ||
| invuln = 6 Full (after Perfect Parry) | |||
| | |||
| notes = See [[Street_Fighter_6/Gauges#Drive_Parry|Drive Parry]]. Perfect Parrying has only 1F of recovery and disables the opponent from canceling their attack. Perfect Parrying projectiles puts you into fixed 11 frames of recovery. | | notes = See [[Street_Fighter_6/Gauges#Drive_Parry|Drive Parry]]. Perfect Parrying has only 1F of recovery and disables the opponent from canceling their attack. Perfect Parrying projectiles puts you into fixed 11 frames of recovery. | ||
}} | }} | ||
Line 1,232: | Line 1,227: | ||
| images = SF6_Guile_66.png | | images = SF6_Guile_66.png | ||
| hitboxes = SF6_Guile_66_hitbox.png | | hitboxes = SF6_Guile_66_hitbox.png | ||
| damage = - | | damage = - | ||
| dmgScaling = 15% Multiplier (Mid-Combo) | |||
| startup = 9(11) | | startup = 9(11) | ||
| active = 45(46) | | active = 45(46) | ||
| recovery = 24(23) | | recovery = 24(23) | ||
| total = | |||
| guard = - | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| | | driveGain = -10000(-30000) | ||
| notes = See [[Street_Fighter_6/Gauges#Drive_Rush|Drive Rush]]. Frame data shown in parentheses refers to the Drive Rush version used from a Parry. Distance: 0.805 (min/throw), 1.898 (min/block), 3.461 (max/final DR frame) | | notes = See [[Street_Fighter_6/Gauges#Drive_Rush|Drive Rush]]. Frame data shown in parentheses refers to the Drive Rush version used from a Parry. Distance: 0.805 (min/throw), 1.898 (min/block), 3.461 (max/final DR frame) | ||
}} | }} | ||
Line 1,259: | Line 1,254: | ||
| active = - | | active = - | ||
| recovery = 30 | | recovery = 30 | ||
| total = 40 | |||
| guard = LH | |||
| cancel = SA3 | |||
| hitconfirm = 11 | |||
| hitAdv = {{sf6-adv|P|+3{{sf6-adv|VP|(+4)}}}} | | hitAdv = {{sf6-adv|P|+3{{sf6-adv|VP|(+4)}}}} | ||
| blockAdv = {{sf6-adv|M|-3}} | | blockAdv = {{sf6-adv|M|-3}} | ||
| | | punishAdv = {{sf6-adv|VP|+7(8)}} | ||
| perfParryAdv = {{sf6-adv|VM|-20}} | | perfParryAdv = {{sf6-adv|VM|-20}} | ||
| hitstun = 34(35) | | hitstun = 34(35) | ||
Line 1,271: | Line 1,267: | ||
| driveDmgBlk = 2500 | | driveDmgBlk = 2500 | ||
| driveDmgHit = [3000] | | driveDmgHit = [3000] | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 600 (420) | ||
| superGainBlk = 300 (150) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 1-hit projectile; 45f charge (charge lasts 10f after releasing back direction); input 6+LP within 3f of each other for Perfect timing (better damage and Hit advantage); can follow up with Sonic Break (6P) during SA2 | | projSpeed = 0.047 | ||
| notes = 1-hit projectile; 45f charge (charge lasts 10f after releasing back direction); input 6+LP within 3f of each other for Perfect timing (better damage and Hit advantage); can follow up with Sonic Break (6P) during SA2 | |||
}} | }} | ||
Line 1,294: | Line 1,288: | ||
| active = - | | active = - | ||
| recovery = 30 | | recovery = 30 | ||
| total = 40 | |||
| guard = LH | |||
| cancel = SA3 | |||
| hitconfirm = 11 | |||
| hitAdv = {{sf6-adv|P|+3{{sf6-adv|VP|(+4)}}}} | | hitAdv = {{sf6-adv|P|+3{{sf6-adv|VP|(+4)}}}} | ||
| blockAdv = {{sf6-adv|M|-3}} | | blockAdv = {{sf6-adv|M|-3}} | ||
| | | punishAdv = {{sf6-adv|VP|+7(8)}} | ||
| perfParryAdv = {{sf6-adv|VM|-20}} | | perfParryAdv = {{sf6-adv|VM|-20}} | ||
| hitstun = 34(35) | | hitstun = 34(35) | ||
Line 1,306: | Line 1,301: | ||
| driveDmgBlk = 2500 | | driveDmgBlk = 2500 | ||
| driveDmgHit = [3000] | | driveDmgHit = [3000] | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 600 (420) | ||
| superGainBlk = 300 (150) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 1-hit projectile; 45f charge (charge lasts 10f after releasing back direction); input 6+LP within 3f of each other for Perfect timing (better damage and Hit advantage); can follow up with Sonic Break (6P) during SA2 | | projSpeed = 0.064 | ||
| notes = 1-hit projectile; 45f charge (charge lasts 10f after releasing back direction); input 6+LP within 3f of each other for Perfect timing (better damage and Hit advantage); can follow up with Sonic Break (6P) during SA2 | |||
}} | }} | ||
Line 1,329: | Line 1,322: | ||
| active = - | | active = - | ||
| recovery = 30 | | recovery = 30 | ||
| total = 40 | |||
| guard = LH | |||
| cancel = SA3 | |||
| hitconfirm = 11 | |||
| hitAdv = {{sf6-adv|P|+3{{sf6-adv|VP|(+4)}}}} | | hitAdv = {{sf6-adv|P|+3{{sf6-adv|VP|(+4)}}}} | ||
| blockAdv = {{sf6-adv|M|-3}} | | blockAdv = {{sf6-adv|M|-3}} | ||
| | | punishAdv = {{sf6-adv|VP|+7(8)}} | ||
| perfParryAdv = {{sf6-adv|VM|-20}} | | perfParryAdv = {{sf6-adv|VM|-20}} | ||
| hitstun = 34(35) | | hitstun = 34(35) | ||
Line 1,341: | Line 1,335: | ||
| driveDmgBlk = 2500 | | driveDmgBlk = 2500 | ||
| driveDmgHit = [3000] | | driveDmgHit = [3000] | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 600 (420) | ||
| superGainBlk = 300 (150) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 1-hit projectile; 45f charge (charge lasts 10f after releasing back direction); input 6+LP within 3f of each other for Perfect timing (better damage and Hit advantage); can follow up with Sonic Break (6P) during SA2 | | projSpeed = 0.091 | ||
| notes = 1-hit projectile; 45f charge (charge lasts 10f after releasing back direction); input 6+LP within 3f of each other for Perfect timing (better damage and Hit advantage); can follow up with Sonic Break (6P) during SA2 | |||
}} | }} | ||
Line 1,359: | Line 1,351: | ||
| images = SF6_Guile_46pp.png | | images = SF6_Guile_46pp.png | ||
| hitboxes = SF6_Guile_46pp_hitbox.png | | hitboxes = SF6_Guile_46pp_hitbox.png | ||
| damage = 500x2 (1000) | | damage = 500x2 (1000) | ||
| chip = 125x2 | | chip = 125x2 | ||
Line 1,365: | Line 1,356: | ||
| active = - | | active = - | ||
| recovery = 28 | | recovery = 28 | ||
| total = 38 | |||
| guard = LH | |||
| cancel = SA2 SA3 | |||
| hitconfirm = 11 | |||
| hitAdv = KD +48 | | hitAdv = KD +48 | ||
| blockAdv = {{sf6-adv|P|+3}} | | blockAdv = {{sf6-adv|P|+3}} | ||
| | | punishAdv = KD +48 | ||
| perfParryAdv = {{sf6-adv|VM|-7}} | | perfParryAdv = {{sf6-adv|VM|-7}} | ||
| blockstun = 32 total | | blockstun = 32 total | ||
Line 1,376: | Line 1,368: | ||
| driveDmgBlk = 1000x2 | | driveDmgBlk = 1000x2 | ||
| driveDmgHit = [2500x2] | | driveDmgHit = [2500x2] | ||
| | | driveGain = -20000 | ||
| | | superGainHit = 300x2 (210x2) | ||
| superGainBlk = 150x2 (75x2) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 2-hit OD projectile; 45f charge (charge lasts 13f after releasing back direction); does not have a Perfect timing version; puts opponents into limited juggle state; can follow up with Sonic Break (6P) during SA2 | | projSpeed = 0.12 | ||
| notes = 2-hit OD projectile; 45f charge (charge lasts 13f after releasing back direction); does not have a Perfect timing version; puts opponents into limited juggle state; can follow up with Sonic Break (6P) during SA2; SA2 cancel: KD+65/+25 | |||
}} | }} | ||
Line 1,397: | Line 1,387: | ||
| damage = 1000 (1200) | | damage = 1000 (1200) | ||
| chip = 250 (300) | | chip = 250 (300) | ||
| dmgScaling = 30% Starter | |||
| startup = 5 | | startup = 5 | ||
| active = 6 | | active = 6 | ||
| recovery = 26+15 land | | recovery = 26+15 land | ||
| | | total = 51 | ||
| guard = LH | |||
| cancel = SA3 | |||
| hitconfirm = 17 | |||
| hitAdv = KD +36 | | hitAdv = KD +36 | ||
| blockAdv = {{sf6-adv|VM|-30}} | | blockAdv = {{sf6-adv|VM|-30}} | ||
| | | punishAdv = KD +36 | ||
| perfParryAdv = {{sf6-adv|VM|-45}} | | perfParryAdv = {{sf6-adv|VM|-45}} | ||
| blockstun = 17 | | blockstun = 17 | ||
Line 1,412: | Line 1,403: | ||
| driveDmgBlk = 4000 | | driveDmgBlk = 4000 | ||
| driveDmgHit = [5000] | | driveDmgHit = [5000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | | invuln = 1-7 Air | ||
| | | airborne = 8-36 (FKD) | ||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 45f charge (charge lasts 12f after releasing down direction | | notes = 45f charge (charge lasts 12f after releasing down direction); cannot hit cross-ups; input 8+LK within 3f of each other for Perfect timing (better damage); does 200 less damage on active frames 3-6 (800 regular, 1000 perfect) | ||
}} | }} | ||
Line 1,432: | Line 1,422: | ||
| damage = 1100 (1300) | | damage = 1100 (1300) | ||
| chip = 275 (325) | | chip = 275 (325) | ||
| dmgScaling = 30% Starter | |||
| startup = 6 | | startup = 6 | ||
| active = 6 | | active = 6 | ||
| recovery = 27+15 land | | recovery = 27+15 land | ||
| | | total = 53 | ||
| guard = LH | |||
| cancel = SA3 | |||
| hitconfirm = 17 | |||
| hitAdv = KD +37 | | hitAdv = KD +37 | ||
| blockAdv = {{sf6-adv|VM|-31}} | | blockAdv = {{sf6-adv|VM|-31}} | ||
| | | punishAdv = KD +37 | ||
| perfParryAdv = {{sf6-adv|VM|-46}} | | perfParryAdv = {{sf6-adv|VM|-46}} | ||
| blockstun = 17 | | blockstun = 17 | ||
Line 1,447: | Line 1,438: | ||
| driveDmgBlk = 4000 | | driveDmgBlk = 4000 | ||
| driveDmgHit = [5000] | | driveDmgHit = [5000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | | invuln = 1-8 Air | ||
| | | airborne = 8-38 (FKD) | ||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 45f charge (charge lasts 12f after releasing down direction | | notes = 45f charge (charge lasts 12f after releasing down direction); cannot hit cross-ups; input 8+MK within 3f of each other for Perfect timing (better damage); does 300 less damage on active frames 3-6 (800 regular, 1000 perfect) | ||
}} | }} | ||
Line 1,467: | Line 1,457: | ||
| damage = 1200 (1400) | | damage = 1200 (1400) | ||
| chip = 300 (350) | | chip = 300 (350) | ||
| dmgScaling = 30% Starter | |||
| startup = 7 | | startup = 7 | ||
| active = 6 | | active = 6 | ||
| recovery = 28+15 land | | recovery = 28+15 land | ||
| | | total = 55 | ||
| guard = LH | |||
| cancel = SA3 | |||
| hitconfirm = 17 | |||
| hitAdv = KD +39 | | hitAdv = KD +39 | ||
| blockAdv = {{sf6-adv|VM|-32}} | | blockAdv = {{sf6-adv|VM|-32}} | ||
| | | punishAdv = KD +39 | ||
| perfParryAdv = {{sf6-adv|VM|-47}} | | perfParryAdv = {{sf6-adv|VM|-47}} | ||
| blockstun = 17 | | blockstun = 17 | ||
Line 1,482: | Line 1,473: | ||
| driveDmgBlk = 4000 | | driveDmgBlk = 4000 | ||
| driveDmgHit = [5000] | | driveDmgHit = [5000] | ||
| | | driveGain = 2000 | ||
| | | superGainHit = 1000 (700) | ||
| superGainBlk = 500 (250) | |||
| | | invuln = 1-9 Air | ||
| | | airborne = 8-40 (FKD) | ||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 45f charge (charge lasts 12f after releasing down direction | | notes = 45f charge (charge lasts 12f after releasing down direction); cannot hit cross-ups; input 8+HK within 3f of each other for Perfect timing (better damage); does 400 less damage on active frames 3-6 (800 regular, 1000 perfect) | ||
}} | }} | ||
Line 1,500: | Line 1,490: | ||
| images = SF6_Guile_28kk.png | | images = SF6_Guile_28kk.png | ||
| hitboxes = SF6_Guile_28kk_hitbox.png | | hitboxes = SF6_Guile_28kk_hitbox.png | ||
| damage = 1000(700),600 | | damage = 1000(700),600 | ||
| chip = 250,150 | | chip = 250,150 | ||
Line 1,506: | Line 1,495: | ||
| active = 4,2 | | active = 4,2 | ||
| recovery = 26+20 land | | recovery = 26+20 land | ||
| | | total = 57 | ||
| guard = LH | |||
| cancel = - | |||
| hitAdv = KD +29 | | hitAdv = KD +29 | ||
| blockAdv = {{sf6-adv|VM|-33(-37)}} | | blockAdv = {{sf6-adv|VM|-33(-37)}} | ||
| | | punishAdv = KD +29 | ||
| perfParryAdv = {{sf6-adv|VM|-50}} | | perfParryAdv = {{sf6-adv|VM|-50}} | ||
| blockstun = 19 total (15 crouch) | | blockstun = 19 total (15 crouch) | ||
| hitstop = | | hitstop = | ||
| driveDmgBlk = 2000x2 | | driveDmgBlk = 2000x2 | ||
| | | driveGain = -20000 | ||
| | | superGainHit = 500x2 (350x2) | ||
| superGainBlk = 250x2 (125x2) | |||
| | | invuln = 1-11 Full | ||
| | | airborne = 8-37 (FKD) | ||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 45f charge (charge lasts 15f after releasing down direction | | notes = 45f charge (charge lasts 15f after releasing down direction); cannot hit cross-ups; does not have a Perfect timing version; 2nd hit whiffs vs. crouch block (4f worse advantage, less chip damage); 1st hit does 300 less damage on active frames 3-4 (high anti-air or long range connect) | ||
}} | }} | ||
Line 1,540: | Line 1,528: | ||
| active = [45] | | active = [45] | ||
| recovery = 26 | | recovery = 26 | ||
| total = 42 | |||
| guard = LH | |||
| cancel = SA3 | |||
| hitAdv = {{sf6-adv|M|-3}} | | hitAdv = {{sf6-adv|M|-3}} | ||
| blockAdv = {{sf6-adv|VM|-4}} | | blockAdv = {{sf6-adv|VM|-4}} | ||
| | | punishAdv = {{sf6-adv|P|+1}} | ||
| perfParryAdv = {{sf6-adv|VM|-16}} | | perfParryAdv = {{sf6-adv|VM|-16}} | ||
| hitstun = 24 | | hitstun = 24 | ||
Line 1,551: | Line 1,540: | ||
| driveDmgBlk = 2500 | | driveDmgBlk = 2500 | ||
| driveDmgHit = [3000] | | driveDmgHit = [3000] | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 600 (420) | ||
| superGainBlk = 300 (150) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 1,574: | Line 1,560: | ||
| active = [85] | | active = [85] | ||
| recovery = 29 | | recovery = 29 | ||
| total = 50 | |||
| guard = LH | |||
| cancel = SA3 | |||
| hitAdv = {{sf6-adv|VM|-6}} | | hitAdv = {{sf6-adv|VM|-6}} | ||
| blockAdv = {{sf6-adv|VM|-7}} | | blockAdv = {{sf6-adv|VM|-7}} | ||
| | | punishAdv = {{sf6-adv|M|-2}} | ||
| perfParryAdv = {{sf6-adv|VM|-19}} | | perfParryAdv = {{sf6-adv|VM|-19}} | ||
| hitstun = 24 | | hitstun = 24 | ||
Line 1,585: | Line 1,572: | ||
| driveDmgBlk = 2500 | | driveDmgBlk = 2500 | ||
| driveDmgHit = [3000] | | driveDmgHit = [3000] | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 600 (420) | ||
| superGainBlk = 300 (150) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 1,608: | Line 1,592: | ||
| active = [100] | | active = [100] | ||
| recovery = 23 | | recovery = 23 | ||
| total = 54 | |||
| guard = LH | |||
| cancel = SA3 | |||
| hitAdv = {{sf6-adv|P|+1}} | | hitAdv = {{sf6-adv|P|+1}} | ||
| blockAdv = {{sf6-adv|M|-1}} | | blockAdv = {{sf6-adv|M|-1}} | ||
| | | punishAdv = {{sf6-adv|P|+1}} | ||
| perfParryAdv = {{sf6-adv|M|-2}} | | perfParryAdv = {{sf6-adv|M|-2}} | ||
| hitstun = 25 | | hitstun = 25 | ||
Line 1,619: | Line 1,604: | ||
| driveDmgBlk = 1000x2 | | driveDmgBlk = 1000x2 | ||
| driveDmgHit = [3000] | | driveDmgHit = [3000] | ||
| | | driveGain = 1000x2 | ||
| | | superGainHit = 300x2 (210x2) | ||
| superGainBlk = 150x2 (75x2) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 1,642: | Line 1,624: | ||
| active = - | | active = - | ||
| recovery = 28 | | recovery = 28 | ||
| total = 38 | |||
| guard = LH | |||
| cancel = SA3 | |||
| hitconfirm = 11 | |||
| hitAdv = KD +44~ | | hitAdv = KD +44~ | ||
| blockAdv = {{sf6-adv|M|-1}} | | blockAdv = {{sf6-adv|M|-1}} | ||
| | | punishAdv = KD +44~ | ||
| perfParryAdv = {{sf6-adv|VM|-9~}} | | perfParryAdv = {{sf6-adv|VM|-9~}} | ||
| blockstun = 28 | | blockstun = 28 | ||
Line 1,653: | Line 1,636: | ||
| driveDmgBlk = 2500,1000 | | driveDmgBlk = 2500,1000 | ||
| driveDmgHit = [1500x2] | | driveDmgHit = [1500x2] | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 600 (420) | ||
| superGainBlk = 300 (150) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = No charge required to throw projectile; button strength determines projectile speed; enhanced version becomes a 2-hit projectile that puts opponents into limited juggle state on hit; input 6+P within 3f of each other for Perfect Boom (+200 damage on 1st hit); if Sonic Blade dissipates before Boom passes through it, the projectile is not enhanced | | projSpeed = LP 0.035 (9f~) / MP 0.064 / HP 0.081 | ||
| notes = No charge required to throw projectile; the 6P button strength determines projectile speed; enhanced version becomes a 2-hit projectile that puts opponents into limited juggle state on hit; input 6+P within 3f of each other for Perfect Boom (+200 damage on 1st hit); if Sonic Blade dissipates before Boom passes through it, the projectile is not enhanced; the projectile speed of 214P~6LP is very slow for the first 8 frames (almost stationary) | |||
}} | }} | ||
Line 1,671: | Line 1,652: | ||
| images = SF6_Guile_214p_6pp.png | | images = SF6_Guile_214p_6pp.png | ||
| hitboxes = SF6_Guile_214p_6pp_hitbox.png | | hitboxes = SF6_Guile_214p_6pp_hitbox.png | ||
| damage = 400x2,500 (1300) | | damage = 400x2,500 (1300) | ||
| chip = 100x2,125 | | chip = 100x2,125 | ||
Line 1,677: | Line 1,657: | ||
| active = - | | active = - | ||
| recovery = 28 | | recovery = 28 | ||
| total = 38 | |||
| guard = LH | |||
| cancel = SA2 SA3 | |||
| hitconfirm = 11 | |||
| hitAdv = KD +48~ | | hitAdv = KD +48~ | ||
| blockAdv = {{sf6-adv|P|+3}} | | blockAdv = {{sf6-adv|P|+3}} | ||
| | | punishAdv = KD +48~ | ||
| perfParryAdv = {{sf6-adv|VP|+4~}} | | perfParryAdv = {{sf6-adv|VP|+4~}} | ||
| blockstun = 30 | | blockstun = 30 | ||
Line 1,688: | Line 1,669: | ||
| driveDmgBlk = 2500x2,1000 | | driveDmgBlk = 2500x2,1000 | ||
| driveDmgHit = [1000x2,3000] | | driveDmgHit = [1000x2,3000] | ||
| | | driveGain = -20000 | ||
| | | superGainHit = 600 (420) | ||
| superGainBlk = 300 (150) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = No charge required to throw projectile; enhanced version becomes a 3-hit OD projectile that puts opponents into limited juggle state on hit; if Sonic Blade dissipates before OD Boom passes through it, the projectile remains a regular OD Sonic Boom; SA2 cancel: KD+65/+25 | | projSpeed = 1-8f: 0.005+0.005/frame; 9f: 0.155 + 0.005/frame | ||
| notes = No charge required to throw projectile; enhanced version becomes a 3-hit OD projectile that puts opponents into limited juggle state on hit; if Sonic Blade dissipates before OD Boom passes through it, the projectile remains a regular OD Sonic Boom; SA2 cancel: KD+65/+25; projectile speed accelerates until no longer on screen | |||
}} | }} | ||
Line 1,706: | Line 1,685: | ||
| images = SF6_Guile_214pp.png | | images = SF6_Guile_214pp.png | ||
| hitboxes = SF6_Guile_214pp_hitbox.png | | hitboxes = SF6_Guile_214pp_hitbox.png | ||
| damage = 300x2 | | damage = 300x2 | ||
| chip = 75x2 | | chip = 75x2 | ||
Line 1,712: | Line 1,690: | ||
| active = [100] | | active = [100] | ||
| recovery = 24 | | recovery = 24 | ||
| total = 39 | |||
| guard = LH | |||
| cancel = SA2 SA3 | |||
| hitconfirm = 6 | |||
| hitAdv = KD +53 | | hitAdv = KD +53 | ||
| blockAdv = {{sf6-adv|VM|-4}} | | blockAdv = {{sf6-adv|VM|-4}} | ||
| | | punishAdv = KD +53 | ||
| perfParryAdv = {{sf6-adv|M|-3}} | | perfParryAdv = {{sf6-adv|M|-3}} | ||
| blockstun = 21 total | | blockstun = 21 total | ||
Line 1,723: | Line 1,702: | ||
| driveDmgBlk = 1000x2 | | driveDmgBlk = 1000x2 | ||
| driveDmgHit = [3000] | | driveDmgHit = [3000] | ||
| | | driveGain = -20000 | ||
| | | superGainHit = 300x2 (210x2) | ||
| superGainBlk = 150x2 (75x2) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
Line 1,746: | Line 1,722: | ||
| active = - | | active = - | ||
| recovery = 28 | | recovery = 28 | ||
| total = 38 | |||
| guard = LH | |||
| cancel = SA2* SA3 | |||
| hitconfirm = 11 | |||
| hitAdv = KD +47 | | hitAdv = KD +47 | ||
| blockAdv = {{sf6-adv|M|-3}} | | blockAdv = {{sf6-adv|M|-3}} | ||
| | | punishAdv = KD +47 | ||
| perfParryAdv = {{sf6-adv|VM|-9~}} | | perfParryAdv = {{sf6-adv|VM|-9~}} | ||
| blockstun = 30 | | blockstun = 30 | ||
Line 1,757: | Line 1,734: | ||
| driveDmgBlk = 2500x2,1000 | | driveDmgBlk = 2500x2,1000 | ||
| driveDmgHit = [1000x2,3000] | | driveDmgHit = [1000x2,3000] | ||
| | | superGainHit = 600 (420) | ||
| | | superGainBlk = 300 (150) | ||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = No charge required to throw projectile; puts opponents into limited juggle state; only the Enhanced Boom is cancelable to | | projSpeed = 1-8f: 0.005+0.005/frame; 9f: 0.155 + 0.005/frame | ||
| notes = No charge required to throw projectile; puts opponents into limited juggle state; only the Enhanced Boom is cancelable to SA2; if the OD Sonic Blade is blocked immediately at close range, it will dissipate before the Boom followup comes out, making the cancel impossible; SA2 cancel: KD+64/+24; projectile speed accelerates until no longer on screen | |||
}} | }} | ||
Line 1,773: | Line 1,749: | ||
| images = SF6_Guile_214pp_6pp.png | | images = SF6_Guile_214pp_6pp.png | ||
| hitboxes = SF6_Guile_214pp_6pp_hitbox.png | | hitboxes = SF6_Guile_214pp_6pp_hitbox.png | ||
| damage = 400x3,500 (1700) | | damage = 400x3,500 (1700) | ||
| chip = 100x3,125 | | chip = 100x3,125 | ||
Line 1,779: | Line 1,754: | ||
| active = - | | active = - | ||
| recovery = 28 | | recovery = 28 | ||
| total = 38 | |||
| guard = LH | |||
| cancel = SA2 SA3 | |||
| hitconfirm = 11 | |||
| hitAdv = KD Spin + Splat | | hitAdv = KD Spin + Splat | ||
| blockAdv = {{sf6-adv|P|+3}} | | blockAdv = {{sf6-adv|P|+3}} | ||
| | | punishAdv = KD Spin + Wallsplat | ||
| perfParryAdv = {{sf6-adv|VP|+15~}} | | perfParryAdv = {{sf6-adv|VP|+15~}} | ||
| blockstun = 31 | | blockstun = 31 | ||
Line 1,790: | Line 1,766: | ||
| driveDmgBlk = 2500x3,1000 | | driveDmgBlk = 2500x3,1000 | ||
| driveDmgHit = [1000x3,3000] | | driveDmgHit = [1000x3,3000] | ||
| | | driveGain = -20000 | ||
| | | superGainHit = 800 (560) | ||
| superGainBlk = 400 (200) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = No charge required to throw projectile; puts opponents into limited juggle state; costs 4 total stocks of Drive Gauge counting the initial Sonic Blade activation; causes a short wallsplat animation if the opponent is near the corner; SA2 cancel: KD+65/+25 | | projSpeed = 1-8f: 0.008+0.008/frame; 9f: 2.08 + 0.008/frame | ||
| notes = No charge required to throw projectile; puts opponents into limited juggle state; costs 4 total stocks of Drive Gauge counting the initial Sonic Blade activation; causes a short wallsplat animation if the opponent is near the corner; SA2 cancel: KD+65/+25; projectile speed accelerates until no longer on screen | |||
}} | }} | ||
Line 1,809: | Line 1,783: | ||
| images = SF6_Guile_pp.png | | images = SF6_Guile_pp.png | ||
| hitboxes = SF6_Guile_pp_hitbox.png | | hitboxes = SF6_Guile_pp_hitbox.png | ||
| damage = 600 each | | damage = 600 each | ||
| chip = 150 each | | chip = 150 each | ||
Line 1,815: | Line 1,788: | ||
| active = - | | active = - | ||
| recovery = 25 | | recovery = 25 | ||
| total = 36 | |||
| guard = LH | |||
| cancel = - | |||
| hitAdv = {{sf6-adv|P|+2}} | | hitAdv = {{sf6-adv|P|+2}} | ||
| blockAdv = {{sf6-adv|M|-2}} | | blockAdv = {{sf6-adv|M|-2}} | ||
| | | punishAdv = {{sf6-adv|VP|+6}} | ||
| perfParryAdv = {{sf6-adv|VM|-15}} | | perfParryAdv = {{sf6-adv|VM|-15}} | ||
| hitstun = 28 | | hitstun = 28 | ||
Line 1,825: | Line 1,799: | ||
| hitstop = | | hitstop = | ||
| driveDmgBlk = 2000 each | | driveDmgBlk = 2000 each | ||
| driveDmgHit = [3000] | | driveDmgHit = 1000/[3000] | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 300* (210) | ||
| superGainBlk = 150* (75) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 1-hit projectile; only possible during | | projSpeed = LP 0.05 / MP 0.064 / HP 0.081 | ||
| notes = 1-hit projectile; only possible during SA2 install (1500f timer); each use drains timer by 200f (maximum 5 per sequence); projectile speed changes based on directional input (1PP/4PP slow, 5PP/2PP medium, 6PP/3PP fast); Guile only builds super meter for himself if projectile connects after install timer has expired | |||
}} | }} | ||
Line 1,844: | Line 1,816: | ||
| images = SF6_Guile_46p_p_followup.png | | images = SF6_Guile_46p_p_followup.png | ||
| hitboxes = SF6_Guile_46p_p_followup_hitbox.png | | hitboxes = SF6_Guile_46p_p_followup_hitbox.png | ||
| damage = 600 each | | damage = 600 each | ||
| chip = 150 each | | chip = 150 each | ||
Line 1,850: | Line 1,821: | ||
| active = - | | active = - | ||
| recovery = 25 | | recovery = 25 | ||
| total = 36 | |||
| guard = LH | |||
| cancel = - | |||
| hitAdv = {{sf6-adv|P|+2}} | | hitAdv = {{sf6-adv|P|+2}} | ||
| blockAdv = {{sf6-adv|M|-2}} | | blockAdv = {{sf6-adv|M|-2}} | ||
| | | punishAdv = {{sf6-adv|VP|+6}} | ||
| hitstun = 28 | | hitstun = 28 | ||
| blockstun = 24 | | blockstun = 24 | ||
| hitstop = | | hitstop = | ||
| driveDmgBlk = 2000 each | | driveDmgBlk = 2000 each | ||
| driveDmgHit = [3000] | | driveDmgHit = 1000/[3000] | ||
| | | driveGain = 1000 | ||
| | | superGainHit = 300* (210) | ||
| superGainBlk = 150* (75) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 1-hit projectile; only possible during | | projSpeed = LP 0.05 / MP 0.064 / HP 0.081 | ||
| notes = 1-hit projectile; only possible during SA2 install (1500f timer); each use drains timer by 200f (maximum 4 followups per sequence); button strength determines projectile speed; Guile only builds super meter for himself if projectile connects after install timer has expired | |||
}} | }} | ||
Line 1,878: | Line 1,848: | ||
| images = SF6_Guile_46pp_p_followup.png | | images = SF6_Guile_46pp_p_followup.png | ||
| hitboxes = SF6_Guile_46pp_p_followup_hitbox.png | | hitboxes = SF6_Guile_46pp_p_followup_hitbox.png | ||
| damage = 500x2 (1000) | | damage = 500x2 (1000) | ||
| chip = 125x2 | | chip = 125x2 | ||
Line 1,884: | Line 1,853: | ||
| active = - | | active = - | ||
| recovery = 24 | | recovery = 24 | ||
| total = 35 | |||
| guard = LH | |||
| cancel = - | |||
| hitAdv = KD +54~ | | hitAdv = KD +54~ | ||
| blockAdv = {{sf6-adv|P|+3}} | | blockAdv = {{sf6-adv|P|+3}} | ||
| | | punishAdv = KD +54~ | ||
| blockstun = 28 total | | blockstun = 28 total | ||
| hitstop = | | hitstop = | ||
| driveDmgBlk = 2500x2 each | | driveDmgBlk = 2500x2 each | ||
| | | driveDmgHit = 7002 each | ||
| | | superGainHit = 300x2* (210x2) | ||
| superGainBlk = 150x2* (75x2) | |||
| | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 2-hit OD projectile; only possible during | | projSpeed = 0.12 | ||
| notes = 2-hit OD projectile; only possible during SA2 install (1500f timer); each use drains timer by 200f (maximum 2 followups per sequence); Guile only builds super meter for himself if projectile connects after install timer has expired | |||
}} | }} | ||
Line 1,909: | Line 1,879: | ||
| images = SF6_Guile_4646p.png | | images = SF6_Guile_4646p.png | ||
| hitboxes = SF6_Guile_4646p_hitbox.png | | hitboxes = SF6_Guile_4646p_hitbox.png | ||
| damage = 200x6,800 (2000) | | damage = 200x6,800 (2000) | ||
| chip = 50x6,200 | | chip = 50x6,200 | ||
| dmgScaling = 30% Minimum | |||
| startup = 8 | | startup = 8 | ||
| active = 51 | | active = 51 | ||
| recovery = 81 | | recovery = 81 | ||
| | | total = 89 | ||
| guard = LH | |||
| cancel = - | |||
| hitAdv = KD +41 | | hitAdv = KD +41 | ||
| blockAdv = {{sf6-adv|VM|-26}} | | blockAdv = {{sf6-adv|VM|-26}} | ||
| | | punishAdv = KD +41 | ||
| perfParryAdv = {{sf6-adv|VP|+30}} | | perfParryAdv = {{sf6-adv|VP|+30}} | ||
| blockstun = 56 total | | blockstun = 56 total | ||
Line 1,926: | Line 1,896: | ||
| driveDmgBlk = 360x6,340 (2500) | | driveDmgBlk = 360x6,340 (2500) | ||
| driveDmgHit = 720x6,680 (5000) | | driveDmgHit = 720x6,680 (5000) | ||
| | | superGainHit = -10000 | ||
| | | superGainBlk = -10000 | ||
| invuln = 1 Full, 2-8 Strike/Throw | |||
| armor = Break | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 45f charge (charge lasts 28f after releasing back direction) | | notes = 45f charge (charge lasts 28f after releasing back direction); 7-hit Super projectile; can input this horizontal version with LP or MP; depletes 0.5 Drive bars on hit | ||
}} | }} | ||
Line 1,940: | Line 1,912: | ||
| images = SF6_Guile_4646hp.png | | images = SF6_Guile_4646hp.png | ||
| hitboxes = SF6_Guile_4646hp_hitbox.png | | hitboxes = SF6_Guile_4646hp_hitbox.png | ||
| damage = 200x6,600 (1800) | | damage = 200x6,600 (1800) | ||
| chip = 50x6,200 | | chip = 50x6,200 | ||
| dmgScaling = 30% Minimum | |||
| startup = 7 | | startup = 7 | ||
| active = 52 | | active = 52 | ||
| recovery = 68 | | recovery = 68 | ||
| | | total = 75 | ||
| guard = LH | |||
| cancel = - | |||
| hitAdv = KD +70 | | hitAdv = KD +70 | ||
| blockAdv = {{sf6-adv|M|-2}} | | blockAdv = {{sf6-adv|M|-2}} | ||
| | | punishAdv = KD +70 | ||
| perfParryAdv = {{sf6-adv|VP|+48}} | | perfParryAdv = {{sf6-adv|VP|+48}} | ||
| blockstun = 67 total | | blockstun = 67 total | ||
Line 1,957: | Line 1,929: | ||
| driveDmgBlk = 360x6,340 (2500) | | driveDmgBlk = 360x6,340 (2500) | ||
| driveDmgHit = 720x6,680 (5000) | | driveDmgHit = 720x6,680 (5000) | ||
| | | superGainHit = -10000 | ||
| | | superGainBlk = -10000 | ||
| invuln = 1 Full | |||
| armor = Break | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 45f charge (charge lasts 28f after releasing back direction) | | notes = 45f charge (charge lasts 28f after releasing back direction); 7-hit Super projectile; primarily used in air juggles (whiffs on crouching opponents, can hit standing opponents at close range); puts opponent into limited juggle state; KD Adv. can vary depending on juggle height; depletes 0.5 Drive bars from opponent on hit | ||
}} | }} | ||
Line 1,972: | Line 1,946: | ||
| images = SF6_Guile_214214p.png | | images = SF6_Guile_214214p.png | ||
| hitboxes = SF6_Guile_214214p_hitbox.png | | hitboxes = SF6_Guile_214214p_hitbox.png | ||
| damage = - | | damage = - | ||
| startup = 1 | | startup = 1 | ||
| active = (1500) | | active = (1500) | ||
| recovery = 5 | | recovery = 5 | ||
| total = 6 | |||
| guard = - | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| | | superGainHit = -20000 | ||
| superGainBlk = -20000 | |||
| | |||
| notes = Gives access to Sonic Break followups; remaining active time decreases by 200f with each Sonic Break use (maximum 7 uses) | | notes = Gives access to Sonic Break followups; remaining active time decreases by 200f with each Sonic Break use (maximum 7 uses) | ||
}} | }} | ||
Line 1,993: | Line 1,967: | ||
| images = SF6_Guile_4646k.png | | images = SF6_Guile_4646k.png | ||
| hitboxes = SF6_Guile_4646k_hitbox.png, SF6_Guile_4646k_hitbox2.png | | hitboxes = SF6_Guile_4646k_hitbox.png, SF6_Guile_4646k_hitbox2.png | ||
| damage = 4000(3000) | | damage = 4000(3000) | ||
| chip = 1000(750) | | chip = 1000(750) | ||
| dmgScaling = 50% Minimum; 10% Immediate (Sp) | |||
| startup = 9 | | startup = 9 | ||
| active = 6 | | active = 6 | ||
| recovery = 30+40 land | | recovery = 30+40 land | ||
| | | total = 84 | ||
| guard = LH | |||
| cancel = - | |||
| hitAdv = HKD +16 | | hitAdv = HKD +16 | ||
| blockAdv = {{sf6-adv|VM|-59}} | | blockAdv = {{sf6-adv|VM|-59}} | ||
| | | punishAdv = HKD +16 | ||
| perfParryAdv = {{sf6-adv|VM|-74}} | | perfParryAdv = {{sf6-adv|VM|-74}} | ||
| blockstun = 17 | | blockstun = 17 | ||
Line 2,010: | Line 1,984: | ||
| driveDmgBlk = 7500 | | driveDmgBlk = 7500 | ||
| driveDmgHit = 15000(10000) | | driveDmgHit = 15000(10000) | ||
| | | superGainHit = -30000 | ||
| | | superGainBlk = -30000 | ||
| invuln = 1-14 Full | |||
| armor = Break | |||
| airborne = 12-44 (FKD) | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 45f charge | | notes = 45f charge; active frames 3-6 give a non-cinematic hit with reduced damage and chip; cannot hit cross-up; cinematic time regenerates ~1.8 Drive bars for Guile | ||
}} | }} | ||
Line 2,024: | Line 2,001: | ||
| images = SF6_Guile_4646k_ca.png | | images = SF6_Guile_4646k_ca.png | ||
| hitboxes = SF6_Guile_4646k_ca_hitbox.png | | hitboxes = SF6_Guile_4646k_ca_hitbox.png | ||
| damage = 4500(3500) | | damage = 4500(3500) | ||
| chip = 1250(875) | | chip = 1250(875) | ||
| dmgScaling = 50% Minimum; 10% Immediate (Sp) | |||
| startup = 9 | | startup = 9 | ||
| active = 6 | | active = 6 | ||
| recovery = 30+40 land | | recovery = 30+40 land | ||
| | | total = 84 | ||
| guard = LH | |||
| cancel = - | |||
| hitAdv = HKD +16 | | hitAdv = HKD +16 | ||
| blockAdv = {{sf6-adv|VM|-59}} | | blockAdv = {{sf6-adv|VM|-59}} | ||
| | | punishAdv = HKD +16 | ||
| perfParryAdv = {{sf6-adv|VM|-74}} | | perfParryAdv = {{sf6-adv|VM|-74}} | ||
| blockstun = 17 | | blockstun = 17 | ||
Line 2,041: | Line 2,018: | ||
| driveDmgBlk = 10000 | | driveDmgBlk = 10000 | ||
| driveDmgHit = 20000(10000) | | driveDmgHit = 20000(10000) | ||
| | | superGainHit = -30000 | ||
| | | superGainBlk = -30000 | ||
| invuln = 1-14 Full | |||
| armor = Break | |||
| airborne = 12-44 (FKD) | |||
| jugStart = | | jugStart = | ||
| jugIncrease = | | jugIncrease = | ||
| jugLimit = | | jugLimit = | ||
| notes = 45f charge | | notes = 45f charge; active frames 3-6 give a non-cinematic hit with reduced damage and chip; cannot hit cross-up; available at 25% HP or below; cinematic time regenerates ~2 Drive bars for Guile | ||
}} | }} | ||
Line 2,060: | Line 2,040: | ||
| active = - | | active = - | ||
| recovery = - | | recovery = - | ||
| total = 116 | |||
| guard = - | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| notes = "Got you in my sights." | | notes = "Got you in my sights." | ||
}} | }} | ||
Line 2,077: | Line 2,058: | ||
| active = - | | active = - | ||
| recovery = - | | recovery = - | ||
| total = 225 | |||
| guard = - | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| notes = "You won't know what hit you." | | notes = "You won't know what hit you." | ||
}} | }} | ||
Line 2,094: | Line 2,076: | ||
| active = - | | active = - | ||
| recovery = - | | recovery = - | ||
| | | total = 325 | ||
| guard = - | | guard = - | ||
| cancel = - | | cancel = - | ||
| hitAdv = - | |||
| blockAdv = - | |||
| notes = "This is a war, and I'm ready for you." | | notes = "This is a war, and I'm ready for you." | ||
}} | }} | ||
Line 2,111: | Line 2,094: | ||
| active = - | | active = - | ||
| recovery = - | | recovery = - | ||
| total = 73 | |||
| guard = - | |||
| cancel = - | |||
| hitAdv = - | | hitAdv = - | ||
| blockAdv = - | | blockAdv = - | ||
| notes = "Come on!" | | notes = "Come on!" | ||
}} | }} |
Revision as of 20:23, 11 November 2023
Character Vitals
Normals
Standing Normals
5LP
5MP
5HP
5LK
5MK
5HK
Crouching Normals
2LP
2MP
2HP
2LK
2MK
2HK
Jumping Normals
j.LP
j.MP
j.HP
j.LK
j.MK
j.HK
Command Normals
6MP
6HP
4HP
4LK
4MK or 6MK
Guile
Guile_4mk_or_6mk
|
|||||
---|---|---|---|---|---|
4MK or 6MK Rolling Sobat
|
|||||
![]() File:SF6 Guile 4mk or 6mk hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
700 | - | - | LH | - | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
11 | 3 | 18(21) | 24 | 15 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
31(34) | 3000 | [6000] | 1500 | 700 (490) | 350 (175) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
+7 | -2 | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
+7 | -19 | ||||
Hit Advantage | Block Advantage | ||||
+3 | -6 | ||||
Notes | |||||
7-17f low crush (not airborne); has some juggle potential; 6MK version has 3f extra recovery on whiff; strong neutral tool; better hitbox priority on 4MK version |
6HK
3HK
Target Combos
5MP~4HP
2MP~2MP
2MK~6MP
Guile
Guile_2mk_6mp
|
|||||
---|---|---|---|---|---|
2MK~6MP Drake Fang
|
|||||
File:SF6 Guile 2mk 6mp.png File:SF6 Guile 2mk 6mp hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
800(640) | - | - | H | - | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
20 | 3 | 21 | 25 | 19 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
42 | 2500 | - | 1000 | 500 (350) | 250 (125) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
+5 | -22 | ||||
Hit Advantage | Block Advantage | ||||
+1 | -5 | ||||
Notes | |||||
(refers to 20% scaled damage from 2MK); low into overhead string; has a 5f gap between hits on block that can lead to trade combos |
2HK~3HK
Guile
Guile_2hk_3hk
|
|||||
---|---|---|---|---|---|
2HK~3HK Phantom Cutter
|
|||||
File:SF6 Guile 2hk 3hk.png File:SF6 Guile 2hk 3hk hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
600(480) | - | - | LH | Sp SA | 57 (60 PC) |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
10 | 3 | 25 | - | 16 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
37 | 7000 | - | 1000 | 500 (350) | 250 (125) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | KD +44(45) | +1 |
Punish Advantage | Perfect Parry Advantage | ||||
KD +35 | -24 | ||||
Hit Advantage | Block Advantage | ||||
KD +33 | -10(-30) | ||||
Notes | |||||
(refers to 20% scaled damage from 2HK); only combos from 1st hit of 2HK on Punish Counter, after Drive Rush, or in juggles; very lenient confirm window; puts opponent into limited juggle state; whiffs vs. crouching opponents (except after Punish Counter); SA2 cancel: KD +47/+4 |
Throws
LPLK
4LPLK
LPLK_AIR
4LPLK_AIR
Drive Moves
HPHK
Guile
Guile_hphk
|
|||||
---|---|---|---|---|---|
HPHK Blitz Combination
|
|||||
![]() ![]() |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
800 | 200 | 20% Starter | LH | - | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
26 | 2 | 35 | - | 34 | 25 |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
62 | 5000 | 10000 [15000] | -10000 | [3000(2100)] | - |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | 1-27 | - | 0 | 1 | 0 |
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
Crumple (Standing +21, Juggle +46, HKD +104) | -35 | ||||
Hit Advantage | Block Advantage | ||||
KD +35 / Wall Splat KD +65 | -3 / Wall Splat HKD +72 | ||||
Notes | |||||
See Drive Impact. Airborne connect gives spinning juggle state on Punish Counter or corner Wall Splat with variable height. |
6HPHK
Guile
Guile_6hphk
|
|||||
---|---|---|---|---|---|
6HPHK Strike Eagle
|
|||||
![]() ![]() |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
500 recoverable | 125 recoverable | - | LH | - | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
20 | 3 | 26 | - | 21 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
48 | - | - | -20000 | - | - |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
1-22 Full | Break | - | 200 | 100 | 1 |
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
KD +23 | -27 | ||||
Hit Advantage | Block Advantage | ||||
KD +23 | -8 | ||||
Notes | |||||
See Drive Reversal. |
MPMK
Guile
Guile_mpmk
|
|||||
---|---|---|---|---|---|
MPMK Drive Parry
|
|||||
![]() ![]() |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
- | - | 50% Multiplier (Perfect) | - | - | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
1 | 8 or until released | 29(1)(11) | - | - | - |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
37(3) | - | - | -5000,250~ | - | - |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
6 Full (after Perfect Parry) | - | - | - | - | - |
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
- | - | ||||
Hit Advantage | Block Advantage | ||||
- | - | ||||
Notes | |||||
See Drive Parry. Perfect Parrying has only 1F of recovery and disables the opponent from canceling their attack. Perfect Parrying projectiles puts you into fixed 11 frames of recovery. |
66
Guile
Guile_66
|
|||||
---|---|---|---|---|---|
66 Drive Rush
|
|||||
![]() ![]() |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
- | - | 15% Multiplier (Mid-Combo) | - | - | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
9(11) | 45(46) | 24(23) | - | - | - |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
- | - | -10000(-30000) | - | - | |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | - | - | - |
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
- | - | ||||
Hit Advantage | Block Advantage | ||||
- | - | ||||
Notes | |||||
See Drive Rush. Frame data shown in parentheses refers to the Drive Rush version used from a Parry. Distance: 0.805 (min/throw), 1.898 (min/block), 3.461 (max/final DR frame) |
Special Moves
Sonic Boom
[4]6LP
[4]6MP
Guile
Guile_46mp
|
|||||
---|---|---|---|---|---|
[4]6MP Sonic Boom
|
|||||
File:SF6 Guile 46mp.png File:SF6 Guile 46mp hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
550 (600) | 138 (150) | - | LH | SA3 | 11 |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
10 | - | 30 | 34(35) | 28 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
40 | 2500 | [3000] | 1000 | 600 (420) | 300 (150) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | 0.064 | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
+7(8) | -20 | ||||
Hit Advantage | Block Advantage | ||||
+3(+4) | -3 | ||||
Notes | |||||
1-hit projectile; 45f charge (charge lasts 10f after releasing back direction); input 6+LP within 3f of each other for Perfect timing (better damage and Hit advantage); can follow up with Sonic Break (6P) during SA2 |
[4]6HP
Guile
Guile_46hp
|
|||||
---|---|---|---|---|---|
[4]6HP Sonic Boom
|
|||||
File:SF6 Guile 46hp.png File:SF6 Guile 46hp hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
550 (600) | 138 (150) | - | LH | SA3 | 11 |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
10 | - | 30 | 34(35) | 28 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
40 | 2500 | [3000] | 1000 | 600 (420) | 300 (150) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | 0.091 | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
+7(8) | -20 | ||||
Hit Advantage | Block Advantage | ||||
+3(+4) | -3 | ||||
Notes | |||||
1-hit projectile; 45f charge (charge lasts 10f after releasing back direction); input 6+LP within 3f of each other for Perfect timing (better damage and Hit advantage); can follow up with Sonic Break (6P) during SA2 |
[4]6PP
Somersault Kick
[2]8LK
[2]8MK
Guile
Guile_28mk
|
|||||
---|---|---|---|---|---|
[2]8MK Somersault Kick
|
|||||
File:SF6 Guile 28mk.png File:SF6 Guile 28mk hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
1100 (1300) | 275 (325) | 30% Starter | LH | SA3 | 17 |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
6 | 6 | 27+15 land | - | 17 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
53 | 4000 | [5000] | 2000 | 1000 (700) | 500 (250) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
1-8 Air | - | 8-38 (FKD) | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
KD +37 | -46 | ||||
Hit Advantage | Block Advantage | ||||
KD +37 | -31 | ||||
Notes | |||||
45f charge (charge lasts 12f after releasing down direction); cannot hit cross-ups; input 8+MK within 3f of each other for Perfect timing (better damage); does 300 less damage on active frames 3-6 (800 regular, 1000 perfect) |
[2]8HK
Guile
Guile_28hk
|
|||||
---|---|---|---|---|---|
[2]8HK Somersault Kick
|
|||||
File:SF6 Guile 28hk.png File:SF6 Guile 28hk hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
1200 (1400) | 300 (350) | 30% Starter | LH | SA3 | 17 |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
7 | 6 | 28+15 land | - | 17 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
55 | 4000 | [5000] | 2000 | 1000 (700) | 500 (250) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
1-9 Air | - | 8-40 (FKD) | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
KD +39 | -47 | ||||
Hit Advantage | Block Advantage | ||||
KD +39 | -32 | ||||
Notes | |||||
45f charge (charge lasts 12f after releasing down direction); cannot hit cross-ups; input 8+HK within 3f of each other for Perfect timing (better damage); does 400 less damage on active frames 3-6 (800 regular, 1000 perfect) |
[2]8KK
Sonic Blade
214LP
214MP
Guile
Guile_214mp
|
|||||
---|---|---|---|---|---|
214MP Sonic Blade
|
|||||
File:SF6 Guile 214mp.png File:SF6 Guile 214mp hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
400 | 100 | - | LH | SA3 | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
21 | [85] | 29 | 24 | 23 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
50 | 2500 | [3000] | 1000 | 600 (420) | 300 (150) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
-2 | -19 | ||||
Hit Advantage | Block Advantage | ||||
-6 | -7 | ||||
Notes | |||||
1 hit; [] refers to stationary projectile active time; can enhance a Sonic Boom by inputting 6P during recovery (no charge required), or by using [4]6P through the Sonic Blade after 214P recovery; Guile has a wide lower body hurtbox, making him vulnerable to ranged low pokes and sweeps |
214HP
Guile
Guile_214hp
|
|||||
---|---|---|---|---|---|
214HP Sonic Blade
|
|||||
File:SF6 Guile 214hp.png File:SF6 Guile 214hp hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
250x2 (500) | 63x2 | - | LH | SA3 | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
31 | [100] | 23 | 25 | 23 total | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
54 | 1000x2 | [3000] | 1000x2 | 300x2 (210x2) | 150x2 (75x2) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
+1 | -2 | ||||
Hit Advantage | Block Advantage | ||||
+1 | -1 | ||||
Notes | |||||
2 hits; [] refers to stationary projectile active time; can enhance a Sonic Boom by inputting 6P during recovery (no charge required), or by using [4]6P through the Sonic Blade after 214P recovery; Guile has a wide lower body hurtbox, making him vulnerable to ranged low pokes and sweeps |
214P~6P
214P~6PP
214PP
Guile
Guile_214pp
|
|||||
---|---|---|---|---|---|
214PP Sonic Cross
|
|||||
![]() File:SF6 Guile 214pp hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
300x2 | 75x2 | - | LH | SA2 SA3 | 6 |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
15 | [100] | 24 | - | 21 total | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
39 | 1000x2 | [3000] | -20000 | 300x2 (210x2) | 150x2 (75x2) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
KD +53 | -3 | ||||
Hit Advantage | Block Advantage | ||||
KD +53 | -4 | ||||
Notes | |||||
2-hit OD projectile; [] refers to stationary projectile active time; on grounded connect, 1st hit knocks down and the 2nd hit remains active; either hit puts opponent into limited juggle state; SA2 cancel: KD+68/+11 |
214PP~6P
Guile
Guile_214pp_6p
|
|||||
---|---|---|---|---|---|
214PP ~ 6P Sonic Cross
|
|||||
File:SF6 Guile 214pp 6p.png File:SF6 Guile 214pp 6p hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
400x2,500 (1300) | 100x2,125 | - | LH | SA2* SA3 | 11 |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
10 | - | 28 | - | 30 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
38 | 2500x2,1000 | [1000x2,3000] | - | 600 (420) | 300 (150) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | 1-8f: 0.005+0.005/frame; 9f: 0.155 + 0.005/frame | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
KD +47 | -9~ | ||||
Hit Advantage | Block Advantage | ||||
KD +47 | -3 | ||||
Notes | |||||
No charge required to throw projectile; puts opponents into limited juggle state; only the Enhanced Boom is cancelable to SA2; if the OD Sonic Blade is blocked immediately at close range, it will dissipate before the Boom followup comes out, making the cancel impossible; SA2 cancel: KD+64/+24; projectile speed accelerates until no longer on screen |
214PP~6PP
Guile
Guile_214pp_6pp
|
|||||
---|---|---|---|---|---|
214PP ~ 6PP Sonic Cross
|
|||||
File:SF6 Guile 214pp 6pp.png File:SF6 Guile 214pp 6pp hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
400x3,500 (1700) | 100x3,125 | - | LH | SA2 SA3 | 11 |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
10 | - | 28 | - | 31 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
38 | 2500x3,1000 | [1000x3,3000] | -20000 | 800 (560) | 400 (200) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | 1-8f: 0.008+0.008/frame; 9f: 2.08 + 0.008/frame | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
KD Spin + Wallsplat | +15~ | ||||
Hit Advantage | Block Advantage | ||||
KD Spin + Splat | +3 | ||||
Notes | |||||
No charge required to throw projectile; puts opponents into limited juggle state; costs 4 total stocks of Drive Gauge counting the initial Sonic Blade activation; causes a short wallsplat animation if the opponent is near the corner; SA2 cancel: KD+65/+25; projectile speed accelerates until no longer on screen |
Sonic Break
PP
[4]6P~P Followup
Guile
Guile_46p_p_followup
|
|||||
---|---|---|---|---|---|
[4]6P~P Sonic Break (followup)
|
|||||
File:SF6 Guile 46p p followup.png File:SF6 Guile 46p p followup hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
600 each | 150 each | - | LH | - | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
11 | - | 25 | 28 | 24 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
36 | 2000 each | 1000/[3000] | 1000 | 300* (210) | 150* (75) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | LP 0.05 / MP 0.064 / HP 0.081 | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
+6 | - | ||||
Hit Advantage | Block Advantage | ||||
+2 | -2 | ||||
Notes | |||||
1-hit projectile; only possible during SA2 install (1500f timer); each use drains timer by 200f (maximum 4 followups per sequence); button strength determines projectile speed; Guile only builds super meter for himself if projectile connects after install timer has expired |
[4]6PP~P Followup
Guile
Guile_46pp_p_followup
|
|||||
---|---|---|---|---|---|
[4]6PP~P OD Sonic Break (followup)
|
|||||
File:SF6 Guile 46pp p followup.png File:SF6 Guile 46pp p followup hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
500x2 (1000) | 125x2 | - | LH | - | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
11 | - | 24 | - | 28 total | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
35 | 2500x2 each | 7002 each | - | 300x2* (210x2) | 150x2* (75x2) |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | 0.12 | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
KD +54~ | - | ||||
Hit Advantage | Block Advantage | ||||
KD +54~ | +3 | ||||
Notes | |||||
2-hit OD projectile; only possible during SA2 install (1500f timer); each use drains timer by 200f (maximum 2 followups per sequence); Guile only builds super meter for himself if projectile connects after install timer has expired |
Super Arts
[4]646P
[4]646HP
214214P
Guile
Guile_214214p
|
|||||
---|---|---|---|---|---|
214214P Solid Puncher
|
|||||
![]() File:SF6 Guile 214214p hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
- | - | - | - | - | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
1 | (1500) | 5 | - | - | - |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
6 | - | - | - | -20000 | -20000 |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
- | - | - | - | - | - |
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
- | - | ||||
Hit Advantage | Block Advantage | ||||
- | - | ||||
Notes | |||||
Gives access to Sonic Break followups; remaining active time decreases by 200f with each Sonic Break use (maximum 7 uses) |
[4]646K
[4]646K_CA
Guile
Guile_4646k_ca
|
|||||
---|---|---|---|---|---|
[4]646K Crossfire Somersault (CA)
|
|||||
![]() File:SF6 Guile 4646k ca hitbox.png |
|||||
Damage | Chip Dmg | Dmg Scaling | Guard | Cancel | Hitconfirm Window |
4500(3500) | 1250(875) | 50% Minimum; 10% Immediate (Sp) | LH | - | - |
Startup | Active | Recovery | Hitstun | Blockstun | Hitstop |
9 | 6 | 30+40 land | - | 17 | |
Total | DriveDmg Blk | DriveDmg Hit [PC] | Drive Gain | Super Gain Hit | Super Gain Blk |
84 | 10000 | 20000(10000) | - | -30000 | -30000 |
Invuln | Armor | Airborne | Juggle Start | Juggle Increase | Juggle Limit |
1-14 Full | Break | 12-44 (FKD) | |||
After DR Hit | After DR Blk | Projectile Speed | Attack Range | DR Cancel Hit | DR Cancel Blk |
- | - | - | - | - | - |
Punish Advantage | Perfect Parry Advantage | ||||
HKD +16 | -74 | ||||
Hit Advantage | Block Advantage | ||||
HKD +16 | -59 | ||||
Notes | |||||
45f charge; active frames 3-6 give a non-cinematic hit with reduced damage and chip; cannot hit cross-up; available at 25% HP or below; cinematic time regenerates ~2 Drive bars for Guile |
Taunts
5PPPKKK
6PPPKKK
4PPPKKK
2PPPKKK