mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-12 07:35:00 +00:00
Fixed potential slight irregularities in effect chances of elemental Fang moves, tweaked how credits are gathered,
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user