Valkyraboo (talk | contribs) (Created page with "==Hard Tag Frame Data== {| class="wikitable sortable" style="margin:auto; width: 60%" |- ! Name !! Active !! Recovery !! Total !! On Block !! Notes |- | Akuma || 20 || 34 || 54 || -16 || |- | Amaterasu || 20 || 32 || 52 || -13 || |- | Arthur || 20 || 35 || 55 || -15 || |- | C. Viper || 20 || 33 || 53 || -15 || |- | Captain America || 22 || 36 || 58 || -17 || |- | Chris || 20 || 34 || 54 || -16 || |- | Chun-Li || 24 || 34 || 58 || -17 || |- | Dante || 21 || 34 ||...") |
Valkyraboo (talk | contribs) No edit summary |
||
Line 104: | Line 104: | ||
| Zero || 2 || Simple || None || - || | | Zero || 2 || Simple || None || - || | ||
|} | |} | ||
<div style="width:500px; margin:1em auto 1em auto"> | |||
{{#cargo_query:tables = UMVC3_CharacterData | |||
| fields = chara=Character, "Hard Tag"=Health | |||
| where = chara NOT IN ('Arthur (Golden Armor)', 'Arthur (No Armor)', 'Jill (Mad Beast)', 'Phoenix (Dark)', 'Phoenix Wright (Trial)', 'Phoenix Wright (Investigation)', 'Morrigan (Astral Vision)') | |||
| format = dynamic table | |||
| rows per page = 100 | |||
}}</div> |
Revision as of 00:01, 18 June 2025
Hard Tag Frame Data
Name | Active | Recovery | Total | On Block | Notes |
---|---|---|---|---|---|
Akuma | 20 | 34 | 54 | -16 | |
Amaterasu | 20 | 32 | 52 | -13 | |
Arthur | 20 | 35 | 55 | -15 | |
C. Viper | 20 | 33 | 53 | -15 | |
Captain America | 22 | 36 | 58 | -17 | |
Chris | 20 | 34 | 54 | -16 | |
Chun-Li | 24 | 34 | 58 | -17 | |
Dante | 21 | 34 | 55 | -17 | |
Deadpool | 22 | 32 | 54 | -14 | |
Doctor Doom | 24 | 34 | 58 | -15 | |
Doctor Strange | 20 | 35 | 55 | -15 | |
Dormammu | 20 | 33 | 53 | -15 | |
Felicia | 20 | 34 | 54 | -17 | |
Firebrand | 20 | 33 | 53 | -13 | |
Frank West | 21 | 33 | 54 | - | |
Ghost Rider | 1 | Short | Three | - | |
Haggar | 2 | Simple | Three | - | |
Hawkeye | 1 | Short | Three | - | |
Hsien-Ko | 6 | Full | None | 5L, 2L | |
Hulk | 1 | Short | Three | - | |
Iron Fist | 5 | Full | None | 5L, 2L | |
Iron Man | 6 | Full | None | 5L, 2L | |
Jill | 6 | Full | None | 5L, 2L | |
Magneto | 2 | Simple | Three | 5L, 2L | |
M.O.D.O.K | 2 | Simple | Three | 5L, 2L | |
Morrigan | 6 | Full | None | 2L | |
Nemesis | 2 | Simple | Three | - | |
Nova | 2 | Simple | Three | 5L | |
Phoenix | 6 | Full | None | 5L, 2L | |
Phoenix Wright | 2 | Simple | Three | - | |
Rocket Raccoon | 6 | Full | None | 5L, 2L | |
Ryu | 2 | Simple | Three | 5L, 2L | |
Sentinel | 1 | Short | Three | 2L | |
She-Hulk | 2 | Simple | Three | - | |
Shuma-Gorath | 6 | Full | None | 5L, 2L | |
Spencer | 2 | Simple | Three | 5L | |
Spider-Man | 2 | Simple | None | 5L, 2L | |
Storm | 6 | Full | None | 2L | |
Strider | 6 | Full | None | 5L, 2L | |
Super-Skrull | 6 | Full | None | 5L, 2L | |
Taskmaster | 2 | Simple | Three | - | |
Thor | 1 | Short | Three | - | |
Trish | 2 | Unique | None | 5L, 2L | |
Tron | 2 | Simple | Three | - | |
Vergil | 2 | Simple | Three | - | |
Viewtiful Joe | 6 | Full | None | 5L, 2L | |
Wesker | 2 | Simple | Three | - | |
Wolverine | 6 | Full | None | 2L | |
X-23 | 6 | Full | None | 5L, 2L | |
Zero | 2 | Simple | None | - |
Error 1054: Unknown column '"Hard Tag"' in 'field list'
Function: CargoSQLQuery::run Query: SELECT `mw_cargo__UMVC3_CharacterData`.`_pageID` AS `cargo_backlink_page_id_UMVC3_CharacterData`,`chara` AS `Character`,`"Hard Tag"` AS `Health` FROM `mw_cargo__UMVC3_CharacterData` WHERE chara NOT IN ('Arthur (Golden Armor)', 'Arthur (No Armor)', 'Jill (Mad Beast)', 'Phoenix (Dark)', 'Phoenix Wright (Trial)', 'Phoenix Wright (Investigation)', 'Morrigan (Astral Vision)') ORDER BY `mw_cargo__UMVC3_CharacterData`.`_pageID`,`chara`,`"Hard Tag"` LIMIT 100