Template:AttackData-KBB/Documentation

From Mizuumi Wiki
Jump to navigation Jump to search

Usage

This'll display attack frame data from KBB in a table format! Make sure it's only used exclusively with Template:MoveData.

Blank Template

=====<font style="visibility:hidden; float:right"></font>=====
{{MoveData
|name    =
|subtitle=
|input   =
|image   =
|caption =
|hitbox  =
|hitboxcaption =
|linkname=
|data    =
 {{AttackData-KBB
  |version    =
  |subtitle   =
  |damage     =
  |guard      =
  |cancel     =
  |invul      =
  |property   =
  |cost       =
<!------------>
  |startup    =
  |active     =
  |recovery   =
  |advantage  =
  |proration  =
  |juggle     =
  |description=
 }}
}}

MoveData Parameters

Check Template:MoveData for full details of these parameters..!

  • name: Name of the move. Leave blank for moves that don't have a name such as A and B normals. (C Moves/EX moves have names, check the In-Game Movelist..!)
  • subtitle: Move name in original Japanese. This game is english only for now sadly, so this will see no use for the time being.
  • input: Move input. (Ex. 5A, 2B, 236C)
  • image: Image to be used for the move.
  • hitbox: Hitboxes for the move (show as an image)
  • caption: Text under the image.
  • linkname: Text that matches the invisible heading, which allows people to link to the move easier.

AttackData-KBB Parameters

  • damage: Damage this attack does
  • guard: The way the move must be guarded. Options are Mid, Low, High, Air, Unblockable, Air Unblockable
  • cancel: Cancellable Actions.
  • property: Action properties. Ex: Wallbounce, Down, Launch
  • attribute: Attributes, which are mostly used for invul
  • cost: Meter and resource cost.
  • startup: Startup frames.
  • active: Active frames.
  • recovery: Recovery frames.
  • advantage: Advantage on Hit (And Block, in brackets).
  • proration: How much damage scaling the move applies.
  • juggle: How much Juggle a move uses. If the juggle counter hits 20, that combo will drop.
  • description: Description of the move. Try to use a bullet format at any possible area!

Optional Parameters

  • version: Version of the move by input or situation.
  • subtitle: Short description of the move version.

Child Templates

Not available yet for KBB! See comments (edit mode) for how UNI did their universial states.

Example

(no example yet!! page is still being set up.)