If you are looking for Information about PSU Clementine, Go check their Wiki

Template:Skill Info

From The re-PSUPedia
Jump to: navigation, search

Introduction

This template automatically generates MediaWiki table code for insertion into a table. The template must be placed inside a table for the result to be properly displayed. The template is currently twelve columns wide.

Parameters General Info

skillname
English name of the skill
combolength
Number of combos in skill (# of hits in the in-game description)
PP_C, PP_B, PP_A
PP usage for each level of the skill (C being 1-10, B 11-20, A 21-30)
ATP_C, ATP_B, ATP_A
Same as above but for ATP
ATA_C, ATA_B, ATA_A
Same as above but for ATA
targets_C, targets_B, targets_A
Number of targets hit in this part of the combo (first combo being 1-10, second combo being 11-20, third combo being 21-30, if it exists)
hits_C, hits_B, hits_A
Number of hits in this part of the combo
effect_C, effect_B, effect_A
Effect on hit such as knockback, launching, flinching
price
Price in shop
sr
Star rarity
endesc
English description

Example

Using the following code,

{| style="border: 1px #aaaaaa solid; border-collapse: collapse;" border="1" cellspacing="0"
    {{Skill Info
    |skillname=Dus Daggas |combolength=3
    |PP_C=18(14) | ATP_C=161~170% | ATA_C=51~69% |targets_C=2 | hits_C=2 | effect_C=Flinch on 2nd Hit
    |PP_B=18(14) | ATP_B=171~180% | ATA_B=77~86% |targets_B=2 | hits_B=3 | effect_B=Flinch on 3rd Hit
    |PP_A=18(14) | ATP_A=181~190% | ATA_A=87% |targets_A=2 | hits_A=2 | effect_A=Knockback on 3rd Hit
    |price=1000 | sr=1 |endesc=A quick succession of attacks that can hit more enemies than a standard.
    }}
|}
Dus Daggas
3
18(14) 161~170% 51~69% 18(14) 171~180% 77~86% 18(14) 181~190% 87%
2 Targets / 2 Hits 2 Targets / 3 Hits 2 Targets / 2 Hits
Flinch on 2nd Hit Flinch on 3rd Hit Knockback on 3rd Hit
1000
1★
A quick succession of attacks that can hit more enemies than a standard.