Template:AttackData-Fraymakers: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
mNo edit summary
(Rework AttackData -> (Adds angle and onhit columns. Default values are now ?. BKB is now before KBG. onBlock param is now camel case. hitstun/stop/selfhitstop/limb are now nerd stats. Along with reversible angle and element. Nerd stats are handled by a collapsed table in the last column. ))
Line 1: Line 1:
<includeonly>{| class="wikitable" style="table-layout:fixed; text-align:center; vertical-align:top; margin:0; width:100%; height:100%; border:none;"
<includeonly>
|- style="font-size:80%;"
{| class="wikitable" style="table-layout:fixed; text-align:center; vertical-align:top; margin:0; min-width:100%; height:100%; border:none;"
{{#if:{{{version|}}}|! style="font-size:125%; width:auto; min-width:45px; border-left:none; border-bottom:none; border-top:none;" rowspan="5" {{!}} {{{version|}}}|}}


! style="border-top:none; border-left:none;" | Damage
{{#if:{{{noheader|}}}
! style="border-top:none;" | {{Tooltip | text=Startup| hovertext=The amount of frames it takes for a move to start}}
| {{!}}- style="font-size:93%;"
! style="border-top:none;" | {{Tooltip | text=Active| hovertext=The amount of frames a move is active for.}}
{{#if:{{{version|}}}
! style="border-top:none;" | {{Tooltip | text=Recovery| hovertext=The amount of frames you're vulnerable after an attack (end lag).}}
|! style="font-size:125%; width: 10%; min-width:45px; border-left:none; border-bottom:none; border-top:none;" rowspan="4" {{!}} {{{version|}}}
! style="border-top:none;" | {{Tooltip | text=Knockback Growth| hovertext=How much the KB grows with percent.}}
|}}
! style="border-top:none;" | {{Tooltip | text=Base Knockback| hovertext= The minimum amount of KB a move will do.}}
| {{!}}- style="font-size:80%;"
! style="border-top:none;" | {{Tooltip | text=Hitstop| hovertext=How long the opponent will freeze upon being hit.}}
{{#if:{{{version|}}}
! style="border-top:none;" | {{Tooltip | text=Self Hitstop| hovertext=How much the attacker freezes after landing an attack.}}
|! style="font-size:145.3125%; width:10%; min-width:45px; border-left:none; border-bottom:none; border-top:none;" rowspan="5" {{!}} {{{version|}}}
! style="border-top:none;" | {{Tooltip | text=Hitstun| hovertext=How long the opponent is in stun for after being hit.}}
|}}
! style="border-top:none;" | {{Tooltip | text=On Block| hovertext=How + or - a move is.}}
! style="border-top:none; border-left:none; width:9%;" {{!}} Damage
! style=" border-right:none;" | {{Tooltip | text=Limb| hovertext=The limb being used for the attack.}}
! style="border-top:none; width:9%;" {{!}} {{Tooltip | text=Startup| hovertext=The amount of frames it takes for a move to start}}
|- style="font-size:93%;"
! style="border-top:none; width:9%;" {{!}} {{Tooltip | text=Active| hovertext=The amount of frames a move is active for.}}
| style=" border-left:none" | {{{dmg}}}
! style="border-top:none; width:9%;" {{!}} {{Tooltip | text=Recovery| hovertext=The amount of frames you're vulnerable after an attack (end lag).}}
| {{{startup}}}
! style="border-top:none; width:9%;" {{!}} {{Tooltip | text=Base Knockback| hovertext= The minimum amount of KB a move will do.}}
| {{{active}}}
! style="border-top:none; width:9%;" {{!}} {{Tooltip | text=Knockback Growth| hovertext=How much the KB grows with percent.}}
| {{{recovery}}}
! style="border-top:none; width:9%;" {{!}} {{Tooltip | text=Angle| hovertext= The minimum amount of KB a move will do.}}
| {{{kbGrowth}}}
! style="border-top:none; width:9%;" {{!}} {{Tooltip | text=On Hit| hovertext=Maximum number of frames the attacker can act before the opponent on hit. Minimum can be found using last active frame intsead}}
| {{{baseKb}}}
! style="border-top:none; width:9%;" {{!}} {{Tooltip | text=On Block| hovertext=Maximum number of frames the attacker can act before the opponent on blocked hit. Minimum can be found using last active frame intsead}}
| {{{hitstop}}}
! style="border-top:none; width:9%; border-right:none;" {{!}} Properties
| {{{selfHitStop}}}
{{!}}- style="font-size:93%;"
| {{{hitstun}}}
}}
| {{{onblock}}}
| style="border-left:none; width: 9%;" | {{{dmg|?}}}
| {{{limb}}}
| style="width: 9%;" | {{{startup|?}}}
| style="width: 9%;" | {{{active|?}}}
| style="width: 9%;" | {{{recovery|?}}}
| style="width: 9%;" | {{{baseKb|?}}}
| style="width: 9%;" | {{{kbGrowth|?}}}
| style="width: 9%;" | {{{angle|?}}}
| style="width: 9%;" | {{{onHit|?}}}
| style="width: 9%;" | {{{onBlock|?}}}
| style="width: 9%;" |
{| class="wikitable mw-collapsible mw-collapsed" style="width: 100%;"
|+ class="nowrap" style="font-size:0.9em" | Stats for Nerds
{{#if: {{{reversible|}}}
|{{space}}
  {{!}}-
  {{!}} {{Tooltip | text=Reversible| hovertext=Whether the angle flips if the opponent is behind the attacker.}} {{!}}{{!}} {{{reversible}}}
|
}}
|-
| {{Tooltip | text=Hitstop| hovertext=How long the opponent will freeze upon being hit.}} || {{{hitstop|?}}}
|-
| {{Tooltip | text=Self Hitstop| hovertext=How much the attacker freezes after landing an attack.}} || {{{selfHitstop|?}}}
|-
| {{Tooltip | text=Hitstun| hovertext=How long the opponent is in stun for after being hit.}} || {{{hitstun|?}}} {{#if: {{{limb|}}}
|{{space}}
  {{!}}-
  {{!}} {{Tooltip | text=Limb| hovertext=The limb being used for the attack. Currently only used for SFX}} {{!}}{{!}} {{{limb}}}
|}} {{#if: {{{element|}}}
|{{space}}
  {{!}}-
  {{!}} {{Tooltip | text=Element| hovertext=The element being used for the attack. Currently only used for SFX} {{!}}{{!}} {{{element}}}
|}}
|}
|-
|-
{{#if:{{{framedata|}}}|{{!}} style="background-color:#53575c; text-align:left; vertical-align:middle; border-right:none; border-left:none; border-bottom:none; padding-bottom:0;" colspan="7" {{!}} <div style="overflow-x:auto; width:100%">{{{framedata|}}}</div><!--
{{#if:{{{framedata|}}}|{{!}} style="background-color:#53575c; text-align:left; vertical-align:middle; border-right:none; border-left:none; border-bottom:none; padding-bottom:0;" colspan="7" {{!}} <div style="overflow-x:auto; width:100%">{{{framedata|}}}</div><!--
--else-->|{{!}} style="border-right:none; border-left:none; border-bottom:none; display:none;" colspan="7" {{!}}}}
--else-->|{{!}} style="border-right:none; border-left:none; border-bottom:none; display:none;" colspan="10" {{!}}}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
[[Category:Templates]]
[[Category:Templates]]
[[Category:Fraymakers]]
[[Category:Fraymakers]]
<!-- TODO: Should put some documentation here and probably some documentation -->
</noinclude>
</noinclude>

Revision as of 04:39, 25 December 2023