User:Solemn Mac/MastersMove: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
No edit summary
No edit summary
Line 12: Line 12:
|
|
{| style="background: transparent" width="100%"|
{| style="background: transparent" width="100%"|
|- {{#ifeq:{{lc:{{{moveClone?|no}}}}}|yes|style="display:none;"|{{#ifeq:{{lc:{{{buddyMove?|no}}}}}|no|{{#ifeq:{{lc:{{{tag}}}}}|quick move|{{{MP|2}}}|{{#ifeq:{{lc:{{{tag2}}}}}|quick move|{{{MP|2}}}|{{#ifeq:{{{MP|0}}}|0|style="display:none;"|}}}}}}}}}}
|- {{#ifeq:{{lc:{{{moveClone?|no}}}}}|yes|style="display:none;"|{{#ifeq:{{lc:{{{buddyMove?|no}}}}}|no|{{#ifeq:{{lc:{{{tag}}}}}|quick move|{{{MP|2}}}|{{#ifeq:{{lc:{{{tag2}}}}}|quick move|{{{MP|2}}}|{{{MP|0}}}}}}}|{{{MP|0}}}}}}} {{#ifeq:{{{MP}}}|0|style="display:none;"|}}
! style="background: #FFF; {{roundyleft|10px}}" | MP
! style="background: #FFF; {{roundyleft|10px}}" | MP
| colspan="5" style="background: #FFF; {{roundyright|10px}}" |     {{{MP|—}}} / {{{MP|—}}}
| colspan="5" style="background: #FFF; {{roundyright|10px}}" |     {{{MP|—}}} / {{{MP|—}}}
Line 45: Line 45:
| colspan="5" style="background: #FFF" |  {{ucfirst:{{{target|An opponent}}}}}
| colspan="5" style="background: #FFF" |  {{ucfirst:{{{target|An opponent}}}}}
|- {{#ifeq:{{lc:{{{moveClone?|no}}}}}|yes|style="display:none;"|}}
|- {{#ifeq:{{lc:{{{moveClone?|no}}}}}|yes|style="display:none;"|}}
! style="background: #FFF;" | {{#ifeq:{{{tagAmount|0}}}|2| Effect tags | Effect tag }}
! style="background: #FFF;" | {{#if:{{{tag2|}}}| Effect tags | Effect tag }}
| colspan="5" style="background: #FFF; text-transform: capitalize;" | &nbsp;{{{tag|&mdash;}}}{{#ifeq:{{{tagAmount|0}}}|2|<br>{{{tag2}}}|}}
| colspan="5" style="background: #FFF; text-transform: capitalize;" | &nbsp;{{{tag|&mdash;}}}{{#if:{{{tag2|}}}|<br>{{{tag2}}}|}}
|- {{#ifeq:{{lc:{{{buddyMove?|no}}}}}|yes||style="display:none;"}}
|- {{#ifeq:{{lc:{{{buddyMove?|no}}}}}|yes||style="display:none;"}}
! colspan="6" style="background:#{{{{{type|Unknown}}} color light}}; line-height:12pt;" | Activation Condition
! colspan="6" style="background:#{{{{{type|Unknown}}} color light}}; line-height:12pt;" | Activation Condition
Line 84: Line 84:
|modifyingSkill=<only fill if applicable>
|modifyingSkill=<only fill if applicable>
|clonedType?=<default: 'no'>
|clonedType?=<default: 'no'>
|tagAmount=<default: '0'>
|tag=<default: '—'>
|tag=<default: '—'>
|tag2=<only fill if applicable>
|tag2=<only fill if applicable>

Revision as of 08:27, 11 April 2024

Move name
Move gauge slot icon.png
MP     — / —
Type    NormalIC Masters.png   Normal
Category  StatusIC Masters.png ?
Move level
1 2 3 4 5
Power
Accuracy  100%
Target  An opponent
Effect tag  —
Activation Condition
{{{activation}}}
Deactivation Condition
{{{deactivation}}}
Additional effect(s)
No additional effect.
Playable Users Notes

Usage

{{MastersMove
|type=
|buddyMove?=<default: 'no'>
|name=
|modified?=<default: 'no'>
|modifyingSkill=<only fill if applicable>
|skillDesc=<only fill if applicable>
|clonedCost?=<default: 'no'>
|slotAmount=<default: '1'>
|modifyingSkill=<only fill if applicable>
|clonedType?=<default: 'no'>
|tag=<default: '—'>
|tag2=<only fill if applicable>
|MP=<default: '—'>
|damageCategory=<If this is a move clone, keep this empty.>
|modifiedPower?=<default: 'no'>
|basePower=<if status move, keep this empty; default: '—'>
|accuracy=<if tag or tag2 is "Sure Hit," default: '—'; else, default: '100'>
|target=<name of target type (i.e. An opponent, Self); default: 'An opponent'>
|activation=<only fill if applicable>
|deactivation=<only fill if applicable>
|effect(s)=<default: 'No additional effect.'>
|npcExclusive?=<default: 'no'; for moves that only exist on opponents or just the game's code (e.g., Swagger & Normal-type Hyper Beam)>
|notes?=<default: 'no'>
}}