summaryrefslogtreecommitdiff
path: root/summons.json
diff options
context:
space:
mode:
Diffstat (limited to 'summons.json')
-rw-r--r--summons.json118
1 files changed, 107 insertions, 11 deletions
diff --git a/summons.json b/summons.json
index 62c2daa..f90d455 100644
--- a/summons.json
+++ b/summons.json
@@ -1,33 +1,129 @@
[
{
- "name": "Little Wonders",
+ "name": "The Doctor",
"desc": "Small HP healing to all allies.",
"type": 64,
- "strength": 10,
+ "strength": 15,
"attribute": 4,
"cost": 10
},
{
- "name": "Spirit of Battle",
- "desc": "Small HP healing to all allies. Buffs attack.",
- "type": 72,
+ "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": "Holy Blessing",
- "desc": "Small HP healing and ATK buff to all allies. Holy damage to all enemies.",
- "type": 76,
+ "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": "Debug Lord",
- "desc": "Small HP healing and ATK buff to all allies. Holy damage to all enemies.",
+ "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": 20,
+ "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
}