Make Experience curve's default Linear to begin with

This commit is contained in:
bibekaur 2015-12-02 21:16:58 -08:00
parent a67965ebcb
commit 1fb1987267

View File

@ -16,17 +16,17 @@ Experience_Formula:
# EXPONENTIAL: multiplier * level ^ exponent + base
Curve:
Swords: LINEAR
Taming: EXPONENTIAL
Taming: LINEAR
Acrobatics: LINEAR
Excavation: EXPONENTIAL
Excavation: LINEAR
Herbalism: LINEAR
Unarmed: EXPONENTIAL
Unarmed: LINEAR
Woodcutting: LINEAR
Mining: EXPONENTIAL
Mining: LINEAR
Archery: LINEAR
Axes: EXPONENTIAL
Axes: LINEAR
Repair: LINEAR
Fishing: EXPONENTIAL
Fishing: LINEAR
Alchemy: LINEAR
DEFAULT: LINEAR