Fixed potential slight irregularities in effect chances of elemental Fang moves, tweaked how credits are gathered,

This commit is contained in:
Maruno17
2023-06-27 19:16:14 +01:00
parent aecd9e5bb6
commit 60f8a0cf7b
9 changed files with 51 additions and 57 deletions

View File

@@ -898,7 +898,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = ParalyzeFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with electrified fangs. It may also make the target flinch or leave it with paralysis.
#-------------------------------
[SHOCKWAVE]
@@ -1722,7 +1722,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = BurnFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with flame-cloaked fangs. It may also make the target flinch or leave it burned.
#-------------------------------
[FLAMEWHEEL]
@@ -2986,7 +2986,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = FreezeFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with cold-infused fangs. It may also make the target flinch or leave it frozen.
#-------------------------------
[AVALANCHE]

View File

@@ -989,7 +989,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = ParalyzeFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with electrified fangs. It may also make the target flinch or leave it with paralysis.
#-------------------------------
[SHOCKWAVE]
@@ -2131,7 +2131,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = BurnFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with flame-cloaked fangs. It may also make the target flinch or leave it burned.
#-------------------------------
[FLAMEWHEEL]
@@ -3545,7 +3545,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = FreezeFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with cold-infused fangs. It may also make the target flinch or leave it frozen.
#-------------------------------
[AVALANCHE]

View File

@@ -1137,7 +1137,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = ParalyzeFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with electrified fangs. It may also make the target flinch or leave it with paralysis.
#-------------------------------
[SHOCKWAVE]
@@ -2364,7 +2364,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = BurnFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with flame-cloaked fangs. It may also make the target flinch or leave it burned.
#-------------------------------
[FLAMEWHEEL]
@@ -3935,7 +3935,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = FreezeFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with cold-infused fangs. It may also make the target flinch or leave it frozen.
#-------------------------------
[AVALANCHE]

View File

@@ -1367,7 +1367,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = ParalyzeFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with electrified fangs. It may also make the target flinch or leave it with paralysis.
#-------------------------------
[SHOCKWAVE]
@@ -2738,7 +2738,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = BurnFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with flame-cloaked fangs. It may also make the target flinch or leave it burned.
#-------------------------------
[FLAMEWHEEL]
@@ -4456,7 +4456,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = FreezeFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with cold-infused fangs. It may also make the target flinch or leave it frozen.
#-------------------------------
[AVALANCHE]

View File

@@ -1367,7 +1367,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = ParalyzeFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with electrified fangs. It may also make the target flinch or leave it with paralysis.
#-------------------------------
[SHOCKWAVE]
@@ -2738,7 +2738,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = BurnFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with flame-cloaked fangs. It may also make the target flinch or leave it burned.
#-------------------------------
[FLAMEWHEEL]
@@ -4456,7 +4456,7 @@ TotalPP = 15
Target = NearOther
FunctionCode = FreezeFlinchTarget
Flags = Contact,CanProtect,CanMirrorMove,Biting
EffectChance = 100
EffectChance = 101
Description = The user bites with cold-infused fangs. It may also make the target flinch or leave it frozen.
#-------------------------------
[AVALANCHE]