{
"hue": 180,
"color": "hsl(180, 100%, 50%)",
"name": "Sleep",
"icon": "fa-bed",
"description": "Balabala...",
"type": 3,
"cost": 10,
"cooldown": 5,
"effects": [
{
"effect_type": 3,
"duration": 3,
"effect_type_name": "Stun"
}
],
"spell_json": "/spells/180.json",
"spell_html": "/spells/180.html",
"type_name": "Illusion"
}