Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria
This commit is contained in:
commit
f8639d96f9
@ -6,9 +6,9 @@ Equipment
|
||||
ItemCategory = Accessories
|
||||
|
||||
# See ItemStats.txt for valid stat names
|
||||
StatValues = Health,Attack,Mana,Move Spd %
|
||||
MinStats = 5,2,1,1
|
||||
MaxStats = 20,4,4,3
|
||||
StatValues = Health,Mana,Move Spd %
|
||||
MinStats = 5,1,1
|
||||
MaxStats = 20,4,3
|
||||
SellValue = 90
|
||||
|
||||
Equip Sound = Equip Accessory
|
||||
@ -20,8 +20,8 @@ Equipment
|
||||
|
||||
# See ItemStats.txt for valid stat names
|
||||
StatValues = Health,Attack,Mana
|
||||
MinStats = 4,4,1
|
||||
MaxStats = 10,10,3
|
||||
MinStats = 4,1,1
|
||||
MaxStats = 10,4,3
|
||||
SellValue = 75
|
||||
|
||||
Equip Sound = Equip Accessory
|
||||
|
@ -9,12 +9,12 @@ Equipment
|
||||
# Stat Values of the item based on Enhancement level.
|
||||
# See ItemStats.txt for valid stat names
|
||||
StatValues = Attack,Crit Rate,Move Spd %
|
||||
StatValues[0] = 5,5,0
|
||||
StatValues[1] = 10,6,1
|
||||
StatValues[2] = 15,7,2
|
||||
StatValues[3] = 20,8,3
|
||||
StatValues[4] = 25,9,4
|
||||
StatValues[5] = 30,10,5
|
||||
StatValues[0] = 3,5,0
|
||||
StatValues[1] = 6,6,1
|
||||
StatValues[2] = 9,7,2
|
||||
StatValues[3] = 12,8,3
|
||||
StatValues[4] = 16,9,4
|
||||
StatValues[5] = 20,10,5
|
||||
StatValues[6] = 80,11,6
|
||||
StatValues[7] = 115,12,7
|
||||
StatValues[8] = 150,13,8
|
||||
@ -143,12 +143,12 @@ Equipment
|
||||
# Stat Values of the item based on Enhancement level.
|
||||
# See ItemStats.txt for valid stat names
|
||||
StatValues = Attack,Crit Rate,Move Spd %
|
||||
StatValues[0] = 5,5,0
|
||||
StatValues[1] = 10,6,1
|
||||
StatValues[2] = 15,7,2
|
||||
StatValues[3] = 20,8,3
|
||||
StatValues[4] = 25,9,4
|
||||
StatValues[5] = 30,10,5
|
||||
StatValues[0] = 3,5,0
|
||||
StatValues[1] = 6,6,1
|
||||
StatValues[2] = 9,7,2
|
||||
StatValues[3] = 12,8,3
|
||||
StatValues[4] = 16,9,4
|
||||
StatValues[5] = 20,10,5
|
||||
StatValues[6] = 80,11,6
|
||||
StatValues[7] = 115,12,7
|
||||
StatValues[8] = 150,13,8
|
||||
@ -266,12 +266,12 @@ Equipment
|
||||
# Stat Values of the item based on Enhancement level.
|
||||
# See ItemStats.txt for valid stat names
|
||||
StatValues = Attack,Crit Rate,Move Spd %
|
||||
StatValues[0] = 5,5,0
|
||||
StatValues[1] = 10,6,1
|
||||
StatValues[2] = 15,7,2
|
||||
StatValues[3] = 20,8,3
|
||||
StatValues[4] = 25,9,4
|
||||
StatValues[5] = 30,10,5
|
||||
StatValues[0] = 3,5,0
|
||||
StatValues[1] = 6,6,1
|
||||
StatValues[2] = 9,7,2
|
||||
StatValues[3] = 12,8,3
|
||||
StatValues[4] = 16,9,4
|
||||
StatValues[5] = 20,10,5
|
||||
StatValues[6] = 80,11,6
|
||||
StatValues[7] = 115,12,7
|
||||
StatValues[8] = 150,13,8
|
||||
|
Loading…
x
Reference in New Issue
Block a user