Re-enabled class xp, and class learning, as I found a better

(and a lot more unique) way to bring the game.
This commit is contained in:
Relintai 2020-05-26 17:38:08 +02:00
parent 048bb06eea
commit 23dac4b5bc

View File

@ -371,7 +371,12 @@ enabled=PoolStringArray( "model_manager" )
[ess]
level/max_character_level=60
spells/allow_class_spell_learning=true
spells/allow_class_recipe_learning=true
level/use_class_xp=true
level/automatic_class_levelups=true
level/use_global_class_level=true
level/max_character_level=10
level/max_class_level=60
data/ess_resource_db_path="res://data/resource_db.tres"
data/ess_entity_spawner_path="res://player/bs_entity_spawner.tres"