360 Spells of 360 Colors

Fireball

{
    "hue": 0,
    "color": "hsl(0, 100%, 50%)",
    "name": "Fireball",
    "icon": "fa-pinterest-p fa-flip-horizontal",
    "description": "Balabala...",
    "type": 0,
    "cost": 10,
    "cooldown": 0,
    "effects": [
        {
            "effect_type": 0,
            "damage": 10,
            "effect_type_name": "Magical Damage"
        }
    ],
    "spell_json": "/spells/000.json",
    "spell_html": "/spells/000.html",
    "type_name": "Damage"
}