mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 16:04:58 +00:00
Updated moves that can't be called by Metronome
This commit is contained in:
@@ -2497,7 +2497,7 @@ Accuracy = 100
|
||||
TotalPP = 5
|
||||
Target = NearOther
|
||||
FunctionCode = LowerUserDefSpDef1
|
||||
Flags = Contact,CanProtect,CanMirrorMove
|
||||
Flags = Contact,CanProtect,CanMirrorMove,CannotMetronome
|
||||
Description = The user soars upward and drops at high speeds. Its Defense and Sp. Def stats are lowered.
|
||||
#-------------------------------
|
||||
[HURRICANE]
|
||||
@@ -3507,7 +3507,7 @@ Accuracy = 85
|
||||
TotalPP = 10
|
||||
Target = AllNearFoes
|
||||
FunctionCode = None
|
||||
Flags = CanProtect,CanMirrorMove
|
||||
Flags = CanProtect,CanMirrorMove,CannotMetronome
|
||||
Description = The user attacks its foes by manifesting the power of the land in fearsome blades of stone.
|
||||
#-------------------------------
|
||||
[EARTHQUAKE]
|
||||
@@ -7399,7 +7399,7 @@ Accuracy = 100
|
||||
TotalPP = 5
|
||||
Target = NearOther
|
||||
FunctionCode = HitTwoTimesFlinchTarget
|
||||
Flags = Contact,CanProtect,Punching,TramplesMinimize
|
||||
Flags = Contact,CanProtect,Punching,TramplesMinimize,CannotMetronome
|
||||
EffectChance = 30
|
||||
Description = The user rotates, centering the hex nut in its chest, and then strikes twice. May cause flinching.
|
||||
#-------------------------------
|
||||
@@ -7609,7 +7609,7 @@ Accuracy = 85
|
||||
TotalPP = 10
|
||||
Target = AllNearFoes
|
||||
FunctionCode = None
|
||||
Flags = CanProtect,CanMirrorMove,Pulse
|
||||
Flags = CanProtect,CanMirrorMove,Pulse,CannotMetronome
|
||||
Description = The user attacks opposing Pokémon with countless beams of light that glow a deep and brilliant blue.
|
||||
#-------------------------------
|
||||
[STEAMERUPTION]
|
||||
|
||||
Reference in New Issue
Block a user