diff --git a/src/characters.json b/src/characters.json index 74fa96d..437b376 100644 --- a/src/characters.json +++ b/src/characters.json @@ -2,1321 +2,2686 @@ { "name": "Undefined", "nameShort": "Undefined", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 0 }, { "name": "Reimu Hakurei", "nameShort": "Reimu", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 50, + "speed": 3, + "skills": [ + { + "name": "Dream Sign \"Duplex Barrier\"", + "effects": [ + { + "target": "team", + "heal": 5, + "resistanceChange": { + "duration": 1, + "potency": 20 + } + } + ] + }, + { + "name": "Spirit Sign \"Dream Orb\"", + "effects": [ + { + "target": "oneOpponent", + "damage": 10, + "speedChange": { + "duration": 1, + "potency": -1 + } + } + ] + }, + { + "name": "Dream-like Nature", + "effects": [ + { + "target": "allOpponents", + "damage": 25 + } + ] + } + ], "id": 1 }, { "name": "Marisa Kirisame", "nameShort": "Marisa", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 50, + "speed": 3, + "skills": [ + { + "name": "Magic Sign \"Stardust Reverie\"", + "effects": [ + { + "target": "oneOpponent", + "damage": 10 + }, + { + "target": "self", + "speedChange": { + "duration": 1, + "potency": 1 + } + } + ] + }, + { + "name": "Magic Sign \"Milky Way\"", + "effects": [ + { + "target": "allOpponents", + "damage": 8 + } + ] + }, + { + "name": "Love Sign \"Master Spark\"", + "accuracy": 75, + "effects": [ + { + "target": "allOpponents", + "damage": 40 + } + ] + } + ], "id": 2 }, { "name": "Rumia", "nameShort": "Rumia", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 40, + "speed": 4, + "skills": [ + { + "name": "Night Sign \"Night Bird\"", + "effects": [ + { + "target": "oneOpponent", + "damage": 10, + "accuracyChange": { + "duration": 1, + "potency": -20 + } + } + ] + }, + { + "name": "Darkness Sign \"Dark Side of the Moon\"", + "accuracy": 60, + "effects": [ + { + "target": "allOpponents", + "damage": 10 + } + ] + }, + { + "name": "Moon Sign \"Moonlight Ray\"", + "effects": [ + { + "target": "oneOpponent", + "damage": 20 + } + ] + } + ], "id": 3 }, { "name": "Daiyousei", "nameShort": "Daiyousei", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 30, + "speed": 2, + "skills": [ + { + "name": "Red Kunai Spiral", + "accuracy": 70, + "effects": [ + { + "target": "oneOpponent", + "damage": 15 + } + ] + }, + { + "name": "Green Kunai Spiral", + "effects": [ + { + "target": "allOpponents", + "damage": 5 + } + ] + }, + { + "name": "Ice Attack", + "effects": [ + { + "target": "oneOpponent", + "damage": 12, + "speedChange": { + "duration": 1, + "potency": 1 + } + } + ] + } + ], "id": 4 }, { "name": "Cirno", "nameShort": "Cirno", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 49, + "speed": 2, + "skills": [ + { + "name": "Ice Sign \"Icicle Machine Gun\"", + "effects": [ + { + "target": "oneOpponent", + "accuracy": 80, + "damage": 5 + }, + { + "target": "oneOpponent", + "accuracy": 80, + "damage": 5 + }, + { + "target": "oneOpponent", + "accuracy": 80, + "damage": 5 + } + ] + }, + { + "name": "Freeze Sign \"Perfect Freeze\"", + "effects": [ + { + "target": "oneOpponent", + "damage": 10, + "function": "" + } + ] + }, + { + "name": "Ice Sign \"Icicle Fall\"", + "accuracy": 50, + "effects": [ + { + "target": "allOpponents", + "damage": 15 + } + ] + } + ], "id": 5 }, { "name": "Hong Meiling", "nameShort": "Meiling", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 60, + "speed": 4, + "skills": [ + { + "name": "Flower Sign \"Gorgeous Sweet Flower\"", + "effects": [ + { + "target": "oneOpponent", + "damage": 12 + } + ] + }, + { + "name": "Flower Sign \"Colorful Light Lotus Flower Palm\"", + "effects": [ + { + "target": "oneOpponent", + "confusion": 1 + } + ] + }, + { + "name": "Colorful Sign \"Colorful Light Wind Chime\"", + "effects": [ + { + "target": "self", + "heal": 10 + }, + { + "target": "allOpponents", + "damage": 7 + } + ] + } + ], "id": 6 }, { "name": "Koakuma", "nameShort": "Koakuma", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 45, + "speed": 3, + "skills": [ + { + "name": "Purple Orb", + "effects": [ + { + "target": "oneOpponent", + "damage": 10 + } + ] + }, + { + "name": "Book Laser", + "accuracy": 75, + "effects": [ + { + "target": "oneOpponent", + "15" + } + ] + }, + { + "name": "Devil Beam", + "effects": [ + { + "target": "oneOpponent", + "damage": 12 + }, + { + "target": "self", + "resistanceChange": { + "duration": 1, + "potency": 10 + } + } + ] + } + ], "id": 7 }, { "name": "Patchouli Knowledge", "nameShort": "Patchouli", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 35, + "speed": 2, + "skills": [ + { + "name": "Metal & Water Sign \"Mercury Poison\"", + "effects": [ + { + "target": "oneOpponent", + "damage": 10, + "poison": 3 + } + ] + }, + { + "name": "Moon Sign \"Silent Selene\"", + "effects": [ + { + "target": "team", + "heal": 10 + }, + { + "target": "self", + "resistanceChange": { + "duration": 1, + "potency": 70 + } + } + ] + }, + { + "name": "Sun Sign \"Royal Flare\"", + "effects": [ + { + "target": "oneOpponent", + "damage": 15, + "burn": 3 + } + ] + } + ], "id": 8 }, { "name": "Sakuya Izayoi", "nameShort": "Sakuya", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 60, + "speed": 5, + "skills": [ + { + "name": "Illusion Image \"Luna Clock\"", + "effects": [ + { + "target": "allOpponents", + "damage": 7 + } + ] + }, + { + "name": "Maid Secret Skill \"Killing Doll\"", + "accuracy": 80, + "effects": [ + { + "target": "oneOpponent", + "damage": 12, + "confuse": 3 + } + ] + }, + { + "name": "Illusion World \"The World\"", + "effects": [ + { + "target": "oneOpponent", + "damage": 10, + "stun": 1 + } + ] + } + ], "id": 9 }, { "name": "Remilia Scarlet", "nameShort": "Remilia", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 80, + "speed": 4, + "skills": [ + { + "name": "Scarlet Sign \"Scarlet Shoot\"", + "effects": [ + { + "target": "trueRandomOpponent", + "damage": 6 + }, + { + "target": "trueRandomOpponent", + "damage": 6 + }, + { + "target": "trueRandomOpponent", + "damage": 6 + } + ] + }, + { + "name": "Curse \"Curse of Vlad Tepes\"", + "effects": [ + { + "target": "oneOpponent", + "damage": 15 + }, + { + "target": "self", + "regeneration": 3 + } + ] + }, + { + "name": "\"Scarlet Gensokyo\"", + "effects": [ + { + "target": "self", + "heal": 10 + }, + { + "target": "allOpponents", + "damage": 20 + } + ] + } + ], "id": 10 }, { "name": "Flandre Scarlet", "nameShort": "Flandre", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 70, + "speed": 4, + "skills": [ + { + "name": "Taboo \"Lävatein\"", + "accuracy": 70, + "effects": [ + { + "target": "oneOpponent", + "damage": 20 + } + ] + }, + { + "name": "Taboo \"Four of a Kind\"", + "effects": [ + { + "target": "trueRandomOpponent", + "damage": 4 + }, + { + "target": "trueRandomOpponent", + "damage": 4 + }, + { + "target": "trueRandomOpponent", + "damage": 4 + }, + { + "target": "trueRandomOpponent", + "damage": 4 + }, + { + "target": "self", + "regeneration": 3 + } + ] + }, + { + "name": "Secret Barrage \"And Then Will There Be None?\"", + "effects": [ + { + "target": "allOpponents", + "damage": 50 + }, + { + "target": "team", + "damage": 10 + } + ] + } + ], "id": 11 }, { "name": "Letty Whiterock", "nameShort": "Letty", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 12 }, { "name": "Chen", "nameShort": "Chen", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 13 }, { "name": "Alice Margatroid", "nameShort": "Alice", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 14 }, { "name": "Lily White", "nameShort": "Lily", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 15 }, { "name": "Lyrica Prismriver", "nameShort": "Lyrica", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 16 }, { "name": "Lunasa Prismriver", "nameShort": "Lunasa", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 17 }, { "name": "Merlin Prismriver", "nameShort": "Merlin", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 18 }, { "name": "Youmu Konpaku", "nameShort": "Youmu", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 19 }, { "name": "Yuyuko Saigyouji", "nameShort": "Yuyuko", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 20 }, { "name": "Ran Yakumo", "nameShort": "Ran", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 21 }, { "name": "Yukari Yakumo", "nameShort": "Yukari", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 22 }, { "name": "Wriggle Nightbug", "nameShort": "Wriggle", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 23 }, { "name": "Mystia Lorelei", "nameShort": "Mystia", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 24 }, { "name": "Keine Kamishirasawa", "nameShort": "Keine", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 25 }, { "name": "Tewi Inaba", "nameShort": "Mystia", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 26 }, { "name": "Reisen Udongein Inaba", "nameShort": "Reisen", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 27 }, { "name": "Kaguya Houraisan", "nameShort": "Kaguya", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 28 }, { "name": "Eirin Yagokoro", "nameShort": "Eirin", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 29 }, { "name": "Fujiwara no Mokou", "nameShort": "Mokou", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 30 }, { "name": "Suika Ibuki", "nameShort": "Suika", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 31 }, { "name": "Aya Shameimaru", "nameShort": "Aya", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 32 }, { "name": "Yuuka Kazami", "nameShort": "Yuuka", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 33 }, { "name": "Medicine Melancholy", "nameShort": "Medicine", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 34 }, { "name": "Komachi Onozuka", "nameShort": "Komachi", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 35 }, { "name": "Eiki Shiki", "nameShort": "Eiki", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 36 }, { "name": "Shizuha Aki", "nameShort": "Shizuha", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 37 }, { "name": "Minoriko Aki", "nameShort": "Minoriko", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 38 }, { "name": "Hina Kagiyama", "nameShort": "Hina", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 39 }, { "name": "Nitori Kawashiro", "nameShort": "Nitori", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 40 }, { "name": "Momiji Inubashiri", "nameShort": "Momiji", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 41 }, { "name": "Sanae Kochiya", "nameShort": "Sanae", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 42 }, { "name": "Kanako Yasaka", "nameShort": "Kanako", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 43 }, { "name": "Suwako Moriya", "nameShort": "Suwako", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 44 }, { "name": "Iku Nagae", "nameShort": "Iku", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 45 }, { "name": "Tenshi Hinanawi", "nameShort": "Tenshi", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 46 }, { "name": "Kisume", "nameShort": "Kisume", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 47 }, { "name": "Yamame Kurodani", "nameShort": "Yamame", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 48 }, { "name": "Parsee Mizuhashi", "nameShort": "Parsee", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 49 }, { "name": "Yuugi Hoshiguma", "nameShort": "Yuugi", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 50 }, { "name": "Satori Komeiji", "nameShort": "Satori", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 51 }, { "name": "Rin Kaenbyou", "nameShort": "Rin", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 52 }, { "name": "Utsuho Reiuji", "nameShort": "Utsuho", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 53 }, { "name": "Koishi Komeiji", "nameShort": "Koishi", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 54 }, { "name": "Nazrin", "nameShort": "Nazrin", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 55 }, { "name": "Kogasa Tatara", "nameShort": "Kogasa", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 56 }, { "name": "Ichirin Kumoi", "nameShort": "Ichirin", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 57 }, { "name": "Minamitsu Murasa", "nameShort": "Minamitsu", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 58 }, { "name": "Shou Toramaru", "nameShort": "Shou", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 59 }, { "name": "Byakuren Hijiri", "nameShort": "Byakuren", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 60 }, { "name": "Nue Houjuu", "nameShort": "Nue", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 61 }, { "name": "Hatate Himekaidou", "nameShort": "Hatate", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 62 }, { "name": "Kyouko Kasodani", "nameShort": "Kyouko", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 63 }, { "name": "Yoshika Miyako", "nameShort": "Yoshika", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 64 }, { "name": "Seiga Kaku", "nameShort": "Seiga", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 65 }, { "name": "Mononobe no Futo", "nameShort": "Futo", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 66 }, { "name": "Toyosatomimi no Miko", "nameShort": "Miko", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 67 }, { "name": "Mamizou Futatsuiwa", "nameShort": "Mamizou", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 68 }, { "name": "Hata no Kokoro", "nameShort": "Yoshika", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 69 }, { "name": "Wakasagihime", "nameShort": "Wakasagihime", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 70 }, { "name": "Sekibanki", "nameShort": "Sekibanki", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 71 }, { "name": "Kagerou Imaizumi", "nameShort": "Kagerou", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 72 }, { "name": "Yatsuhashi Tsukumo", "nameShort": "Yatsuhashi", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 73 }, { "name": "Benben Tsukumo", "nameShort": "Yatsuhashi", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 74 }, { "name": "Seija Kijin", "nameShort": "Yatsuhashi", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 75 }, { "name": "Shinmyoumaru Sukuna", "nameShort": "Shinmyoumaru", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 76 }, { "name": "Raiko Horikawa", "nameShort": "Raiko", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 77 }, { "name": "Sumireko Usami", "nameShort": "Sumireko", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 78 }, { "name": "Seiran", "nameShort": "Seiran", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 79 }, { "name": "Ringo", "nameShort": "Ringo", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 80 }, { "name": "Doremy Sweet", "nameShort": "Doremy", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 81 }, { "name": "Sagume Kishin", "nameShort": "Sagume", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 82 }, { "name": "Clownpiece", "nameShort": "Clownpiece", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 83 }, { "name": "Junko", "nameShort": "Junko", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 84 }, { "name": "Hecatia Lapislazuli", "nameShort": "Hecatia", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 85 }, { "name": "Eternity Larva", "nameShort": "Larva", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 86 }, { "name": "Nemuno Sakata", "nameShort": "Nemuno", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 87 }, { "name": "Aunn Komano", "nameShort": "Aunn", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 88 }, { "name": "Narumi Yatadera", "nameShort": "Narumi", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 89 }, { "name": "Satono Nishida", "nameShort": "Satono", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 90 }, { "name": "Mai Teireida", "nameShort": "Mai", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 91 }, { "name": "Okina Matara", "nameShort": "Okina", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 92 }, { "name": "Joon Yorigami", "nameShort": "Joon", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 93 }, { "name": "Shion Yorigami", "nameShort": "Shion", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 94 }, { "name": "Eika Ebisu", "nameShort": "Eika", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 95 }, { "name": "Urumi Ushizaki", "nameShort": "Urumi", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 96 }, { "name": "Kutaka Niwatari", "nameShort": "Kutaka", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 97 }, { "name": "Yachie Kicchou", "nameShort": "Yachie", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 98 }, { "name": "Mayumi Joutouguu", "nameShort": "Mayumi", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 99 }, { "name": "Keiki Haniyasushin", "nameShort": "Keiki", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 100 }, { "name": "Saki Kurokoma", "nameShort": "Saki", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 101 }, { "name": "Mike Goutokuji", "nameShort": "Mike", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 102 }, { "name": "Takane Yamashiro", "nameShort": "Takane", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 103 }, { "name": "Sannyo Komakusa", "nameShort": "Sannyo", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 104 }, { "name": "Misumaru Tamatsukuri", "nameShort": "Misumaru", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 105 }, { "name": "Tsukasa Kudamaki", "nameShort": "Tsukasa", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 106 }, { "name": "Megumu Iizunamaru", "nameShort": "Megumu", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 107 }, { "name": "Chimata Tenkyuu", "nameShort": "Chimata", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 108 }, { "name": "Momoyo Himemushi", "nameShort": "Momoyo", - "type": 0, "img": "https://example.com/example.png", - "stat1": 10, - "stat2": 10, - "stat3": 10, - "stat4": 10, - "stat5": 10, + "health": 1, + "speed": 1, + "skills": [ + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + }, + { + "name": "EMPTY", + "effects": [{}] + } + ], "id": 109 } ] \ No newline at end of file