{ "spirit": "Komory Bat", "order": 4, "routes": [ { "id": 0, "name": "Rescuer", "color": "blue", "tips": [ { "to": "Aggro", "tip": "Face" }, { "to": "Wingman", "tip": "Face" }, { "to": "Saboteur", "tip": "Ears" } ] }, { "id": 1, "name": "Aggro", "color": "purple", "tips": [ { "to": "Rescuer", "tip": "Face" }, { "to": "Wingman", "tip": "Wings" }, { "to": "Saboteur", "tip": "Face" } ] }, { "id": 2, "name": "Wingman", "color": "yellow", "tips": [ { "to": "Rescuer", "tip": "Face" }, { "to": "Aggro", "tip": "Ears" }, { "to": "Saboteur", "tip": "Wings" } ] }, { "id": 3, "name": "Saboteur", "color": "green", "tips": [ { "to": "Rescuer", "tip": "Face" }, { "to": "Aggro", "tip": "Ears" }, { "to": "Wingman", "tip": "Ears" } ] } ], "abilities": [ { "name": "Start", "pos": "A3", "type": "Start", "price": "", "path": ["E"] }, { "name": "Waking Dream", "pos": "B3", "type": "Spirit", "price": "10 LP", "path": ["W", "E"] }, { "name": "Checkpoint", "pos": "C1", "type": "Checkpoint", "price": "Link x2", "path": ["E", "S"] }, { "name": "Zero Gravity", "pos": "C2", "type": "Magic", "price": "50 LP", "path": ["N", "E", "S"] }, { "name": "Confuse", "pos": "C3", "type": "Magic", "price": "50 LP", "path": ["S", "N", "W", "E"] }, { "name": "Dark Screen", "pos": "C4", "type": "Stat", "price": "20 LP", "path": ["N", "E", "S"] }, { "name": "Magic Haste", "pos": "C5", "type": "Stat", "price": "50 LP", "route": 0, "path": ["N", "E"] }, { "name": "Zero Gravira", "pos": "D1", "type": "Magic", "price": "100 LP", "path": ["W"] }, { "name": "Confusion Block", "pos": "D2", "type": "Stat", "price": "30 LP", "path": ["W", "S"] }, { "name": "Drain Dive", "pos": "D3", "type": "Attack", "price": "50 LP", "path": ["N", "S", "W", "E"] }, { "name": "Magic Boost", "pos": "D4", "type": "Stat", "price": "100 LP", "path": ["W", "N", "E"] }, { "name": "Magic Haste", "pos": "D5", "type": "Stat", "price": "100 LP", "route": 0, "path": ["W"] }, { "name": "Attack Boost", "pos": "E2", "type": "Stat", "price": "100 LP", "path": ["S"] }, { "name": "Magic Haste", "pos": "E3", "type": "Stat", "price": "30 LP", "path": ["W", "E", "N"] }, { "name": "Attack Haste", "pos": "E4", "type": "Stat", "price": "30 LP", "route": 1, "path": ["W", "E"] }, { "name": "Dark Screen", "pos": "F3", "type": "Stat", "price": "40 LP", "path": ["W", "E"] }, { "name": "Attack Haste", "pos": "F4", "type": "Stat", "price": "50 LP", "route": 1, "path": ["W"] }, { "name": "Checkpoint", "pos": "G3", "type": "Checkpoint", "price": "Link x2", "path": ["W", "E"] }, { "name": "Confusing Strike", "pos": "H3", "type": "Attack", "price": "100 LP", "path": ["W"] } ] }