Description
This template is used to display data for combo skills in Hyperdimension Neptunia.
Parameters
{{HDN Combo Skill
| name =
| lvl =
| note =
| power =
| hit =
| ap =
| element =
| atktype =
| weaptype =
| aim =
| edit =
| bonus =
| button =
}}
Suggested Values
For element:
- Fire, for fire attacks
- Water, for water attacks
- Earth, for earth attacks
- Wind, for wind attacks
For atktype:
- Attack, for physical attacks
- Magic, for magic attacks
For weaptype, if applicable:
- Summon, for summon abilities
- RW, for R/W disc
- Bullet, for bullet
For button:
- triangle
- circle
- x
Sample
{{HDN Combo Skill
| name = Particle Shot
| lvl = 40
| power = 70
| hit = 7
| ap = 30
| atktype = Magic
| weaptype = Bullet
| aim = Group
| edit = Cannot
| bonus = Combo Link
}}
Will output as...
Particle Shot
| Level: | 40 | Notes: | None |
| Power: | 70 | Hits: | 7 |
| AP Cost: | 30 | Type: | |
| Aim: | Group | Edit: | Cannot |
| End Bonus: | Combo Link | Buttons: |
TemplateData
Displays data for combo skills in Hyperdimension Neptunia.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the skill. | String | required |
| Level | lvl | The level required to use this skill. | String | suggested |
| Notes | note | Notes for this skill. | String | optional |
| Power | power | The amount of attack power for this skill. | Number | suggested |
| Hits | hit | The amount of hits. | Number | suggested |
| AP | ap | The amount of AP. | Number | suggested |
| Element | element | The type of element this combo skill uses.
| String | suggested |
| Attack type | atktype | The type of attack this combo skill uses.
| String | suggested |
| Weapon type | weaptype | The type of weapon this combo skill uses, if applicable. Leave blank if using other weapons not listed in suggestions.
| String | optional |
| Aim Target | aim | The aiming target(s). Defaults to Single if unspecified.
| String | suggested |
| Edit | edit | Specifies if the skill is editable.
| String | suggested |
| End Bonus | bonus | The end bonus after using this skill.
| String | suggested |
| Button | button | The button specified to perform this skill.
| String | suggested |
See also
- {{HDNmk2 Combo Skill}}
- {{HDNV Combo Skill}}
- {{VII Combo Skill}}
- {{SvS Combo Skill}}
- {{GMRE Combo Skill}}