Template:AttackData-PJ

Template page
Revision as of 23:10, 13 April 2021 by Jotamide (talk | contribs)

! height="25px" | Damage ! Startup ! Active ! Recovery ! Hit Adv ! Block Adv ! Guard |-

| height="25px"| - | - | - | - | - | - | - |-

Usage

For Project Justice movelists, replaces Template:PJMoveListRow.

Examples

Source Code Example 1:

{{MoveData
| name     = Crouching Strong Punch 
| input    = d.HP  
| subtitle = {{Motion|d}}{{Icon-PJ|HP}}
| image    = PJ_Akira_dHP.png
| caption  = Placeholder caption
| linkname = 2HP
| data  = 
 {{AttackData-PJ
  | damage      = 11
  | startup     = 15
  | active      = 
  | recovery    = 37
  | hitAdv      = 
  | blockAdv    = -15
  | guard       = All
  | description = Mini Launcher.
 }}
}}

Output 1:

Crouching Strong Punch
D.pngPJ HP.png
d.HP
Placeholder caption
Damage Startup Active Recovery Hit Adv Block Adv Guard
11 15 - 37 - -15 All

Mini Launcher.