Difference between revisions of "Template:MoveInfobox"

From Rollo
Line 144: Line 144:
 
{{MoveInfobox
 
{{MoveInfobox
 
|power=40 (delete if 0)
 
|power=40 (delete if 0)
|type=Warrior
+
|type=Critter
 
|damagecategory=Physical
 
|damagecategory=Physical
 
|accuracy=100 (delete if never misses)
 
|accuracy=100 (delete if never misses)
|pp=40
+
|pp=40 (0 means infinite)
 
|target=NearOther
 
|target=NearOther
|priority=0
+
|additional=0 (delete if no additional effect)
|additional=0
+
|contact=
|flags=abef
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 193: Line 192:
 
|}
 
|}
  
===Flags===
+
===Flags (new)===
{| class="wikitable"
+
* '''contact'''
| a || '''Contact''' || Makes [[contact]]
+
* '''noprotect''' - important to remember for User-target moves
|-
+
* '''nocopy''' - cannot be mimicked by Mirror Move or the like
| b || '''CanProtect''' || Affected by {{move|Protect}} and similar moves
+
* '''crit''' - gives high crit rate, should normally be paired with cut
|-
+
* '''critlegend''' - always crits upon hitting a [[legendary]] {{pork}}
| c || '''&mdash;''' || Affected by {{move|Magic Coat (most offensive status moves); should be mutually exclusive with d
+
* '''multi''' - hits multiple times
|-
+
 
| d || '''&mdash;''' || Affected by {{move|Snatch}} (most defensive/buffing status moves); should be mutually exclusive with c
+
;heals user ailment
|-
+
* '''thaw''' - ends [[Frostbitten|FRS]] on user
| e || '''CanMirrorMove''' || Affected by {{move|Mirror Move}}
+
* '''douse''' - ends [[Burned|BRN]] on user
|-
+
* '''spin''' - removes [[Seeded|SED]] on the user and hazards on the user's side
| f || '''&mdash;''' || Affected by King's Rock or similar effects; should include any attack move without a secondary effect
+
* '''purify''' - removes [[Poisoned|PSN]] and [[Corrupted|CRT]] on the user
|-
+
 
| g || '''ThawsUser''' || Thaws the user if <s>frozen</s> [[Frosbitten]]
+
;pseudo-types
|-
+
Ideally almost all single-solid-object "projectile" moves should be bomb, boltbeam, pulse, or throw. Notable exceptions include sprays, avalanches, gases, liquids, winds, powders.
| h || '''HighCriticalHitRate''' || Elevated [[critical hit]] rate; predominantly used for "cutting" moves
+
* '''bite'''
|-
+
* '''bomb'''
| i || '''Biting''' || Empowered by the {{ability|Strong Jaw}} and {{ability|Sunder Fang}} abilities
+
* '''boltbeam''' - bolt, beam, ray, or laser moves
|-
+
* '''cut'''
| j || '''Punching''' || Empowered by the {{ability|Iron Fist}} and {{ability|Open Palm}} abilities
+
* '''dance'''
|-
+
* '''fist'''
| k || '''Sound''' || Affected by {{ability|Soundproof}}, {{ability|Echo}}, {{ability|Siren Song}}, {{item|Megaphone}}, and {{move|Throat Chop}}
+
* '''powder'''
|-
+
* '''pulse'''
| l || '''Powder''' || Any {{pork}} is unaffected if it is {{type|Grass}}-type or is holding {{item|Hazmat Gear}}
+
* '''toss''' - throw, hurl, or toss moves (excluding judo-type throws); Batter Up
|-
+
* '''wind'''
| m || '''Pulse''' || Empowered by {{ability|Mega Pulse}}
 
|-
 
| n || '''Bomb''' || Bomb or cannon move; empowered by {{ability|Mega Cannon}} and blocked by {{ability|Bunker}}
 
|-
 
| o || '''Dance''' || Dance move
 
|-
 
| p || '''CannotMetronome''' || Can't be called by moves like Metronome; generally includes mega moves and signature moves
 
|-
 
| q || '''Beam''' || Beam, bolt, ray, or laser move<br/>Currently unaffected by any effect<br/>Deviates from the essential source
 
|}
 
  
  
 
[[Category:Infobox templates]]</noinclude>
 
[[Category:Infobox templates]]</noinclude>

Revision as of 18:57, 12 February 2024

MoveInfobox
[[File:|center]]
Type  Unknown
Category  uncategorized
PP  10
Power  —
Accuracy  —%
Priority  {{{priority}}}
Target
Foe Foe
Self Ally
Does not affect any monsters*

MoveInfobox is a [[{{{type}}} (type)|{{{type}}}]]-type [[{{{damagecategory}}} move]].





Template:LearnsetDPL
???,MOVEINFOBOX,MoveInfobox,000,0,???,Status,0,1,0,00,0,,Unknown effect.

Usage

{{MoveInfobox
|power=
|type=
|damagecategory=
|accuracy=
|mp=
|target=
|flags=
}}
{{MoveInfobox
|power=40 (delete if 0)
|type=Critter
|damagecategory=Physical
|accuracy=100 (delete if never misses)
|pp=40 (0 means infinite)
|target=NearOther
|additional=0 (delete if no additional effect)
|contact=
}}

Seldom-used parameters

|cut=yes
|field=yes
|image=
|image2=
|imagewidth=

Valid "target" entries

00 NearOther Moves that target any monster but the user
400 NearFoe Moves that target any foe
200 UserOrNearAlly Moves that target the user or an ally (Acupressure)
04 AllNearFoes Moves that target both foes
08 AllNearMonsters Moves that target all monsters
100 NearAlly Moves that target the user's ally
02 RandomNearFoe Moves that target a random foe (Outrage, Petal Dance)
10 User Moves that deliberately target the user (Howl, Swords Dance, Recover)
01 None Moves that don't have a deliberate target (Counter, Mirror Coat, Curse)
40 UserSide Moves that target the user's side (Light Screen, Reflect, Tailwind)
80 FoeSide Moves that target the foe's side (Spikes, Stealth Rock)
20 BothSides Moves that target the field (Sunny Day, Gravity, Trick Room)
800 ??? Moves that target any one monster (including the user)
Deviates from the essential source

Flags (new)

  • contact
  • noprotect - important to remember for User-target moves
  • nocopy - cannot be mimicked by Mirror Move or the like
  • crit - gives high crit rate, should normally be paired with cut
  • critlegend - always crits upon hitting a legendary porkman
  • multi - hits multiple times
heals user ailment
  • thaw - ends FRS on user
  • douse - ends BRN on user
  • spin - removes SED on the user and hazards on the user's side
  • purify - removes PSN and CRT on the user
pseudo-types

Ideally almost all single-solid-object "projectile" moves should be bomb, boltbeam, pulse, or throw. Notable exceptions include sprays, avalanches, gases, liquids, winds, powders.

  • bite
  • bomb
  • boltbeam - bolt, beam, ray, or laser moves
  • cut
  • dance
  • fist
  • powder
  • pulse
  • toss - throw, hurl, or toss moves (excluding judo-type throws); Batter Up
  • wind