adding abilities, created skill tree template and unlock mechanics
This commit is contained in:
@@ -21,6 +21,7 @@ base_stats:
|
||||
starting_equipment:
|
||||
- worn_staff
|
||||
- cloth_armor
|
||||
- health_potion_small
|
||||
|
||||
starting_abilities:
|
||||
- basic_attack
|
||||
|
||||
@@ -21,6 +21,7 @@ base_stats:
|
||||
starting_equipment:
|
||||
- rusty_dagger
|
||||
- cloth_armor
|
||||
- health_potion_small
|
||||
|
||||
starting_abilities:
|
||||
- basic_attack
|
||||
|
||||
@@ -21,6 +21,7 @@ base_stats:
|
||||
starting_equipment:
|
||||
- tome
|
||||
- cloth_armor
|
||||
- health_potion_small
|
||||
|
||||
starting_abilities:
|
||||
- basic_attack
|
||||
|
||||
@@ -21,6 +21,7 @@ base_stats:
|
||||
starting_equipment:
|
||||
- rusty_mace
|
||||
- cloth_armor
|
||||
- health_potion_small
|
||||
|
||||
starting_abilities:
|
||||
- basic_attack
|
||||
|
||||
@@ -21,6 +21,7 @@ base_stats:
|
||||
starting_equipment:
|
||||
- bone_wand
|
||||
- cloth_armor
|
||||
- health_potion_small
|
||||
|
||||
starting_abilities:
|
||||
- basic_attack
|
||||
|
||||
@@ -22,6 +22,7 @@ starting_equipment:
|
||||
- rusty_sword
|
||||
- rusty_shield
|
||||
- cloth_armor
|
||||
- health_potion_small
|
||||
|
||||
starting_abilities:
|
||||
- basic_attack
|
||||
|
||||
@@ -22,6 +22,7 @@ base_stats:
|
||||
starting_equipment:
|
||||
- rusty_sword
|
||||
- cloth_armor
|
||||
- health_potion_small
|
||||
|
||||
# Starting abilities
|
||||
starting_abilities:
|
||||
|
||||
@@ -21,6 +21,7 @@ base_stats:
|
||||
starting_equipment:
|
||||
- rusty_bow
|
||||
- cloth_armor
|
||||
- health_potion_small
|
||||
|
||||
starting_abilities:
|
||||
- basic_attack
|
||||
|
||||
Reference in New Issue
Block a user