Jump to content

Template:GMRE Tactical Skill/doc

From Neptunia Wiki
Revision as of 14:38, 23 February 2025 by Sammyrms1 (talk | contribs) (1 revision imported: Imported from Neptunia Wiki on Fandom)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

The name of the tactical skill.

Stringrequired
Iconicon

The icon of the tactical skill.

Example
[[File:Tactical Skill Icon GMRE.png|32px]]
Stringsuggested
Levellvl

The level needed to acquire the skill.

Default
Default
Example
15
Numbersuggested
Attack Typetype

The attack type for the skill.

Default
Physical
Example
Magic
Stringsuggested
Powerpower

Determines how strong the attack power is by rank.

Default
F
Example
S
Stringsuggested
Hit Counthit

The number of hits made when performing this tactical skill.

Numbersuggested
Elemental Attributeattribute

The elemental attribute for the skill, if any.

Example
Fire
Stringsuggested
Rangerange

The range of the tactical skill.

Example
Close-Range
Stringsuggested
Break Valuebreak

The break value of the tactical skill.

Default
0
Example
10
Numbersuggested
Status Ailmentstatus

The status ailment of the tactical skill, if any.

Example
Poison
Stringsuggested
Descriptiondescription

The description of the tactical skill.

Stringsuggested

See also