summaryrefslogtreecommitdiff
path: root/config/spell_engine/enchantments.json
diff options
context:
space:
mode:
authorFelix Perktold <>2026-07-23 20:26:04 +0000
committerFelix Perktold <>2026-07-23 20:26:04 +0000
commite1feb22144d2821c577cb0a281f77c54306f437c (patch)
treec88aa93100893508ba9d60d2db55730f5a711616 /config/spell_engine/enchantments.json
asd
Diffstat (limited to 'config/spell_engine/enchantments.json')
-rw-r--r--config/spell_engine/enchantments.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/spell_engine/enchantments.json b/config/spell_engine/enchantments.json
new file mode 100644
index 0000000..85c0863
--- /dev/null
+++ b/config/spell_engine/enchantments.json
@@ -0,0 +1,9 @@
+{
+ "infinity": {
+ "enabled": true,
+ "max_level": 1,
+ "min_cost": 20,
+ "step_cost": 30,
+ "bonus_per_level": 1.0
+ }
+} \ No newline at end of file