No edit summary |
(added jump apex height since it can vary on some characters) |
||
Line 17: | Line 17: | ||
| fwdJumpDist = Wikitext String | | fwdJumpDist = Wikitext String | ||
| bwdJumpDist = Wikitext String | | bwdJumpDist = Wikitext String | ||
| ntlJumpApex = Wikitext String | |||
| diagJumpApex = Wikitext String | |||
| throwHurtbox = Wikitext String | | throwHurtbox = Wikitext String | ||
| throwRange = Wikitext String | | throwRange = Wikitext String | ||
Line 37: | Line 39: | ||
| fwdJumpDist = {{{fwdJumpDist}}} | | fwdJumpDist = {{{fwdJumpDist}}} | ||
| bwdJumpDist = {{{bwdJumpDist}}} | | bwdJumpDist = {{{bwdJumpDist}}} | ||
| ntlJumpApex = {{{ntlJumpApex}}} | |||
| diagJumpApex = {{{diagJumpApex}}} | |||
| throwHurtbox = {{{throwHurtbox}}} | | throwHurtbox = {{{throwHurtbox}}} | ||
| throwRange = {{{throwRange}}} | | throwRange = {{{throwRange}}} | ||
Line 47: | Line 51: | ||
! Throw Hurtbox | ! Throw Hurtbox | ||
! Throw Range | ! Throw Range | ||
! | ! Neutral Jump Speed | ||
! Jump Apex (Neutral/Diagonal) | |||
|- | |- | ||
| rowspan=5|{{#if:{{{portrait|}}}|[[File:{{{portrait|}}}|175px]]}} | | rowspan=5|{{#if:{{{portrait|}}}|[[File:{{{portrait|}}}|175px]]}} | ||
Line 54: | Line 59: | ||
| {{{throwHurtbox|}}} | | {{{throwHurtbox|}}} | ||
| {{{throwRange|}}} | | {{{throwRange|}}} | ||
| | | {{{ntlJumpSpd|}}} | ||
| {{{ntlJumpApex|}}} / {{{diagJumpApex|}}} | |||
|- | |- | ||
! height="1.35em;" | Forward Walk Speed | ! height="1.35em;" | Forward Walk Speed |
Revision as of 06:54, 3 April 2023
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.