[
{
"skill_id": 1,
"notes": "Heat Shot",
"type": 2,
"strength": 750,
"attribute": 1,
"cost": 10
},
{
"skill_id": 2,
"notes": "Heat Saber",
"type": 2,
"strength": 720,
"attribute": 1,
"cost": 10
},
{
"skill_id": 3,
"notes": "Circle of Flame",
"type": 2,
"strength": 730,
"attribute": 1,
"cost": 10
},
{
"skill_id": 6,
"notes": "Aqua Sphere",
"type": 2,
"strength": 730,
"attribute": 2,
"cost": 10
},
{
"skill_id": 12,
"notes": "Earth Energy",
"type": 2,
"strength": 730,
"attribute": 3,
"cost": 10
},
{
"skill_id": 21,
"notes": "Heat Slash",
"type": 2,
"strength": 1020,
"attribute": 1,
"cost": 12
},
{
"skill_id": 28,
"notes": "Flame Rend",
"type": 2,
"strength": 1020,
"attribute": 1,
"cost": 12
},
{
"skill_id": 32,
"notes": "Aqua Slash",
"type": 2,
"strength": 1020,
"attribute": 2,
"cost": 12
},
{
"skill_id": 41,
"notes": "Air Slash",
"type": 2,
"strength": 1020,
"attribute": 3,
"cost": 12
},
{
"skill_id": 51,
"notes": "Lightning Saber",
"type": 2,
"strength": 1020,
"attribute": 4,
"cost": 12
},
{
"skill_id": 52,
"notes": "Thunder Strike",
"type": 2,
"strength": 1030,
"attribute": 4,
"cost": 12
}
]