[ { "id": "t5_elem_firebane", "type": "SPELL", "name": { "str": "Firebane" }, "description": "Conjures a profane fireball to strike the foe. Upon impact, it explodes, dealing heat damage and spreads cursed flames on that area.\n\nThis is a tier 5 spell.", "valid_targets": [ "hostile" ], "effect": "attack", "shape": "blast", "base_energy_cost": 600, "final_energy_cost": 1000, "energy_source": "MANA", "spell_class": "VAMP_ELEM_spellcaster", "difficulty": 5, "min_damage": 10, "max_damage": 30, "max_level": 10, "min_range": 10, "max_range": 20, "min_aoe": 2, "max_aoe": 6, "field_id": "fd_fire_curse", "min_field_intensity": 1, "max_field_intensity": 1, "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ], "base_casting_time": 175, "damage_type": "heat" }, { "id": "t5_elem_icebane", "type": "SPELL", "name": { "str": "Icebane" }, "description": "Conjures a profane ball of fiery ice to strike the foe. Upon impact, it shatters, dealing cold damage and spreads frostburn on that area.\n\nThis is a tier 5 spell.", "valid_targets": [ "hostile" ], "effect": "attack", "shape": "blast", "base_energy_cost": 600, "final_energy_cost": 900, "energy_source": "MANA", "spell_class": "VAMP_ELEM_spellcaster", "difficulty": 5, "min_damage": 5, "max_damage": 20, "max_level": 10, "min_range": 10, "max_range": 20, "min_aoe": 2, "max_aoe": 5, "field_id": "fd_fire_frost", "min_field_intensity": 1, "max_field_intensity": 1, "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ], "base_casting_time": 175, "damage_type": "heat" } ]