mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-12 07:35:00 +00:00
Added move flag "CannnotMetronome"
This commit is contained in:
@@ -359,7 +359,7 @@ Accuracy = 95
|
||||
TotalPP = 15
|
||||
Target = AllNearFoes
|
||||
FunctionCode = LowerTargetSpAtk1
|
||||
Flags = CanProtect,CanMirrorMove,Sound
|
||||
Flags = CanProtect,CanMirrorMove,Sound,CannotMetronome
|
||||
EffectChance = 100
|
||||
Description = The user yells as if it is ranting about something, making the target's Sp. Atk stat decrease.
|
||||
#-------------------------------
|
||||
@@ -1139,7 +1139,7 @@ Accuracy = 100
|
||||
TotalPP = 10
|
||||
Target = NearOther
|
||||
FunctionCode = UseTargetDefenseInsteadOfTargetSpDef
|
||||
Flags = CanProtect,CanMirrorMove
|
||||
Flags = CanProtect,CanMirrorMove,CannotMetronome
|
||||
Description = The user cuts with its long horn. The odd power contained in it does physical damage to the foe.
|
||||
#-------------------------------
|
||||
[SKYUPPERCUT]
|
||||
@@ -1481,7 +1481,7 @@ Accuracy = 95
|
||||
TotalPP = 5
|
||||
Target = NearOther
|
||||
FunctionCode = LowerUserDefSpDefSpd1
|
||||
Flags = Contact,CanProtect,CanMirrorMove
|
||||
Flags = Contact,CanProtect,CanMirrorMove,CannotMetronome
|
||||
Description = With a fiery forehead, the user hurls itself at the foe. It lowers the user's Defense, Sp. Def, and Speed.
|
||||
#-------------------------------
|
||||
[BLASTBURN]
|
||||
@@ -2881,7 +2881,7 @@ Accuracy = 90
|
||||
TotalPP = 5
|
||||
Target = NearOther
|
||||
FunctionCode = TwoTurnAttackParalyzeTarget
|
||||
Flags = CanProtect,CanMirrorMove
|
||||
Flags = CanProtect,CanMirrorMove,CannotMetronome
|
||||
EffectChance = 30
|
||||
Description = On the second turn, the user hits the foe with electrically charged ice. It may also paralyze the foe.
|
||||
#-------------------------------
|
||||
@@ -2894,7 +2894,7 @@ Accuracy = 90
|
||||
TotalPP = 5
|
||||
Target = NearOther
|
||||
FunctionCode = TwoTurnAttackBurnTarget
|
||||
Flags = CanProtect,CanMirrorMove
|
||||
Flags = CanProtect,CanMirrorMove,CannotMetronome
|
||||
EffectChance = 30
|
||||
Description = On the second turn, an ultracold, freezing wind surrounds the foe. This may leave it with a burn.
|
||||
#-------------------------------
|
||||
@@ -3334,7 +3334,7 @@ Accuracy = 100
|
||||
TotalPP = 5
|
||||
Target = NearOther
|
||||
FunctionCode = TypeDependsOnUserDrive
|
||||
Flags = CanProtect,CanMirrorMove
|
||||
Flags = CanProtect,CanMirrorMove,CannotMetronome
|
||||
Description = The user fires a beam of light at its target. The type changes depending on the Drive the user holds.
|
||||
#-------------------------------
|
||||
[EXTREMESPEED]
|
||||
@@ -3446,7 +3446,7 @@ Accuracy = 100
|
||||
TotalPP = 10
|
||||
Target = AllNearFoes
|
||||
FunctionCode = SleepTargetChangeUserMeloettaForm
|
||||
Flags = CanProtect,CanMirrorMove,Sound
|
||||
Flags = CanProtect,CanMirrorMove,Sound,CannotMetronome
|
||||
EffectChance = 10
|
||||
Description = An ancient song appeals to the hearts of those listening. It may also induce sleep.
|
||||
#-------------------------------
|
||||
|
||||
Reference in New Issue
Block a user