Refactor and remove gameplay ability system, replace with own one

This commit is contained in:
2026-07-16 22:24:27 +02:00
parent da0a0b643f
commit 5d6377b082
44 changed files with 170 additions and 478 deletions

View File

@@ -0,0 +1,6 @@
Name,Value
AlchemyEnergyCost,1
FoodEnergyRestore,20
HarvestingEnergyCost,1
PlantingEnergyCost,1
SleepEnergyRestore,70
1 Name Value
2 AlchemyEnergyCost 1
3 FoodEnergyRestore 20
4 HarvestingEnergyCost 1
5 PlantingEnergyCost 1
6 SleepEnergyRestore 70

Binary file not shown.

Binary file not shown.

Binary file not shown.