{
"hue": 300,
"color": "hsl(300, 100%, 50%)",
"name": "Poison",
"icon": "fa-tint",
"description": "Balabala...",
"type": 5,
"cost": 10,
"cooldown": 0,
"effects": [
{
"effect_type": 5,
"duration": 5,
"frequency": 1,
"damage": 3,
"effect_type_name": "Magical DoT"
}
],
"spell_json": "/spells/300.json",
"spell_html": "/spells/300.html",
"type_name": "Debuff"
}