Magic Data

Magic data is in the magics folder, here is the JSON file structure:

Example: magic_thundara.json

{
  "casttime": 10,
  "cooldown": 35,
  "cost": 14,
  "dmg_mult": 0.11,
  "dmg_mult_max": 0.114,
  "magic_lock_on": true,
  "magic_rc": "kingdomkeys:magic_thunder",
  "max_exp": 2400,
  "max_lvl": 3,
  "next_tier": "kingdomkeys:magic_thundaga",
  "spell_type": "MAGIC"
}