Difference between revisions of "Template:Skill effect infobox"
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#vardefine:skilleffectnumber|{{#expr:{{#var:skilleffectnumber|-1}}+1}}}}{{#css: table.infobox { background-color: #f9f9f9; border: 1px solid #aaa; f...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 63: | Line 63: | ||
|searchlabel= | |searchlabel= | ||
}} | }} | ||
}}{{#subobject:skilleffect{{#var:skilleffectnumber}} | }}<!--{{#subobject:skilleffect{{#var:skilleffectnumber}} | ||
| Has game context =Skill Effect | | Has game context =Skill Effect | ||
| Has Japanese name ={{{jp name|}}} | | Has Japanese name ={{{jp name|}}} | ||
Line 78: | Line 78: | ||
| Has precursor skill={{{precursor|}}} | | Has precursor skill={{{precursor|}}} | ||
| Has additional skills={{#var:additional skills subobj|}} | | Has additional skills={{#var:additional skills subobj|}} | ||
}}<!-- end of subobject creation | }}--><!-- end of subobject creation | ||
--><!-- Grab evolution and precursor name --> | --><!-- Grab evolution and precursor name --> | ||
{{#vardefine:evolution skill subobj| | {{#vardefine:evolution skill subobj| | ||
Line 159: | Line 159: | ||
| | | | ||
[[Category:Skills]] | [[Category:Skills]] | ||
}}</includeonly><includeonly>{{#ifeq:{{PAGENAME}}|Skill infobox||{{#ifeq:{{#var:skillnumber|0}}|0|{{#seo: | }}</includeonly><includeonly>{{#ifeq:{{PAGENAME}}|Skill effect infobox||{{#ifeq:{{#var:skillnumber|0}}|0|{{#seo: | ||
|title={{{en name|{{{jp name|}}}}}} - Tokyo Afterschool Summoners Wiki | <!--|title={{{en name|{{{jp name|}}}}}} - Tokyo Afterschool Summoners Wiki--> | ||
|titlemode=replace | |titlemode=replace | ||
|keywords=tokyo,afterschool,summoners,housamo,wiki,「東京放課後サモナーズ」,東京放課後サモナーズ,{{{jp name|}}},{{{en name|}}} | |keywords=tokyo,afterschool,summoners,housamo,wiki,「東京放課後サモナーズ」,東京放課後サモナーズ,{{{jp name|}}},{{{en name|}}} | ||
Line 215: | Line 215: | ||
| jp trigger timing = 移動後 | | jp trigger timing = 移動後 | ||
| jp description = 自身に頑強付与 | | jp description = 自身に頑強付与 | ||
| en description = Apply {{Status | | en description = Apply {{Status|頑強}} to Self | ||
| proc chance = 50 | | proc chance = 50 | ||
}} | }} | ||
Line 224: | Line 224: | ||
| jp trigger timing = 移動後 | | jp trigger timing = 移動後 | ||
| jp description = 自身に頑強付与 | | jp description = 自身に頑強付与 | ||
| en description = Apply {{Status | | en description = Apply {{Status|頑強}} to Self | ||
| proc chance = 50 | | proc chance = 50 | ||
}} | }} |
Latest revision as of 17:32, 30 December 2018
Description
This templates creates a formatted string using the skill information as well as a skill subobject using the following properties:
- Has game context
- Has Japanese name
- Has English name
- Has Japanese-English name
- Has lowercase English name
- Has Japanese description
- Has English description
- Has skill trigger timing
- Has skill proc chance
- Has preformatted English description
- Has raw English description
- Has evolved skill
- Has precursor skill
- Has additional skills
Usage
{{Skill effect infobox | jp name = | en name = | jp-en name = | jp trigger timing = | jp description = | en description = | proc chance = }}
Parameters
- jp name
- Japanese name.
- en name
- English name.
- jp-en name
- Translated English name.
- jp trigger timing
- Activation method in Japanese without parentheses.
- jp description
- Skill description in Japanese.
- en description
- Translated English skill description.
- proc chance
- The skill's chance to activate at skill level 1 in percent.
- evolution
- The skill's evolution
- precursor
- The skill's pre-evolution (base)
Examples
{{Skill effect infobox | jp name = 獣の末裔 | en name = Beast Descendant | jp trigger timing = 移動後 | jp description = 自身に頑強付与 | en description = Apply {{Status|頑強}} to Self | proc chance = 50 }}
Beast Descendant | |
---|---|
JP Name | 獣の末裔 |
Trigger timing | After MovingAfter this unit is held and released by their player. Triggered and applied before [After Not Moving] effects. Effects of the same timing from same unit are all triggered together before they are applied. |
Effect | Apply TenacityDEF Up by 0.9x ~ 0.45x for 1 turn (Buff) to Self |
Proc Chance | 50% |