Template:GMRE Tactical Skill: Difference between revisions
Appearance
Created page with "==={{{name|Tactical Skill Name}}}=== {|style="border:1px solid; width:100%" |- | style="width:15%; padding-top:7px; padding-bottom:7px" | '''Icon:''' | style="width:35%" | {{{icon|-}}} | style="width:15%" | '''Level:''' | style="width:35%" | {{{lvl|Default}}} |- | style="padding-top:7px; padding-bottom:7px" | '''Type:''' | {{#switch:{{lc:{{{type}}}}}|magic = link=|32px Magic|physical|link=|32px Physical}} | '''Attribute..." |
m 1 revision imported: Imported from Neptunia Wiki on Fandom |
||
(No difference)
|
Latest revision as of 14:38, 23 February 2025
Tactical Skill Name
Icon: | - | Level: | Default |
Type: | ![]() |
Attribute: | - |
Power: | ![]() |
Range: | - |
Hit count: | 0 | Break Value: | 0 |
Status Ailment: | - |
Description: | This description will soon be replaced with a better description. |
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}}
The above documentation is transcluded from Template:GMRE Tactical Skill/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |