Jump to content

Template:HDN Combo Skill

From Neptunia Wiki

Combo Skill

Level: Default Notes: None
Power: 0 Hits: 1
AP Cost: 0 Type:
Aim: Single Edit: Cannot
End Bonus: ---- Buttons: Triangle Circle Cross (X)


Documentation icon Template documentation[view] [edit] [history] [purge]

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: MagicBullet
Aim: Group Edit: Cannot
End Bonus: Combo Link Buttons: Triangle Circle Cross (X)

TemplateData

Displays data for combo skills in Hyperdimension Neptunia.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

The name of the skill.

Stringrequired
Levellvl

The level required to use this skill.

Stringsuggested
Notesnote

Notes for this skill.

Stringoptional
Powerpower

The amount of attack power for this skill.

Numbersuggested
Hitshit

The amount of hits.

Numbersuggested
APap

The amount of AP.

Numbersuggested
Elementelement

The type of element this combo skill uses.

Suggested values
Fire Earth Wind Ice
Default
No element
Stringsuggested
Attack typeatktype

The type of attack this combo skill uses.

Suggested values
Attack Magic
Stringsuggested
Weapon typeweaptype

The type of weapon this combo skill uses, if applicable. Leave blank if using other weapons not listed in suggestions.

Suggested values
Summon RW Bullet
Stringoptional
Aim Targetaim

The aiming target(s). Defaults to Single if unspecified.

Default
Single
Example
Group
Stringsuggested
Editedit

Specifies if the skill is editable.

Default
Cannot
Example
Can
Stringsuggested
End Bonusbonus

The end bonus after using this skill.

Example
Combo Link
Stringsuggested
Buttonbutton

The button specified to perform this skill.

Suggested values
triangle circle x
Stringsuggested

See also