gaycraft/config/spell_engine/enchantments.json

9 lines
132 B
JSON
Raw Normal View History

2023-10-31 16:05:57 +01:00
{
"infinity": {
"enabled": true,
"max_level": 1,
"min_cost": 20,
"step_cost": 30,
"bonus_per_level": 1.0
}
}