Template:CharacterData-UMVC3: Difference between revisions

Template page
No edit summary
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{#cargo_declare:
<noinclude>{{#cargo_declare:
_table=UMVC3_CharacterData
_table=UMVC3_CharacterData
| chara         = String
| chara           = String
| icon          = String
| portrait        = String
| hp            = Wikitext string
| icon            = String
| grndMagic    = Wikitext string
| nameplate        = String
| airChainLimit = Wikitext string
| hp              = Wikitext string
| fwdDashDur    = Wikitext string
| grndMagic        = Wikitext string
| bwdDashDur    = Wikitext string
| airComboEnderHKD = Wikitext string
| jumpDur      = Wikitext string
| grndChainLimit  = Wikitext string
| sJumpDur      = Wikitext string
| airChainLimit    = Wikitext string
| wallJump      = Wikitext string
| xfDamageBoost    = Wikitext string
| doubleJump    = Wikitext string
| xfSpeedBoost    = Wikitext string
| airDash      = Wikitext string
| minNormScale    = Wikitext string
| xfDamageBoost = Wikitext string
| minSpecScale    = Wikitext string
| xfSpeedBoost  = Wikitext string
| minHyperScale    = Wikitext string
| minNormScale  = Wikitext string
| weight          = Wikitext string
| minSpecScale = Wikitext string
| minLaunchHeight = Wikitext string
| minHyperScale = Wikitext string
| receivedSpeed   = Wikitext string
| minXFScale   = Wikitext string
}}</noinclude><includeonly>{{#ifeq:{{{StoreInCargo|true}}}|true|{{#cargo_store:
}}</noinclude><includeonly>{{#ifeq:{{{storeInCargo|true}}}|true|{{#cargo_store:
_table=UMVC3_CharacterData
_table=UMVC3_CharacterData
| chara         = {{{chara}}}
| chara           = {{{chara}}}
| icon          = {{{icon}}}
| portrait        = {{{portrait}}}
| hp            = {{{hp}}}
| icon            = {{{icon}}}
| grndMagic    = {{{grndMagic}}}
| nameplate        = {{{nameplate}}}
| airChainLimit = {{{airChainLimit}}}
| hp              = {{{hp}}}
| fwdDashDur    = {{{fwdDashDur}}}
| grndChainLimit  = {{{grndChainLimit}}}
| bwdDashDur    = {{{bwdDashDur}}}
| grndMagic        = {{{grndMagic}}}
| jumpDur      = {{{jumpDur}}}
| airComboEnderHKD = {{{airComboEnderHKD}}}
| sJumpDur      = {{{sJumpDur}}}
| airChainLimit    = {{{airChainLimit}}}
| wallJump      = {{{wallJump}}}
| xfDamageBoost    = {{{xfDamageBoost}}}
| doubleJump    = {{{doubleJump}}}
| xfSpeedBoost    = {{{xfSpeedBoost}}}
| airDash      = {{{airDash}}}
| minNormScale    = {{{minNormScale}}}
| xfDamageBoost = {{{xfDamageBoost}}}
| minSpecScale    = {{{minSpecScale}}}
| xfSpeedBoost  = {{{xfSpeedBoost}}}
| minHyperScale    = {{{minHyperScale}}}
| minNormScale  = {{{minNormScale}}}
| weight          = {{{weight}}}
| minSpecScale = {{{minSpecScale}}}
| minLaunchHeight = {{{minLaunchHeight}}}
| minHyperScale = {{{minHyperScale}}}
| receivedSpeed   = {{{receivedSpeed}}}
| minXFScale   = {{{minXFScale}}}
}}}}
}}}}
{| class="wikitable"
{| class="wikitable" style="text-align:center"
! Character
|+ style="text-align: center; font-size: xx-large" | {{{chara}}} Character Data
! HP
! Portrait
! Icon
! Nameplate
! Health
! Grounded Chain Limit
! Grounded Magic Series
! Grounded Magic Series
! Air Chain Combo Limit
! Forward Dash Duration
|-
|-
| {{{chara}}}
| rowspan="5" | {{#if:{{{portrait|}}}|[[File:{{{portrait|}}}|64px]]}}
| {{#if:{{{icon|}}}|[[File:{{{icon|}}}|64px]]}}
| {{#if:{{{nameplate|}}}|[[File:{{{nameplate|}}}|64px]]}}
| {{{hp|}}}
| {{{hp|}}}
| {{{grndChainLimit|}}}
| {{{grndMagic|}}}
| {{{grndMagic|}}}
| {{{airChainLimit|}}}
| {{{fwdDashDur|}}}
|-
! Icon
! height="1.35em;" | Back Dash Duration
! Jump Duration
! Superjump Duration
! Walljump?
|-
| rowspan="5" | {{#if:{{{icon|}}}|[[File:{{{icon|}}}|64px]]}}
| {{{bwdDashDur|}}}
| {{{jumpDur|}}}
| {{{sJumpDur|}}}
| {{{wallJump|}}}
|-
|-
! height="1.35em;" |  Doublejump?
! Air Combo Ender HKD
! Airdash?
! Air Chain Limit
! X-Factor Damage Boost (1/2/3)
! X-Factor Damage Boost (1/2/3)
! X-Factor Speed Boost (1/2/3)
! X-Factor Speed Boost (1/2/3)
! Minimum Damage Scaling (Normals)
|-
|-
| {{{doubleJump|}}}
| {{{airComboEnderHKD|}}}
| {{{airDash|}}}
| {{{airChainLimit|}}}
| {{{xfDamageBoost|}}}
| {{{xfDamageBoost|}}}
| {{{xfSpeedBoost|}}}
| {{{xfSpeedBoost|}}}
| {{{minNormScale|}}}
|-
|-
! Minimum Damage Scaling (Normals)
! Minimum Damage Scaling (Specials)
! Minimum Damage Scaling (Specials)
! Minimum Damage Scaling (Hypers)
! Minimum Damage Scaling (Hypers)
! Minimum Damage Scaling (X-Factor)
! Weight       
! Minimum Launch Height
! Received Speed
|-
|-
| {{{minNormScale|}}}
| {{{minSpecScale|}}}
| {{{minSpecScale|}}}
| {{{minHyperScale|}}}
| {{{minHyperScale|}}}
| {{{minXFScale|}}}
| {{{weight|}}}
| {{{minLaunchHeight|}}}
| {{{receivedSpeed|}}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
[[Category:Cargo Templates]]
[[Category:Cargo Templates]]
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 12:44, 15 July 2024

This template defines the table "UMVC3_CharacterData". View table.

Template DocumentationEdit This Documentation

Example

{{CharacterData-UMVC3
| chara            = C. Viper
| portrait         = UMVC3 C. Viper Portrait.png
| icon             = UMVC3 C. Viper Icon.png
| nameplate        = UMVC3_C. Viper Nameplate.png
| hp               = 900,000
| grndChainLimit   = 2
| grndMagic        = Stronger+
| airChainLimit    = 3
| airComboEnderHKD = -50
| xfDamageBoost    = 25% / 47.5% / 70%
| xfSpeedBoost     = 15% / 22.5% / 30%
| minNormScale     = 20%
| minSpecScale     = 30%
| minHyperScale    = 60%
| weight           = 1.084
| minLaunchHeight  = 107
| receivedSpeed    = 1.0
}}


C. Viper Character Data
Portrait Icon Nameplate Health Grounded Chain Limit Grounded Magic Series
UMVC3 C. Viper Portrait.png UMVC3 C. Viper Icon.png UMVC3 C. Viper Nameplate.png 900,000 2 Stronger+
Air Combo Ender HKD Air Chain Limit X-Factor Damage Boost (1/2/3) X-Factor Speed Boost (1/2/3) Minimum Damage Scaling (Normals)
-50 3 25% / 47.5% / 70% 15% / 22.5% / 30% 20%
Minimum Damage Scaling (Specials) Minimum Damage Scaling (Hypers) Weight Minimum Launch Height Received Speed
30% 60% 1.084 107 1.0

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