360 Spells of 360 Colors

Summon Water Elemental

{
    "hue": 240,
    "color": "hsl(240, 100%, 50%)",
    "name": "Summon Water Elemental",
    "icon": "fa-android",
    "description": "Balabala...",
    "type": 4,
    "cost": 50,
    "cooldown": 10,
    "effects": [
        {
            "effect_type": 4,
            "duration": 10,
            "monster": 0,
            "effect_type_name": "Summon"
        }
    ],
    "spell_json": "/spells/240.json",
    "spell_html": "/spells/240.html",
    "type_name": "Summon"
}