{
  "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
    }
  ]
}
