Template:AttackData-PJ: Difference between revisions

Template page
(Moving new PJ AttackData to this template to use universal AD template naming scheme. Also preserving the previous work done by Jota. Will request deleting other PJ AD template barring this functioning properly.)
m (fixing broken file links)
Line 38: Line 38:
|input=5{{lp}}
|input=5{{lp}}
|data=
|data=
{{AttackData_PJ
{{AttackData-PJ
|Damage=4
|Damage=4
|Guard=Mid
|Guard=Mid
Line 58: Line 58:
|input=5{{lp}}
|input=5{{lp}}
|data=
|data=
{{AttackData_PJ
{{AttackData-PJ
|Damage=4
|Damage=4
|Guard=Mid
|Guard=Mid
Line 138: Line 138:
| input    = d.HP   
| input    = d.HP   
| subtitle = {{Motion|d}}{{Icon-PJ|HP}}
| subtitle = {{Motion|d}}{{Icon-PJ|HP}}
| image    = PJ_Akira_dHP.png
| image    =  
| caption  = Placeholder caption
| caption  = Placeholder caption
| linkname = 2HP
| linkname = 2HP

Revision as of 14:16, 15 September 2021

|- style="line-height:1em"

! colspan=2 | Damage ! style="width:16.6%" | Startup ! style="width:16.6%" | Active ! style="width:16.6%"| Recovery |- | colspan=2 | - | - | - | - |- style="line-height:1em" ! style="width:16.7%" | Guard ! style="width:16.6%" | Special Property ! style="width:16.6%" | Launcher Type ! style="width:16.6%"| Adv. Hit ! style="width:16.6%"| Adv. Guard |- | - | - | - | - | - |-

|- }}

Usage

Replacing Template:PJMoveListRow. This AttackData template uses the newer format with added tooltips by Bee, but has been slightly tweaked to detail PJ-specific mechanics. Previous PJ AttackData work by Jota is below the fold, for reference/preservation!

Example:

{{MoveData
|image=PJ_batsu_5lp.png
|caption=Captioning Batsus Jab
|name= Standing Light  Punch
|input=5{{lp}}
|data=
{{AttackData-PJ
|Damage=4
|Guard=Mid
|Startup=8
|Recovery=20
|Adv. Hit=+1
|Adv. Guard=+4
|Launcher Type=None
|Special Property=None
|description= A basic Jab
}}
}}

Result:

Standing Light Punch
5Lp.png
PJ batsu 5lp.png
Captioning Batsus Jab
Damage Startup Active Recovery
4 8 - 20
Guard Special Property Launcher Type Adv. Hit Adv. Guard
Mid None None +1 +4

A basic Jab



Preserving the work previously done by Jotamide for PJ here!

! 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 (Akira's Crouching Strong Punch)

{{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
Damage Startup Active Recovery
- - - -
Guard Special Property Launcher Type Adv. Hit Adv. Guard
- - - - -

Mini Launcher.