Template:ComboTable-UNI

From Mizuumi Wiki
Jump to navigation Jump to search
Template DocumentationEdit This Documentation

Usage

Create a table for combos, along with damage, cost, meter gain, and notes.

Blank Template

{{ComboTable-UNI
| data = 
 {{ComboData-UNI
 | combo        = 
 | cost         = 
 | metergain    = 
 | oppmetergain = 
 | basedamage   = 
 | bonusdamage  = 
 | notes        = 
 }}
 {{ComboData-UNI
 | combo        = 
 | cost         = 
 | metergain    = 
 | oppmetergain = 
 | basedamage   = 
 | bonusdamage  = 
 | notes        = 
 }}
}}

ComboTable-UNI Parameters

  • width: Width of the table. (Default: 100%)
  • showData: Show other data columns listed below. (Default: yes)
    • showDamage: Show Damage column (Default: yes)
    • showCost: Show Cost column (Default: yes)
    • showMeter: Show Meter Gain column (Default: yes)
    • showLocation: Show Loction column (Default: yes)

ComboData-UNI Parameters

  • combo: Combo to display in numpad notation.
  • basedamage: Base damage of the combo, which excludes Vorpal and Veil Off bonus damage.
    • bonusdamage: (Optional) Damage for combo including Vorpal and Veil Off bonus damage.
  • cost: Meter and resource cost to perform this combo. Resources can include things like Carmine VIT, Eltnum bullets, Wagner enhanced sword, etc.
  • metergain: Meter gained from this combo. It's acceptable to use as estimate due to vorpal and distance differences. It may be worth noting how much is gained before and after using any EXS moves.
    • oppmetergain: Meter gained by the opponent from this combo. Again, acceptable to use an estimate.
  • notes: Notes about the combo, such as difficulty to execute portions, needing an air hit, sideswap, etc. Make sure to use bullet point formatting.

Example

Combo Damage Cost Meter Gain Location
  • Basic midscreen BnB
  • Does okay damage.
Source
{{ComboTable-UNI
| data = 
 {{ComboData-UNI
 | combo        = 5A 5B 5C 214B~C j.B j.6B j.C j.2B 2C 6CC 43216D
 | cost         = 200 EXS
 | metergain    = 50.0 (Before IW)
 | oppmetergain = 50.0
 | basedamage   = 3000
 | bonusdamage  = 3300
 | notes        = *Basic midscreen BnB.
*One of the first combos you should learn.
 }}
}}

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