Fixes SpiritSphereCost negative values
* SphiritSphereCost has potential -1 value to remove all available spirit spheres. Thanks to @teededung!
This commit is contained in:
@@ -27958,6 +27958,7 @@ Body:
|
||||
Ammo:
|
||||
Bullet: true
|
||||
AmmoAmount: 1
|
||||
SpiritSphereCost: -1
|
||||
Equipment:
|
||||
Silver_Bullet: true
|
||||
- Id: 2564
|
||||
@@ -28130,6 +28131,7 @@ Body:
|
||||
Time: 80000
|
||||
Requires:
|
||||
SpCost: 30
|
||||
SpiritSphereCost: -1
|
||||
- Id: 2569
|
||||
Name: RL_AM_BLAST
|
||||
Description: Anti-Material Blast
|
||||
@@ -28256,6 +28258,7 @@ Body:
|
||||
Amount: 55
|
||||
Weapon:
|
||||
Rifle: true
|
||||
SpiritSphereCost: -1
|
||||
- Id: 2572
|
||||
Name: RL_R_TRIP_PLUSATK
|
||||
Description: Round Trip Plus Attack
|
||||
|
||||
@@ -29287,6 +29287,7 @@ Body:
|
||||
Ammo:
|
||||
Bullet: true
|
||||
AmmoAmount: 1
|
||||
SpiritSphereCost: -1
|
||||
Equipment:
|
||||
Silver_Bullet: true
|
||||
Sanctified_Bullet: true
|
||||
@@ -29468,6 +29469,7 @@ Body:
|
||||
FixedCastTime: -1
|
||||
Requires:
|
||||
SpCost: 30
|
||||
SpiritSphereCost: -1
|
||||
- Id: 2569
|
||||
Name: RL_AM_BLAST
|
||||
Description: Anti-Material Blast
|
||||
@@ -29599,6 +29601,7 @@ Body:
|
||||
Amount: 55
|
||||
Weapon:
|
||||
Rifle: true
|
||||
SpiritSphereCost: -1
|
||||
- Id: 2572
|
||||
Name: RL_R_TRIP_PLUSATK
|
||||
Description: Round Trip Plus Attack
|
||||
|
||||
Reference in New Issue
Block a user