mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-10 06:34:59 +00:00
Added AI objects for trainers, battlers and the move being assessed, logging battle messages now also echoes them to the console
This commit is contained in:
@@ -757,7 +757,7 @@ Description = The user stimulates its brain by thinking bad thoughts. It sharply
|
||||
Name = Obstruct
|
||||
Type = DARK
|
||||
Category = Status
|
||||
Accuracy = 100
|
||||
Accuracy = 0
|
||||
TotalPP = 10
|
||||
Target = User
|
||||
Priority = 4
|
||||
@@ -1102,7 +1102,7 @@ Description = This attack hits the target with a shock wave of pure rage. This a
|
||||
Name = Clangorous Soul
|
||||
Type = DRAGON
|
||||
Category = Status
|
||||
Accuracy = 100
|
||||
Accuracy = 0
|
||||
TotalPP = 5
|
||||
Target = User
|
||||
FunctionCode = RaiseUserMainStats1LoseThirdOfTotalHP
|
||||
@@ -5846,7 +5846,7 @@ Description = The user mimics the move used immediately before it. The move fail
|
||||
Name = Court Change
|
||||
Type = NORMAL
|
||||
Category = Status
|
||||
Accuracy = 100
|
||||
Accuracy = 0
|
||||
TotalPP = 10
|
||||
Target = BothSides
|
||||
FunctionCode = SwapSideEffects
|
||||
|
||||
@@ -757,7 +757,7 @@ Description = The user stimulates its brain by thinking bad thoughts. It sharply
|
||||
Name = Obstruct
|
||||
Type = DARK
|
||||
Category = Status
|
||||
Accuracy = 100
|
||||
Accuracy = 0
|
||||
TotalPP = 10
|
||||
Target = User
|
||||
Priority = 4
|
||||
@@ -1102,7 +1102,7 @@ Description = This attack hits the target with a shock wave of pure rage. This a
|
||||
Name = Clangorous Soul
|
||||
Type = DRAGON
|
||||
Category = Status
|
||||
Accuracy = 100
|
||||
Accuracy = 0
|
||||
TotalPP = 5
|
||||
Target = User
|
||||
FunctionCode = RaiseUserMainStats1LoseThirdOfTotalHP
|
||||
@@ -5846,7 +5846,7 @@ Description = The user mimics the move used immediately before it. The move fail
|
||||
Name = Court Change
|
||||
Type = NORMAL
|
||||
Category = Status
|
||||
Accuracy = 100
|
||||
Accuracy = 0
|
||||
TotalPP = 10
|
||||
Target = BothSides
|
||||
FunctionCode = SwapSideEffects
|
||||
|
||||
Reference in New Issue
Block a user