„Adventures in Lestoria/assets/config/items/Weapons.txt“ ändern

Damage changed from wood weapons from 5,10,15,20,25,30 to 3,6,9,12,16,20
pull/35/head
Quapsel 12 months ago
parent 1b2831bbb2
commit ab01cc6acc
  1. 36
      Adventures in Lestoria/assets/config/items/Weapons.txt

@ -9,12 +9,12 @@ Equipment
# Stat Values of the item based on Enhancement level. # Stat Values of the item based on Enhancement level.
# See ItemStats.txt for valid stat names # See ItemStats.txt for valid stat names
StatValues = Attack,Crit Rate,Move Spd % StatValues = Attack,Crit Rate,Move Spd %
StatValues[0] = 5,5,0 StatValues[0] = 3,5,0
StatValues[1] = 10,6,1 StatValues[1] = 6,6,1
StatValues[2] = 15,7,2 StatValues[2] = 9,7,2
StatValues[3] = 20,8,3 StatValues[3] = 12,8,3
StatValues[4] = 25,9,4 StatValues[4] = 16,9,4
StatValues[5] = 30,10,5 StatValues[5] = 20,10,5
StatValues[6] = 80,11,6 StatValues[6] = 80,11,6
StatValues[7] = 115,12,7 StatValues[7] = 115,12,7
StatValues[8] = 150,13,8 StatValues[8] = 150,13,8
@ -143,12 +143,12 @@ Equipment
# Stat Values of the item based on Enhancement level. # Stat Values of the item based on Enhancement level.
# See ItemStats.txt for valid stat names # See ItemStats.txt for valid stat names
StatValues = Attack,Crit Rate,Move Spd % StatValues = Attack,Crit Rate,Move Spd %
StatValues[0] = 5,5,0 StatValues[0] = 3,5,0
StatValues[1] = 10,6,1 StatValues[1] = 6,6,1
StatValues[2] = 15,7,2 StatValues[2] = 9,7,2
StatValues[3] = 20,8,3 StatValues[3] = 12,8,3
StatValues[4] = 25,9,4 StatValues[4] = 16,9,4
StatValues[5] = 30,10,5 StatValues[5] = 20,10,5
StatValues[6] = 80,11,6 StatValues[6] = 80,11,6
StatValues[7] = 115,12,7 StatValues[7] = 115,12,7
StatValues[8] = 150,13,8 StatValues[8] = 150,13,8
@ -266,12 +266,12 @@ Equipment
# Stat Values of the item based on Enhancement level. # Stat Values of the item based on Enhancement level.
# See ItemStats.txt for valid stat names # See ItemStats.txt for valid stat names
StatValues = Attack,Crit Rate,Move Spd % StatValues = Attack,Crit Rate,Move Spd %
StatValues[0] = 5,5,0 StatValues[0] = 3,5,0
StatValues[1] = 10,6,1 StatValues[1] = 6,6,1
StatValues[2] = 15,7,2 StatValues[2] = 9,7,2
StatValues[3] = 20,8,3 StatValues[3] = 12,8,3
StatValues[4] = 25,9,4 StatValues[4] = 16,9,4
StatValues[5] = 30,10,5 StatValues[5] = 20,10,5
StatValues[6] = 80,11,6 StatValues[6] = 80,11,6
StatValues[7] = 115,12,7 StatValues[7] = 115,12,7
StatValues[8] = 150,13,8 StatValues[8] = 150,13,8

Loading…
Cancel
Save