summaryrefslogtreecommitdiff
path: root/config/spell_engine/enchantments.json
blob: 85c0863e968462dbeec8aa65dfbebbfce1f35832 (plain)
1
2
3
4
5
6
7
8
9
{
  "infinity": {
    "enabled": true,
    "max_level": 1,
    "min_cost": 20,
    "step_cost": 30,
    "bonus_per_level": 1.0
  }
}