input | damage | guard | cancel | startup | active | recovery | hitAdv | blockAdv |
---|---|---|---|---|---|---|---|---|
input | damage | guard | cancel | startup | active | recovery | hitAdv | blockAdv |
5LP | 350 | LH | Chn Sp SA | 5 | 3 | 8 | +6 | -1 |
5MP | 800 | LH | - | 9 | 4 | 17 | +1 | -4 |
5HP | 900 | LH | Sp SA | 11 | 3 | 22 | 0 | -5 |
5LK | 300 | LH | Chn Sp SA | 4 | 3 | 8 | +5 | -1 |
5MK | 600 | LH | Sp SA | 7 | 3 | 15 | +2 | -1 |
5HK | 1000 | LH | - | 14 | 4 | 21 | +1 | -5 |
2LP | 300 | LH | Chn Sp SA | 6 | 3 | 8 | +6 | -1 |
2MP | 700 | LH | SA | 8 | 3 | 18 | +1 | -3 |
2HP | 500x2 | LH | Sp SA (2nd) | 10 | 2,4 | 22 | 0 | -2 |
2LK | 200 | L | Chn | 5 | 2 | 12 | +2 | -2 |
2MK | 500 | L | Sp SA | 9 | 3 | 18 | +1 | -5 |
2HK | 450x2 | L,L* | - | 11 | 2(6)2 | 24 | KD +32 | -12 |
j.LP | 300 | H | - | 5 | 9 | 3 land | +6(+9) | +2(+5) |
j.MP | 700 | H | Sp SA2 TC | 9 | 4 | 3 land | +5(+11) | +1(+7) |
j.HP | 800 | H | - | 10 | 6 | 3 land | +6(+15) | +2(+11) |
j.LK | 300 | H | - | 6 | 6 | 3 land | +4(+10) | 0(+6) |
j.MK | 500 | H | - | 8 | 5 | 3 land | +7(+13) | +3(+9) |
j.HK | 800 | H | - | 11 | 6 | 3 land | +9(+15) | +5(+11) |
6HP | 900 | LH | TC Sp SA | 16 | 2 | 24 | +2 | -4 |
4HP | 1000 | LH | Sp SA | 14 | 4 | 18 | +5 | -2 |
3HP | 900 | H | - | 25 | 3 | 18 | +2 | -3 |
j.2HP | 800 | H | - | 9 | 11 | 3 land | +11(+15) | +7(+11) |
6HP~HP | 500 | LH | TC | 20 | 2 | 27 | 0 | -9 |
6HP~HP~HP | 800(640) | LH | - | 20 | 5 | 39 | KD +26 | -23 |
j.MP~MP | 700 | H | SA2 | 10 | 3 | 3 land | - | - |
(Created page with "{{Character Subnav SF6 | chara=Lily }} ==Frame table== <!-- TODO; create template to make it look better--> {{#cargo_query:tables=SF6_CharacterData |fields=CONCAT('file:',...") |
m (→Frame table: details page) |
||
Line 13: | Line 13: | ||
===Normals and Target Combos=== | ===Normals and Target Combos=== | ||
---- | ---- | ||
<tabber> General= | |||
{{#cargo_query:tables=SF6_FrameData | {{#cargo_query:tables=SF6_FrameData | ||
|fields=input,damage,guard,cancel,startup,active,recovery,hitAdv,blockAdv | |fields=input,damage,guard,cancel,startup,active,recovery,hitAdv,blockAdv | ||
Line 20: | Line 21: | ||
|rows per page=50 | |rows per page=50 | ||
}} | }} | ||
|-| | |||
Detailed= | |||
{{#cargo_query:tables=SF6_FrameData | |||
|fields=input,damage,IF(chip='{{{chip}}}', "", chip)=chip,driveDamage,guard,cancel,startup,active,recovery,hitAdv,blockAdv | |||
|where=chara="Lily" and (moveType="ground_normal" or moveType="normal" or moveType="air_normal") | |||
|format=dynamic table | |||
|order by=_rowID | |||
|rows per page=50 | |||
}} | |||
</tabber> | |||
===Drive and Throw=== | ===Drive and Throw=== | ||
---- | ---- | ||
<tabber> General= | |||
{{#cargo_query:tables=SF6_FrameData | {{#cargo_query:tables=SF6_FrameData | ||
|fields= | |fields=input,damage,guard,cancel,startup,active,recovery,hitAdv,blockAdv | ||
|where=chara="Lily" and (moveType = "drive" or moveType="throw") | |||
|format=dynamic table | |||
|order by=_rowID | |||
|rows per page=50 | |||
}} | |||
|-| | |||
Detailed= | |||
{{#cargo_query:tables=SF6_FrameData | |||
|fields=input,damage,IF(chip='{{{chip}}}', "", chip)=chip,IF(driveDamage='{{{driveDamage}}}', "", driveDamage)=driveDamage,guard,cancel,startup,active,recovery,hitAdv,blockAdv | |||
|where=chara="Lily" and (moveType = "drive" or moveType="throw") | |where=chara="Lily" and (moveType = "drive" or moveType="throw") | ||
|format=dynamic table | |format=dynamic table | ||
Line 30: | Line 51: | ||
|rows per page=50 | |rows per page=50 | ||
}} | }} | ||
</tabber> | |||
===Specials=== | ===Specials=== | ||
---- | ---- | ||
<tabber> General= | |||
{{#cargo_query:tables=SF6_FrameData | {{#cargo_query:tables=SF6_FrameData | ||
|fields=name,input,damage,guard,cancel,startup,active,recovery,hitAdv,blockAdv | |fields=name,input,damage,guard,cancel,startup,active,recovery,hitAdv,blockAdv | ||
Line 39: | Line 63: | ||
|rows per page=50 | |rows per page=50 | ||
}} | }} | ||
|-| | |||
Detailed= | |||
{{#cargo_query:tables=SF6_FrameData | |||
|fields=input,damage,IF(chip='{{{chip}}}', "", chip)=chip,IF(driveDamage='{{{driveDamage}}}', "", driveDamage)=driveDamage,guard,cancel,startup,active,recovery,hitAdv,blockAdv | |||
|where=chara="Lily" and moveType = "special" | |||
|format=dynamic table | |||
|order by=_rowID | |||
|rows per page=50 | |||
}} | |||
</tabber> | |||
===Supers=== | ===Supers=== | ||
---- | ---- | ||
<tabber> General= | |||
{{#cargo_query:tables=SF6_FrameData | {{#cargo_query:tables=SF6_FrameData | ||
|fields=name, input,damage,guard,cancel,startup,active,recovery,hitAdv,blockAdv | |fields=name, input,damage,guard,cancel,startup,active,recovery,hitAdv,blockAdv | ||
Line 50: | Line 84: | ||
|rows per page=50 | |rows per page=50 | ||
}} | }} | ||
|-| | |||
{{Character Subnav SF6 | chara=Lily }} | Detailed= | ||
{{#cargo_query:tables=SF6_FrameData | |||
|fields=input,damage,IF(chip='{{{chip}}}', "", chip)=chip,IF(driveDamage='{{{driveDamage}}}', "", driveDamage)=driveDamage,guard,cancel,startup,active,recovery,hitAdv,blockAdv | |||
|where=chara="Lily" and moveType = "super" | |||
|format=dynamic table | |||
|order by=_rowID | |||
|rows per page=50 | |||
}} | |||
</tabber> | |||
{{Character Subnav SF6 | chara=Lily}} | |||
{{Navbox-SF6}} | {{Navbox-SF6}} | ||
[[Category: Street Fighter 6]] | [[Category: Street Fighter 6]] | ||
[[Category: Lily]] | [[Category: Lily]] |
Revision as of 15:26, 11 June 2023
Frame table
Normals and Target Combos
Drive and Throw
input | damage | guard | cancel | startup | active | recovery | hitAdv | blockAdv |
---|---|---|---|---|---|---|---|---|
input | damage | guard | cancel | startup | active | recovery | hitAdv | blockAdv |
LPLK | 1200 (2040) | T | - | 5 | 3 | 23 | KD +20 | - |
4LPLK | 1200 (2040) | T | - | 5 | 3 | 23 | KD +32 | - |
HPHK | 800 | LH | - | 26 | 2 | 35 | KD +35 / Wall Splat KD +65 | -3 / Wall Splat HKD +72 |
6HPHK | 500 recoverable | LH | - | 20 | 3 | 26(31) | KD +23 | -6 |
6HPHK | 500 recoverable | LH | - | 18 | 3 | 26(31) | KD +23 | -6 |
MPMK | - | - | - | 1 | 12 or until released | 33(1)(11) | - | - |
MPMK~66 | - | - | - | 3+8 | - | 15(37) | - | - |
MPMK or 66 | - | - | - | 9 | - | 15(37) | - | - |
Function: CargoSQLQuery::run Query: SELECT `mw_cargo__SF6_FrameData`.`_pageID` AS `cargo_backlink_page_id_SF6_FrameData`,`input` AS `input`,`damage` AS `damage`,IF(chip='{{{chip}}}', "", chip) AS `chip`,IF(driveDamage='{{{driveDamage}}}', "", driveDamage) AS `driveDamage`,`guard` AS `guard`,`cancel` AS `cancel`,`startup` AS `startup`,`active` AS `active`,`recovery` AS `recovery`,`hitAdv` AS `hitAdv`,`blockAdv` AS `blockAdv` FROM `mw_cargo__SF6_FrameData` WHERE chara="Lily" and (moveType = "drive" or moveType="throw") ORDER BY `_rowID` LIMIT 100
Specials
name | input | damage | guard | cancel | startup | active | recovery | hitAdv | blockAdv |
---|---|---|---|---|---|---|---|---|---|
name | input | damage | guard | cancel | startup | active | recovery | hitAdv | blockAdv |
Condor Wind (stock) | 214LP | - | - | - | 46(71/90) | - | 1(19) | - | - |
Condor Wind (attack) | 214MP (HOLD OK) | 900 | LH | SA3 | 23(4) | 4 | 25 | +2 | -8 |
Condor Wind (attack) | 214HP (HOLD OK) | 1100 | LH | SA3* | 25(4) | 4 | 25 | KD +30 | -8 |
Condor Wind (attack) | 214PP (HOLD OK) | 1200 | LH | SA2 SA3* | 19(4) | 4 | 23 | KD +39 | -5 |
Condor Wind (stock) | 214[PP] | - | - | - | 38 | - | 2 | - | - |
Condor Spire | 236LK | 800 | LH | - | 17 | 13 | 2+14 land | KD +33(+45) | -8(+4) |
Condor Spire | 236MK | 900 | LH | - | 21 | 13 | 2+14 land | KD +37(+49) | -8(+4) |
Condor Spire | 236HK | 1000 | LH | - | 25 | 13 | 2+14 land | KD +37(+49) | -8(+4) |
Condor Spire | 236KK | 1000 | LH | SA2 | 15 | 13 | 2+14 land | KD +42(+54) | -8(+4) |
Condor Spire (Windclad) | 236LK (Windclad) | 100x2,800 | LH | - | 9 | 5(6)11,7 | 2+12 land | KD +47(+46~52) | +1(+7) |
Condor Spire (Windclad) | 236MK (Windclad) | 100x2,900 | LH | - | 13 | 5(6)11,7 | 2+12 land | KD +49(+47~53) | +1(+7) |
Condor Spire (Windclad) | 236HK (Windclad) | 100x2,1000 | LH | - | 17 | 5(6)11,7 | 2+12 land | KD +52(+50~56) | +1(+7) |
Condor Spire (Windclad) | 236KK (Windclad) | 100x2,1000 | LH | SA2 | 9 | 14,3,7 | 2+12 land | KD +56(+62) | +2(+8) |
Tomahawk Buster | 623LP | 900 | LH | - | 6 | 11 | 21+12 land | KD +36(+41) | -27 |
Tomahawk Buster | 623MP | 1000 | LH | - | 8 | 12 | 25+12 land | KD +36(+42) | -32 |
Tomahawk Buster | 623HP | 1200 | LH | - | 10 | 13 | 26+12 land | KD +36(+41) | -35 |
Tomahawk Buster | 623PP | 800,600 | LH | j.PPP (hit) | 6 | 3,9 | 28+15 land | KD +32(+37) | -35 |
Tomahawk Buster (Windclad) | 623LP (Windclad) | 400,600 | LH | - | 4 | 4,9 | 21+12 land | KD +41(+43) | -25 |
Tomahawk Buster (Windclad) | 623MP (Windclad) | 400,800 | LH | - | 6 | 4,10 | 25+12 land | KD +41(+43) | -30 |
Tomahawk Buster (Windclad) | 623HP (Windclad) | 400,1000 | LH | - | 8 | 4,12 | 26+12 land | KD +41(+43) | -33 |
Tomahawk Buster (Windclad) | 623PP (Windclad) | 400,600x2 | LH | j.PPP (hit) | 4 | 2,2,10 | 28+15 land | KD +33(+38) | -35 |
Condor Dive | j.PP | 800 | LH | - | 12 | 11(17) | 5+19 land | KD +32(+37) | -24(-19) |
Condor Dive | j.PPP | 1400 | LH | - | 12 | 10(14) | 5+19 land | KD +40(+46) | -24(-19) |
Condor Dive (Windclad) | j.PP (Windclad) | 200,800 | LH | - | 12 | 11(17) | 5+19 land | KD +33(+38) | -24(-19) |
Condor Dive (Windclad) | j.PPP (Windclad) | 200,1400 | LH | - | 12 | 10(14) | 5+19 land | KD +41(+47) | -24(-19) |
Mexican Typhoon | 360+LP | 2000 (2300) | T | - | 5 | 3 | 53 | HKD +28 | - |
Mexican Typhoon | 360+MP | 2400 (2760) | T | - | 5 | 3 | 53 | HKD +28 | - |
Mexican Typhoon | 360+HP | 2800 (3220) | T | - | 5 | 3 | 53 | HKD +28 | - |
Mexican Typhoon | 360+PP | 2900 (3350) | T | - | 5 | 3 | 53 | HKD +28 | - |
Function: CargoSQLQuery::run Query: SELECT `mw_cargo__SF6_FrameData`.`_pageID` AS `cargo_backlink_page_id_SF6_FrameData`,`input` AS `input`,`damage` AS `damage`,IF(chip='{{{chip}}}', "", chip) AS `chip`,IF(driveDamage='{{{driveDamage}}}', "", driveDamage) AS `driveDamage`,`guard` AS `guard`,`cancel` AS `cancel`,`startup` AS `startup`,`active` AS `active`,`recovery` AS `recovery`,`hitAdv` AS `hitAdv`,`blockAdv` AS `blockAdv` FROM `mw_cargo__SF6_FrameData` WHERE chara="Lily" and moveType = "special" ORDER BY `_rowID` LIMIT 100
Supers
name | input | damage | guard | cancel | startup | active | recovery | hitAdv | blockAdv |
---|---|---|---|---|---|---|---|---|---|
name | input | damage | guard | cancel | startup | active | recovery | hitAdv | blockAdv |
Breezing Hawk | 236236P | 2200 (1840) | LH | - | 10 | 2(5)2(7)2(8)2(8)2 | 54 | KD +27(+19) | -36 |
Thunderbird | 236236K | 2600 | LH | - | 9 | 4,3x6(9)2 | 39+24 land | KD +42 | -60(-66) |
Thunderbird (Windclad) | 236236K | 2900 | LH | - | 9 | 2x11,3(6)2 | 39+24 land | KD +46 | -59(-65) |
Soaring Thunderbird | j.236236K | 2600 | LH | - | 9 | 4,3x6(9)2 | 25 land | KD +36~42 | -54(-66) |
Soaring Thunderbird (Windclad) | j.236236K | 2900 | LH | - | 9 | 2x11,3(6)2 | 25 land | KD +39~45 | -51(-65) |
Raging Typhoon | 214214P | 4500 | T | - | 5+2 | 2 | 106 | HKD +4 | - |
Raging Typhoon (CA) | 214214P | 5000 | T | - | 5+2 | 2 | 106 | HKD +4 | - |
Function: CargoSQLQuery::run Query: SELECT `mw_cargo__SF6_FrameData`.`_pageID` AS `cargo_backlink_page_id_SF6_FrameData`,`input` AS `input`,`damage` AS `damage`,IF(chip='{{{chip}}}', "", chip) AS `chip`,IF(driveDamage='{{{driveDamage}}}', "", driveDamage) AS `driveDamage`,`guard` AS `guard`,`cancel` AS `cancel`,`startup` AS `startup`,`active` AS `active`,`recovery` AS `recovery`,`hitAdv` AS `hitAdv`,`blockAdv` AS `blockAdv` FROM `mw_cargo__SF6_FrameData` WHERE chara="Lily" and moveType = "super" ORDER BY `_rowID` LIMIT 100