Template:CharacterData-SF6: Difference between revisions

Template page
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
! colspan=2 | Neutral Jump Speed
! 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|}}}
| colspan=2 | {{{ntlJumpSpd|}}}
| {{{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      = 
}}


Ken Masters
Portrait Icon HP Throw Hurtbox Throw Range Neutral Jump Speed Jump Apex (Neutral/Diagonal)
SF6 Ken Portrait.png SF6 Ken Face.png 10000 1B 1A /
Forward Walk Speed Forward Dash Speed Forward Dash Distance Forward Jump Speed Forward Jump Distance
2 4 6 {{{fwdJumpSpd}}} 10
Back Walk Speed Back Dash Speed Back Dash Distance Back Jump Speed Back Jump Distance
3 5 7 {{{bwdJumpSpd}}} 11

This documentation is automatically transcluded from Template:CharacterData-SF6/Documentation and is not included when this page is transcluded.