360 Spells of 360 Colors

Sharpen

{
    "hue": 60,
    "color": "hsl(60, 100%, 50%)",
    "name": "Sharpen",
    "icon": "fa-location-arrow",
    "description": "Balabala...",
    "type": 1,
    "cost": 10,
    "cooldown": 0,
    "effects": [
        {
            "effect_type": 1,
            "duration": 5,
            "attribute": "Attack",
            "increase": 10,
            "effect_type_name": "Buff"
        }
    ],
    "spell_json": "/spells/060.json",
    "spell_html": "/spells/060.html",
    "type_name": "Buff"
}