No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
| grndMagic = Wikitext string | | grndMagic = Wikitext string | ||
| airChainLimit = Wikitext string | | airChainLimit = Wikitext string | ||
| xfDamageBoost = Wikitext string | | xfDamageBoost = Wikitext string | ||
| xfSpeedBoost = Wikitext string | | xfSpeedBoost = Wikitext string | ||
Line 27: | Line 19: | ||
| grndMagic = {{{grndMagic}}} | | grndMagic = {{{grndMagic}}} | ||
| airChainLimit = {{{airChainLimit}}} | | airChainLimit = {{{airChainLimit}}} | ||
| xfDamageBoost = {{{xfDamageBoost}}} | | xfDamageBoost = {{{xfDamageBoost}}} | ||
| xfSpeedBoost = {{{xfSpeedBoost}}} | | xfSpeedBoost = {{{xfSpeedBoost}}} | ||
Line 44: | Line 28: | ||
{| class="wikitable" style="text-align:center" | {| class="wikitable" style="text-align:center" | ||
! Character | ! Character | ||
! Icon | |||
! HP | ! HP | ||
! Grounded Magic Series | ! Grounded Magic Series | ||
! Air Chain Combo Limit | ! Air Chain Combo Limit | ||
! | ! X-Factor Damage Boost (1/2/3) | ||
! X-Factor Speed Boost (1/2/3) | |||
|- | |- | ||
| {{{chara}}} | | {{{chara}}} | ||
| {{#if:{{{icon|}}}|[[File:{{{icon|}}}|64px]]}} | |||
| {{{hp|}}} | | {{{hp|}}} | ||
| {{{grndMagic|}}} | | {{{grndMagic|}}} | ||
| {{{airChainLimit|}}} | | {{{airChainLimit|}}} | ||
| {{{xfDamageBoost|}}} | | {{{xfDamageBoost|}}} | ||
| {{{xfSpeedBoost|}}} | | {{{xfSpeedBoost|}}} |
Revision as of 11:11, 5 October 2023
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 }}
This documentation is automatically transcluded from Template:CharacterData-UMVC3/Documentation and is not included when this page is transcluded.