No edit summary |
No edit summary |
||
Line 47: | Line 47: | ||
! Throw Hurtbox | ! Throw Hurtbox | ||
! Throw Range | ! Throw Range | ||
! Neutral Jump Speed | ! colspan=2 | Neutral Jump Speed | ||
|- | |- | ||
| rowspan=5|{{#if:{{{portrait|}}}|[[File:{{{portrait|}}}|175px]]}} | | rowspan=5|{{#if:{{{portrait|}}}|[[File:{{{portrait|}}}|175px]]}} | ||
Line 55: | Line 55: | ||
| {{{throwRange|}}} | | {{{throwRange|}}} | ||
| {{{bwdDashSpd|}}} | | {{{bwdDashSpd|}}} | ||
| {{{ntlJumpSpd|}}} | | colspan=2 | {{{ntlJumpSpd|}}} | ||
|- | |- | ||
! height="1.35em;" | Forward Walk Speed | ! height="1.35em;" | Forward Walk Speed |
Revision as of 17:52, 7 October 2022
This template defines the table "SF6_CharacterData". View table.
Template DocumentationEdit This Documentation
{{CharacterData-SF6 | chara = | name = | portrait = | icon = | hp = | throwRange = | throwHurtbox = | fwdWalkSpd = | bwdWalkSpd = | fwdDashSpd = | bwdDashSpd = | fwdDashDist = | bwdDashDist = | jumpSpd = | jumpApex = | fwdJumpDist = | bwdJumpDist = | dRushMin = | dRushBlock = | dRushMax = }}
Usage
Stores Character data for Street Fighter 6.
Example
{{CharacterData-SF6 | chara = Ken | name = Ken | portrait = SF6 Ken Portrait.png | icon = SF6 Ken Face.png | hp = 10000 | throwRange = | throwHurtbox = | fwdWalkSpd = | bwdWalkSpd = | fwdDashSpd = | bwdDashSpd = | fwdDashDist = | bwdDashDist = | jumpSpd = | jumpApex = | fwdJumpDist = | bwdJumpDist = | dRushMin = | dRushBlock = | dRushMax = }}
This documentation is automatically transcluded from Template:CharacterData-SF6/Documentation and is not included when this page is transcluded.