Tweaked Fissure's function code, added Mirror Armor's effect

This commit is contained in:
Maruno17
2021-09-10 20:40:45 +01:00
parent 27be1cb330
commit df7c033a9d
17 changed files with 153 additions and 60 deletions

View File

@@ -2825,7 +2825,7 @@ BaseDamage = 1
Accuracy = 30
TotalPP = 5
Target = NearOther
FunctionCode = OHKOHitsTargetUnderground
FunctionCode = OHKOHitsUndergroundTarget
Flags = CanProtect,CanMirrorMove
Description = The user opens up a fissure in the ground and drops the foe in. The target instantly faints if it hits.
#-------------------------------

View File

@@ -3728,7 +3728,7 @@ BaseDamage = 1
Accuracy = 30
TotalPP = 5
Target = NearOther
FunctionCode = OHKOHitsTargetUnderground
FunctionCode = OHKOHitsUndergroundTarget
Flags = CanProtect,CanMirrorMove
Description = The user opens up a fissure in the ground and drops the foe in. The target instantly faints if it hits.
#-------------------------------

View File

@@ -4234,7 +4234,7 @@ BaseDamage = 1
Accuracy = 30
TotalPP = 5
Target = NearOther
FunctionCode = OHKOHitsTargetUnderground
FunctionCode = OHKOHitsUndergroundTarget
Flags = CanProtect,CanMirrorMove
Description = The user opens up a fissure in the ground and drops the foe in. The target instantly faints if it hits.
#-------------------------------

View File

@@ -4234,7 +4234,7 @@ BaseDamage = 1
Accuracy = 30
TotalPP = 5
Target = NearOther
FunctionCode = OHKOHitsTargetUnderground
FunctionCode = OHKOHitsUndergroundTarget
Flags = CanProtect,CanMirrorMove
Description = The user opens up a fissure in the ground and drops the foe in. The target instantly faints if it hits.
#-------------------------------