This template uses Cargo: | |
This template uses Lua: | |
This page is for Tekken 8. For Tekken 7, see Template:MoveInherit7.
This template defines a new move based on an already existing one. Main use is to define move which is based on a generic move. E.g. Generic-1
is shared by most of the cast but it's hitbox and extensions may differ character by character.
Related templates
- {{Move}} - show detailed information for a move and store it in a cargo table.
- {{MoveQuery}} - show detailed information for an already defined move.
- {{MoveGet}} - get one field of an already defined move.
- {{MoveInherit}} - create a new move based on an already defined move. Primary usage - inherit properties of a generic move.
- {{PunisherTable}} - show information for character punishers and store them in a cargo table. Depends on the data defined by {{Move}}.
- {{PunishmentChart}} - display a chart of punishment damage for a character. Depends on the data defined by {{PunisherTable}}.
- {{WhiffPunisherTable}} - show information for character whiff punishers. Depends on the data defined by {{Move}}.
Usage
{{MoveInherit|Generic-1
|id=Bryan-1
|range=2.30
|notes={{Plainlist|
* Alternate input:
** f+1
** Sway.1}}
}}