[
{
"name": "The Doctor",
"desc": "Small HP healing to all allies.",
"type": 64,
"strength": 15,
"attribute": 4,
"cost": 10
},
{
"name": "Lurking Danger",
"desc": "Attack all enemies.",
"type": 4,
"strength": 15,
"attribute": 4,
"cost": 10
},
{
"name": "The Professor",
"desc": "ATK Up for all allies.",
"type": 8,
"strength": 15,
"attribute": 4,
"cost": 10
},
{
"name": "Barricate Worker",
"desc": "Defense Up for all allies.",
"type": 16,
"strength": 15,
"attribute": 4,
"cost": 10
},
{
"name": "The Strategist",
"desc": "Small HP healing and ATK buff to all allies.",
"type": 72,
"strength": 20,
"attribute": 4,
"cost": 20
},
{
"name": "Peacekeeping Garcie",
"desc": "Small HP healing and DEF buff to all allies.",
"type": 80,
"strength": 20,
"attribute": 4,
"cost": 20
},
{
"name": "The Hero",
"desc": "Small HP healing and attack all enemies.",
"type": 68,
"strength": 20,
"attribute": 4,
"cost": 20
},
{
"name": "Stop Smiling",
"desc": "ATK/DEF buff to all allies.",
"type": 24,
"strength": 20,
"attribute": 4,
"cost": 20
},
{
"name": "Hunter Frog",
"desc": "ATK buff to all allies, also attack enemies.",
"type": 12,
"strength": 20,
"attribute": 4,
"cost": 20
},
{
"name": "Sand Giants",
"desc": "DEF buff to all allies, also attack enemies.",
"type": 20,
"strength": 20,
"attribute": 4,
"cost": 20
},
{
"name": "Monster Emperor",
"desc": "ATK/DEF buff to all allies, also attack enemies.",
"type": 28,
"strength": 25,
"attribute": 4,
"cost": 30
},
{
"name": "Queen of Dragons",
"desc": "DEF buff to all allies, also attack enemies and heals.",
"type": 84,
"strength": 25,
"attribute": 4,
"cost": 30
},
{
"name": "Final Gambit",
"desc": "ATK buff to all allies, also attack enemies and heals.",
"type": 76,
"strength": 25,
"attribute": 4,
"cost": 30
},
{
"name": "The Artist",
"desc": "ATK/DEF buff to all allies and heals.",
"type": 88,
"strength": 25,
"attribute": 4,
"cost": 30
},
{
"name": "Lady of War",
"desc": "ATK/DEF buff to all allies, heals, and attacks.",
"type": 92,
"strength": 30,
"attribute": 4,
"cost": 40
},
{
"name": "Follow the White Rabbit",
"desc": "Small HP healing and ATK/DEF buff to all allies. Holy damage to all enemies. Debug summon.",
"type": 92,
"strength": 10,
"attribute": 4,
"cost": 0
}
]