Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SSBU/Wolf: Difference between revisions

From Dragdown
Content added Content deleted
No edit summary
Line 17: Line 17:
<br clear="both"/>
<br clear="both"/>


==Normal Moves==
== Normal Moves ==
{{TOClimit|2}}
{{TOClimit|2}}
{{#vardefine:cargoTable|SSBU_MoveData}}
{{#vardefine:cargoTable|SSBU_MoveData}}
=== Jab ===
{{MoveDataCargo
| title = Jab 1
| subtitle =
| input = Jab 1
| images =
{{MoveDataCargoImage|WolfJab1_0|1}}
{{MoveDataCargoImage|WolfJab2_0|1}}
{{MoveDataCargoImage|WolfJab3_0|1}}
| hitboxes =
{{MoveDataCargoImage|WolfJab1_0|1|hitbox=yes}}
{{MoveDataCargoImage|WolfJab2_0|1|hitbox=yes}}
{{MoveDataCargoImage|WolfJab3_0|1|hitbox=yes}}
| info =
{{AttackDataCargo-SSBU/Query|WolfJab1_0}}
{{AttackDataCargo-SSBU/Query|WolfJab2_0}}
{{AttackDataCargo-SSBU/Query|WolfJab3_0}}
* Placeholder
}}

=== Forward Tilt ===
{{MoveDataCargo
| title = Forward Tilt
| subtitle =
| input = Forward Tilt
| images =
{{MoveDataCargoImage|WolfFTilt_0|1}}
| hitboxes =
{{MoveDataCargoImage|WolfFTilt_0|1|hitbox=yes}}
| info =
{{AttackDataCargo-SSBU/Query|WolfFTilt_0}}
{{AttackDataCargo-SSBU/Query|WolfFTilt_1}}
* Placeholder
}}

=== Up Tilt ===
{{MoveDataCargo
| title = Up Tilt
| subtitle =
| input = Up Tilt
| images =
{{MoveDataCargoImage|WolfUTilt_0|1}}
| hitboxes =
{{MoveDataCargoImage|WolfUTilt_0|1|hitbox=yes}}
| info =
{{AttackDataCargo-SSBU/Query|WolfUTilt_0}}
{{AttackDataCargo-SSBU/Query|WolfUTilt_1}}
* Placeholder
}}

=== Down Tilt ===
{{MoveDataCargo
| title = Down Tilt
| subtitle =
| input = Down Tilt
| images =
{{MoveDataCargoImage|WolfDTilt_0|1}}
| hitboxes =
{{MoveDataCargoImage|WolfDTilt_0|1|hitbox=yes}}
| info =
{{AttackDataCargo-SSBU/Query|WolfDTilt_0}}
* Placeholder
}}

=== Dash Attack ===
{{MoveDataCargo
| title = Dash Attack
| subtitle =
| input = Dash Attack
| images =
{{MoveDataCargoImage|WolfDashAttack_0|1}}
| hitboxes =
{{MoveDataCargoImage|WolfDashAttack_0|1|hitbox=yes}}
| info =
{{AttackDataCargo-SSBU/Query|WolfDashAttack_0}}
{{AttackDataCargo-SSBU/Query|WolfDashAttack_1}}
* Placeholder
}}

=== Forward Smash ===
{{MoveDataCargo
| title = Forward Smash
| subtitle =
| input = Forward Smash
| images =
{{MoveDataCargoImage|WolfFSmash_0|1}}
| hitboxes =
{{MoveDataCargoImage|WolfFSmash_0|1|hitbox=yes}}
| info =
{{AttackDataCargo-SSBU/Query|WolfFSmash_0}}
* Placeholder
}}

=== Up Smash ===
{{MoveDataCargo
| title = Up Smash
| subtitle =
| input = Up Smash
| images =
{{MoveDataCargoImage|WolfUSmash_0|1}}
| hitboxes =
{{MoveDataCargoImage|WolfUSmash_0|1|hitbox=yes}}
| info =
{{AttackDataCargo-SSBU/Query|WolfUSmash_0}}
{{AttackDataCargo-SSBU/Query|WolfUSmash_1}}
* Placeholder
}}

=== Down Smash ===
{{MoveDataCargo
| title = Down Smash
| subtitle =
| input = Down Smash
| images =
{{MoveDataCargoImage|WolfDSmash_0|1}}
{{MoveDataCargoImage|WolfDSmash_1|1}}
| hitboxes =
{{MoveDataCargoImage|WolfDSmash_0|1|hitbox=yes}}
| info =
{{AttackDataCargo-SSBU/Query|WolfDSmash_0}}
{{AttackDataCargo-SSBU/Query|WolfDSmash_1}}
* Placeholder
}}





Revision as of 02:39, 19 September 2022


This page is missing significant information. You can help by editing it.
Overview

Wolf
Weight:92 [Middleweight]
Spotdodge:The duration and intangibility of this character's on-spot dodges.25F (3~17F intangible)
Air Dodge:The intangibility of this character's air dodges, both neutral and directional.2~26F intangible (Neutral)
2~20F intangible (Directional)
Unique Recovery Options:Recovery options that this character may have other than their Up Special.Wolf Flash
Fastest OOS:Air Reflector (9F)
Overview
[[File:SSBU/Wolf_{{{2}}}_Stock.png|link=SSBU/Wolf/{{{2}}}|x25px|alt=]] [[SSBU/Wolf/{{{2}}}|{{{2}}}]] is a character in SSBU. (Placeholder)
Summary
Wolf does things (Placeholder)
Pros Cons
  • Placeholder
  • Placeholder




Normal Moves

Jab

Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `images__full` AS `images` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfJab1_0' ORDER BY `cargo__SSBU_MoveData`.`images__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `images__full` AS `images` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfJab2_0' ORDER BY `cargo__SSBU_MoveData`.`images__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `images__full` AS `images` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfJab3_0' ORDER BY `cargo__SSBU_MoveData`.`images__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `hitboxes__full` AS `hitboxes` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfJab1_0' ORDER BY `cargo__SSBU_MoveData`.`hitboxes__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `hitboxes__full` AS `hitboxes` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfJab2_0' ORDER BY `cargo__SSBU_MoveData`.`hitboxes__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `hitboxes__full` AS `hitboxes` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfJab3_0' ORDER BY `cargo__SSBU_MoveData`.`hitboxes__full` LIMIT 100

.
Hitboxes Off
Hitboxes On
Error: No field named "input" found for any of the specified database tables.
Error: No field named "input" found for any of the specified database tables.
Error: No field named "input" found for any of the specified database tables.
  • Placeholder

Forward Tilt

Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `images__full` AS `images` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfFTilt_0' ORDER BY `cargo__SSBU_MoveData`.`images__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `hitboxes__full` AS `hitboxes` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfFTilt_0' ORDER BY `cargo__SSBU_MoveData`.`hitboxes__full` LIMIT 100

.
Hitboxes Off
Hitboxes On
Error: No field named "input" found for any of the specified database tables.
Error: No field named "input" found for any of the specified database tables.
  • Placeholder

Up Tilt

Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `images__full` AS `images` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfUTilt_0' ORDER BY `cargo__SSBU_MoveData`.`images__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `hitboxes__full` AS `hitboxes` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfUTilt_0' ORDER BY `cargo__SSBU_MoveData`.`hitboxes__full` LIMIT 100

.
Hitboxes Off
Hitboxes On
Error: No field named "input" found for any of the specified database tables.
Error: No field named "input" found for any of the specified database tables.
  • Placeholder

Down Tilt

Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `images__full` AS `images` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfDTilt_0' ORDER BY `cargo__SSBU_MoveData`.`images__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `hitboxes__full` AS `hitboxes` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfDTilt_0' ORDER BY `cargo__SSBU_MoveData`.`hitboxes__full` LIMIT 100

.
Hitboxes Off
Hitboxes On
Error: No field named "input" found for any of the specified database tables.
  • Placeholder

Dash Attack

Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `images__full` AS `images` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfDashAttack_0' ORDER BY `cargo__SSBU_MoveData`.`images__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `hitboxes__full` AS `hitboxes` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfDashAttack_0' ORDER BY `cargo__SSBU_MoveData`.`hitboxes__full` LIMIT 100

.
Hitboxes Off
Hitboxes On
Error: No field named "input" found for any of the specified database tables.
Error: No field named "input" found for any of the specified database tables.
  • Placeholder

Forward Smash

Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `images__full` AS `images` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfFSmash_0' ORDER BY `cargo__SSBU_MoveData`.`images__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `hitboxes__full` AS `hitboxes` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfFSmash_0' ORDER BY `cargo__SSBU_MoveData`.`hitboxes__full` LIMIT 100

.
Hitboxes Off
Hitboxes On
Error: No field named "input" found for any of the specified database tables.
  • Placeholder

Up Smash

Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `images__full` AS `images` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfUSmash_0' ORDER BY `cargo__SSBU_MoveData`.`images__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `hitboxes__full` AS `hitboxes` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfUSmash_0' ORDER BY `cargo__SSBU_MoveData`.`hitboxes__full` LIMIT 100

.
Hitboxes Off
Hitboxes On
Error: No field named "input" found for any of the specified database tables.
Error: No field named "input" found for any of the specified database tables.
  • Placeholder

Down Smash

Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `images__full` AS `images` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfDSmash_0' ORDER BY `cargo__SSBU_MoveData`.`images__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `images__full` AS `images` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfDSmash_1' ORDER BY `cargo__SSBU_MoveData`.`images__full` LIMIT 100

.
Lua error: Error 1054: Unknown column 'moveId' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `hitboxes__full` AS `hitboxes` FROM `cargo__SSBU_MoveData` WHERE moveId = 'WolfDSmash_0' ORDER BY `cargo__SSBU_MoveData`.`hitboxes__full` LIMIT 100

.
Hitboxes Off
Hitboxes On
Error: No field named "input" found for any of the specified database tables.
Error: No field named "input" found for any of the specified database tables.
  • Placeholder


Navigation

To edit frame data, edit values in SSBU/Wolf/Data.
[[File:SSBU_{{{2}}}_Stock.png|link=SSBU/{{{2}}}|x25px|alt=]] [[SSBU/{{{2}}}|{{{2}}}]]


Navigation

Cookies help us deliver our services. By using our services, you agree to our use of cookies.