Description
Displays data for a character's tactical skill in Neptunia Game Maker R:Evolution.
Parameters
{{GMRE Tactical Skill
|name =
|icon =
|lvl =
|type =
|power =
|hit =
|attribute =
|range =
|break =
|status =
|description =
}}
TemplateData
Displays data for a character's tactical skill in Neptunia Game Maker R:Evolution.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the tactical skill. | String | required |
| Icon | icon | The icon of the tactical skill.
| String | suggested |
| Level | lvl | The level needed to acquire the skill.
| Number | suggested |
| Attack Type | type | The attack type for the skill.
| String | suggested |
| Power | power | Determines how strong the attack power is by rank.
| String | suggested |
| Hit Count | hit | The number of hits made when performing this tactical skill. | Number | suggested |
| Elemental Attribute | attribute | The elemental attribute for the skill, if any.
| String | suggested |
| Range | range | The range of the tactical skill.
| String | suggested |
| Break Value | break | The break value of the tactical skill.
| Number | suggested |
| Status Ailment | status | The status ailment of the tactical skill, if any.
| String | suggested |
| Description | description | The description of the tactical skill. | String | suggested |
See also
- {{GMRE Combo Skill}}
- {{GMRE EXE Drive Skill}}