360 Spells of 360 Colors

Icebolt

{
    "hue": 210,
    "color": "hsl(210, 100%, 50%)",
    "name": "Icebolt",
    "icon": "fa-asterisk",
    "description": "Balabala...",
    "type": 0,
    "cost": 10,
    "cooldown": 2,
    "effects": [
        {
            "effect_type": 0,
            "damage": 5,
            "effect_type_name": "Magical Damage"
        },
        {
            "effect_type": 3,
            "duration": 1,
            "effect_type_name": "Stun"
        }
    ],
    "spell_json": "/spells/210.json",
    "spell_html": "/spells/210.html",
    "type_name": "Damage"
}