Template:Attributes: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(Created page with "{|class="wikitable" style="text-align:center" |- ! Stats || Weight || Dash speed || Walk speed || Traction || Air speed || Air acceleration...")
 
No edit summary
Line 4: Line 4:
|-
|-
! Value
! Value
|| {{{weight}}} || {{{dash}}} – Initial dash <br> {{{run}}} – Run || {{{walk}}} || {{{trac}}} || {{{air}}} || {{{baseaccel}}} – Base <br> {{{addaccel}}} – Additional ||  {{{gravity}}} || {{{fall}}} – Base <br> {{{ff}}} – Fast-fall || {{{jumps}}}
|| {{rollover|{{{weight}}}|{{{rweight}}} out of {{{cast}}}|y}} || {{rollover|{{{dash}}}|{{{rdash}}} out of {{{cast}}}|y}} – Initial dash <br> {{rollover|{{{run}}}|{{{rrun}}} out of {{{cast}}}|y}} – Run || {{rollover|{{{walk}}}|{{{rwalk}}} out of {{{cast}}}|y}} || {{rollover|{{{trac}}}|{{{rtrac}}} out of {{{cast}}}|y}} || {{rollover|{{{air}}}|{{{rair}}} out of {{{cast}}}|y}} || {{rollover|{{{baseaccel}}}|{{{rbaseaccel}}} out of {{{cast}}}|y}} – Base <br> {{rollover|{{{addaccel}}}|{{{raddaccel}}} out of {{{cast}}}|y}} – Additional ||  {{rollover|{{{gravity}}}|{{{rgravity}}} out of {{{cast}}}|y}} || {{rollover|{{{fall}}}|{{{rfall}}} out of {{{cast}}}|y}} – Base <br> {{rollover|{{{ff}}}|{{{rff}}} out of {{{cast}}}|y}} – Fast-fall || {{{jumps}}}
|}<noinclude>
|}<noinclude>


Line 11: Line 11:
<pre>{{Attributes
<pre>{{Attributes
|weight    =  
|weight    =  
|rweight  =
|cast      =
|dash      =  
|dash      =  
|rdash    =
|run      =  
|run      =  
|rrun      =
|walk      =  
|walk      =  
|rwalk    =
|trac      =  
|trac      =  
|rtrac    =
|air      =  
|air      =  
|rair      =
|baseaccel =  
|baseaccel =  
|rbaseaccel=
|addaccel  =  
|addaccel  =  
|raddaccel =
|gravity  =  
|gravity  =  
|rgravity  =
|fall      =  
|fall      =  
|rfall    =
|ff        =  
|ff        =  
|rff      =
|jumps    =  
|jumps    =  
}}</pre>
}}</pre>


If a character has a delayed double jump, can wall cling, or can crawl, mention it in a bullet point above the character's moveset (alongside the mention of the 1v1 damage thing not being present).
If a character has a delayed double jump, can wall cling, or can crawl, mention it in a bullet point above the character's moveset (the same place we put the mention of the 1v1 damage thing not being present for ''Ultimate'' pages).


===Quick definition of each attribute===
===Quick definition of each attribute===
Line 36: Line 48:
*'''[[Gravity]]''': The rate at which characters accelerate to their maximum falling speed.
*'''[[Gravity]]''': The rate at which characters accelerate to their maximum falling speed.
*'''[[Jump]]s''': The character's total amount of jumps. Every character in the series has at least 2.
*'''[[Jump]]s''': The character's total amount of jumps. Every character in the series has at least 2.
Every field also has a sibling whose name has an R at the start of it. Put the ranking of that stat there (e.g. "5th" for Ganondorf's weight in ''Ultimate''). In "cast", put the number of characters in the game. That completes the ranking.


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 17:52, June 21, 2020

Stats Weight Dash speed Walk speed Traction Air speed Air acceleration Gravity Falling speed Jumps
Value {{{weight}}} {{{dash}}} – Initial dash
{{{run}}} – Run
{{{walk}}} {{{trac}}} {{{air}}} {{{baseaccel}}} – Base
{{{addaccel}}} – Additional
{{{gravity}}} {{{fall}}} – Base
{{{ff}}} – Fast-fall
{{{jumps}}}

Usage

{{Attributes
|weight    = 
|rweight   = 
|cast      =
|dash      = 
|rdash     = 
|run       = 
|rrun      = 
|walk      = 
|rwalk     = 
|trac      = 
|rtrac     = 
|air       = 
|rair      = 
|baseaccel = 
|rbaseaccel= 
|addaccel  = 
|raddaccel = 
|gravity   = 
|rgravity  = 
|fall      = 
|rfall     = 
|ff        = 
|rff       = 
|jumps     = 
}}

If a character has a delayed double jump, can wall cling, or can crawl, mention it in a bullet point above the character's moveset (the same place we put the mention of the 1v1 damage thing not being present for Ultimate pages).

Quick definition of each attribute

  • Weight: Factor that modifies knockback taken, reducing it the higher it is. Generally, a difference of one unit in weight equals a difference of 1% in damage percentage to KO the character.
  • Dash speed: Two values. Initial dash is the speed at which a character moves during the animation that plays if you flick the control stick forward without further input. Continuing to hold it for a full-on run will transition into the run speed.
  • Walk speed: Self-explanatory.
  • Air speed: The character's maximum horizontal speed in midair.
  • Traction: The character's opposite force to horizontal momentum on the ground; characters with higher traction come to a stop faster and thus slide a shorter distance.
  • Falling speed: The character's maximum downward speed while falling with no other input. Fast-falling increases that speed.
  • Air acceleration: The rate at which characters reach their air speed when the control stick is tilted horizontally. Base air acceleration is a static value, while additional air acceleration increases the farther the control stick is tilted, with the listed value being its maximum. For example, if a character's air acceleration is 0.01 base and 0.07 additional, it will be 0.01 with minimum tilting and 0.08 with maximum tilting.
  • Gravity: The rate at which characters accelerate to their maximum falling speed.
  • Jumps: The character's total amount of jumps. Every character in the series has at least 2.

Every field also has a sibling whose name has an R at the start of it. Put the ranking of that stat there (e.g. "5th" for Ganondorf's weight in Ultimate). In "cast", put the number of characters in the game. That completes the ranking.