mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-12 23:44:58 +00:00
Rewrote AI item usage (inc. adding Revives), various fixes/changes to AI, removed Struggle from PBS files, some bug fixes
This commit is contained in:
@@ -3634,18 +3634,6 @@ FunctionCode = None
|
||||
Flags = Contact,CanProtect,CanMirrorMove
|
||||
Description = The target is cut with a scythe or a claw. It can also be used to cut down thin trees.
|
||||
#-------------------------------
|
||||
[STRUGGLE]
|
||||
Name = Struggle
|
||||
Type = NORMAL
|
||||
Category = Physical
|
||||
Power = 50
|
||||
Accuracy = 0
|
||||
TotalPP = 1
|
||||
Target = RandomNearFoe
|
||||
FunctionCode = Struggle
|
||||
Flags = Contact,CanProtect
|
||||
Description = An attack that is used in desperation only if the user has no PP. It also hurts the user slightly.
|
||||
#-------------------------------
|
||||
[TACKLE]
|
||||
Name = Tackle
|
||||
Type = NORMAL
|
||||
|
||||
Reference in New Issue
Block a user