„Adventures in Lestoria/assets/config/items/Accessories.txt“ ändern
Ring of the Slime King: Attack stat removed. Ring of the Bear: Attack nerfed from 4-10 to 1-4
This commit is contained in:
parent
8be4f12212
commit
1b2831bbb2
@ -6,9 +6,9 @@ Equipment
|
|||||||
ItemCategory = Accessories
|
ItemCategory = Accessories
|
||||||
|
|
||||||
# See ItemStats.txt for valid stat names
|
# See ItemStats.txt for valid stat names
|
||||||
StatValues = Health,Attack,Mana,Move Spd %
|
StatValues = Health,Mana,Move Spd %
|
||||||
MinStats = 5,2,1,1
|
MinStats = 5,1,1
|
||||||
MaxStats = 20,4,4,3
|
MaxStats = 20,4,3
|
||||||
SellValue = 90
|
SellValue = 90
|
||||||
|
|
||||||
Equip Sound = Equip Accessory
|
Equip Sound = Equip Accessory
|
||||||
@ -20,8 +20,8 @@ Equipment
|
|||||||
|
|
||||||
# See ItemStats.txt for valid stat names
|
# See ItemStats.txt for valid stat names
|
||||||
StatValues = Health,Attack,Mana
|
StatValues = Health,Attack,Mana
|
||||||
MinStats = 4,4,1
|
MinStats = 4,1,1
|
||||||
MaxStats = 10,10,3
|
MaxStats = 10,4,3
|
||||||
SellValue = 75
|
SellValue = 75
|
||||||
|
|
||||||
Equip Sound = Equip Accessory
|
Equip Sound = Equip Accessory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user