From f3627a95661df0a7f5f66747f371812c59053e73 Mon Sep 17 00:00:00 2001 From: Lucy <44952533+Skyliegirl33@users.noreply.github.com> Date: Fri, 27 Jan 2023 05:23:13 +0100 Subject: [PATCH] Convert action lut to JSON --- CMakeLists.txt | 2 + data/actions/player.json | 82365 +++++++++++++++++++ deps/nlohmann/json.hpp | 31744 ++++--- src/common/Common.h | 97 + src/tools/action_parse/CMakeLists.txt | 1 - src/tools/action_parse/actions/player.json | 82365 +++++++++++++++++++ src/tools/action_parse/main.cpp | 72 +- src/world/Action/ActionLut.h | 16 + src/world/Action/ActionLutData.cpp | 8575 +- src/world/Action/ActionLutData.h | 32 + src/world/Manager/ActionMgr.cpp | 8 +- src/world/Manager/ActionMgr.h | 4 +- src/world/Manager/DebugCommandMgr.cpp | 42 + src/world/Manager/DebugCommandMgr.h | 2 + src/world/WorldServer.cpp | 7 + 15 files changed, 183485 insertions(+), 21847 deletions(-) create mode 100644 data/actions/player.json create mode 100644 src/tools/action_parse/actions/player.json create mode 100644 src/world/Action/ActionLutData.h diff --git a/CMakeLists.txt b/CMakeLists.txt index cb4fcae78..c6621f261 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,6 +15,8 @@ add_custom_target( copy_runtime_files ALL COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_SOURCE_DIR}/web ${CMAKE_BINARY_DIR}/bin/web COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_SOURCE_DIR}/sql_import.sh ${CMAKE_BINARY_DIR}/bin/sql_import.sh ) +file( COPY ${CMAKE_SOURCE_DIR}/data DESTINATION ${CMAKE_BINARY_DIR}/bin ) + ###################################### # Dependencies and compiler settings # ###################################### diff --git a/data/actions/player.json b/data/actions/player.json new file mode 100644 index 000000000..149d05aae --- /dev/null +++ b/data/actions/player.json @@ -0,0 +1,82365 @@ +{ + "7": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "8": { + "name": "Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "9": { + "name": "Fast Blade", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 11, + 15, + 5822 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "10": { + "name": "Rampart", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "11": { + "name": "Savage Blade", + "potency": 100, + "comboPotency": 200, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 21, + 3539 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "12": { + "name": "Convalescence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "13": { + "name": "Awareness", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "14": { + "name": "Flash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "15": { + "name": "Riot Blade", + "potency": 100, + "comboPotency": 230, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 3538 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "16": { + "name": "Shield Bash", + "potency": 110, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "17": { + "name": "Sentinel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "18": { + "name": "Provoke", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "19": { + "name": "Tempered Will", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "20": { + "name": "Fight or Flight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "21": { + "name": "Rage of Halone", + "potency": 100, + "comboPotency": 260, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "22": { + "name": "Bulwark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "23": { + "name": "Circle of Scorn", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "24": { + "name": "Shield Lob", + "potency": 120, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "25": { + "name": "Shield Swipe", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "26": { + "name": "Sword Oath", + "potency": 50, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "27": { + "name": "Cover", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "28": { + "name": "Shield Oath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "29": { + "name": "Spirits Within", + "potency": 300, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "30": { + "name": "Hallowed Ground", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "31": { + "name": "Heavy Swing", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 35, + 37, + 5818 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "32": { + "name": "Foresight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "33": { + "name": "Fracture", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "34": { + "name": "Bloodbath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "35": { + "name": "Skull Sunder", + "potency": 100, + "comboPotency": 200, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 47 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "36": { + "name": "Mercy Stroke", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "37": { + "name": "Maim", + "potency": 100, + "comboPotency": 190, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 42, + 45 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "38": { + "name": "Berserk", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "39": { + "name": "Brutal Swing", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "40": { + "name": "Thrill of Battle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "41": { + "name": "Overpower", + "potency": 120, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "42": { + "name": "Storm's Path", + "potency": 100, + "comboPotency": 250, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "43": { + "name": "Holmgang", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "44": { + "name": "Vengeance", + "potency": 50, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "45": { + "name": "Storm's Eye", + "potency": 100, + "comboPotency": 270, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "46": { + "name": "Tomahawk", + "potency": 130, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "47": { + "name": "Butcher's Block", + "potency": 100, + "comboPotency": 280, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "48": { + "name": "Defiance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "49": { + "name": "Inner Beast", + "potency": 300, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "50": { + "name": "Unchained", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "51": { + "name": "Steel Cyclone", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "52": { + "name": "Infuriate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "53": { + "name": "Bootshine", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "54": { + "name": "True Strike", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 190, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "55": { + "name": "Featherfoot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "56": { + "name": "Snap Punch", + "potency": 140, + "comboPotency": 0, + "flankPotency": 180, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "57": { + "name": "Second Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "58": { + "name": "Haymaker", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "59": { + "name": "Internal Release", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "60": { + "name": "Fists of Earth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "61": { + "name": "Twin Snakes", + "potency": 100, + "comboPotency": 0, + "flankPotency": 140, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "62": { + "name": "Arm of the Destroyer", + "potency": 50, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "63": { + "name": "Fists of Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "64": { + "name": "Steel Peak", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "65": { + "name": "Mantra", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "66": { + "name": "Demolish", + "potency": 30, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 70, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "67": { + "name": "Howling Fist", + "potency": 210, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "68": { + "name": "Touch of Death", + "potency": 20, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "69": { + "name": "Perfect Balance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "70": { + "name": "Rockbreaker", + "potency": 130, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "71": { + "name": "Shoulder Tackle", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "72": { + "name": "One Ilm Punch", + "potency": 120, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "73": { + "name": "Fists of Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "74": { + "name": "Dragon Kick", + "potency": 100, + "comboPotency": 0, + "flankPotency": 150, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "75": { + "name": "True Thrust", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 78 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "76": { + "name": "Feint", + "potency": 120, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "77": { + "name": "Keen Flurry", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "78": { + "name": "Vorpal Thrust", + "potency": 100, + "comboPotency": 200, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 84 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "79": { + "name": "Heavy Thrust", + "potency": 100, + "comboPotency": 0, + "flankPotency": 170, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 89 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "80": { + "name": "Invigorate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "81": { + "name": "Impulse Drive", + "potency": 180, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 87 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "82": { + "name": "Leg Sweep", + "potency": 130, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "83": { + "name": "Life Surge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "84": { + "name": "Full Thrust", + "potency": 100, + "comboPotency": 360, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "85": { + "name": "Blood for Blood", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "86": { + "name": "Doom Spike", + "potency": 160, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "87": { + "name": "Disembowel", + "potency": 100, + "comboPotency": 220, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 88 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "88": { + "name": "Chaos Thrust", + "potency": 100, + "comboPotency": 200, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 150, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "89": { + "name": "Ring of Thorns", + "potency": 100, + "comboPotency": 150, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "90": { + "name": "Piercing Talon", + "potency": 120, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "91": { + "name": "Phlebotomize", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "92": { + "name": "Jump", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "93": { + "name": "Power Surge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "94": { + "name": "Elusive Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "95": { + "name": "Spineshatter Dive", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "96": { + "name": "Dragonfire Dive", + "potency": 250, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "97": { + "name": "Heavy Shot", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "98": { + "name": "Straight Shot", + "potency": 140, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "99": { + "name": "Hawk's Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "100": { + "name": "Venomous Bite", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "101": { + "name": "Raging Strikes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "102": { + "name": "Flaming Arrow", + "potency": 40, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "103": { + "name": "Misery's End", + "potency": 190, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "104": { + "name": "Quelling Strikes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "105": { + "name": "Swiftsong", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "106": { + "name": "Quick Nock", + "potency": 110, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "107": { + "name": "Barrage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "108": { + "name": "Shadowbind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "109": { + "name": "Blunt Arrow", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "110": { + "name": "Bloodletter", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "111": { + "name": "Wide Volley", + "potency": 110, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "112": { + "name": "Repelling Shot", + "potency": 80, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "113": { + "name": "Windbite", + "potency": 60, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "114": { + "name": "Mage's Ballad", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "115": { + "name": "Foe Requiem", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "116": { + "name": "Army's Paeon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "117": { + "name": "Rain of Death", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "118": { + "name": "Battle Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "119": { + "name": "Stone", + "potency": 140, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "120": { + "name": "Cure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 400, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "121": { + "name": "Aero", + "potency": 50, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "122": { + "name": "Cleric Stance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "123": { + "name": "Protect", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "124": { + "name": "Medica", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 300, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "125": { + "name": "Raise", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "126": { + "name": "Esuna", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "127": { + "name": "Stone II", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "128": { + "name": "Repose", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "129": { + "name": "Stoneskin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "130": { + "name": "Shroud of Saints", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "131": { + "name": "Cure III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 550, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "132": { + "name": "Aero II", + "potency": 50, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "133": { + "name": "Medica II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 200, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "134": { + "name": "Fluid Aura", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "135": { + "name": "Cure II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 650, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "136": { + "name": "Presence of Mind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "137": { + "name": "Regen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 150, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "138": { + "name": "Divine Seal", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "139": { + "name": "Holy", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "140": { + "name": "Benediction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "141": { + "name": "Fire", + "potency": 180, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "142": { + "name": "Blizzard", + "potency": 180, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "143": { + "name": "Surecast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "144": { + "name": "Thunder", + "potency": 30, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "145": { + "name": "Sleep", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "146": { + "name": "Blizzard II", + "potency": 50, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "147": { + "name": "Fire II", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "148": { + "name": "Thunder II", + "potency": 50, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "149": { + "name": "Transpose", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "150": { + "name": "Swiftcast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "151": { + "name": "Lethargy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "152": { + "name": "Fire III", + "potency": 240, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "153": { + "name": "Thunder III", + "potency": 70, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "154": { + "name": "Blizzard III", + "potency": 240, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "155": { + "name": "Aetherial Manipulation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "156": { + "name": "Scathe", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "157": { + "name": "Manaward", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "158": { + "name": "Convert", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "159": { + "name": "Freeze", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "160": { + "name": "Apocatastasis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "161": { + "name": "Manawall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "162": { + "name": "Flare", + "potency": 260, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "163": { + "name": "Ruin", + "potency": 80, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "164": { + "name": "Bio", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "165": { + "name": "Summon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "166": { + "name": "Aetherflow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 20, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "167": { + "name": "Energy Drain", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "168": { + "name": "Miasma", + "potency": 20, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "169": { + "name": "Virus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "170": { + "name": "Summon II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "171": { + "name": "Sustain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "172": { + "name": "Ruin II", + "potency": 80, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "173": { + "name": "Resurrection", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "174": { + "name": "Bane", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "175": { + "name": "Eye for an Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "176": { + "name": "Rouse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "177": { + "name": "Miasma II", + "potency": 20, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "178": { + "name": "Bio II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "179": { + "name": "Shadow Flare", + "potency": 25, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "180": { + "name": "Summon III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "181": { + "name": "Fester", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "182": { + "name": "Tri-bind", + "potency": 30, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "183": { + "name": "Spur", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "184": { + "name": "Enkindle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "185": { + "name": "Adloquium", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 300, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "186": { + "name": "Succor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 150, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "187": { + "name": "Leeches", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "188": { + "name": "Sacred Soil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "189": { + "name": "Lustrate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 600, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "190": { + "name": "Physick", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 400, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "191": { + "name": "Stoneskin II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "197": { + "name": "Shield Wall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "198": { + "name": "Mighty Guard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "199": { + "name": "Last Bastion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "200": { + "name": "Braver", + "potency": 2400, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "201": { + "name": "Bladedance", + "potency": 5250, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "202": { + "name": "Final Heaven", + "potency": 9000, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "203": { + "name": "Skyshard", + "potency": 1650, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "204": { + "name": "Starstorm", + "potency": 3600, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "205": { + "name": "Meteor", + "potency": 6150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "206": { + "name": "Healing Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 25, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "207": { + "name": "Breath of the Earth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 60, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "208": { + "name": "Pulse of Life", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 100, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "210": { + "name": "Triangulate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "211": { + "name": "Arbor Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "212": { + "name": "Stealth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "221": { + "name": "Truth of Forests", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "227": { + "name": "Prospect", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "228": { + "name": "Lay of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "229": { + "name": "Stealth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "238": { + "name": "Truth of Mountains", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "290": { + "name": "Arbor Call II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "291": { + "name": "Lay of the Land II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "298": { + "name": "Stealth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "307": { + "name": "Silence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "308": { + "name": "Paralyze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "309": { + "name": "Haste", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "310": { + "name": "Slow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "311": { + "name": "Blaze Spikes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "312": { + "name": "Ice Spikes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "313": { + "name": "Shock Spikes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "314": { + "name": "物理ストンスキン", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "315": { + "name": "魔法ストンスキン", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "316": { + "name": "Stoneskin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "317": { + "name": "Foul Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "318": { + "name": "Frost Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "319": { + "name": "Hoofkick", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "320": { + "name": "Stampede", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "321": { + "name": "Big Horn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "322": { + "name": "Stone Throw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "323": { + "name": "Soil Smear", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "324": { + "name": "Greedy Grab", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "325": { + "name": "Thunderstrike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "326": { + "name": "Thunderstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "327": { + "name": "Sticky Web", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "328": { + "name": "Caustic Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "329": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "330": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "331": { + "name": "Wing Cutter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "332": { + "name": "Bloodcurdling Caw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "333": { + "name": "Yolk Shower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "334": { + "name": "Reckless Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "335": { + "name": "Bristle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "336": { + "name": "Bellowing Grunt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "337": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "338": { + "name": "Combustion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "339": { + "name": "Deflagration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "340": { + "name": "Mortify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "341": { + "name": "Hell Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "342": { + "name": "Soul Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "343": { + "name": "Doom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "344": { + "name": "Seedvolley", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "345": { + "name": "Sour Sough", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "346": { + "name": "Swift Sough", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "347": { + "name": "Sticky Tongue", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "348": { + "name": "Slimy Secretion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "349": { + "name": "Languid Lap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "350": { + "name": "Microblaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "351": { + "name": "Charged Whisker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "352": { + "name": "Chaotic Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "353": { + "name": "Blaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "354": { + "name": "Curiosity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "355": { + "name": "Megablaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "356": { + "name": "Iron Justice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "357": { + "name": "King's Will", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "358": { + "name": "Blade of Suffering", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "359": { + "name": "Blade of Absolution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "360": { + "name": "Blade of Repentance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "361": { + "name": "Flat Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "362": { + "name": "Mind Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "363": { + "name": "Drain Touch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "364": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "365": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "366": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "367": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "368": { + "name": "Mudslinger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "369": { + "name": "Stone Throw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "370": { + "name": "Bombardier", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "371": { + "name": "Infestation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "372": { + "name": "Spoil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "373": { + "name": "Somersault Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "374": { + "name": "Nutshell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "375": { + "name": "Nutshell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "376": { + "name": "Nutshell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "377": { + "name": "Scamper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "378": { + "name": "Blood Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "379": { + "name": "Ultrasonics", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "380": { + "name": "Ultrasonics", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "381": { + "name": "Aqueous Discharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "382": { + "name": "Viscous Discharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "383": { + "name": "Mucous Discharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "384": { + "name": "Agitation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "385": { + "name": "Agitation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "386": { + "name": "Agitation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "387": { + "name": "Snap Jaw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "388": { + "name": "Corrosive Spit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "389": { + "name": "Corrosive Spit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "390": { + "name": "Proboscis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "391": { + "name": "Blood Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "392": { + "name": "Blood Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "393": { + "name": "Blinding Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "394": { + "name": "Lulling Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "395": { + "name": "Limbs of Lead", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "396": { + "name": "Hypha Whip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "397": { + "name": "Queasy Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "398": { + "name": "Slumber Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "399": { + "name": "Romp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "400": { + "name": "Jittering Jig", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "401": { + "name": "Frenetic Flurry", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "402": { + "name": "Haste", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "403": { + "name": "Fortis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "404": { + "name": "Celeris", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "405": { + "name": "Bomb Toss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "406": { + "name": "Bomb Toss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "407": { + "name": "Firecracker Shower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "408": { + "name": "Wild Rattle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "409": { + "name": "Dripping Fang", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "410": { + "name": "Stone Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "411": { + "name": "Backflip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "412": { + "name": "Tail Chase", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "413": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "414": { + "name": "Bombination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "415": { + "name": "Whipcrack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "416": { + "name": "Golden Tongue", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "417": { + "name": "Tortoise Stomp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "418": { + "name": "Harden Shell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "419": { + "name": "Lateral Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "420": { + "name": "Whetstone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "421": { + "name": "Smite of Rage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "422": { + "name": "Grand Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "423": { + "name": "Coming Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "424": { + "name": "Swift Gust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "425": { + "name": "Reflect", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "426": { + "name": "Enfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "427": { + "name": "Enblizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "428": { + "name": "Enaero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "429": { + "name": "Enstone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "430": { + "name": "Enthunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "431": { + "name": "Enwater", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "432": { + "name": "Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "440": { + "name": "Canopy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "441": { + "name": "Arboreal Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "442": { + "name": "Acorn Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "443": { + "name": "Stone Skull", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "444": { + "name": "Boulder Clap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "445": { + "name": "True Grit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "446": { + "name": "the Dragon's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "447": { + "name": "登場", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "448": { + "name": "Stagnant Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "449": { + "name": "Eerie Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "450": { + "name": "Peculiar Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "451": { + "name": "攻撃", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "452": { + "name": "Sear", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "453": { + "name": "Incinerate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "454": { + "name": "Vulcan Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "455": { + "name": "Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "456": { + "name": "Radiant Plume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "457": { + "name": "Crimson Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "458": { + "name": "Hellfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "462": { + "name": "イフリート:角復活", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "474": { + "name": "Barbaric Surge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "475": { + "name": "Triple Threat", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "476": { + "name": "Footwork", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "477": { + "name": "Gut Rip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "478": { + "name": "Backhand Blow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "479": { + "name": "Rise and Fall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "482": { + "name": "Plaincracker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "483": { + "name": "Rockslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "485": { + "name": "汎用:詩人技:回避アップ歌", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "486": { + "name": "汎用:詩人技:攻撃アップ歌", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "487": { + "name": "汎用:詩人技:防御アップ歌", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "488": { + "name": "Cold Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "489": { + "name": "Sweet Steel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "490": { + "name": "Devastate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "491": { + "name": "Infuriate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "493": { + "name": "汎用:巴術技:単体スロウ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "494": { + "name": "汎用:巴術技:単体防御DOWN", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "495": { + "name": "Faze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "496": { + "name": "Sandslinger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "497": { + "name": "Body Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "498": { + "name": "Cold Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "499": { + "name": "Stone Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "500": { + "name": "Run Amok", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "501": { + "name": "50 Needles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "502": { + "name": "100 Needles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "503": { + "name": "1000 Needles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "504": { + "name": "Hammer Beak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "505": { + "name": "Petribreath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "506": { + "name": "Numbing Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "507": { + "name": "Poison Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "508": { + "name": "Slumber Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "509": { + "name": "Howl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "510": { + "name": "Foul Bite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "511": { + "name": "Sanguine Bite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "512": { + "name": "Cursed Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "513": { + "name": "Dread Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "514": { + "name": "Level 5 Petrify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "515": { + "name": "Vulcanize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "516": { + "name": "Shatter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "517": { + "name": "Burning Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "518": { + "name": "Levinshower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "519": { + "name": "Levinfang", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "520": { + "name": "Head Butt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "521": { + "name": "Seismic Scream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "522": { + "name": "Lanolin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "523": { + "name": "Trap Jaws", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "524": { + "name": "Acid Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "525": { + "name": "Drill Cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "526": { + "name": "Cermet Drill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "527": { + "name": "Overcharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "528": { + "name": "Sand Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "529": { + "name": "Sandstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "530": { + "name": "Poison Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "531": { + "name": "Earthbreak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "532": { + "name": "Earthquake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "533": { + "name": "Sand Pillar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "534": { + "name": "Grand Sword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "535": { + "name": "Grand Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "536": { + "name": "Disruptor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "537": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "538": { + "name": "Overheat", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "539": { + "name": "Exhaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "540": { + "name": "Magitek Field", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "541": { + "name": "Gnaw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "542": { + "name": "Seaspray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "543": { + "name": "Sandspray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "544": { + "name": "Feeding Frenzy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "545": { + "name": "Pulverizing Pound", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "546": { + "name": "Seismic Rift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "547": { + "name": "Seismic Rift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "548": { + "name": "Khoomii", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "549": { + "name": "Sonorous Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "550": { + "name": "Encierro", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "551": { + "name": "Soil Coat", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "552": { + "name": "Spine Stream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "553": { + "name": "Titan's Boon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "554": { + "name": "Titan's Anger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "555": { + "name": "Water Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "556": { + "name": "Hydroball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "557": { + "name": "Lacerate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "558": { + "name": "Salivous Snap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "559": { + "name": "Dragon Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "560": { + "name": "Granite Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "561": { + "name": "Spinning Kick", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "562": { + "name": "Groundburst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "563": { + "name": "Toxic Vomit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "564": { + "name": "Touchdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "566": { + "name": "Bubble Shower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "567": { + "name": "Big Scissors", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "568": { + "name": "Bubble Bath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "569": { + "name": "Crab Dribble", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "570": { + "name": "Peck", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "571": { + "name": "Fowl Stench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "572": { + "name": "Rancid Belch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "573": { + "name": "Flying Sardine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "574": { + "name": "Regurgitate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "575": { + "name": "Beatdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "576": { + "name": "Inhale", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "579": { + "name": "Moldy Sneeze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "580": { + "name": "Sickly Sneeze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "581": { + "name": "Black Hole", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "582": { + "name": "Worm Hole", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "583": { + "name": "the Look", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "584": { + "name": "Rotten Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "585": { + "name": "Curse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "586": { + "name": "Malice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "587": { + "name": "Pervasion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "588": { + "name": "Numbing Tendrils", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "589": { + "name": "Irritating Tendrils", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "590": { + "name": "Bleat", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "591": { + "name": "Fleece Butt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "592": { + "name": "Lullaby", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "593": { + "name": "Floral Bouquet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "594": { + "name": "Scream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "595": { + "name": "Catapult", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "596": { + "name": "Bestial Bay", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "597": { + "name": "ドラゴン毒沼:発生ループ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "599": { + "name": "Aqua Vitae", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "600": { + "name": "Bone Powder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "601": { + "name": "Beak Snap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "602": { + "name": "Overtone Shriek", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "603": { + "name": "Shriek", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "604": { + "name": "Bad Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "605": { + "name": "Sweet Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "606": { + "name": "Vine Probe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "607": { + "name": "Defensive Maneuvers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "608": { + "name": "Shred", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "609": { + "name": "the Hand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "610": { + "name": "Death Grip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "612": { + "name": "Straight Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "613": { + "name": "Elbow Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "614": { + "name": "Heartburn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "618": { + "name": "Double Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "619": { + "name": "Corrupted Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "620": { + "name": "Grim Cleaver", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "621": { + "name": "Grim Halo", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "622": { + "name": "Desolation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "623": { + "name": "Hellssend", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "624": { + "name": "Grim Fate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "625": { + "name": "10-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "626": { + "name": "10-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "627": { + "name": "100-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "628": { + "name": "100-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "629": { + "name": "Glower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "630": { + "name": "Animal Instinct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "631": { + "name": "Eye of the Beholder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "632": { + "name": "Smoldering Scales", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "633": { + "name": "Gouge", + "potency": 70, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "634": { + "name": "Shining Topaz", + "potency": 60, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "635": { + "name": "Curl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "636": { + "name": "Storm", + "potency": 60, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "637": { + "name": "Gust", + "potency": 90, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "638": { + "name": "Backdraft", + "potency": 80, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "639": { + "name": "Downburst", + "potency": 80, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "640": { + "name": "Shining Emerald", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "641": { + "name": "Rock Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "642": { + "name": "Tumult", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "643": { + "name": "Mountain Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "644": { + "name": "Weight of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "645": { + "name": "Rock Throw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "646": { + "name": "Boulder Throw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "647": { + "name": "Grim Cleaver", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "648": { + "name": "Grim Fate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "649": { + "name": "Desolation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "650": { + "name": "Landslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "651": { + "name": "Geocrush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "652": { + "name": "Earthen Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "656": { + "name": "Friction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "657": { + "name": "Downburst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "658": { + "name": "Wicked Wheel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "659": { + "name": "Slipstream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "660": { + "name": "Mistral Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "661": { + "name": "Mistral Shriek", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "662": { + "name": "Aerial Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "663": { + "name": "Great Whirlwind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "664": { + "name": "Eye of the Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "665": { + "name": "Featherlance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "666": { + "name": "Thermal Tumult", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "667": { + "name": "Mistral Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "669": { + "name": "Wild Rattle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "670": { + "name": "Liquid Hell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "671": { + "name": "Twister", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "672": { + "name": "Corrupted Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "673": { + "name": "Electromagnetism", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "675": { + "name": "Firestream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "676": { + "name": "Flame Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "677": { + "name": "self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "678": { + "name": "self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "679": { + "name": "Mana Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "680": { + "name": "Obliterate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "681": { + "name": "Eyes on Me", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "682": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "683": { + "name": "White Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "684": { + "name": "ヒュドラ:首再生", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "685": { + "name": "Ball of Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "686": { + "name": "Ball of Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "687": { + "name": "Ball of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "688": { + "name": "Ball of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "689": { + "name": "Radiant Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "690": { + "name": "Thrashing Star", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "691": { + "name": "Cannibalize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "692": { + "name": "Colossal Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "693": { + "name": "ヘカトンケイルリーダー:壁殴り", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "694": { + "name": "Immortalize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "695": { + "name": "ヘカトンケイルメイジ:壁殴り", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "697": { + "name": "Realm Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "698": { + "name": "Sticky Web", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "699": { + "name": "蜘蛛:コチュー落下予兆", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "700": { + "name": "蜘蛛:コチュー落下", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "701": { + "name": "Silkscreen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "702": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "703": { + "name": "蜘蛛:毒エリア", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "705": { + "name": "Dark Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "716": { + "name": "Raging Arrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "717": { + "name": "Fast Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "718": { + "name": "Shield Bash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "719": { + "name": "Sentinel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "720": { + "name": "Overpower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "721": { + "name": "Featherfoot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "722": { + "name": "True Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "723": { + "name": "Wide Volley", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "724": { + "name": "Digest", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "725": { + "name": "Fluid Spread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "726": { + "name": "Fluid Spread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "727": { + "name": "Fluid Spread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "728": { + "name": "Fluid Spread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "729": { + "name": "汎用:詩人技:ヘヴィショット", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "730": { + "name": "Pod Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "731": { + "name": "Bile Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "732": { + "name": "Silken Fingers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "733": { + "name": "Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "734": { + "name": "Radiant Plume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "735": { + "name": "Miasma Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "736": { + "name": "Dark Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "737": { + "name": "Lunge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "738": { + "name": "Electric Velitation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "739": { + "name": "Bloody Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "740": { + "name": "Terror Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "741": { + "name": "Triumphant Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "742": { + "name": "Black Revel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "743": { + "name": "Mudslinger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "744": { + "name": "Haste", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "745": { + "name": "Dark Thorn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "746": { + "name": "Soul Douse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "749": { + "name": "Apocalypse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "750": { + "name": "Evil Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "751": { + "name": "Chaos Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "758": { + "name": "Black Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "759": { + "name": "Blighted Gloom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "760": { + "name": "Cloudscourge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "762": { + "name": "Crepuscule Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "763": { + "name": "Knout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "764": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "765": { + "name": "Fulmination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "766": { + "name": "Shock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "767": { + "name": "Shock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "768": { + "name": "Comet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "769": { + "name": "Cosmic Shrapnel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "770": { + "name": "Thunderbolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "772": { + "name": "Charybdis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "773": { + "name": "Wild Horn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "775": { + "name": "Trounce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "776": { + "name": "Ecliptic Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "777": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "778": { + "name": "Gungnir", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "779": { + "name": "Darksteel Reins", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "780": { + "name": "Zantetsuken", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "781": { + "name": "Hall of Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "782": { + "name": "Hall of Sorrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "783": { + "name": "Valknut", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "784": { + "name": "Hall of Lead", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "785": { + "name": "Einherjar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "786": { + "name": "Hopelessness", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "787": { + "name": "Rock Buster", + "potency": 85, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "788": { + "name": "Mountain Buster", + "potency": 70, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "789": { + "name": "Earthen Ward", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "790": { + "name": "Landslide", + "potency": 70, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "791": { + "name": "Earthen Fury", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "792": { + "name": "Wind Blade", + "potency": 110, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "793": { + "name": "Shockwave", + "potency": 90, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "794": { + "name": "Aerial Slash", + "potency": 90, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "795": { + "name": "Contagion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "796": { + "name": "Aerial Blast", + "potency": 250, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "797": { + "name": "Crimson Cyclone", + "potency": 110, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "798": { + "name": "Burning Strike", + "potency": 135, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "799": { + "name": "Radiant Shield", + "potency": 50, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "800": { + "name": "Flaming Crush", + "potency": 110, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "801": { + "name": "Inferno", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "802": { + "name": "Embrace", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 300, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "803": { + "name": "Whispering Dawn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 100, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "804": { + "name": "Fey Covenant", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "805": { + "name": "Fey Illumination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "806": { + "name": "Embrace", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 300, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "807": { + "name": "Silent Dusk", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "808": { + "name": "Fey Glow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "809": { + "name": "Fey Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "810": { + "name": "Fey Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "811": { + "name": "Fey Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "817": { + "name": "Choco Strike", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "818": { + "name": "Choco Guard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "819": { + "name": "Choco Kick", + "potency": 130, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "820": { + "name": "Choco Drop", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "821": { + "name": "Choco Blast", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "822": { + "name": "Choco Rush", + "potency": 130, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "823": { + "name": "Choco Beak", + "potency": 130, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "824": { + "name": "Choco Slash", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "825": { + "name": "Choco Medica", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 150, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "826": { + "name": "Choco Surge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "827": { + "name": "Choco Cure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 300, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "828": { + "name": "Choco Regen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 25, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "829": { + "name": "Hundred Fists", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "830": { + "name": "汎用:絶対回避", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "831": { + "name": "コボルド:大型爆弾", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "832": { + "name": "コボルド:範囲被ダメージカット", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "833": { + "name": "コボルド:範囲被ダメージカット強", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "834": { + "name": "Jumping Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "835": { + "name": "Ambuscade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "839": { + "name": "Detonation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "840": { + "name": "Massive Detonation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "854": { + "name": "Void Fire III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "855": { + "name": "Void Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "856": { + "name": "Void Thunder III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "858": { + "name": "Phlebotomize", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "859": { + "name": "Ice Spikes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "860": { + "name": "Soul Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "861": { + "name": "Drunken Fists", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "862": { + "name": "Mini Detonation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "863": { + "name": "Acorn Armageddon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "864": { + "name": "Flaming Crush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "865": { + "name": "Gutripper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "866": { + "name": "Heartstopper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "867": { + "name": "Void Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "868": { + "name": "Seduce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "869": { + "name": "Cold Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "870": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "871": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "872": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "873": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "874": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "875": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "876": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "877": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "878": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "879": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "880": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "881": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "882": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "883": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "884": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "885": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "886": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "887": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "888": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "889": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "890": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "891": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "892": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "893": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "894": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "895": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "896": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "897": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "898": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "899": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "900": { + "name": "Tornado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "901": { + "name": "Rake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "902": { + "name": "the Lion's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "903": { + "name": "Swinge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "904": { + "name": "Sprout Smack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "905": { + "name": "Sprout Spin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "906": { + "name": "Stolon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "907": { + "name": "Small Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "908": { + "name": "FF11クラブ:泡ブレス", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "909": { + "name": "Screwdriver", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "910": { + "name": "Water Wall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "911": { + "name": "Dark Orb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "912": { + "name": "Condemnation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "913": { + "name": "Painful Whip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "914": { + "name": "Gas Shell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "915": { + "name": "Bearclaw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "916": { + "name": "Filoplumage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "917": { + "name": "Gust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "918": { + "name": "Sharp Sting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "919": { + "name": "Final Sting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "920": { + "name": "Foreburst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "921": { + "name": "Wind Shear", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "922": { + "name": "Zephyr Mantle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "923": { + "name": "Loop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "924": { + "name": "Slowcall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "925": { + "name": "FF12ミリアムガード:マップOBJ召喚武器投げ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "926": { + "name": "FF12ミリアムガード:マップOBJ召喚4つ同時", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "927": { + "name": "Creeping Darkness", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "928": { + "name": "Darkness", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "929": { + "name": "Verge Line", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "930": { + "name": "Verge Pulse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "931": { + "name": "Mow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "932": { + "name": "Triclip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "933": { + "name": "Frightful Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "934": { + "name": "Mortal Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "935": { + "name": "Caudal Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "936": { + "name": "Crushing Fangs", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "937": { + "name": "Flatten", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "938": { + "name": "Threaten", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "939": { + "name": "Standing Chine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "940": { + "name": "Kneeling Snath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "941": { + "name": "Moldy Phlegm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "942": { + "name": "Goobbue's Grief", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "943": { + "name": "Amorphic Flail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "945": { + "name": "Sharpened Knife", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "946": { + "name": "the Scourge of Nym", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "947": { + "name": "Everyone's Grudge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "948": { + "name": "Throat Stab", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "950": { + "name": "Inhale", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "951": { + "name": "Eyes on Me", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "953": { + "name": "Ceruleum Pillar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "954": { + "name": "Firewater", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "955": { + "name": "Boulderdash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "956": { + "name": "Sand Pillar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "957": { + "name": "Sand Pillar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "958": { + "name": "Desolation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "959": { + "name": "Sand Pillar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "960": { + "name": "Sea of Pitch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "962": { + "name": "Sea of Pitch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "963": { + "name": "Barbaric Surge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "964": { + "name": "Aqua Vitae", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "965": { + "name": "Peck", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "966": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "967": { + "name": "Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "968": { + "name": "Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "969": { + "name": "Aero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "970": { + "name": "Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "971": { + "name": "Water", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "972": { + "name": "Scathe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "973": { + "name": "Weight of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "974": { + "name": "Nerve Sever", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "975": { + "name": "Neck Rip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "976": { + "name": "Lap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "977": { + "name": "Cap Bump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "978": { + "name": "Bog Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "979": { + "name": "Effluvium", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "980": { + "name": "Bog Bubble", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "981": { + "name": "Stagnant Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "982": { + "name": "Eerie Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "983": { + "name": "Whistle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "984": { + "name": "Burning Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "985": { + "name": "Levinshower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "986": { + "name": "Screwdriver", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "987": { + "name": "Mind Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "988": { + "name": "Drain Touch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "989": { + "name": "Grand Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "990": { + "name": "Bang Toss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "991": { + "name": "Bravado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "992": { + "name": "Goblin Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "993": { + "name": "Scorched Earth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "995": { + "name": "Electrify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "996": { + "name": "Bubble Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "998": { + "name": "Dark Dome", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "999": { + "name": "Nerve Sever", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1000": { + "name": "Sandslinger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1001": { + "name": "Telega", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1002": { + "name": "Clamor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1003": { + "name": "Iron Tempest", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1004": { + "name": "Salivous Snap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1005": { + "name": "Overpower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1006": { + "name": "Labored Leap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1007": { + "name": "Detonator", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1008": { + "name": "Stoneskin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1009": { + "name": "Cure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1010": { + "name": "Body Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1011": { + "name": "Levinshower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1012": { + "name": "Double Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1014": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1015": { + "name": "Wing Cutter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1016": { + "name": "Water II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1017": { + "name": "Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1018": { + "name": "Spiked Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1019": { + "name": "Typhoon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1020": { + "name": "Typhoon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1021": { + "name": "Blazing Trail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1022": { + "name": "Frost Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1023": { + "name": "Sheet of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1024": { + "name": "Sheet of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1025": { + "name": "Rime Wreath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1026": { + "name": "Cauterize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1027": { + "name": "Touchdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1028": { + "name": "Snowfall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1029": { + "name": "大砲:発射:成功", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1030": { + "name": "Blazing Trail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1031": { + "name": "Hundred Lashings", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1032": { + "name": "Gold Rush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1033": { + "name": "Gold Dust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1034": { + "name": "10-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1035": { + "name": "100-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1036": { + "name": "Bad Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1037": { + "name": "Vine Probe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1038": { + "name": "Burr Burrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1039": { + "name": "Hooked Burrs", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1040": { + "name": "Germinate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1041": { + "name": "ベビーモルボル専用:AA/モルボル菌つき", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1042": { + "name": "Gold Bile Plume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1043": { + "name": "Gold Bile Plume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1044": { + "name": "Murder Hole", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1045": { + "name": "Liquefy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1046": { + "name": "Liquefy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1047": { + "name": "Repel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1048": { + "name": "Void Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1049": { + "name": "Thunderstrike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1050": { + "name": "Thunderstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1051": { + "name": "Bury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1052": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1056": { + "name": "Inspirit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1057": { + "name": "Vasoconstrictor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1059": { + "name": "Level 5 Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1060": { + "name": "Oiled Arrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1061": { + "name": "Nascent Flash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1062": { + "name": "Nascent End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1064": { + "name": "Skydragon Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1065": { + "name": "Voice of Valor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1066": { + "name": "堅忍の誉れ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1067": { + "name": "無敵の進撃マーチ(仮)", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1068": { + "name": "Blast Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1069": { + "name": "Bubble Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1070": { + "name": "Soothing Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1071": { + "name": "Plasma Release", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1072": { + "name": "the Look", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1073": { + "name": "Tail Drive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1074": { + "name": "Imminent Catastrophe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1075": { + "name": "Plague Dance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1076": { + "name": "Bubonic Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1077": { + "name": "Terror Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1078": { + "name": "Mind Melt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1079": { + "name": "Canker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1080": { + "name": "Reanimate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1081": { + "name": "Sow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1082": { + "name": "Void Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1083": { + "name": "Void Fire III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1084": { + "name": "Void Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1085": { + "name": "Void Thunder III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1086": { + "name": "Rockslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1087": { + "name": "Plaincracker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1088": { + "name": "Obliterate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1089": { + "name": "potent blinding potion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1090": { + "name": "Moldy Sneeze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1091": { + "name": "Bubo Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1092": { + "name": "Meteor Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1093": { + "name": "Pulse Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1094": { + "name": "Spirit Pulse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1095": { + "name": "Ultimate Focus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1096": { + "name": "Ultimate Focus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1097": { + "name": "Thunderstrike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1098": { + "name": "Spirits Without", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1099": { + "name": "Bloodstain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1100": { + "name": "Condemnation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1101": { + "name": "the Lion's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1102": { + "name": "the Ram's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1103": { + "name": "the Dragon's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1104": { + "name": "the Ram's Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1105": { + "name": "the Dragon's Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1106": { + "name": "the Ram's Keeper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1107": { + "name": "Cacophony", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1108": { + "name": "Chaotic Chorus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1109": { + "name": "Mandible Bite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1110": { + "name": "Formic Pheromones", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1111": { + "name": "Sand Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1112": { + "name": "Bottomless Desert", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1113": { + "name": "Sand Pillar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1114": { + "name": "Eyes on Me", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1115": { + "name": "Firewater", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1116": { + "name": "Star Map", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1117": { + "name": "Silence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1118": { + "name": "Paralyze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1119": { + "name": "Slow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1120": { + "name": "Water", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1121": { + "name": "Boulderdash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1122": { + "name": "Straight Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1123": { + "name": "Straight Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1124": { + "name": "Elbow Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1125": { + "name": "Double Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1126": { + "name": "Telega", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1127": { + "name": "Ravage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1128": { + "name": "Magitek Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1129": { + "name": "Photon Stream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1130": { + "name": "Labored Leap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1131": { + "name": "Hot Hands", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1132": { + "name": "Hellssend", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1133": { + "name": "Last Resort", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1135": { + "name": "Rive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1136": { + "name": "Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1137": { + "name": "Shield Skewer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1138": { + "name": "Winds of Tartarus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1139": { + "name": "Gate of Tartarus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1140": { + "name": "Shrapnel Shell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1141": { + "name": "Drill Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1142": { + "name": "Firebomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1144": { + "name": "Magitek Missiles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1145": { + "name": "Delta Trance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1146": { + "name": "Roundhouse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1147": { + "name": "Stunning Sweep", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1148": { + "name": "Aglaia Bite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1149": { + "name": "Angry Salamander", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1150": { + "name": "Aglaia Climb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1151": { + "name": "Order to Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1152": { + "name": "Sideswing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1153": { + "name": "Spine Shatter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1154": { + "name": "Wheel of Suffering", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1155": { + "name": "Iron Uprising", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1156": { + "name": "Augmented Suffering", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1157": { + "name": "Augmented Uprising", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1158": { + "name": "Augmented Shatter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1159": { + "name": "Eye for an Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1160": { + "name": "Rouse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1161": { + "name": "Stone Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1162": { + "name": "Dragon's Blood", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1163": { + "name": "Rotten Meat", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1164": { + "name": "Spirit Dart", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1165": { + "name": "Throat Stab", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1166": { + "name": "Viscous Discharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1167": { + "name": "Aetherial Surge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1170": { + "name": "Equalizer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1171": { + "name": "Neutralizer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1172": { + "name": "Photon Stream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1174": { + "name": "Aetheroplasm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1175": { + "name": "Diffractive Laser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1176": { + "name": "Forward Laser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1177": { + "name": "Forward Laser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1178": { + "name": "Forward Laser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1179": { + "name": "Ceruleum Vent", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1180": { + "name": "Homing Lasers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1182": { + "name": "Vulcan Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1183": { + "name": "Aerial Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1184": { + "name": "Landslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1187": { + "name": "Earthen Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1189": { + "name": "Hellfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1190": { + "name": "Tank Purge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1191": { + "name": "Assault Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1192": { + "name": "Freefire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1193": { + "name": "Ultima", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1194": { + "name": "Ultima", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1195": { + "name": "Innocence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1196": { + "name": "Heirsbane", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1197": { + "name": "Hand of the Empire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1198": { + "name": "Terminus Est", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1199": { + "name": "Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1200": { + "name": "人型:黒将軍/魔導火フィールド", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1201": { + "name": "Judgment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1202": { + "name": "Terminus Est", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1203": { + "name": "Judgment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1204": { + "name": "Magitek Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1205": { + "name": "Clearout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1206": { + "name": "Clearout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1207": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1208": { + "name": "Hood Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1209": { + "name": "Whip Back", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1210": { + "name": "Regorge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1211": { + "name": "Steel Scales", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1212": { + "name": "Disseminate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1213": { + "name": "Rupture", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1214": { + "name": "Syrup", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1215": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1216": { + "name": "High Voltage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1217": { + "name": "Repelling Cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1218": { + "name": "Allagan Rot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1219": { + "name": "Allagan Rot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1220": { + "name": "Gravity Field", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1221": { + "name": "Ballast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1222": { + "name": "Ballast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1223": { + "name": "Ballast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1224": { + "name": "Vacuum Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1225": { + "name": "Chain Lightning", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1226": { + "name": "Firestream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1227": { + "name": "Piercing Laser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1229": { + "name": "Object 199", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1230": { + "name": "Leech", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1231": { + "name": "Headspin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1233": { + "name": "Headspin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1235": { + "name": "Countershot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1236": { + "name": "Gravity Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1237": { + "name": "Pox", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1238": { + "name": "Rotoswipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1239": { + "name": "Bot Retrieval", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1240": { + "name": "Plummet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1241": { + "name": "Death Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1242": { + "name": "Death Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1243": { + "name": "Liquid Hell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1244": { + "name": "Firestorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1245": { + "name": "Firestorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1246": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1247": { + "name": "Divebomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1248": { + "name": "Aetheric Profusion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1249": { + "name": "Twister", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1251": { + "name": "Unwoven Will", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1252": { + "name": "Sustained Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1254": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1255": { + "name": "Hatch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1257": { + "name": "Caber Toss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1259": { + "name": "Spellsword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1260": { + "name": "Death's Door", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1261": { + "name": "Heave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1262": { + "name": "Phantom Orb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1263": { + "name": "Incinerate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1264": { + "name": "Steam Clean", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1265": { + "name": "Wrecking Ball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1266": { + "name": "Inferno", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1267": { + "name": "Whirlwind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1268": { + "name": "Umbral Vise", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1269": { + "name": "Skyward Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1270": { + "name": "Thunder II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1271": { + "name": "Army of One", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1272": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1273": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1274": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1275": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1277": { + "name": "Blazing Trail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1278": { + "name": "Triumvirate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1279": { + "name": "Mean Thrash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1280": { + "name": "Fear Itself", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1281": { + "name": "Bravery", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1282": { + "name": "the Scorpion's Sting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1283": { + "name": "Static Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1284": { + "name": "Gelid Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1285": { + "name": "the Ram's Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1286": { + "name": "Overclock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1287": { + "name": "Light Succor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1288": { + "name": "Benight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1289": { + "name": "Gravity Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1290": { + "name": "Stop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1291": { + "name": "Backstep", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1292": { + "name": "Sidestep", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1293": { + "name": "Sidestep", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1294": { + "name": "Swift Shadow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1295": { + "name": "Pain Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1296": { + "name": "Telega", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1297": { + "name": "Burning Tendrils", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1298": { + "name": "Burning Tendrils", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1299": { + "name": "Rive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1300": { + "name": "Tackle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1301": { + "name": "Pluto", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1302": { + "name": "Regeneration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1303": { + "name": "Duplicity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1304": { + "name": "Dark Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1305": { + "name": "Dark Fire III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1306": { + "name": "Summon I", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1307": { + "name": "Summon II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1308": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1309": { + "name": "Spiked Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1311": { + "name": "Web of Lightning", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1312": { + "name": "Stoneskin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1313": { + "name": "Inner Beastman", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1314": { + "name": "Aggravate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1315": { + "name": "Chain Lightning", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1316": { + "name": "Ring of Frost", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1317": { + "name": "the Traders' Spurn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1318": { + "name": "Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1319": { + "name": "the Dragon's Curse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1320": { + "name": "the Dragon's Curse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1321": { + "name": "the Dragon's Curse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1323": { + "name": "Radiant Shield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1324": { + "name": "Inferno", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1325": { + "name": "Embrace", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1327": { + "name": "Everyone's Grudge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1328": { + "name": "Someone's Grudge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1329": { + "name": "Siren Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1330": { + "name": "Hell Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1331": { + "name": "Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1332": { + "name": "Earthen Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1333": { + "name": "Boulder Clap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1334": { + "name": "Shockwave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1335": { + "name": "Aerial Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1336": { + "name": "the Ram's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1337": { + "name": "the Dragon's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1338": { + "name": "the Dragon's Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1339": { + "name": "the Ram's Keeper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1340": { + "name": "Cacophony", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1341": { + "name": "Elemental Angst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1342": { + "name": "the Lion's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1343": { + "name": "Ballast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1344": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1346": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1347": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1348": { + "name": "Last Supper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1349": { + "name": "Armageddon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1350": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1352": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1353": { + "name": "Incinerate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1354": { + "name": "Vulcan Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1355": { + "name": "Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1356": { + "name": "Radiant Plume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1357": { + "name": "Hellfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1358": { + "name": "Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1359": { + "name": "Radiant Plume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1360": { + "name": "Rock Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1361": { + "name": "Tumult", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1362": { + "name": "Weight of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1363": { + "name": "Weight of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1364": { + "name": "Landslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1365": { + "name": "Geocrush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1366": { + "name": "Earthen Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1367": { + "name": "Grand Sword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1368": { + "name": "Grand Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1369": { + "name": "Disruptor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1370": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1371": { + "name": "Overheat", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1372": { + "name": "Exhaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1373": { + "name": "Magitek Field", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1374": { + "name": "Dark Orb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1375": { + "name": "Sea of Pitch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1376": { + "name": "Grip of Night", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1377": { + "name": "Shadow Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1378": { + "name": "Dirty Cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1379": { + "name": "Friction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1380": { + "name": "Downburst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1381": { + "name": "Wicked Wheel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1382": { + "name": "Slipstream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1383": { + "name": "Mistral Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1384": { + "name": "Mistral Shriek", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1385": { + "name": "Aerial Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1386": { + "name": "Great Whirlwind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1387": { + "name": "Eye of the Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1388": { + "name": "Featherlance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1389": { + "name": "Thermal Tumult", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1390": { + "name": "Mistral Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1391": { + "name": "Sea of Pitch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1392": { + "name": "the Scourge of Nym", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1393": { + "name": "Poison Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1394": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1395": { + "name": "Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1396": { + "name": "Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1397": { + "name": "Aero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1398": { + "name": "Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1399": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1400": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1401": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1402": { + "name": "Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1403": { + "name": "Radiant Plume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1404": { + "name": "Crimson Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1405": { + "name": "Hellfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1406": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1407": { + "name": "Geocrush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1408": { + "name": "Earthen Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1409": { + "name": "Mistral Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1410": { + "name": "Eye of the Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1411": { + "name": "Aerial Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1412": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1413": { + "name": "Mow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1414": { + "name": "Triclip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1415": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1416": { + "name": "Stone Skull", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1417": { + "name": "Boulder Clap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1418": { + "name": "True Grit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1419": { + "name": "Rockslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1420": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1421": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1422": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1423": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1424": { + "name": "Weight of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1425": { + "name": "Grand Sword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1426": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1427": { + "name": "Exhaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1428": { + "name": "Grand Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1429": { + "name": "Photon Stream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1430": { + "name": "Magitek Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1431": { + "name": "Photon Stream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1432": { + "name": "Magitek Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1433": { + "name": "Drill Cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1434": { + "name": "Cermet Drill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1435": { + "name": "Overcharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1438": { + "name": "Photon Stream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1439": { + "name": "Magitek Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1440": { + "name": "Dark Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1441": { + "name": "Dark Fire III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1442": { + "name": "the Dragon's Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1443": { + "name": "Blast Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1444": { + "name": "Aqua Vitae", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1445": { + "name": "Obliterate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1446": { + "name": "Boulder Clap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1447": { + "name": "High Voltage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1448": { + "name": "Repelling Cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1449": { + "name": "Chain Lightning", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1450": { + "name": "Piercing Laser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1455": { + "name": "the Hand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1457": { + "name": "Liquid Hell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1458": { + "name": "Death Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1459": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1460": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1461": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1463": { + "name": "Rock Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1464": { + "name": "Mountain Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1465": { + "name": "Tumult", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1466": { + "name": "Upheaval", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1467": { + "name": "Landslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1468": { + "name": "Landslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1469": { + "name": "Weight of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1470": { + "name": "Weight of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1471": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1472": { + "name": "Geocrush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1473": { + "name": "Earthen Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1474": { + "name": "Upheaval", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1475": { + "name": "Landslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1476": { + "name": "Tumult", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1477": { + "name": "Granite Sepulchre", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1482": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1483": { + "name": "Deathly Verse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1484": { + "name": "Feral Lunge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1485": { + "name": "Lunatic Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1486": { + "name": "Song of Torment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1487": { + "name": "Deathly Cadenza", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1488": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1489": { + "name": "Flying Frenzy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1490": { + "name": "Caustic Vomit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1491": { + "name": "Breath Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1492": { + "name": "Rotoswipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1493": { + "name": "Climb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1494": { + "name": "Sonic Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1495": { + "name": "Alight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1496": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1497": { + "name": "Sonic Boom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1498": { + "name": "Corrupting Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1499": { + "name": "Corrupting Spit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1500": { + "name": "Corrupting Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1501": { + "name": "Crystalline Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1502": { + "name": "Giga Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1503": { + "name": "Viscous Aetheroplasm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1504": { + "name": "Ceruleum Vent", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1505": { + "name": "Homing Lasers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1506": { + "name": "Diffractive Laser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1507": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1508": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1509": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1510": { + "name": "Aetheroplasm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1511": { + "name": "Aetheric Boom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1512": { + "name": "Aetheroplasm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1513": { + "name": "Fusion Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1514": { + "name": "Tank Purge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1515": { + "name": "Freefire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1516": { + "name": "Ultima", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1517": { + "name": "Mistral Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1518": { + "name": "Vulcan Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1519": { + "name": "Eye of the Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1520": { + "name": "Geocrush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1521": { + "name": "Radiant Plume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1522": { + "name": "Weight of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1523": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1524": { + "name": "Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1525": { + "name": "Crimson Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1526": { + "name": "Assault Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1527": { + "name": "Piercing Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1528": { + "name": "Incinerate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1529": { + "name": "Inferno Howl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1530": { + "name": "Searing Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1531": { + "name": "Vulcan Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1532": { + "name": "Crimson Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1533": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1534": { + "name": "Infernal Fetters", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1535": { + "name": "Infernal Surge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1536": { + "name": "Hellfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1539": { + "name": "Death Throes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1542": { + "name": "Crystalline Shower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1543": { + "name": "Breath Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1544": { + "name": "Brood Rage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1545": { + "name": "Hatch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1546": { + "name": "Viscous Aetheroplasm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1547": { + "name": "Predatory Swoop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1548": { + "name": "Friction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1549": { + "name": "Friction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1550": { + "name": "Feather Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1551": { + "name": "Thermal Tumult", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1552": { + "name": "Wicked Wheel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1553": { + "name": "Downburst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1554": { + "name": "Aerial Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1555": { + "name": "Gigastorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1556": { + "name": "Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1557": { + "name": "Super Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1558": { + "name": "Testudo", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1559": { + "name": "Glory Slash", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1560": { + "name": "Mythril Tempest", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1561": { + "name": "Thrill of War", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1562": { + "name": "Full Swing", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1563": { + "name": "Axe Kick", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1564": { + "name": "Somersault", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1565": { + "name": "Fetter Ward", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1566": { + "name": "Impulse Rush", + "potency": 240, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1567": { + "name": "Skewer", + "potency": 220, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1568": { + "name": "Manasong", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 25, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1569": { + "name": "Farshot", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1570": { + "name": "Blast Shot", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1571": { + "name": "Sacred Prism", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 70, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1572": { + "name": "Divine Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1573": { + "name": "Night Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1574": { + "name": "Phantom Dart", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1575": { + "name": "Misty Veil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1576": { + "name": "Wither", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1577": { + "name": "Aura Blast", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1578": { + "name": "Focalization", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1579": { + "name": "Weapon Throw", + "potency": 50, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1580": { + "name": "Enliven", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1581": { + "name": "Aetheric Burst", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1582": { + "name": "Equanimity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1583": { + "name": "Mana Draw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 30, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1584": { + "name": "Purify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1585": { + "name": "Attunement", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1586": { + "name": "Detect", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1587": { + "name": "Malmsight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1588": { + "name": "Overwhelm", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1589": { + "name": "Ill Wind", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1590": { + "name": "Recuperate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 20, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1591": { + "name": "Between the Eyes", + "potency": 120, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1592": { + "name": "Stun Gun", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1593": { + "name": "Report", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 25, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1594": { + "name": "Retrogradation", + "potency": 80, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 100, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1595": { + "name": "Tar Pit", + "potency": 250, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1596": { + "name": "Carnal Chill", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1597": { + "name": "Push Back", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1610": { + "name": "Blood Sword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1611": { + "name": "透明:合体引き寄せ/ハウケタハード", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1612": { + "name": "Danse Macabre", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1613": { + "name": "100-kuponze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1614": { + "name": "Moogle-Go-Round", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1615": { + "name": "Spinning Mogshield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1616": { + "name": "Come at Me Kupo", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1617": { + "name": "Pom Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1618": { + "name": "Pom Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1619": { + "name": "Pom Cure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1620": { + "name": "Pom Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1621": { + "name": "Moogle Eye Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1622": { + "name": "Mograin of Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1623": { + "name": "March of the Moogles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1624": { + "name": "March of the Moogles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1625": { + "name": "Moogle Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1626": { + "name": "1000-kuponze Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1627": { + "name": "Mog Creation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1628": { + "name": "Memento Moogle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1629": { + "name": "Moogle-Go-Round", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1630": { + "name": "Come at Me Kupo", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1631": { + "name": "Pom Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1632": { + "name": "Pom Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1633": { + "name": "Mograin of Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1634": { + "name": "March of the Moogles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1638": { + "name": "Guardian Aura", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1639": { + "name": "Charge Up", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1640": { + "name": "Critical Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1641": { + "name": "Critical Sweep", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1642": { + "name": "Pulverizing Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1643": { + "name": "Thwack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1644": { + "name": "Blizzaga V", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1645": { + "name": "Fire V", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1646": { + "name": "Gravity II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1647": { + "name": "Play Rough", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1648": { + "name": "Tornado II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1649": { + "name": "Warp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1651": { + "name": "タイタン・エギ:タイタンハード/AA", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1653": { + "name": "Suction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1654": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1655": { + "name": "Gas Shell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1656": { + "name": "Flash Flood", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1657": { + "name": "Acid Shower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1658": { + "name": "Wallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1659": { + "name": "Putrid Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1660": { + "name": "Peel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1661": { + "name": "Terror Touch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1662": { + "name": "Paralyze III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1663": { + "name": "Banish", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1664": { + "name": "Banish III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1665": { + "name": "Banish", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1666": { + "name": "Divide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1667": { + "name": "Screwdriver", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1668": { + "name": "Aether Detonation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1669": { + "name": "Aether Detonation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1670": { + "name": "Wallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1671": { + "name": "Eye of the Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1672": { + "name": "Aero Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1673": { + "name": "Whipcrack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1674": { + "name": "Bombination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1675": { + "name": "Zombify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1676": { + "name": "Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1677": { + "name": "Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1678": { + "name": "Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1679": { + "name": "Dark Fire III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1680": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1681": { + "name": "Rockslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1682": { + "name": "Plaincracker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1683": { + "name": "Earthen Heart", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1684": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1685": { + "name": "Dark Fire III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1686": { + "name": "Mercurial Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1687": { + "name": "Power Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1688": { + "name": "Impact Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1689": { + "name": "Sand Pillar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1690": { + "name": "Fast Boulder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1691": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1692": { + "name": "Dust Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1693": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1696": { + "name": "Void Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1697": { + "name": "Void Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1698": { + "name": "Icefall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1699": { + "name": "Nether Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1700": { + "name": "アークデーモン:AA", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1701": { + "name": "Abyssal Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1702": { + "name": "Abyssal Transfixion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1703": { + "name": "Abyssal Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1704": { + "name": "Tenebrous Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1705": { + "name": "Prime Guillotine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1706": { + "name": "Abyssal Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1707": { + "name": "Death Scythe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1708": { + "name": "Dismember", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1709": { + "name": "Void Miasma", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1710": { + "name": "Danse Macabre", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1711": { + "name": "Hell Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1712": { + "name": "Mow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1713": { + "name": "Frightful Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1714": { + "name": "Void Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1715": { + "name": "Void Thunder III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1716": { + "name": "Dark Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1717": { + "name": "Void Fire IV", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1718": { + "name": "Void Thunder IV", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1719": { + "name": "Beguiling Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1720": { + "name": "Blood Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1721": { + "name": "Blood Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1722": { + "name": "Blood Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1723": { + "name": "Void Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1724": { + "name": "Dark Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1725": { + "name": "Great Divide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1726": { + "name": "Dimension Zero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1730": { + "name": "Ancient Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1731": { + "name": "Ancient Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1732": { + "name": "Quake III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1733": { + "name": "Vacuum Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1734": { + "name": "Abyssal Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1735": { + "name": "Megiddo Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1736": { + "name": "Vacuum Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1737": { + "name": "Abyssal Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1738": { + "name": "Abyssal Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1739": { + "name": "Abyssal Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1740": { + "name": "Abyssal Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1741": { + "name": "Megiddo Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1742": { + "name": "Megiddo Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1743": { + "name": "Megiddo Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1744": { + "name": "Megiddo Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1745": { + "name": "Quake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1746": { + "name": "Hundred Cuts", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1747": { + "name": "Hundred Cuts", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1748": { + "name": "Ancient Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1749": { + "name": "Void Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1750": { + "name": "Thunderbolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1751": { + "name": "Charybdis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1752": { + "name": "Charybdis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1753": { + "name": "Wild Horn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1755": { + "name": "Trounce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1756": { + "name": "Ecliptic Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1757": { + "name": "Aim", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1758": { + "name": "Flame Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1759": { + "name": "Astral Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1760": { + "name": "Demonize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1761": { + "name": "Mistral Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1762": { + "name": "Fatal Allure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1763": { + "name": "Featherlance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1770": { + "name": "Condemnation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1771": { + "name": "Corrupted Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1772": { + "name": "Grim Cleaver", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1773": { + "name": "Grim Halo", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1774": { + "name": "Desolation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1775": { + "name": "Grim Fate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1777": { + "name": "Great Whirlwind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1780": { + "name": "Moonfall Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1781": { + "name": "Dust Diffusion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1783": { + "name": "Holy Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1784": { + "name": "Poison Spore", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1785": { + "name": "Grand Sword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1786": { + "name": "Grand Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1787": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1788": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1789": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1790": { + "name": "Rotten Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1791": { + "name": "the Look", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1792": { + "name": "Tail Drive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1794": { + "name": "Rock Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1795": { + "name": "Tumult", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1796": { + "name": "Weight of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1797": { + "name": "Rock Throw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1798": { + "name": "Landslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1799": { + "name": "Geocrush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1800": { + "name": "Earthen Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1801": { + "name": "Weight of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1802": { + "name": "Viscous Aetheroplasm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1803": { + "name": "Ceruleum Vent", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1804": { + "name": "Homing Lasers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1805": { + "name": "Diffractive Laser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1806": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1807": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1808": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1809": { + "name": "Aetheroplasm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1810": { + "name": "Aetheric Boom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1811": { + "name": "Aetheroplasm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1812": { + "name": "Fusion Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1813": { + "name": "Tank Purge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1814": { + "name": "Freefire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1815": { + "name": "Ultima", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1816": { + "name": "Mistral Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1817": { + "name": "Vulcan Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1818": { + "name": "Eye of the Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1819": { + "name": "Geocrush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1820": { + "name": "Radiant Plume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1821": { + "name": "Weight of the Land", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1822": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1823": { + "name": "Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1824": { + "name": "Crimson Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1825": { + "name": "Assault Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1826": { + "name": "Viscous Aetheroplasm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1828": { + "name": "Level 5 Petrify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1829": { + "name": "Void Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1830": { + "name": "Void Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1831": { + "name": "Sweet Steel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1832": { + "name": "Detonator", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1833": { + "name": "Dark Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1834": { + "name": "Cold Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1835": { + "name": "Earthbreak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1836": { + "name": "Bravery", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1837": { + "name": "Earthquake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1838": { + "name": "Bottomless Desert", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1839": { + "name": "Earthbreak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1840": { + "name": "Sand Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1841": { + "name": "Grand Sword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1842": { + "name": "Void Thunder III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1844": { + "name": "Tail Drive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1845": { + "name": "Attractant", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1846": { + "name": "Devour", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1847": { + "name": "Dirty Sneeze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1848": { + "name": "Beatdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1849": { + "name": "Spore Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1850": { + "name": "Spit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1851": { + "name": "Spore Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1852": { + "name": "Purulent Ooze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1853": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1854": { + "name": "Inhale", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1855": { + "name": "Aqua Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1856": { + "name": "Tail Whip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1857": { + "name": "Scale Darts", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1858": { + "name": "Waterspout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1859": { + "name": "Waterspout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1860": { + "name": "Body Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1861": { + "name": "Spinning Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1862": { + "name": "Stun Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1863": { + "name": "Bilgestorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1864": { + "name": "Hydro Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1865": { + "name": "Dreadstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1866": { + "name": "Dreadwash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1867": { + "name": "Tidal Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1868": { + "name": "Tidal Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1869": { + "name": "Spinning Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1870": { + "name": "Aether Draw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1871": { + "name": "Splash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1872": { + "name": "Tidal Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1873": { + "name": "Grand Fall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1874": { + "name": "Ruin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1875": { + "name": "Darkness", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1876": { + "name": "Dread Tide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1877": { + "name": "Dread Tide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1878": { + "name": "Dread Tide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1879": { + "name": "Dread Tide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1880": { + "name": "Diabolic Curse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1881": { + "name": "Pavor Nocturnus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1882": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1883": { + "name": "Camisado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1884": { + "name": "Nightmare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1885": { + "name": "Scurvy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1886": { + "name": "Deathtrap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1887": { + "name": "Unlock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1888": { + "name": "透明:悪魔の扉:吸い込み", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1889": { + "name": "Diabolic Curse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1890": { + "name": "Graviball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1891": { + "name": "Critical Gravity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1892": { + "name": "Noctoshield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1893": { + "name": "Ruinous Omen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1894": { + "name": "Ultimate Terror", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1895": { + "name": "Night Terror", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1896": { + "name": "Scale Flakes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1897": { + "name": "Exuviation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1898": { + "name": "Poison Dust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1899": { + "name": "Swoop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1900": { + "name": "Stormwind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1901": { + "name": "Climb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1902": { + "name": "Eerie Soundwave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1903": { + "name": "Plague Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1904": { + "name": "Corrosive Gale", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1905": { + "name": "Erosion Darts", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1906": { + "name": "Cannonball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1907": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1908": { + "name": "Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1909": { + "name": "Bad-mouth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1910": { + "name": "Kick and Scream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1911": { + "name": "Venom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1912": { + "name": "Cursed Sphere", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1913": { + "name": "Death Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1914": { + "name": "Hex Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1915": { + "name": "Loom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1916": { + "name": "Paralyze III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1917": { + "name": "Briny Veil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1918": { + "name": "Career", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1919": { + "name": "Glider Ram", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1920": { + "name": "Goblin Rush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1921": { + "name": "Bomb Toss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1922": { + "name": "Sniper Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1923": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1924": { + "name": "Needle Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1927": { + "name": "Ceruleum Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1929": { + "name": "Glider Ram", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1930": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1931": { + "name": "Flamethrower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1932": { + "name": "Bombardment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1935": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1936": { + "name": "Big Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1939": { + "name": "Cermet Drill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1940": { + "name": "Drill Cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1941": { + "name": "Overcharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1942": { + "name": "Hit and Run", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1943": { + "name": "Bloody Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1944": { + "name": "Thorn Whip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1945": { + "name": "Floral Trap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1946": { + "name": "Devour", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1947": { + "name": "Spit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1948": { + "name": "Viscid Emission", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1949": { + "name": "Blighted Bouquet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1950": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1951": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1952": { + "name": "Swarm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1953": { + "name": "Acid Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1954": { + "name": "Rotten Stench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1955": { + "name": "Sharp Sting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1956": { + "name": "Terminal Sting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1957": { + "name": "Acid Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1958": { + "name": "Acid Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1959": { + "name": "Acid Ooze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1984": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "1985": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2050": { + "name": "1000-kuponze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2051": { + "name": "Moogle-Go-Round", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2052": { + "name": "Stifling Mogdark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2053": { + "name": "Come at Me Kupo", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2054": { + "name": "Searing Moglight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2055": { + "name": "Pom Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2056": { + "name": "Pom Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2057": { + "name": "Mog Malison", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2058": { + "name": "Pom Cure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2059": { + "name": "Pom Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2060": { + "name": "Mog Anthem", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2061": { + "name": "Moogle Eye Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2062": { + "name": "Mograin of Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2063": { + "name": "Delta Mog Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2064": { + "name": "Delta Mog Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2065": { + "name": "Hair Splitter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2066": { + "name": "Fluff Ruffler", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2067": { + "name": "1000-kuponze Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2068": { + "name": "Mog Creation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2069": { + "name": "Mooglesse Oblige", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2070": { + "name": "To Arms", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2071": { + "name": "Royal Rouse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2072": { + "name": "Mog Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2073": { + "name": "Scission Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2074": { + "name": "Microwall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2075": { + "name": "1000-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2076": { + "name": "Predatorial Instinct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2077": { + "name": "Piercing Glower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2078": { + "name": "10-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2079": { + "name": "100-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2080": { + "name": "100-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2081": { + "name": "Eye of the Beholder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2082": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2083": { + "name": "Dread Tide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2084": { + "name": "Dread Tide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2085": { + "name": "Dread Tide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2086": { + "name": "Aqua Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2087": { + "name": "Tail Whip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2088": { + "name": "Scale Darts", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2089": { + "name": "Waterspout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2090": { + "name": "Body Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2091": { + "name": "Tidal Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2092": { + "name": "Spinning Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2093": { + "name": "Splash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2094": { + "name": "Tidal Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2095": { + "name": "Grand Fall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2096": { + "name": "Tidal Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2097": { + "name": "Briny Veil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2098": { + "name": "Spinning Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2100": { + "name": "Vivifying Gleam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2106": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2108": { + "name": "Whirlwind Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2109": { + "name": "Whirlwind Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2110": { + "name": "Bitter End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2111": { + "name": "Bitter End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2112": { + "name": "Pradamante", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2113": { + "name": "Giga Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2114": { + "name": "Frog Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2115": { + "name": "Tiny Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2116": { + "name": "Rocket Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2117": { + "name": "Grovel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2118": { + "name": "Wind Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2119": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2121": { + "name": "Memento Moogle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2123": { + "name": "Divine Embrace", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2124": { + "name": "Sacred Garden", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2125": { + "name": "Cross Lance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2126": { + "name": "Cross Lance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2127": { + "name": "Standstill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2128": { + "name": "Thal's Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2129": { + "name": "Thal's Judgment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2130": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2131": { + "name": "Heat Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2132": { + "name": "Tail Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2133": { + "name": "Deadly Hold", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2134": { + "name": "Wild Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2137": { + "name": "Bomb Spark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2138": { + "name": "Electrocute", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2140": { + "name": "Bombardment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2142": { + "name": "Seedvolley", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2143": { + "name": "the Lion's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2144": { + "name": "the Ram's Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2145": { + "name": "the Dragon's Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2146": { + "name": "Hood Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2147": { + "name": "Whip Back", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2148": { + "name": "Regorge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2149": { + "name": "Gust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2150": { + "name": "Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2151": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2152": { + "name": "Pulse Transmission", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2154": { + "name": "Bombardment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2155": { + "name": "Mold Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2159": { + "name": "Pradamante", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2160": { + "name": "Spit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2161": { + "name": "Bahamut's Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2162": { + "name": "リヴァイアサン:魔法反撃", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2163": { + "name": "リヴァイアサン:遠隔反撃", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2164": { + "name": "Mantle of the Whorl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2165": { + "name": "Veil of the Whorl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2166": { + "name": "Mog Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2168": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2170": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2175": { + "name": "Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2176": { + "name": "Thunder III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2177": { + "name": "Oversurge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2178": { + "name": "Fire Dust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2179": { + "name": "Pebble", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2181": { + "name": "Goblin Rush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2182": { + "name": "Bomb Toss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2183": { + "name": "Savage Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2184": { + "name": "Aqua Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2185": { + "name": "Delta Mog Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2186": { + "name": "Spinning Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2187": { + "name": "Spinning Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2188": { + "name": "Overpower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2189": { + "name": "Glider Ram", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2190": { + "name": "Sniper Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2191": { + "name": "Thal's Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2192": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2193": { + "name": "Aqua Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2194": { + "name": "Tail Whip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2195": { + "name": "Scale Darts", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2196": { + "name": "Waterspout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2197": { + "name": "Body Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2198": { + "name": "Spinning Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2199": { + "name": "Tidal Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2200": { + "name": "Splash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2201": { + "name": "Tidal Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2202": { + "name": "Grand Fall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2203": { + "name": "Dread Tide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2204": { + "name": "Ripe Banana", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2205": { + "name": "Browbeat", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2206": { + "name": "Stool Pelt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2207": { + "name": "Chest Thump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2208": { + "name": "Streak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2209": { + "name": "Wallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2210": { + "name": "Clearout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2211": { + "name": "Stool Pelt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2212": { + "name": "Ink Blot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2213": { + "name": "Ink Blot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2214": { + "name": "Ruin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2215": { + "name": "Seize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2216": { + "name": "Hurl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2217": { + "name": "Seawater Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2218": { + "name": "Clearout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2219": { + "name": "Wallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2220": { + "name": "World's End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2221": { + "name": "Blazing Trail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2222": { + "name": "Deadly Drive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2223": { + "name": "Iceball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2224": { + "name": "Dragon's Blood", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2225": { + "name": "Strident Scream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2226": { + "name": "透明:ギミック汎用:引き寄せ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2227": { + "name": "Jaws of Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2228": { + "name": "Upwell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2229": { + "name": "Spittle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2230": { + "name": "Spittle Splatter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2231": { + "name": "Riptide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2232": { + "name": "Watery Grave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2233": { + "name": "Watery Grave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2234": { + "name": "Waterwhirl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2235": { + "name": "Surface Breach", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2236": { + "name": "Whirlpool", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2239": { + "name": "Ripe Banana", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2240": { + "name": "Spinning Edge", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 2242, + 2257 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "2241": { + "name": "Shade Shift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2242": { + "name": "Gust Slash", + "potency": 100, + "comboPotency": 200, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 2251, + 2255, + 3563 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "2243": { + "name": "Kiss of the Wasp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2244": { + "name": "Mutilate", + "potency": 60, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2245": { + "name": "Hide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2246": { + "name": "Assassinate", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2247": { + "name": "Throwing Dagger", + "potency": 120, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2248": { + "name": "Mug", + "potency": 140, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2249": { + "name": "Goad", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2250": { + "name": "Sneak Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 500, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2251": { + "name": "Dancing Edge", + "potency": 100, + "comboPotency": 260, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2252": { + "name": "Kiss of the Viper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2253": { + "name": "Hide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2254": { + "name": "Death Blossom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2255": { + "name": "Aeolian Edge", + "potency": 100, + "comboPotency": 240, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 180, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2256": { + "name": "Jugulate", + "potency": 80, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2257": { + "name": "Shadow Fang", + "potency": 100, + "comboPotency": 200, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2258": { + "name": "Trick Attack", + "potency": 240, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 400, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2259": { + "name": "Ten", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2260": { + "name": "Ninjutsu", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2261": { + "name": "Chi", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2262": { + "name": "Shukuchi", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2263": { + "name": "Jin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2264": { + "name": "Kassatsu", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2265": { + "name": "Fuma Shuriken", + "potency": 240, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2266": { + "name": "Katon", + "potency": 250, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2267": { + "name": "Raiton", + "potency": 360, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2268": { + "name": "Hyoton", + "potency": 140, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2269": { + "name": "Huton", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2270": { + "name": "Doton", + "potency": 40, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2271": { + "name": "Suiton", + "potency": 180, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2272": { + "name": "Rabbit Medium", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2273": { + "name": "Rending Snath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2274": { + "name": "Shock Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2275": { + "name": "Thunderspark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2276": { + "name": "Thunderstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2277": { + "name": "Thunderstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2278": { + "name": "Thunderstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2279": { + "name": "Judgment Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2280": { + "name": "Chaotic Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2281": { + "name": "Rolling Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2282": { + "name": "Thunderbolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2283": { + "name": "Increased Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2284": { + "name": "Shock Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2285": { + "name": "Thunderspark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2286": { + "name": "Thunderstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2287": { + "name": "Thunderstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2288": { + "name": "Thunderstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2289": { + "name": "Judgment Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2290": { + "name": "Chaotic Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2291": { + "name": "Rolling Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2292": { + "name": "Thunderbolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2293": { + "name": "Rake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2294": { + "name": "the Lion's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2295": { + "name": "Swinge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2296": { + "name": "Agony", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2297": { + "name": "Agony", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2298": { + "name": "Nip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2299": { + "name": "Hard Stomp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2300": { + "name": "Diamondback", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2301": { + "name": "アダマン:亀ドラゴン:回転ジェット準備:ストーンヴィジルハード", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2302": { + "name": "Whipstream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2303": { + "name": "アダマン:亀ドラゴン:回転ジェット終了:ストーンヴィジルハード", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2304": { + "name": "Cannonball Ricochet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2305": { + "name": "Electric Velitation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2306": { + "name": "Tail Chase", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2307": { + "name": "Iron Kiss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2308": { + "name": "Spindly Finger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2309": { + "name": "Cannonball Ricochet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2310": { + "name": "Ripper Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2311": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2312": { + "name": "Heat Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2313": { + "name": "Tail Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2314": { + "name": "Wild Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2315": { + "name": "Bloodboil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2316": { + "name": "Bone Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2317": { + "name": "Ancient Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2318": { + "name": "Ink", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2319": { + "name": "Unholy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2320": { + "name": "Iron Justice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2321": { + "name": "Topple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2322": { + "name": "Smolder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2323": { + "name": "Shiver", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2324": { + "name": "Shudder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2325": { + "name": "Iron Justice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2326": { + "name": "Daybreak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2327": { + "name": "Daybreak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2328": { + "name": "Daybreak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2329": { + "name": "Firewalker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2330": { + "name": "Searing Chain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2331": { + "name": "Infinite Anguish", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2332": { + "name": "King's Will", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2333": { + "name": "Douse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2334": { + "name": "Drench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2335": { + "name": "Scale Ripple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2336": { + "name": "Falling Sky", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2337": { + "name": "Quake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2338": { + "name": "Dragon Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2339": { + "name": "Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2340": { + "name": "Breakga", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2341": { + "name": "Roast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2344": { + "name": "Hunter's Moon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2345": { + "name": "Hunter's Moon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2346": { + "name": "Astral Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2347": { + "name": "Ancient Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2348": { + "name": "Aura", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2349": { + "name": "Blood Moon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2350": { + "name": "Iron Justice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2351": { + "name": "Deathstream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2352": { + "name": "Terror Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2353": { + "name": "Vile Utterance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2354": { + "name": "Double Axe Handle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2355": { + "name": "Knuckle Press", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2356": { + "name": "Burning Rave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2357": { + "name": "Burning Rave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2358": { + "name": "Aura Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2359": { + "name": "Ancient Quake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2361": { + "name": "Ancient Quaga", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2362": { + "name": "Unholy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2363": { + "name": "Comet Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2364": { + "name": "Meteor Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2365": { + "name": "Aetherochemical Reaction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2366": { + "name": "Aetherochemical Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2367": { + "name": "Imperium", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2368": { + "name": "Lightning Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2370": { + "name": "Thunderbolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2371": { + "name": "Mini", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2372": { + "name": "The Last Bout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2373": { + "name": "The Last Dance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2374": { + "name": "The Last Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2375": { + "name": "Plasma Release", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2376": { + "name": "The Last Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2377": { + "name": "Pyrotechnics", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2378": { + "name": "Pyrotechnics", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2379": { + "name": "Coloratura", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2380": { + "name": "Firaga Forte", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2381": { + "name": "Tremblor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2382": { + "name": "Blizzaga Forte", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2383": { + "name": "Thundaga Forte", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2384": { + "name": "Thundaga Forte", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2385": { + "name": "Midwinter Tragedy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2386": { + "name": "Ranine Comedy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2387": { + "name": "ガーディアン:ブレス:詠唱無し", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2388": { + "name": "Conductivity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2389": { + "name": "Quick Nock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2390": { + "name": "Inhumanity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2391": { + "name": "Rotting Arrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2392": { + "name": "Wallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2393": { + "name": "Tantrum", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2394": { + "name": "Spontaneous Combustion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2395": { + "name": "Death Throes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2396": { + "name": "Iron Justice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2397": { + "name": "Cloudcover", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2398": { + "name": "Black Nebula", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2399": { + "name": "Soul Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2400": { + "name": "Spirit Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2401": { + "name": "Soul Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2402": { + "name": "Red Wedding", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2403": { + "name": "Eyes for You", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2404": { + "name": "Head over Heels", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2405": { + "name": "In Sickness and in Health", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2406": { + "name": "Desolation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2407": { + "name": "Terror Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2408": { + "name": "Spiral Spin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2409": { + "name": "Desolation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2410": { + "name": "Level X Petrify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2411": { + "name": "Stone", + "potency": 140, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2412": { + "name": "Grim Fate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2413": { + "name": "Heartburn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2414": { + "name": "Elbow Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2415": { + "name": "Double Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2416": { + "name": "100-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2417": { + "name": "100-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2418": { + "name": "Glower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2419": { + "name": "Eye of the Beholder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2420": { + "name": "Burning Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2421": { + "name": "Levinshower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2422": { + "name": "Bad Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2423": { + "name": "Vine Probe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2424": { + "name": "Boulder Clap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2425": { + "name": "Rockslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2426": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2427": { + "name": "Petribreath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2428": { + "name": "Numbing Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2429": { + "name": "Poison Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2430": { + "name": "Terror Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2431": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2432": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2433": { + "name": "Sweet Steel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2438": { + "name": "Aura Curtain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2439": { + "name": "Cavatina", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2440": { + "name": "Cavatina", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2441": { + "name": "Curtain Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2442": { + "name": "Diamond Dust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2444": { + "name": "Void Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2445": { + "name": "Salivous Snap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2446": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2447": { + "name": "Oculus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2448": { + "name": "Low Peal", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2449": { + "name": "Deep Chill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2450": { + "name": "Inner Demons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2451": { + "name": "Frost Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2452": { + "name": "Melt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2453": { + "name": "Frost Staff", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2454": { + "name": "Icebrand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2455": { + "name": "Hailstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2456": { + "name": "Hailstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2457": { + "name": "Permafrost", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2458": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2459": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2460": { + "name": "Absolute Zero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2461": { + "name": "Dreams of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2462": { + "name": "Icicle Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2463": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2464": { + "name": "Heavenly Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2465": { + "name": "Glacier Bash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2466": { + "name": "Diamond Dust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2467": { + "name": "透明:シヴァ:凍結レクト:ノックバック用", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2468": { + "name": "Whiteout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2475": { + "name": "Brackish Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2476": { + "name": "Brackish Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2477": { + "name": "Hatch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2478": { + "name": "Wings of Woe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2479": { + "name": "Flounder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2480": { + "name": "Big Scissors", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2481": { + "name": "Bubble Bath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2482": { + "name": "Final Sting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2484": { + "name": "Bloody Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2486": { + "name": "Thorn Whip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2488": { + "name": "Floral Trap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2489": { + "name": "Devour", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2490": { + "name": "Spit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2491": { + "name": "Spit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2492": { + "name": "Viscid Emission", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2493": { + "name": "Blighted Bouquet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2494": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2495": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2496": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2497": { + "name": "Swarm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2499": { + "name": "Acid Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2500": { + "name": "Rotten Stench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2501": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2502": { + "name": "Sharp Sting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2503": { + "name": "Terminal Sting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2504": { + "name": "Acid Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2505": { + "name": "Acid Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2506": { + "name": "Acid Ooze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2533": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2534": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2565": { + "name": "Bahamut's Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2601": { + "name": "Seedvolley", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2602": { + "name": "the Lion's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2603": { + "name": "the Ram's Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2604": { + "name": "the Dragon's Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2605": { + "name": "Hood Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2606": { + "name": "Whip Back", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2607": { + "name": "Regorge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2608": { + "name": "Gust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2609": { + "name": "Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2610": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2611": { + "name": "Pulse Transmission", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2615": { + "name": "Low Voltage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2616": { + "name": "Object 130", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2617": { + "name": "Auto-cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2618": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2619": { + "name": "Infatuation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2635": { + "name": "Shock Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2636": { + "name": "Thunderspark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2637": { + "name": "Thunderstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2638": { + "name": "Thunderstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2639": { + "name": "Thunderstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2640": { + "name": "Judgment Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2641": { + "name": "Chaotic Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2642": { + "name": "Rolling Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2643": { + "name": "Thunderbolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2644": { + "name": "Increased Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2647": { + "name": "Flying Frenzy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2648": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2649": { + "name": "Wild Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2650": { + "name": "Earthen Heart", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2651": { + "name": "Poison Dust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2652": { + "name": "Dark Orb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2653": { + "name": "Dark Dome", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2654": { + "name": "Condemnation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2655": { + "name": "Condemnation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2656": { + "name": "Charybdis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2658": { + "name": "Death Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2659": { + "name": "Hex Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2660": { + "name": "Catharsis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2661": { + "name": "Golden Tongue", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2662": { + "name": "Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2663": { + "name": "Bad-mouth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2664": { + "name": "Kick and Scream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2665": { + "name": "Kick and Scream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2666": { + "name": "Sticky Web", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2667": { + "name": "Caustic Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2668": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2669": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2670": { + "name": "Realm Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2671": { + "name": "Silkscreen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2672": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2673": { + "name": "Hammer Beak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2674": { + "name": "Petribreath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2675": { + "name": "Numbing Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2676": { + "name": "Poison Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2677": { + "name": "Slumber Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2678": { + "name": "10,000 Needles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2679": { + "name": "20,000 Needles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2680": { + "name": "30,000 Needles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2681": { + "name": "Microblaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2682": { + "name": "Charged Whisker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2683": { + "name": "Petrifying Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2684": { + "name": "Petriblaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2685": { + "name": "Stone Cold", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2686": { + "name": "Megablaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2687": { + "name": "Levinshower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2688": { + "name": "Levinfang", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2689": { + "name": "Electrify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2690": { + "name": "Electrify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2692": { + "name": "Terror Touch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2693": { + "name": "Paralyze III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2694": { + "name": "Tornado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2695": { + "name": "Spinning Kick", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2696": { + "name": "Groundburst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2697": { + "name": "Gravity Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2698": { + "name": "Drench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2699": { + "name": "Douse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2700": { + "name": "Douse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2701": { + "name": "Scale Ripple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2702": { + "name": "Scale Ripple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2703": { + "name": "Counter Maneuvers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2704": { + "name": "Counter Maneuvers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2705": { + "name": "Shred", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2706": { + "name": "the Hand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2707": { + "name": "Shred", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2708": { + "name": "the Hand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2710": { + "name": "Bubble Shower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2711": { + "name": "Big Scissors", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2712": { + "name": "Bubble Bath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2713": { + "name": "Crab Dribble", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2715": { + "name": "Lateral Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2716": { + "name": "Sharpened Knife", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2717": { + "name": "the Scourge of Nym", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2718": { + "name": "Throat Stab", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2719": { + "name": "Whetstone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2720": { + "name": "Transonic Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2721": { + "name": "Flying Frenzy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2722": { + "name": "Breath Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2723": { + "name": "Sonic Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2724": { + "name": "Sonic Boom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2725": { + "name": "Rake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2726": { + "name": "the Lion's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2727": { + "name": "Swinge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2728": { + "name": "Stagnant Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2729": { + "name": "Nightmarish Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2730": { + "name": "Peculiar Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2731": { + "name": "Bog Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2732": { + "name": "Wild Rattle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2733": { + "name": "Dripping Fang", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2734": { + "name": "Stone Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2735": { + "name": "Hood Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2736": { + "name": "Whip Back", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2737": { + "name": "Regorge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2738": { + "name": "Steel Scales", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2739": { + "name": "Disseminate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2740": { + "name": "Canopy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2741": { + "name": "Arboreal Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2742": { + "name": "Acorn Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2743": { + "name": "Backhand Blow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2744": { + "name": "Rise and Fall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2746": { + "name": "Mind Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2747": { + "name": "Mind Melt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2748": { + "name": "Tornado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2750": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2751": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2752": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2753": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2754": { + "name": "Hundred Lashings", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2755": { + "name": "Bloody Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2756": { + "name": "Gold Dust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2757": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2758": { + "name": "Viscid Emission", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2759": { + "name": "Bombination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2760": { + "name": "Whipcrack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2761": { + "name": "Aero Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2762": { + "name": "Stormwind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2763": { + "name": "Eerie Soundwave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2764": { + "name": "Plague Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2765": { + "name": "Corrosive Gale", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2766": { + "name": "10-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2767": { + "name": "10-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2768": { + "name": "100-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2769": { + "name": "100-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2770": { + "name": "Glower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2771": { + "name": "Eye of the Beholder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2772": { + "name": "1000-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2773": { + "name": "Predatorial Instinct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2776": { + "name": "Dissever", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2777": { + "name": "White Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2778": { + "name": "Ball of Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2779": { + "name": "Ball of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2780": { + "name": "Triumvirate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2781": { + "name": "Mean Thrash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2782": { + "name": "Fear Itself", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2783": { + "name": "Stone Skull", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2784": { + "name": "Boulder Clap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2785": { + "name": "True Grit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2786": { + "name": "Plaincracker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2787": { + "name": "Obliterate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2788": { + "name": "Rockslide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2789": { + "name": "Earthen Heart", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2791": { + "name": "Sand Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2792": { + "name": "Sandstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2793": { + "name": "Poison Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2794": { + "name": "Earthquake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2795": { + "name": "Sand Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2796": { + "name": "Bottomless Desert", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2797": { + "name": "Sand Pillar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2798": { + "name": "Beatdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2799": { + "name": "Inhale", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2800": { + "name": "Moldy Sneeze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2801": { + "name": "Sickly Sneeze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2802": { + "name": "Moldy Phlegm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2803": { + "name": "Goobbue's Grief", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2804": { + "name": "Attractant", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2805": { + "name": "Sticky Tongue", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2806": { + "name": "Solidifying Secretion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2807": { + "name": "Lethal Lap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2808": { + "name": "Lap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2809": { + "name": "Labored Leap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2810": { + "name": "Vasoconstrictor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2811": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2812": { + "name": "Heat Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2813": { + "name": "Tail Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2814": { + "name": "Deadly Hold", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2815": { + "name": "Wild Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2816": { + "name": "Pulverizing Pound", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2817": { + "name": "Horrisonous Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2818": { + "name": "Seismic Rift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2819": { + "name": "Khoomii", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2820": { + "name": "Sonorous Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2822": { + "name": "Encierro", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2823": { + "name": "Devil Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2824": { + "name": "Petrifaction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2825": { + "name": "Bull Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2826": { + "name": "Cold Stare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2827": { + "name": "Jettatura", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2828": { + "name": "Bestial Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2829": { + "name": "Mow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2830": { + "name": "Triclip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2831": { + "name": "Frightful Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2832": { + "name": "Mortal Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2833": { + "name": "Salivous Snap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2834": { + "name": "Dragon Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2835": { + "name": "Granite Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2836": { + "name": "Toxic Vomit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2837": { + "name": "Evil Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2839": { + "name": "Grand Sword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2840": { + "name": "Grand Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2841": { + "name": "System Evaluation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2842": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2843": { + "name": "Overheat", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2844": { + "name": "Exhaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2845": { + "name": "Plasma Field", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2846": { + "name": "Plasma Field", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2847": { + "name": "Void Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2848": { + "name": "Void Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2849": { + "name": "Void Fire III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2850": { + "name": "Void Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2851": { + "name": "Void Thunder II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2852": { + "name": "Void Thunder III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2853": { + "name": "Void Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2854": { + "name": "Void Blizzard II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2855": { + "name": "Void Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2856": { + "name": "Countershot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2862": { + "name": "Void Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2864": { + "name": "Rook Autoturret", + "potency": 80, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2865": { + "name": "Bishop Autoturret", + "potency": 60, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2866": { + "name": "Split Shot", + "potency": 140, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2867": { + "name": "Reload", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2868": { + "name": "Slug Shot", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2869": { + "name": "Lead Shot", + "potency": 40, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2870": { + "name": "Spread Shot", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2871": { + "name": "Grenado Shot", + "potency": 120, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2872": { + "name": "Hot Shot", + "potency": 120, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2873": { + "name": "Clean Shot", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2874": { + "name": "Gauss Round", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2875": { + "name": "Heartbreak", + "potency": 180, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2876": { + "name": "Reassemble", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2877": { + "name": "Leg Graze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2878": { + "name": "Wildfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2879": { + "name": "Quick Reload", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2880": { + "name": "Gauss Barrel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2881": { + "name": "Rapid Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2882": { + "name": "Rend Mind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2883": { + "name": "Suppressive Fire", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2884": { + "name": "Foot Graze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2885": { + "name": "Hypercharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2886": { + "name": "Head Graze", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2887": { + "name": "Dismantle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2888": { + "name": "Blank", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2889": { + "name": "Promotion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2890": { + "name": "Ricochet", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2893": { + "name": "Ossify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2895": { + "name": "Rotting Bandages", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2897": { + "name": "Sandblast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2898": { + "name": "Desert Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2899": { + "name": "Dust to Dust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2900": { + "name": "Iron Pike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2901": { + "name": "Crackle Hiss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2902": { + "name": "Critical Rip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2903": { + "name": "Spike Flail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2904": { + "name": "Erratic Blaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2905": { + "name": "Erratic Blaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2906": { + "name": "Electrification", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2907": { + "name": "Wild Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2908": { + "name": "Electric Shock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2909": { + "name": "Electrocharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2910": { + "name": "Electric Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2911": { + "name": "Heat Lightning", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2912": { + "name": "Heat Lightning", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2913": { + "name": "Cyclonic Chaos", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2914": { + "name": "Cyclonic Chaos", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2915": { + "name": "Electric Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2916": { + "name": "Crackle Hiss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2917": { + "name": "Spike Flail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2918": { + "name": "Erratic Blaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2919": { + "name": "Erratic Blaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2920": { + "name": "Static Discharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2921": { + "name": "Electric Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2922": { + "name": "(仮)ティアマット:メカハイドラ:オートアタック:バハムートダンジョン3", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2923": { + "name": "Resonance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2924": { + "name": "Nerve Gas", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2925": { + "name": "Nerve Gas", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2926": { + "name": "Nerve Gas", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2927": { + "name": "Barofield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2928": { + "name": "Barofield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2929": { + "name": "Main Head", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2930": { + "name": "Secondary Head", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2931": { + "name": "Secondary Head", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2932": { + "name": "(仮)ティアマット:メカハイドラ:3連メテオ発射/A:バハムートダンジョン3", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2933": { + "name": "(仮)ティアマット:メカハイドラ:3連メテオ発射/B:バハムートダンジョン3", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2934": { + "name": "Seed of the Rivers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2935": { + "name": "Seed of the Sea", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2936": { + "name": "Emergency Mode", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2937": { + "name": "Nerve Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2938": { + "name": "Nerve Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2939": { + "name": "Nanospore Jet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2940": { + "name": "Nanospore Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2941": { + "name": "Auto-cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2942": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2943": { + "name": "Vacuum Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2944": { + "name": "(仮)ダラガブ球:AA:バハムートダンジョン3/ボス2用", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2945": { + "name": "Node Retrieval", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2946": { + "name": "Object 199", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2947": { + "name": "Repelling Cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2948": { + "name": "Gravity Field", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2949": { + "name": "Forked Lightning", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2950": { + "name": "Forked Lightning", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2951": { + "name": "Revelation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2952": { + "name": "Brand of Purgatory", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2953": { + "name": "Chain of Purgatory", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2954": { + "name": "Arm of Purgatory", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2955": { + "name": "Flames of Unforgiveness", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2956": { + "name": "Blackfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2957": { + "name": "Blackfire Blaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2958": { + "name": "Blackfire Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2959": { + "name": "Whitefire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2960": { + "name": "Whitefire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2961": { + "name": "Bluefire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2962": { + "name": "Bluefire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2963": { + "name": "Redfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2964": { + "name": "Redfire Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2965": { + "name": "Redfire Blaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2966": { + "name": "(仮)フェニックス:原種:飛び上がる:バハムートダンジョン3", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2967": { + "name": "(仮)フェニックス:原種:着地:バハムートダンジョン3", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2968": { + "name": "Flames of Rebirth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2969": { + "name": "Flames of Rebirth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2970": { + "name": "Flames of Rebirth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2971": { + "name": "Flames of Rebirth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2972": { + "name": "Fountain of Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2973": { + "name": "Fountain of Life", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2974": { + "name": "Fountain of Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2975": { + "name": "Summon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2976": { + "name": "Scorched Pinion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2977": { + "name": "Scorched Pinion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2978": { + "name": "Redfire Plume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2979": { + "name": "Redfire Plume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2980": { + "name": "Rejuvenation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2981": { + "name": "(仮)ワイバーン:ズー:火の鳥:ポップ時アクション:バハムートダンジョン3", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2982": { + "name": "Sharp Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2983": { + "name": "Sharp Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2984": { + "name": "Sharp Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2985": { + "name": "Fantod", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2986": { + "name": "Fantod", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2987": { + "name": "Fantod", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2988": { + "name": "(仮)バハムート:霊体:オートアタック:バハムートダンジョン3", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2989": { + "name": "Flare Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2990": { + "name": "Flatten", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2991": { + "name": "Megaflare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2992": { + "name": "Megaflare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2993": { + "name": "Megaflare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2994": { + "name": "Megaflare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2995": { + "name": "Megaflare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2996": { + "name": "Megaflare Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2997": { + "name": "Earth Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2998": { + "name": "Earth Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "2999": { + "name": "Earth Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3000": { + "name": "Earth Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3001": { + "name": "Gigaflare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3002": { + "name": "Gigaflare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3003": { + "name": "Flare Star", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3004": { + "name": "Flare Star", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3005": { + "name": "Rage of Bahamut", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3006": { + "name": "(仮)バハムート:霊体:上空へ飛び立つ:バハムートダンジョン3", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3007": { + "name": "(仮)バハムート:霊体:上空から地上に着地する:バハムートダンジョン3", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3008": { + "name": "Megaflare Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3009": { + "name": "Teraflare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3010": { + "name": "Akh Morn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3011": { + "name": "Akh Morn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3012": { + "name": "Tempest Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3013": { + "name": "Deadly Drive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3014": { + "name": "Blazing Trail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3015": { + "name": "Bravery", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3016": { + "name": "Double Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3017": { + "name": "Plummet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3018": { + "name": "Death Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3019": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3020": { + "name": "Ripper Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3021": { + "name": "Tail Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3022": { + "name": "Devour", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3023": { + "name": "Bloody Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3024": { + "name": "Pole Reversal", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3025": { + "name": "Apocalypse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3026": { + "name": "Evil Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3027": { + "name": "Calcifying Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3028": { + "name": "Baleful Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3029": { + "name": "Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3030": { + "name": "Rotoswipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3031": { + "name": "(仮)ダラガブ球:AA:バハムートダンジョン3:2層Trash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3032": { + "name": "Subduction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3033": { + "name": "the Giving Sea", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3034": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3035": { + "name": "Death Grip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3036": { + "name": "Wild Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3037": { + "name": "Frost Bow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3038": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3039": { + "name": "Glass Dance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3040": { + "name": "Avalanche", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3041": { + "name": "Icebrand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3042": { + "name": "Hailstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3043": { + "name": "Permafrost", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3044": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3045": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3046": { + "name": "Absolute Zero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3047": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3048": { + "name": "Heavenly Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3049": { + "name": "Glacier Bash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3050": { + "name": "Dreams of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3051": { + "name": "Icicle Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3052": { + "name": "Whiteout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3053": { + "name": "the Warden's Verdict", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3054": { + "name": "Impale", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3055": { + "name": "Mark of Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3056": { + "name": "Inspire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3057": { + "name": "Stun Claws", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3058": { + "name": "Expire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3059": { + "name": "Aqua Ball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3060": { + "name": "Tail Screw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3061": { + "name": "Wild Instinct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3062": { + "name": "Hornswaggle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3063": { + "name": "Scuttle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3064": { + "name": "Keelhaul", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3065": { + "name": "Aim", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3066": { + "name": "Musket", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3067": { + "name": "Walk the Plank", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3068": { + "name": "Tackle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3069": { + "name": "Ink Jet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3070": { + "name": "Ink Blot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3071": { + "name": "Wallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3072": { + "name": "Strangle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3073": { + "name": "Seize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3074": { + "name": "Hurl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3075": { + "name": "Seawater Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3076": { + "name": "Wallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3077": { + "name": "Clearout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3078": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3079": { + "name": "Snow Drift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3080": { + "name": "Snow Drift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3081": { + "name": "Aura", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3082": { + "name": "Tundra", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3083": { + "name": "Cold Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3084": { + "name": "Ice Guillotine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3085": { + "name": "Hypothermal Combustion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3086": { + "name": "Death Grip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3087": { + "name": "Frozen Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3088": { + "name": "Buffet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3089": { + "name": "Northerlies", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3090": { + "name": "Snow Boulder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3091": { + "name": "Double Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3092": { + "name": "Elbow Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3093": { + "name": "Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3095": { + "name": "Pillar Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3096": { + "name": "Pillar Pierce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3097": { + "name": "Pillar Shatter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3098": { + "name": "Heavy Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3099": { + "name": "Thousand-year Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3100": { + "name": "Heavensward Howl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3101": { + "name": "Thousand-year Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3102": { + "name": "Ecliptic Bite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3103": { + "name": "Lunar Cry", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3104": { + "name": "5000 Needles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3105": { + "name": "100,000 Needles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3106": { + "name": "3000 Needles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3107": { + "name": "Sabotendash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3108": { + "name": "Smite of Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3109": { + "name": "Flurry of Rage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3110": { + "name": "Light of Anathema", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3111": { + "name": "Cold Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3112": { + "name": "Cactguard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3113": { + "name": "Transcendence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3114": { + "name": "Chaotic Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3115": { + "name": "Goad", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3116": { + "name": "Whispers of Ire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3117": { + "name": "Severe Snort", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3118": { + "name": "Snort", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3119": { + "name": "Snortsault", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3120": { + "name": "Snortsault", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3121": { + "name": "Snortsault", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3122": { + "name": "FUNGAH", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3123": { + "name": "FUNGAH", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3124": { + "name": "人型:拘束:事件屋ヒルディ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3125": { + "name": "Fungah", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3126": { + "name": "Fungahhh", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3127": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3128": { + "name": "Grind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3129": { + "name": "Bosom Buddies", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3130": { + "name": "4-tonze Weight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3131": { + "name": "4-tonze Weight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3132": { + "name": "Imp Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3133": { + "name": "Aqua Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3134": { + "name": "Megavolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3135": { + "name": "Tentacle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3136": { + "name": "Wallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3137": { + "name": "Clearout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3138": { + "name": "Bosom Buddies", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3141": { + "name": "Sanngetall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3142": { + "name": "Sanngetall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3143": { + "name": "Hall of Sorrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3144": { + "name": "Einherjar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3145": { + "name": "Valknut", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3146": { + "name": "Darksteel Reins", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3147": { + "name": "Hall of Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3148": { + "name": "Hall of Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3149": { + "name": "Hall of Lead", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3150": { + "name": "Hall of Lead", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3151": { + "name": "Gungnir", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3152": { + "name": "Gagnrath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3153": { + "name": "Gungnir", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3154": { + "name": "Zantetsuken", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3155": { + "name": "Shin-Zantetsuken", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3156": { + "name": "Hypothermal Combustion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3157": { + "name": "Death Blossom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3158": { + "name": "Throwing Dagger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3159": { + "name": "Snortsault", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3160": { + "name": "Pillar Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3161": { + "name": "Chains of Malison", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3162": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3163": { + "name": "Holmgang", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3164": { + "name": "(仮)人型:真デュラハン:オートアタック:古城アムダハード", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3165": { + "name": "Geirrothr", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3166": { + "name": "Hall of Sorrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3167": { + "name": "Valfodr", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3168": { + "name": "Yggr", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3169": { + "name": "Smite of Gloom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3170": { + "name": "Ripples of Gloom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3171": { + "name": "Invisible", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3172": { + "name": "Batter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3173": { + "name": "Entrance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3174": { + "name": "Doppelganger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3175": { + "name": "Banishing Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3176": { + "name": "Banishing Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3177": { + "name": "Cadaveric Spasm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3178": { + "name": "Sleight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3179": { + "name": "Spontaneous Combustion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3180": { + "name": "(仮)バハムート・ネール:ピエロ:オートアタック:古城アムダハード", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3181": { + "name": "Jongleur's X", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3182": { + "name": "Blackout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3183": { + "name": "Wild Card", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3184": { + "name": "Black Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3185": { + "name": "Sleight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3186": { + "name": "Jester's Reap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3187": { + "name": "Death Scythe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3188": { + "name": "Abyssal Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3189": { + "name": "Swarm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3190": { + "name": "Viscid Emission", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3191": { + "name": "Arboreal Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3192": { + "name": "Acorn Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3193": { + "name": "Clearout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3194": { + "name": "Bitter Nectar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3195": { + "name": "Crash Down", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3196": { + "name": "Makibishi", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3197": { + "name": "Ilsabardian Regen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3198": { + "name": "Melt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3199": { + "name": "Melt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3200": { + "name": "Shatter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3201": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3202": { + "name": "Suiyaku", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3203": { + "name": "Raiton", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3204": { + "name": "Raiton", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3205": { + "name": "Katon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3206": { + "name": "Shadowspawn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3207": { + "name": "Kanashibari", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3208": { + "name": "Rebirth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3209": { + "name": "Tempest Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3210": { + "name": "透明:シヴァ:凍結レクト:ノックバック用/ヒロイック", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3211": { + "name": "Batterhorn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3212": { + "name": "Fire Angon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3213": { + "name": "Blazing Angon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3214": { + "name": "Burning Memories", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3215": { + "name": "Clobber", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3216": { + "name": "Blazing Angon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3217": { + "name": "Firespit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3218": { + "name": "Groundburst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3219": { + "name": "Toad", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3220": { + "name": "Sacred Standard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3221": { + "name": "Standard Retrieval", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3222": { + "name": "Grip of Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3223": { + "name": "Grip of Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3224": { + "name": "Grip of Fens", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3225": { + "name": "Grip of Ferrum", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3226": { + "name": "Rushing Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3227": { + "name": "Vorpal Wheel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3228": { + "name": "Rot Gas", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3229": { + "name": "Tyrannic Blare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3230": { + "name": "Soul Douse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3231": { + "name": "Sacred Idol", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3232": { + "name": "Grip of Fever", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3233": { + "name": "Groundburst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3234": { + "name": "Hide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3235": { + "name": "Howling Moon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3236": { + "name": "Arrow Deluge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3238": { + "name": "Grip of Fever", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3239": { + "name": "Snow Boulder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3241": { + "name": "Slabber", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3242": { + "name": "Devour", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3243": { + "name": "Engorge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3244": { + "name": "Spew", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3245": { + "name": "Predator Claws", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3246": { + "name": "Tail Blow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3247": { + "name": "Hound Out of Hell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3248": { + "name": "Innerspace", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3249": { + "name": "Mini", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3250": { + "name": "Sulphurous Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3251": { + "name": "Sulphurous Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3252": { + "name": "Lightning Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3253": { + "name": "Lightning Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3254": { + "name": "Ululation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3255": { + "name": "Triclip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3256": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3257": { + "name": "Detonator", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3258": { + "name": "Elbow Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3259": { + "name": "Double Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3260": { + "name": "10-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3261": { + "name": "10-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3266": { + "name": "Stranger Tides", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3267": { + "name": "World's End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3268": { + "name": "Blood Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3272": { + "name": "Double Vision", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3273": { + "name": "Sullen Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3274": { + "name": "Ireful Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3275": { + "name": "Level 100 Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3276": { + "name": "Level 100 Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3277": { + "name": "Level 150 Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3278": { + "name": "Level 150 Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3279": { + "name": "Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3280": { + "name": "Stare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3281": { + "name": "Mortal Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3282": { + "name": "Discordance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3283": { + "name": "Fermata", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3284": { + "name": "Breath of Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3285": { + "name": "Breath of Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3286": { + "name": "Breath of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3287": { + "name": "Breath of Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3288": { + "name": "Breath of Poison", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3289": { + "name": "Radiance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3290": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3291": { + "name": "Seep", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3293": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3294": { + "name": "Heat Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3295": { + "name": "White Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3296": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3297": { + "name": "Zero-form Particle Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3298": { + "name": "Feint Particle Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3299": { + "name": "Feint Particle Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3300": { + "name": "Particle Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3301": { + "name": "Particle Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3302": { + "name": "Particle Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3303": { + "name": "Bad Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3304": { + "name": "Black Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3305": { + "name": "Flood of Darkness", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3306": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3307": { + "name": "Low Voltage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3308": { + "name": "Object 130", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3309": { + "name": "Auto-cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3310": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3311": { + "name": "High-powered Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3312": { + "name": "Repelling Cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3313": { + "name": "Web", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3314": { + "name": "Web", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3315": { + "name": "Aero II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3316": { + "name": "Aero II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3317": { + "name": "Woken Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3318": { + "name": "Buffet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3319": { + "name": "Turbulence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3320": { + "name": "Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3321": { + "name": "Eerie Soundwave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3322": { + "name": "White Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3323": { + "name": "Cockcrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3324": { + "name": "Declaration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3325": { + "name": "Masamune", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3326": { + "name": "Electrogenetic Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3327": { + "name": "Invisible Touch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3328": { + "name": "Dragon's Lair", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3329": { + "name": "Dragonfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3330": { + "name": "Dragonspirit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3331": { + "name": "Dragonflight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3332": { + "name": "Dragonstrike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3333": { + "name": "Sword Dance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3334": { + "name": "Sword Dance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3335": { + "name": "Enchain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3336": { + "name": "Divider", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3337": { + "name": "Icewind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3338": { + "name": "Moonlight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3339": { + "name": "Bloomshower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3340": { + "name": "Marrow Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3341": { + "name": "Marrow Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3342": { + "name": "Marrow Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3343": { + "name": "the Ram's Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3344": { + "name": "the Dragon's Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3345": { + "name": "Mean Thrash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3346": { + "name": "Diarchy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3347": { + "name": "Ball of Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3348": { + "name": "Ball of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3349": { + "name": "Whirlwind Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3350": { + "name": "Bitter End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3351": { + "name": "Pradamante", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3352": { + "name": "Giga Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3353": { + "name": "Tiny Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3354": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3355": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3356": { + "name": "Full Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3358": { + "name": "Eyes on Me", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3359": { + "name": "Aegis Boon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3360": { + "name": "Raw Destruction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3361": { + "name": "Cometeor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3362": { + "name": "Empyrean Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3363": { + "name": "テュポーン:自分中心円:ゴールドソーサー", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3364": { + "name": "テュポーン:ステージ外周:ゴールドソーサー", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3365": { + "name": "テュポーン:扇:ゴールドソーサー", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3366": { + "name": "テュポーン:直線:ゴールドソーサー", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3367": { + "name": "テュポーン:GT:ゴールドソーサー", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3368": { + "name": "透明:テュポーン:GT:ゴールドソーサー", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3369": { + "name": "Landwaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3370": { + "name": "Body Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3371": { + "name": "Sidewise Slice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3372": { + "name": "Seismic Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3373": { + "name": "Blazing Shriek", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3374": { + "name": "Underfoot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3375": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3380": { + "name": "Dragonkiller", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3381": { + "name": "Whirlwind Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3382": { + "name": "Bitter End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3383": { + "name": "Pradamante", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3384": { + "name": "Flamethrower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3385": { + "name": "Heavy Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3386": { + "name": "Mark XLI Quick-firing Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3387": { + "name": "Intake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3388": { + "name": "Mark XLIII Mini Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3389": { + "name": "Flamethrower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3390": { + "name": "Flamethrower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3391": { + "name": "Carpet Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3392": { + "name": "Carpet Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3393": { + "name": "Blitz", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3394": { + "name": "Garlean Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3395": { + "name": "Disdain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3396": { + "name": "Disdain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3397": { + "name": "Admonishment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3398": { + "name": "Admonishment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3399": { + "name": "Admonishment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3400": { + "name": "Outer Turmoil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3401": { + "name": "Animadversion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3402": { + "name": "Condescension", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3403": { + "name": "Antipathy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3407": { + "name": "Inner Turmoil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3408": { + "name": "Detonation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3409": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3411": { + "name": "Garlean Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3412": { + "name": "Ancient Quaga", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3413": { + "name": "Ancient Quake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3414": { + "name": "Black Hole", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3415": { + "name": "White Hole", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3416": { + "name": "Shockwave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3418": { + "name": "Hunter's Moon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3419": { + "name": "Aetherial Distribution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3420": { + "name": "Dark IV", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3421": { + "name": "Isten Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3422": { + "name": "Sina Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3423": { + "name": "Salas Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3424": { + "name": "Dark II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3425": { + "name": "Extend", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3426": { + "name": "Blight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3427": { + "name": "Aetherial Pull", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3428": { + "name": "Aetherial Tide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3429": { + "name": "Comet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3430": { + "name": "Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3431": { + "name": "Dark Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3432": { + "name": "Spark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3433": { + "name": "Spark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3434": { + "name": "End of Days", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3435": { + "name": "End of Days", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3436": { + "name": "アシエン・ナブリアレス:ダテレポ:ナブリアレス戦", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3437": { + "name": "Quake III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3439": { + "name": "Void Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3440": { + "name": "Rot Gas", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3441": { + "name": "the Dragon's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3442": { + "name": "White Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3443": { + "name": "Double", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3444": { + "name": "Triple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3445": { + "name": "Granite Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3446": { + "name": "Frost Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3447": { + "name": "Sheet of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3448": { + "name": "Rime Wreath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3449": { + "name": "Plasma Release", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3450": { + "name": "Web of Lightning", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3451": { + "name": "Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3452": { + "name": "Spiked Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3453": { + "name": "Rake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3454": { + "name": "Engulfing Flames", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3455": { + "name": "Swinge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3456": { + "name": "Hard Stomp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3457": { + "name": "Diamondback", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3458": { + "name": "Tortoise Stomp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3459": { + "name": "Burning Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3460": { + "name": "Salivous Snap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3461": { + "name": "Dragon Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3462": { + "name": "Toxic Vomit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3463": { + "name": "Lunge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3464": { + "name": "Electric Velitation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3465": { + "name": "Strident Scream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3466": { + "name": "Levinshower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3467": { + "name": "Electrify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3468": { + "name": "Ripper Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3469": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3470": { + "name": "Heat Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3471": { + "name": "Tail Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3472": { + "name": "Wild Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3473": { + "name": "Bloodboil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3474": { + "name": "Bone Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3475": { + "name": "Batterhorn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3476": { + "name": "Bitter End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3477": { + "name": "Giga Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3478": { + "name": "Grand Sword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3479": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3480": { + "name": "Exhaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3481": { + "name": "Grand Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3482": { + "name": "Carpet Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3483": { + "name": "Icewind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3484": { + "name": "Moonlight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3485": { + "name": "Bloomshower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3486": { + "name": "Magitek Field", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3487": { + "name": "Turret Retrieval", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3497": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3498": { + "name": "Sheet of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3499": { + "name": "Mortal Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3500": { + "name": "Carpet Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3501": { + "name": "Fluid Spread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3502": { + "name": "Aetherial Tide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3503": { + "name": "Blazing Trail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3505": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3507": { + "name": "Reawakening", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3508": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3509": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3510": { + "name": "Sour Sough", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3511": { + "name": "Icewind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3512": { + "name": "Moonlight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3513": { + "name": "Bloomshower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3514": { + "name": "Ballast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3515": { + "name": "Labored Leap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3516": { + "name": "Stone Skull", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3517": { + "name": "Words of Winter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3518": { + "name": "Disclosure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3519": { + "name": "Repel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3520": { + "name": "Liquefy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3521": { + "name": "Liquefy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3522": { + "name": "Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3523": { + "name": "Dark Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3524": { + "name": "Void Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3525": { + "name": "Tome Seal", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3526": { + "name": "Void Spark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3527": { + "name": "Thrub", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3528": { + "name": "Deep Darkness", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3529": { + "name": "Magic Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3530": { + "name": "Abyssal Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3531": { + "name": "Abyssal Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3532": { + "name": "Abyssal Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3533": { + "name": "Abyssal Transfixion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3534": { + "name": "Void Thunder III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3535": { + "name": "Void Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3536": { + "name": "Canker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3537": { + "name": "Void Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3538": { + "name": "Goring Blade", + "potency": 100, + "comboPotency": 240, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3539": { + "name": "Royal Authority", + "potency": 100, + "comboPotency": 350, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3540": { + "name": "Divine Veil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3541": { + "name": "Clemency", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 1200, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3542": { + "name": "Sheltron", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3543": { + "name": "Tornado Kick", + "potency": 330, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3544": { + "name": "Purification", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3545": { + "name": "Elixir Field", + "potency": 220, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3546": { + "name": "Meditation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3547": { + "name": "the Forbidden Chakra", + "potency": 320, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3548": { + "name": "Deliverance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3549": { + "name": "Fell Cleave", + "potency": 500, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3550": { + "name": "Decimate", + "potency": 280, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3551": { + "name": "Raw Intuition", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3552": { + "name": "Equilibrium", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 1200, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3553": { + "name": "Blood of the Dragon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3554": { + "name": "Fang and Claw", + "potency": 200, + "comboPotency": 0, + "flankPotency": 290, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3555": { + "name": "Geirskogul", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3556": { + "name": "Wheeling Thrust", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 290, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3557": { + "name": "Battle Litany", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3558": { + "name": "Empyreal Arrow", + "potency": 230, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3559": { + "name": "the Wanderer's Minuet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3560": { + "name": "Iron Jaws", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3561": { + "name": "the Warden's Paean", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3562": { + "name": "Sidewinder", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3563": { + "name": "Armor Crush", + "potency": 100, + "comboPotency": 220, + "flankPotency": 160, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3564": { + "name": "Shadewalker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3565": { + "name": "Smoke Screen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3566": { + "name": "Dream Within a Dream", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3567": { + "name": "Duality", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3568": { + "name": "Stone III", + "potency": 210, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3569": { + "name": "Asylum", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 100, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3570": { + "name": "Tetragrammaton", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 700, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3571": { + "name": "Assize", + "potency": 300, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 300, + "restorePercentage": 10, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3572": { + "name": "Aero III", + "potency": 50, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3573": { + "name": "Ley Lines", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3574": { + "name": "Sharpcast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3575": { + "name": "Enochian", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3576": { + "name": "Blizzard IV", + "potency": 280, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3577": { + "name": "Fire IV", + "potency": 280, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3578": { + "name": "Painflare", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3579": { + "name": "Ruin III", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3580": { + "name": "Tri-disaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3581": { + "name": "Dreadwyrm Trance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3582": { + "name": "Deathflare", + "potency": 400, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3583": { + "name": "Indomitability", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 400, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3584": { + "name": "Broil", + "potency": 170, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3585": { + "name": "Deployment Tactics", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3586": { + "name": "Emergency Tactics", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3587": { + "name": "Dissipation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3590": { + "name": "Draw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3591": { + "name": "Royal Road", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3592": { + "name": "Spread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3593": { + "name": "Redraw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3594": { + "name": "Benefic", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 400, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3595": { + "name": "Aspected Benefic", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 190, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3596": { + "name": "Malefic", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3597": { + "name": "Stella", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3598": { + "name": "Malefic II", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3599": { + "name": "Combust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3600": { + "name": "Helios", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 300, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3601": { + "name": "Aspected Helios", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 200, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3602": { + "name": "Exalted Detriment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3603": { + "name": "Ascend", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3604": { + "name": "Diurnal Sect", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3605": { + "name": "Nocturnal Sect", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3606": { + "name": "Lightspeed", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3607": { + "name": "Luminiferous Aether", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3608": { + "name": "Combust II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3609": { + "name": "Disable", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3610": { + "name": "Benefic II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 650, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3611": { + "name": "Time Dilation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3612": { + "name": "Synastry", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3613": { + "name": "Collective Unconscious", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 150, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3614": { + "name": "Essential Dignity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 400, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3615": { + "name": "Gravity", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3616": { + "name": "Celestial Opposition", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3617": { + "name": "Hard Slash", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 3619, + 3623 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "3618": { + "name": "Shadowskin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3619": { + "name": "Spinning Slash", + "potency": 100, + "comboPotency": 220, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 3627 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "3620": { + "name": "Scourge", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3621": { + "name": "Unleash", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3622": { + "name": "Low Blow", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3623": { + "name": "Syphon Strike", + "potency": 100, + "comboPotency": 250, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [ + 3632, + 3637 + ], + "statuses": { + "caster": [], + "target": [] + } + }, + "3624": { + "name": "Unmend", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3625": { + "name": "Blood Weapon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3626": { + "name": "Reprisal", + "potency": 210, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3627": { + "name": "Power Slash", + "potency": 100, + "comboPotency": 300, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3628": { + "name": "Darkside", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3629": { + "name": "Grit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3630": { + "name": "Dark Dance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3631": { + "name": "Blood Price", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3632": { + "name": "Souleater", + "potency": 100, + "comboPotency": 260, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3633": { + "name": "Dark Passenger", + "potency": 150, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3634": { + "name": "Dark Mind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3635": { + "name": "Dark Arts", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3636": { + "name": "Shadow Wall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3637": { + "name": "Delirium", + "potency": 100, + "comboPotency": 280, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3638": { + "name": "Living Dead", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3639": { + "name": "Salted Earth", + "potency": 75, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3640": { + "name": "Plunge", + "potency": 200, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3641": { + "name": "Abyssal Drain", + "potency": 120, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3642": { + "name": "Sole Survivor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3643": { + "name": "Carve and Spit", + "potency": 100, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3644": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3646": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3647": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3648": { + "name": "Royal Fount", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3649": { + "name": "Gunnery Pod", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3650": { + "name": "Photon Spaser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3651": { + "name": "Hydrothermal Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3652": { + "name": "Hydrothermal Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3653": { + "name": "Emergency Deployment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3654": { + "name": "Resin Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3655": { + "name": "Resin Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3656": { + "name": "Distress Beacon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3657": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3658": { + "name": "Hypercompressed Plasma", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3659": { + "name": "3000-tonze Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3660": { + "name": "3000-tonze Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3661": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3662": { + "name": "Light Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3663": { + "name": "Emergency Liftoff", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3664": { + "name": "Jet Exhaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3665": { + "name": "Quick Landing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3666": { + "name": "Resin Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3667": { + "name": "Needle Spaser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3668": { + "name": "Particle Collision", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3669": { + "name": "Fastcast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3670": { + "name": "Trunk Tawse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3671": { + "name": "Rock of Ages", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3672": { + "name": "Wooly Inspiration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3673": { + "name": "Tusk Butt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3674": { + "name": "Rout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3675": { + "name": "Rear", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3676": { + "name": "Prehistoric Trumpet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3677": { + "name": "Skullsplinter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3678": { + "name": "Tumulus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3679": { + "name": "Lifeless Wail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3680": { + "name": "Death Spiral", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3681": { + "name": "Widowmaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3682": { + "name": "Overturn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3683": { + "name": "Dead Alive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3684": { + "name": "Rictus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3685": { + "name": "Iron Tempest", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3686": { + "name": "Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3687": { + "name": "Black Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3688": { + "name": "Black Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3689": { + "name": "Lifeless Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3690": { + "name": "a Bone Reborn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3691": { + "name": "Brain Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3692": { + "name": "Golden Talons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3693": { + "name": "Freefall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3694": { + "name": "Alpine Draft", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3695": { + "name": "Whirling Gaol", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3696": { + "name": "Winds of Winter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3697": { + "name": "Whirling Gaol", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3698": { + "name": "Imprison", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3699": { + "name": "Whirligig", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3700": { + "name": "falling rubble", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3701": { + "name": "Shatter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3702": { + "name": "Thump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3703": { + "name": "Slowball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3704": { + "name": "Chilling Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3705": { + "name": "Sanguine Bite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3706": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3709": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3712": { + "name": "Dragonfly Avatar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3713": { + "name": "Scorpion Avatar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3714": { + "name": "Beetle Avatar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3715": { + "name": "Blinding Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3716": { + "name": "the Seeing Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3717": { + "name": "the Seeing Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3718": { + "name": "Revengeance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3719": { + "name": "Prelude to Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3720": { + "name": "Prelude to Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3721": { + "name": "Prelude to Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3722": { + "name": "Prelude to Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3723": { + "name": "Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3724": { + "name": "Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3725": { + "name": "Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3726": { + "name": "Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3727": { + "name": "Tapasya", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3728": { + "name": "Tapasya", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3729": { + "name": "Atma-Linga", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3730": { + "name": "Falling Laughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3731": { + "name": "Bloody Fuller", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3734": { + "name": "Laughing Moon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3735": { + "name": "Chandrahas", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3736": { + "name": "the Rose of Conviction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3737": { + "name": "the Rose of Conquest", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3738": { + "name": "Pillars of Heaven", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3739": { + "name": "Surpanakha", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3740": { + "name": "the Rose of Hate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3741": { + "name": "Swift Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3742": { + "name": "Swift Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3743": { + "name": "Blinding Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3744": { + "name": "the Seeing Left", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3745": { + "name": "the Seeing Right", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3746": { + "name": "the Seeing Wings", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3747": { + "name": "Revengeance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3748": { + "name": "Tapasya", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3749": { + "name": "Tapasya", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3750": { + "name": "Atma-Linga", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3751": { + "name": "Swift Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3752": { + "name": "Swift Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3753": { + "name": "Swift Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3754": { + "name": "Swift Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3755": { + "name": "Swift Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3756": { + "name": "Final Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3757": { + "name": "Final Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3758": { + "name": "Final Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3759": { + "name": "Final Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3761": { + "name": "Warlord Shell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3762": { + "name": "Warlord Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3763": { + "name": "Bloody Fuller", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3764": { + "name": "Laughing Moon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3765": { + "name": "Chandrahas", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3766": { + "name": "the Rose of Conviction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3767": { + "name": "the Rose of Conquest", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3768": { + "name": "Pillars of Heaven", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3769": { + "name": "Laughing Rose", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3770": { + "name": "Surpanakha", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3771": { + "name": "the Rose of Hate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3772": { + "name": "Prelude to Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3773": { + "name": "Prelude to Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3774": { + "name": "Prelude to Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3775": { + "name": "Prelude to Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3776": { + "name": "Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3777": { + "name": "Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3778": { + "name": "Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3779": { + "name": "Void Spark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3780": { + "name": "Void Spark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3781": { + "name": "Chaos Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3782": { + "name": "Void Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3783": { + "name": "Paperweight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3784": { + "name": "Deathtrap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3785": { + "name": "Ink Blot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3786": { + "name": "Tackle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3787": { + "name": "Level 5 Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3788": { + "name": "Death Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3789": { + "name": "Horror Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3790": { + "name": "Weighing of the Heart", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3791": { + "name": "Dark Fire III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3792": { + "name": "Weighing of the Heart", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3793": { + "name": "Bloody Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3794": { + "name": "Acid Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3795": { + "name": "Photosynthesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3796": { + "name": "Quick Creeper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3797": { + "name": "Phytobeam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3798": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3799": { + "name": "Acid Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3801": { + "name": "Acid Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3802": { + "name": "Acid Cloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3803": { + "name": "Overbite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3804": { + "name": "Razor Scales", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3805": { + "name": "Ensnare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3806": { + "name": "Mad Dash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3807": { + "name": "Mad Dash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3808": { + "name": "Mad Dash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3809": { + "name": "Mad Dash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3810": { + "name": "Primordial Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3811": { + "name": "Abyssic Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3812": { + "name": "Dark Star", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3813": { + "name": "Chaos Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3814": { + "name": "Comet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3815": { + "name": "Heavensfall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3816": { + "name": "Comet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3817": { + "name": "Heavensfall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3818": { + "name": "Heavensfall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3819": { + "name": "Chaos Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3820": { + "name": "Digest", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3821": { + "name": "Uplander Doom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3822": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3823": { + "name": "Searing Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3824": { + "name": "Void Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3825": { + "name": "Terminus Est", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3826": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3827": { + "name": "Fluid Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3828": { + "name": "Splash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3829": { + "name": "Protean Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3830": { + "name": "Protean Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3831": { + "name": "Protean Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3832": { + "name": "Protean Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3833": { + "name": "Sluice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3834": { + "name": "Sluice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3835": { + "name": "Sluice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3836": { + "name": "Fluid Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3837": { + "name": "Valve", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3838": { + "name": "Cascade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3839": { + "name": "Cascade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3840": { + "name": "Digititis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3841": { + "name": "Ferrofluid", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3842": { + "name": "Liquid Gaol", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3843": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3844": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3845": { + "name": "Fluid Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3846": { + "name": "Fluid Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3847": { + "name": "Wash Away", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3848": { + "name": "Digititis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3849": { + "name": "Equal Concentration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3850": { + "name": "Hand of Pain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3851": { + "name": "Hand of Prayer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3852": { + "name": "Hand of Parting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3853": { + "name": "Fluid Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3854": { + "name": "Release", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3855": { + "name": "Contamination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3856": { + "name": "Drainage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3857": { + "name": "Severe Contamination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3858": { + "name": "Ferrofluid", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3859": { + "name": "Magnetism", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3860": { + "name": "Ultramagnetism", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3861": { + "name": "Repel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3863": { + "name": "Contamination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3864": { + "name": "Drainage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3865": { + "name": "Protean Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3866": { + "name": "Liquid Gaol", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3867": { + "name": "Pressurize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3868": { + "name": "Outburst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3869": { + "name": "Oil Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3870": { + "name": "Oil Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3871": { + "name": "Current Leakage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3872": { + "name": "Current Leakage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3873": { + "name": "Mucilage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3881": { + "name": "Hydromorph", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3882": { + "name": "Countershade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3883": { + "name": "Filoplumes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3884": { + "name": "Feather Squall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3885": { + "name": "Feather Squall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3886": { + "name": "Sideslip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3887": { + "name": "Electric Predation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3888": { + "name": "Ionospheric Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3889": { + "name": "Electric Cachexia", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3890": { + "name": "Electrocution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3891": { + "name": "Electrocution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3892": { + "name": "Ground", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3893": { + "name": "Lightning Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3894": { + "name": "Reflux", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3895": { + "name": "Spiked Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3896": { + "name": "the Serpent's Apple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3897": { + "name": "Body Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3898": { + "name": "Original Sin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3899": { + "name": "Fall of Man", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3900": { + "name": "Folly", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3901": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3902": { + "name": "Cyclonic Separation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3903": { + "name": "the Scarlet Whisper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3904": { + "name": "the Scarlet Price", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3905": { + "name": "the Scarlet Price", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3906": { + "name": "Scarlet Thread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3907": { + "name": "Deafening Bellow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3908": { + "name": "the Sable Price", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3909": { + "name": "Sable Weave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3910": { + "name": "Massacre", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3911": { + "name": "Massacre", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3912": { + "name": "Takeoff", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3913": { + "name": "Touchdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3914": { + "name": "Personal Barrier", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3915": { + "name": "Blazing Trail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3916": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3917": { + "name": "Roast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3918": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3919": { + "name": "Touchdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3920": { + "name": "Rime Wreath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3921": { + "name": "Frost Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3922": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3923": { + "name": "Tramontane", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3924": { + "name": "Terminus Est", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3925": { + "name": "Sanguine Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3926": { + "name": "Between the Lines", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3927": { + "name": "Coryza", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3928": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3929": { + "name": "Iceball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3930": { + "name": "Dragon's Blood", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3931": { + "name": "Hydrothermal Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3932": { + "name": "Mortal Revolution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3933": { + "name": "Perpetual Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3934": { + "name": "Carnage Zero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3935": { + "name": "Perpetual Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3936": { + "name": "Hydrothermal Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3937": { + "name": "Discoid", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3938": { + "name": "Emergency Quarantine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3939": { + "name": "Carnage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3940": { + "name": "Judgment Nisi", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3941": { + "name": "Judgment Nisi", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3942": { + "name": "Royal Pentacle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3943": { + "name": "Aetherochemical Laser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3944": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3945": { + "name": "Panzerfaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3946": { + "name": "Pressure Decrease", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3947": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3948": { + "name": "Wirbelwind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3949": { + "name": "Exhaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3950": { + "name": "Reducible Complexity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3951": { + "name": "Laser Absorption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3952": { + "name": "Laser Diffusion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3953": { + "name": "Reprobation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3954": { + "name": "Retribution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3955": { + "name": "Reprobation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3956": { + "name": "Retribution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3957": { + "name": "Exhaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3958": { + "name": "Final Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3959": { + "name": "Fracture", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3960": { + "name": "Forward Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3961": { + "name": "Words of Winter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3962": { + "name": "Rapid Sever", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3963": { + "name": "Double Sever", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3964": { + "name": "Double Sever", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3965": { + "name": "Double Sever", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3966": { + "name": "Atmospheric Displacement", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3967": { + "name": "Overclock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3968": { + "name": "Atmospheric Compression", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3969": { + "name": "11-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3970": { + "name": "111-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3971": { + "name": "10-tonze Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3972": { + "name": "Disorienting Groan", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3973": { + "name": "Disorienting Groan", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3974": { + "name": "Zoom In", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3975": { + "name": "1111-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3976": { + "name": "Feast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3977": { + "name": "Sanctification", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3978": { + "name": "Unholy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3979": { + "name": "Aetherochemical Explosive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3980": { + "name": "Aetherochemical Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3981": { + "name": "the Educator", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3982": { + "name": "Broken Glass", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3983": { + "name": "Aetherochemical Mine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3984": { + "name": "Aetherochemical Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3985": { + "name": "Seed of the Rivers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3986": { + "name": "the Educator boot sequence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3988": { + "name": "Auto-cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3991": { + "name": "First Lesson", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3992": { + "name": "Thunder Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3993": { + "name": "Lightning Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3994": { + "name": "Dragon's Blood", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3995": { + "name": "Ripper Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3996": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3997": { + "name": "Heat Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3998": { + "name": "Tail Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "3999": { + "name": "Wild Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4000": { + "name": "Hand of the Empire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4001": { + "name": "Innocence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4002": { + "name": "Mark of Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4003": { + "name": "Tail Screw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4004": { + "name": "Wild Instinct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4005": { + "name": "Terminus Est", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4007": { + "name": "Garlean Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4008": { + "name": "Burn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4009": { + "name": "Chaos Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4010": { + "name": "Cetacean Rage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4011": { + "name": "Baleen Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4012": { + "name": "Rain Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4013": { + "name": "Mortal Revolution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4014": { + "name": "Primal Tears", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4015": { + "name": "Sharp Gust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4016": { + "name": "Lightning Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4017": { + "name": "Magicked Bubble", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4018": { + "name": "Writhe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4019": { + "name": "Whale Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4020": { + "name": "Breach Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4021": { + "name": "Windcaller", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4022": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4023": { + "name": "Spiritual Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4024": { + "name": "Water Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4025": { + "name": "Death Blossom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4026": { + "name": "Morrowmotes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4027": { + "name": "Falling Sky", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4028": { + "name": "Howling Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4029": { + "name": "Powerful Gust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4030": { + "name": "Extreme Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4031": { + "name": "Dry Fin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4032": { + "name": "Dead Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4033": { + "name": "Wet Fin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4034": { + "name": "Dead Water", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4035": { + "name": "Baleen Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4036": { + "name": "Vacuum Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4037": { + "name": "Atmospheric Disruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4038": { + "name": "Shrug", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4042": { + "name": "Hardsilver Chain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4043": { + "name": "Bodyhurt Breakblock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4044": { + "name": "Brainhurt Breakblock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4045": { + "name": "Tempered Will", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4046": { + "name": "Sniper Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4047": { + "name": "Goblin Rush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4048": { + "name": "Gobbieboom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4049": { + "name": "Snapcannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4050": { + "name": "Heavydoom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4051": { + "name": "Meltyspume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4052": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4053": { + "name": "Pressure Increase", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4054": { + "name": "Blitzstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4055": { + "name": "Snapcannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4056": { + "name": "Boomcannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4057": { + "name": "Bangyzoom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4058": { + "name": "Carpet Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4059": { + "name": "Giant Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4060": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4061": { + "name": "Massive Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4068": { + "name": "FF11クラブ:マウント・ゴブリンカニ戦車:自爆", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4069": { + "name": "Rain Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4070": { + "name": "Thunderhead", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4071": { + "name": "Lightning Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4074": { + "name": "Collector's Glove", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4088": { + "name": "Collector's Glove", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4101": { + "name": "Collect", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4108": { + "name": "Sacred Totem", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4109": { + "name": "Sacred Totem", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4110": { + "name": "Totem Chant", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4111": { + "name": "Vanu Stripe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4112": { + "name": "Morrowcloud", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4113": { + "name": "Strong Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4114": { + "name": "Deep Depression", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4115": { + "name": "Vacuum Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4116": { + "name": "Turbine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4117": { + "name": "Fin Rays", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4118": { + "name": "74 Degrees", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4119": { + "name": "Overflow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4122": { + "name": "Advent", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4125": { + "name": "Heavenly Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4126": { + "name": "Holiest of Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4127": { + "name": "Holy Shield Bash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4128": { + "name": "Solid Ascension", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4129": { + "name": "Solid Ascension", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4130": { + "name": "Shining Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4131": { + "name": "Execution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4132": { + "name": "Bright Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4133": { + "name": "Heavy Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4134": { + "name": "Hyperdimensional Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4135": { + "name": "Faith Unmoving", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4136": { + "name": "Dimensional Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4137": { + "name": "Dimensional Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4138": { + "name": "Dimensional Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4139": { + "name": "Dimensional Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4140": { + "name": "Dimensional Rip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4142": { + "name": "Dimensional Torsion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4143": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4144": { + "name": "Altar Candle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4145": { + "name": "Heavensflame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4146": { + "name": "Heavensflame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4147": { + "name": "Holy Chain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4148": { + "name": "Holy Chain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4149": { + "name": "Altar Pyre", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4151": { + "name": "Pure of Heart", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4152": { + "name": "White Knight's Tour", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4153": { + "name": "Black Knight's Tour", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4154": { + "name": "Turret Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4155": { + "name": "Turret Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4156": { + "name": "Sacred Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4157": { + "name": "Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4158": { + "name": "Gale Cut", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4159": { + "name": "Page Tear", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4161": { + "name": "(仮)帝国バリア装置:シールド展開", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4162": { + "name": "Black Nebula", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4163": { + "name": "Head Down", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4164": { + "name": "Bone Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4165": { + "name": "Tail Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4167": { + "name": "Bibliocide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4168": { + "name": "Vacuum Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4169": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4170": { + "name": "Deathly Whisk", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4171": { + "name": "Reedmace", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4172": { + "name": "Low Caterwaul", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4173": { + "name": "High Caterwaul", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4174": { + "name": "Forward Fulguration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4175": { + "name": "Flank Fulguration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4176": { + "name": "Flank Fulguration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4177": { + "name": "Rear Fulguration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4178": { + "name": "Electromagnetic Coil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4181": { + "name": "Pellet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4182": { + "name": "Soul Douse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4183": { + "name": "Nymian plague", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4190": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4191": { + "name": "Ascalon's Might", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4192": { + "name": "Ascalon's Mercy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4193": { + "name": "Ascalon's Mercy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4194": { + "name": "Lightning Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4195": { + "name": "Lightning Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4196": { + "name": "Meteorain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4197": { + "name": "Meteorain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4198": { + "name": "Ancient Quaga", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4199": { + "name": "Knights of the Round", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4200": { + "name": "the Dragon's Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4201": { + "name": "the Dragon's Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4202": { + "name": "Ultimate End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4203": { + "name": "the Light of Ascalon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4204": { + "name": "Broad Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4205": { + "name": "Sacred Cross", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4206": { + "name": "Heavenly Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4207": { + "name": "Holiest of Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4208": { + "name": "Holy Bladedance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4209": { + "name": "Holy Bladedance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4210": { + "name": "Shining Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4211": { + "name": "Bright Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4212": { + "name": "Dimensional Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4213": { + "name": "Dimensional Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4214": { + "name": "Conviction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4215": { + "name": "Conviction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4216": { + "name": "Eternal Conviction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4217": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4218": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4219": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4220": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4221": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4222": { + "name": "Spiral Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4223": { + "name": "Spiral Pierce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4224": { + "name": "Skyward Leap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4226": { + "name": "Skyward Leap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4227": { + "name": "Heavensflame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4228": { + "name": "Heavensflame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4229": { + "name": "Heavensflame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4230": { + "name": "Heavensflame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4231": { + "name": "Heavensflame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4232": { + "name": "Holy Chain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4233": { + "name": "Hiemal Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4235": { + "name": "Holy Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4238": { + "name": "Big Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4239": { + "name": "Desperado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4240": { + "name": "Land Waker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4241": { + "name": "Dark Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4242": { + "name": "Dragonsong Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4243": { + "name": "Chimatsuri", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4244": { + "name": "Sagittarius Arrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4245": { + "name": "Satellite Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4246": { + "name": "Teraflare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4247": { + "name": "Angel Feathers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4248": { + "name": "Astral Stasis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4249": { + "name": "Terminal Velocity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4250": { + "name": "Draw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4251": { + "name": "Aggravate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4252": { + "name": "Frost Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4257": { + "name": "Retreat", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4259": { + "name": "Pillar Pierce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4260": { + "name": "Cauterize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4261": { + "name": "Sheet of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4262": { + "name": "Form Shift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4263": { + "name": "Blood Lance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4264": { + "name": "Mighty Unmorph", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4265": { + "name": "Time to Burn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4266": { + "name": "Terror Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4267": { + "name": "Sticky Tongue", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4268": { + "name": "Labored Leap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4269": { + "name": "Bitter Nectar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4270": { + "name": "Levinbolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4271": { + "name": "Cannonfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4272": { + "name": "Blazing Trail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4273": { + "name": "Prey", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4274": { + "name": "Overbite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4275": { + "name": "Bubo Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4314": { + "name": "Bastardbluss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4315": { + "name": "Magitek Slug", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4316": { + "name": "Magitek Spread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4317": { + "name": "Judgment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4318": { + "name": "Judgment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4319": { + "name": "Quickstep", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4320": { + "name": "Magitek Turret", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4321": { + "name": "Aetherochemical Laser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4322": { + "name": "Aetherochemical Grenado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4323": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4324": { + "name": "Riddle of the Sphinx", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4325": { + "name": "Paradox", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4326": { + "name": "Ka", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4327": { + "name": "Chthonic Hush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4328": { + "name": "Weighing of the Heart", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4329": { + "name": "Hood Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4330": { + "name": "Steel Scales", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4331": { + "name": "Petrifaction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4332": { + "name": "Circle of Flames", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4333": { + "name": "Inertia Stream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4335": { + "name": "Ballistic Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4336": { + "name": "Gaseous Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4337": { + "name": "Dark Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4338": { + "name": "Dark Blizzard II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4339": { + "name": "Dark Blizzard II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4340": { + "name": "Permafrost", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4341": { + "name": "Blizzard Sphere", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4342": { + "name": "Dark Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4343": { + "name": "Dark Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4344": { + "name": "Dark Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4345": { + "name": "Fire Sphere", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4346": { + "name": "Shadow Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4347": { + "name": "Sea of Pitch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4348": { + "name": "Dark Orb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4349": { + "name": "End of Days", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4350": { + "name": "Blizzard Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4351": { + "name": "Fire Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4352": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4353": { + "name": "Height of Chaos", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4354": { + "name": "Ancient Circle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4355": { + "name": "Ancient Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4356": { + "name": "Ancient Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4357": { + "name": "Universal Manipulation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4358": { + "name": "Chaos Bleed", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4359": { + "name": "Entropic Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4360": { + "name": "Entropic Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4361": { + "name": "Shadow Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4362": { + "name": "Annihilation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4363": { + "name": "Pull of the Void", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4364": { + "name": "Peace of the Void", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4365": { + "name": "Shadow Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4366": { + "name": "Dark II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4367": { + "name": "Swinge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4368": { + "name": "Gouge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4369": { + "name": "Gouge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4370": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4372": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4373": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4374": { + "name": "Royal Fount", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4375": { + "name": "Gunnery Pod", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4376": { + "name": "Photon Spaser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4377": { + "name": "Hydrothermal Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4378": { + "name": "Hydrothermal Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4379": { + "name": "Emergency Deployment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4380": { + "name": "Resin Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4381": { + "name": "Resin Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4382": { + "name": "Distress Signal", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4383": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4384": { + "name": "3000-tonze Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4385": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4386": { + "name": "Light Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4387": { + "name": "Emergency Liftoff", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4388": { + "name": "Jet Exhaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4389": { + "name": "Quick Landing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4390": { + "name": "Needle Spaser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4391": { + "name": "Particle Collision", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4392": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4395": { + "name": "Impale", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4396": { + "name": "Expire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4397": { + "name": "Aqua Ball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4398": { + "name": "Tail Screw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4399": { + "name": "Painful Whip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4400": { + "name": "Gas Shell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4401": { + "name": "the Balance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4402": { + "name": "the Bole", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4403": { + "name": "the Arrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4404": { + "name": "the Spear", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4405": { + "name": "the Ewer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4406": { + "name": "the Spire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4407": { + "name": "the Balance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4408": { + "name": "the Bole", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4409": { + "name": "the Arrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4410": { + "name": "the Spear", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4411": { + "name": "the Ewer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4412": { + "name": "the Spire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4413": { + "name": "the Balance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4414": { + "name": "the Bole", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4415": { + "name": "the Arrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4416": { + "name": "the Spear", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4417": { + "name": "the Ewer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4418": { + "name": "the Spire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4419": { + "name": "the Balance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4420": { + "name": "the Bole", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4421": { + "name": "the Arrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4422": { + "name": "the Spear", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4423": { + "name": "the Ewer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4424": { + "name": "the Spire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4425": { + "name": "Spinning Mogshield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4426": { + "name": "Pom Cure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4427": { + "name": "Moogle Eye Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4428": { + "name": "Pom Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4429": { + "name": "100-kuponze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4430": { + "name": "Moogle-Go-Round", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4431": { + "name": "March of the Moogles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4432": { + "name": "Poison Needle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4445": { + "name": "Feral Peck", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4446": { + "name": "Reaving Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4447": { + "name": "Calamitous Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4448": { + "name": "Warped Wail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4449": { + "name": "Palsynyxis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4450": { + "name": "Transpierce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4451": { + "name": "Furore", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4452": { + "name": "Sticky Thread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4453": { + "name": "Poison Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4454": { + "name": "Incinerate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4455": { + "name": "Carpomission", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4456": { + "name": "Isle Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4457": { + "name": "Neck Splinter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4458": { + "name": "Whiplash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4459": { + "name": "Whistle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4460": { + "name": "Brightflame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4461": { + "name": "Frog Legs", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4462": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4463": { + "name": "Drowning Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4464": { + "name": "Eerie Soundwave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4465": { + "name": "Puncture", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4466": { + "name": "Wriggle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4467": { + "name": "Spinning Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4468": { + "name": "Chthonic Hush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4469": { + "name": "Underbite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4470": { + "name": "Primordial Bark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4471": { + "name": "Third Leg Forward", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4472": { + "name": "Topple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4473": { + "name": "Third Leg Back", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4474": { + "name": "Touch Move", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4475": { + "name": "White Knight's Tour", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4476": { + "name": "Black Knight's Tour", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4477": { + "name": "Vanu Snap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4478": { + "name": "Hoot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4479": { + "name": "Wings of the Manukmanai", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4480": { + "name": "Course of the Manukmanai", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4481": { + "name": "Raptorial Spike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4482": { + "name": "Heart Breach", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4483": { + "name": "Flintlock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4484": { + "name": "Grenado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4485": { + "name": "Ice Dispenser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4486": { + "name": "Freezeover", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4487": { + "name": "Plain Pound", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4488": { + "name": "Face Off", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4489": { + "name": "Flex", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4490": { + "name": "Foul Waters", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4491": { + "name": "Bragot Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4492": { + "name": "Quarry Lake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4493": { + "name": "Naked Soul", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4494": { + "name": "Toxic Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4495": { + "name": "Cold Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4496": { + "name": "Ice Guillotine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4497": { + "name": "Needle Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4498": { + "name": "Bomb Spread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4499": { + "name": "Buffet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4500": { + "name": "Northerlies", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4501": { + "name": "Horrisonous Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4502": { + "name": "Adventitious Lash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4503": { + "name": "Ballistic Burr", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4504": { + "name": "Anemochory", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4505": { + "name": "Alpine Draft", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4506": { + "name": "Scratch Fever", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4507": { + "name": "Yowl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4508": { + "name": "Gobskin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4509": { + "name": "Flying Bream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4510": { + "name": "Snow Flurry", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4511": { + "name": "Freshwater Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4512": { + "name": "Brine Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4513": { + "name": "Lumisphere", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4514": { + "name": "Flamespitter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4515": { + "name": "Sour Belch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4516": { + "name": "Cloying Stench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4517": { + "name": "Strut", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4518": { + "name": "Hard Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4519": { + "name": "Sideswipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4520": { + "name": "Puff", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4521": { + "name": "Final Yip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4522": { + "name": "Paradise Lost", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4523": { + "name": "Chirp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4524": { + "name": "Reckless Abandon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4525": { + "name": "Spinal Tap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4526": { + "name": "Unfinal Sting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4527": { + "name": "Hypothermal Combustion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4528": { + "name": "Hypnotize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4529": { + "name": "Optical Intrusion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4530": { + "name": "Leaf Dagger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4531": { + "name": "Quaver", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4532": { + "name": "Offal Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4533": { + "name": "Flash Evaporation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4534": { + "name": "Sleetvolley", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4535": { + "name": "Ferocious Forehand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4536": { + "name": "the Killing Paw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4537": { + "name": "Headlight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4538": { + "name": "Catching Claws", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4539": { + "name": "Frumious Jaws", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4540": { + "name": "Shiver", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4541": { + "name": "Acris", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4542": { + "name": "Vitalis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4543": { + "name": "Appendicular Disseverment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4544": { + "name": "Fang's End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4545": { + "name": "Defibrillate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4546": { + "name": "Electrogenesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4547": { + "name": "Cover Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4548": { + "name": "Shortwave Maser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4549": { + "name": "Passive Infrared Guidance System", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4550": { + "name": "Aetherochemical Amplification", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4551": { + "name": "Spite of the Sky Elders", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4552": { + "name": "Scorn of the Sky Elders", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4553": { + "name": "Triple Helix", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4554": { + "name": "Headwind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4555": { + "name": "Furore", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4556": { + "name": "Rotoswipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4557": { + "name": "Wrecking Ball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4558": { + "name": "Strong Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4559": { + "name": "Azure Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4560": { + "name": "Collectable Synthesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4561": { + "name": "Collectable Synthesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4562": { + "name": "Collectable Synthesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4563": { + "name": "Collectable Synthesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4564": { + "name": "Collectable Synthesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4565": { + "name": "Collectable Synthesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4566": { + "name": "Collectable Synthesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4567": { + "name": "Collectable Synthesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4649": { + "name": "the Lion's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4650": { + "name": "the Ram's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4651": { + "name": "the Dragon's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4653": { + "name": "Heartburn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4654": { + "name": "Bull Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4655": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4656": { + "name": "Ripper Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4657": { + "name": "Poison Dust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4658": { + "name": "Cannonball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4659": { + "name": "Leech", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4660": { + "name": "Rake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4661": { + "name": "the Lion's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4662": { + "name": "Slow Play", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4663": { + "name": "銅像:自壊アクション:竜の巣:中ボス1", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4664": { + "name": "Headspin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4665": { + "name": "Headspin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4666": { + "name": "Calcifying Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4667": { + "name": "Chilling Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4668": { + "name": "Straight Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4669": { + "name": "Firewater", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4670": { + "name": "Bloody Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4671": { + "name": "Viscid Emission", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4672": { + "name": "Iceball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4673": { + "name": "the Dragon's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4674": { + "name": "Granite Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4681": { + "name": "Miasma Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4682": { + "name": "Evil Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4683": { + "name": "Cermet Drill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4684": { + "name": "Overcharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4685": { + "name": "Sonorous Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4686": { + "name": "Seismic Rift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4687": { + "name": "Pulverizing Pound", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4688": { + "name": "Beak Snap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4689": { + "name": "Overtone Shriek", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4690": { + "name": "Golden Talons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4691": { + "name": "Proboscis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4692": { + "name": "Choco Kick", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4693": { + "name": "Ball of Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4694": { + "name": "Ball of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4695": { + "name": "Shred", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4696": { + "name": "the Hand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4697": { + "name": "Whipcrack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4698": { + "name": "Bombination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4699": { + "name": "Fowl Stench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4700": { + "name": "Rise and Fall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4701": { + "name": "Canopy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4702": { + "name": "Original Sin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4703": { + "name": "Tail Slap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4704": { + "name": "Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4705": { + "name": "Sharp Gust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4706": { + "name": "Transonic Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4707": { + "name": "Sonic Boom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4708": { + "name": "Savage Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4709": { + "name": "Savage Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4710": { + "name": "Photon Stream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4711": { + "name": "Magitek Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4712": { + "name": "Scale Ripple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4713": { + "name": "Wing Cutter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4714": { + "name": "Grand Sword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4715": { + "name": "Magitek Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4716": { + "name": "Head Butt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4717": { + "name": "Seismic Scream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4718": { + "name": "Dry Fin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4719": { + "name": "Electric Predation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4720": { + "name": "Stagnant Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4721": { + "name": "Bog Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4722": { + "name": "Peculiar Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4723": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4724": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4725": { + "name": "Death Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4726": { + "name": "Reflux", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4727": { + "name": "Thunderbolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4728": { + "name": "Wild Horn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4729": { + "name": "Trounce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4730": { + "name": "Ecliptic Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4732": { + "name": "Golden Talons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4733": { + "name": "Freefall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4734": { + "name": "Alpine Draft", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4735": { + "name": "Winds of Winter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4737": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4738": { + "name": "Geirrothr", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4739": { + "name": "Hall of Sorrow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4740": { + "name": "Valfodr", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4741": { + "name": "Counter Stance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4743": { + "name": "Quickstep", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4744": { + "name": "The Sultan's Brand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4745": { + "name": "Unbreakable", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4746": { + "name": "Spirits Without", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4747": { + "name": "Bloodstain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4749": { + "name": "Aqua Ball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4750": { + "name": "Ripper Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4751": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4752": { + "name": "Heat Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4753": { + "name": "Tail Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4754": { + "name": "Wild Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4755": { + "name": "Bloodboil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4756": { + "name": "Bone Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4757": { + "name": "Tail Screw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4758": { + "name": "Nascent Flash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4759": { + "name": "Aether Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4760": { + "name": "Shadow Pulse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4762": { + "name": "削除予定", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4764": { + "name": "Touchdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4766": { + "name": "Laughing Moon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4767": { + "name": "Laughing Moon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4768": { + "name": "Venom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4769": { + "name": "Swift Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4770": { + "name": "Swift Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4772": { + "name": "Filoplumes", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4773": { + "name": "Sideslip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4774": { + "name": "Revelation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4775": { + "name": "Redfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4776": { + "name": "Tropical Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4778": { + "name": "Magitek Field", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4779": { + "name": "Summoning Rite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4780": { + "name": "Crackle Hiss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4781": { + "name": "Critical Rip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4782": { + "name": "Electrification", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4783": { + "name": "Electric Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4785": { + "name": "Ruby Carbuncle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4786": { + "name": "Obsidian Carbuncle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4787": { + "name": "Wing Cutter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4788": { + "name": "Silence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4789": { + "name": "Tornado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4790": { + "name": "Blitz", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4791": { + "name": "Tail Screw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4792": { + "name": "Impale", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4793": { + "name": "Scathe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4794": { + "name": "Sheet of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4795": { + "name": "Salivous Snap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4796": { + "name": "○削除予定", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4797": { + "name": "Whipcrack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4798": { + "name": "the Killing Paw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4799": { + "name": "Tail Snap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4801": { + "name": "Snipethoom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4802": { + "name": "Cacophony", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4803": { + "name": "the Ram's Keeper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4804": { + "name": "Mighty Morph", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4805": { + "name": "Wallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4807": { + "name": "The Last Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4808": { + "name": "Primordial Bark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4809": { + "name": "Iron Justice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4810": { + "name": "Kick and Scream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4811": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4812": { + "name": "Dead or Alive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4813": { + "name": "Seep", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4814": { + "name": "Static Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4815": { + "name": "Black Menace", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4816": { + "name": "Black Menace", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4817": { + "name": "Black Menace", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4818": { + "name": "Disclosure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4819": { + "name": "Eggnog", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4820": { + "name": "Defensive Stance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4821": { + "name": "Dark Fire III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4822": { + "name": "Spiked Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4823": { + "name": "Aero Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4824": { + "name": "Electrify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4825": { + "name": "Auto-cannons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4826": { + "name": "Web of Lightning", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4827": { + "name": "Plasma Release", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4828": { + "name": "Steam Release", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4830": { + "name": "Sea of Pitch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4831": { + "name": "Dark Blizzard II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4833": { + "name": "Dark Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4834": { + "name": "Browbeat", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4835": { + "name": "Stool Pelt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4837": { + "name": "Gravity Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4838": { + "name": "Shock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4839": { + "name": "Megiddo Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4840": { + "name": "Dark Fire III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4841": { + "name": "Sea of Pitch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4842": { + "name": "Meteor Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4843": { + "name": "Meteor Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4844": { + "name": "Debris Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4845": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4846": { + "name": "Fluid Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4847": { + "name": "Splash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4848": { + "name": "Protean Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4849": { + "name": "Protean Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4850": { + "name": "Sluice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4851": { + "name": "Sluice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4852": { + "name": "Sluice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4853": { + "name": "Fluid Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4854": { + "name": "Valve", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4855": { + "name": "Cascade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4856": { + "name": "Cascade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4857": { + "name": "Digititis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4858": { + "name": "Ferrofluid", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4859": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4860": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4861": { + "name": "Fluid Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4862": { + "name": "Fluid Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4863": { + "name": "Wash Away", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4864": { + "name": "Digititis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4865": { + "name": "Equal Concentration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4866": { + "name": "Hand of Pain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4867": { + "name": "Contamination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4868": { + "name": "Drainage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4869": { + "name": "Severe Contamination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4870": { + "name": "Ferrofluid", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4871": { + "name": "Magnetism", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4872": { + "name": "Ultramagnetism", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4873": { + "name": "Repel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4874": { + "name": "Oil Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4875": { + "name": "Oil Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4876": { + "name": "Current Leakage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4877": { + "name": "Current Leakage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4878": { + "name": "Mucilage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4879": { + "name": "Aqua Vitae", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4880": { + "name": "Celestial Stasis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4881": { + "name": "Ancient Graviga", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4884": { + "name": "Rostnbyrt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4885": { + "name": "Aero Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4886": { + "name": "Lumisphere", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4887": { + "name": "Magitek Spread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4901": { + "name": "Light Pillar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4902": { + "name": "Bodyhurt Breakblock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4903": { + "name": "Brainhurt Breakblock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4905": { + "name": "Gobbieboom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4906": { + "name": "Thunderhead", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4907": { + "name": "Heavydoom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4908": { + "name": "Meltyspume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4909": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4910": { + "name": "Pressure Increase", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4911": { + "name": "Blitzstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4912": { + "name": "Bangyzoom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4918": { + "name": "Cetacean Rage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4919": { + "name": "Perpetual Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4920": { + "name": "Perpetual Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4921": { + "name": "Laser Diffusion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4922": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4923": { + "name": "Panzerfaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4924": { + "name": "Primal Tears", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4925": { + "name": "Breach Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4927": { + "name": "Deep Draught", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4928": { + "name": "Howling Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4929": { + "name": "Extreme Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4932": { + "name": "Baleen Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4933": { + "name": "Vacuum Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4934": { + "name": "Atmospheric Disruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4935": { + "name": "Thunderhead", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4936": { + "name": "Lightning Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4937": { + "name": "Frozen Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4938": { + "name": "Buffet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4939": { + "name": "Northerlies", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4940": { + "name": "Trunk Tawse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4941": { + "name": "Rock of Ages", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4942": { + "name": "Wooly Inspiration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4943": { + "name": "Rout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4944": { + "name": "Overbite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4945": { + "name": "Razor Scales", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4946": { + "name": "Ensnare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4947": { + "name": "Blazing Trail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4948": { + "name": "Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4949": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4950": { + "name": "Goblin Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4951": { + "name": "Bravado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4952": { + "name": "Bomb Toss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4953": { + "name": "Gobskin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4954": { + "name": "Reckless Abandon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4955": { + "name": "Chirp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4956": { + "name": "Straight Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4957": { + "name": "Firewater", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4958": { + "name": "Elbow Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4959": { + "name": "Feral Peck", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4960": { + "name": "Reaving Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4961": { + "name": "Warped Wail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4962": { + "name": "Carpomission", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4963": { + "name": "Isle Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4964": { + "name": "Neck Splinter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4965": { + "name": "Fin Rays", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4966": { + "name": "74 Degrees", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4967": { + "name": "Overflow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4968": { + "name": "the Serpent's Apple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4969": { + "name": "Body Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4970": { + "name": "Fall of Man", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4971": { + "name": "Bloody Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4972": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4973": { + "name": "Viscid Emission", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4974": { + "name": "Rotten Stench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4977": { + "name": "Raiton", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4978": { + "name": "Death Blossom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4979": { + "name": "Advent", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4980": { + "name": "Advent", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4981": { + "name": "Summon Familiar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4982": { + "name": "Voidblood", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4983": { + "name": "Triclip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4984": { + "name": "Pupate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4985": { + "name": "Wriggle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4986": { + "name": "Blades of Carnage and Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4987": { + "name": "Makibishi", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4988": { + "name": "Feral Lunge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4989": { + "name": "Throwing Dagger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4990": { + "name": "Aether Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4991": { + "name": "Deathly Cadenza", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4992": { + "name": "Lunatic Voice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4993": { + "name": "Shadow Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4994": { + "name": "Third Leg Forward", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4995": { + "name": "The Last Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4996": { + "name": "Falling Sky", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "4998": { + "name": "Touchdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5000": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5001": { + "name": "Flamethrower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5002": { + "name": "Acorn Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5003": { + "name": "Arboreal Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5004": { + "name": "Acid Shower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5007": { + "name": "Weighing of the Heart", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5008": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5009": { + "name": "Floral Trap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5010": { + "name": "Devour", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5011": { + "name": "Spit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5012": { + "name": "Spit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5013": { + "name": "Sweet Scent", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5015": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5016": { + "name": "Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5017": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5018": { + "name": "Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5019": { + "name": "Hell Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5020": { + "name": "Bloody Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5021": { + "name": "Floral Trap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5022": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5023": { + "name": "Rotten Stench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5024": { + "name": "Sharp Sting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5033": { + "name": "Plummet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5034": { + "name": "Death Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5035": { + "name": "Liquid Heaven", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5036": { + "name": "Aetheric Profusion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5037": { + "name": "Gustnado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5038": { + "name": "Gustnado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5039": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5040": { + "name": "Salivous Snap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5041": { + "name": "Evil Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5042": { + "name": "Sheet of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5043": { + "name": "Roast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5044": { + "name": "Plasma Release", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5045": { + "name": "Granite Rain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5046": { + "name": "Perpetual Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5047": { + "name": "Perpetual Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5048": { + "name": "Dragon Stomp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5049": { + "name": "Dark Fire III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5050": { + "name": "Reflect", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5051": { + "name": "Double", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5053": { + "name": "Judgment Nisi", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5054": { + "name": "Judgment Nisi", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5058": { + "name": "Death Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5061": { + "name": "Breach Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5062": { + "name": "Breach Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5063": { + "name": "Atmospheric Disruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5064": { + "name": "Atmospheric Disruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5065": { + "name": "Levinfang", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5067": { + "name": "Howl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5068": { + "name": "Sanguine Bite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5069": { + "name": "Raiton", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5070": { + "name": "Brainshaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5071": { + "name": "Brainshaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5072": { + "name": "Seed of the Sky", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5073": { + "name": "Cure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5075": { + "name": "Cetacean Rage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5076": { + "name": "Primal Tears", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5077": { + "name": "Breach Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5079": { + "name": "Howling Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5080": { + "name": "Extreme Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5081": { + "name": "Baleen Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5082": { + "name": "Vacuum Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5083": { + "name": "Atmospheric Disruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5084": { + "name": "Thunderhead", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5085": { + "name": "Lightning Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5086": { + "name": "Breach Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5087": { + "name": "Atmospheric Disruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5088": { + "name": "Falling Sky", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5089": { + "name": "Dry Fin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5090": { + "name": "Wet Fin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5091": { + "name": "Bubo Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5092": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5093": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5094": { + "name": "Aero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5095": { + "name": "Mortal Revolution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5096": { + "name": "Mortal Revolution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5098": { + "name": "Blinding Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5099": { + "name": "the Seeing Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5100": { + "name": "the Seeing Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5101": { + "name": "Revengeance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5102": { + "name": "Prelude to Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5103": { + "name": "Prelude to Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5104": { + "name": "Prelude to Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5105": { + "name": "Prelude to Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5106": { + "name": "Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5107": { + "name": "Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5108": { + "name": "Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5109": { + "name": "Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5110": { + "name": "Tapasya", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5111": { + "name": "Tapasya", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5112": { + "name": "Atma-Linga", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5113": { + "name": "Bloody Fuller", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5116": { + "name": "Laughing Moon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5117": { + "name": "Chandrahas", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5118": { + "name": "the Rose of Conviction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5119": { + "name": "the Rose of Conquest", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5120": { + "name": "Pillars of Heaven", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5121": { + "name": "Surpanakha", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5122": { + "name": "the Rose of Hate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5123": { + "name": "Swift Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5124": { + "name": "Swift Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5125": { + "name": "Laughing Moon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5126": { + "name": "Swift Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5127": { + "name": "Swift Slaughter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5128": { + "name": "Blades of Carnage and Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5129": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5130": { + "name": "Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5134": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5135": { + "name": "Final Liberation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5137": { + "name": "Ripper Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5138": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5140": { + "name": "Stone Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5141": { + "name": "Syrup", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5142": { + "name": "Sickle Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5143": { + "name": "Sickle Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5144": { + "name": "Abyssal Reaper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5145": { + "name": "Nemesis Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5146": { + "name": "Demonic Descent", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5147": { + "name": "Bloody Harvest", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5148": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5149": { + "name": "Flame Wreath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5150": { + "name": "Serpentine Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5152": { + "name": "Gehenna", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5153": { + "name": "Sickle Strike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5154": { + "name": "Petrifaction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5155": { + "name": "Hydrocannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5156": { + "name": "Electric Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5157": { + "name": "Symbiosis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5158": { + "name": "Body Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5159": { + "name": "Immersion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5160": { + "name": "Expulsion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5161": { + "name": "Electric Whorl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5162": { + "name": "Hydrobomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5163": { + "name": "Feeding Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5164": { + "name": "Feeding Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5165": { + "name": "Jaws", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5166": { + "name": "Bite and Run", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5167": { + "name": "Alpine Draft", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5168": { + "name": "Water", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5169": { + "name": "Hydroburst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5171": { + "name": "Jaws", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5172": { + "name": "Ambush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5174": { + "name": "Corrosive Bile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5175": { + "name": "Corrosive Bile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5176": { + "name": "Malaise", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5177": { + "name": "Bile Bombardment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5178": { + "name": "Flailing Tentacles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5179": { + "name": "Flailing Tentacles", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5180": { + "name": "Idol of Impurity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5181": { + "name": "Bile Below", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5182": { + "name": "Black Lung", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5183": { + "name": "Void Pact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5184": { + "name": "Beckon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5185": { + "name": "Devour", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5186": { + "name": "Expel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5187": { + "name": "Expel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5188": { + "name": "Pestilence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5189": { + "name": "Death Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5190": { + "name": "Impure Pulse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5191": { + "name": "Corruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5192": { + "name": "Grand Corruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5193": { + "name": "Void Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5194": { + "name": "Void Trap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5195": { + "name": "Deathstrike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5196": { + "name": "Ravenous Bite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5197": { + "name": "Abyssal Cry", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5198": { + "name": "Desolation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5199": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5200": { + "name": "Cryptic Poem", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5201": { + "name": "Miracle Flash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5202": { + "name": "Director's Order", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5203": { + "name": "Void Wall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5204": { + "name": "Void Ward", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5205": { + "name": "Mucus Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5206": { + "name": "Mucus Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5207": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5208": { + "name": "White Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5209": { + "name": "Mean Thrash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5210": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5211": { + "name": "Pulse of the Void", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5212": { + "name": "Rootstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5213": { + "name": "Shockwave Stomp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5214": { + "name": "Full Bloom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5215": { + "name": "Atropine Spore", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5216": { + "name": "Frond Fatale", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5217": { + "name": "Petal Shower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5218": { + "name": "Petal", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5219": { + "name": "Deracinator", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5220": { + "name": "Frond Fatale", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5221": { + "name": "Soul Vacuum", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5222": { + "name": "Mildew", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5223": { + "name": "Decay", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5224": { + "name": "Extremely Bad Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5225": { + "name": "Extremely Bad Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5226": { + "name": "Schizocarps", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5227": { + "name": "Body Slam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5228": { + "name": "Vine Probe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5229": { + "name": "Burr Fester", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5230": { + "name": "Extremely Bad Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5231": { + "name": "Earthy Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5232": { + "name": "Earthy Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5233": { + "name": "Avail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5234": { + "name": "Explosive Dehiscence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5235": { + "name": "Pheromone Leak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5236": { + "name": "Stinger Cell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5237": { + "name": "Apitoxin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5238": { + "name": "Assail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5239": { + "name": "Ally", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5240": { + "name": "Straight Spindle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5241": { + "name": "Sharp Spindle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5242": { + "name": "Crossfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5243": { + "name": "Crossfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5244": { + "name": "Thunderstrike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5245": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5246": { + "name": "Ascalon's Might", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5247": { + "name": "Ascalon's Mercy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5248": { + "name": "Ascalon's Mercy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5249": { + "name": "Lightning Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5250": { + "name": "Lightning Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5251": { + "name": "Meteorain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5252": { + "name": "Meteorain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5253": { + "name": "Ancient Quaga", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5254": { + "name": "Ancient Quaga", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5255": { + "name": "Heavenly Heel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5256": { + "name": "the Dragon's Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5257": { + "name": "the Dragon's Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5258": { + "name": "the Dragon's Glory", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5259": { + "name": "the Dragon's Rage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5260": { + "name": "Knights of the Round", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5261": { + "name": "Ultimate End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5262": { + "name": "Ultimate End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5263": { + "name": "the Light of Ascalon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5264": { + "name": "Sacred Cross", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5265": { + "name": "Sacred Cross", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5266": { + "name": "Spear of the Fury", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5267": { + "name": "Divine Right", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5268": { + "name": "Heavenly Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5269": { + "name": "Holiest of Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5270": { + "name": "Holy Bladedance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5271": { + "name": "Holy Shield Bash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5272": { + "name": "Sacred Cross", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5273": { + "name": "Dimensional Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5274": { + "name": "Dimensional Collapse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5275": { + "name": "Faith Unmoving", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5276": { + "name": "Conviction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5277": { + "name": "Conviction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5278": { + "name": "Eternal Conviction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5279": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5280": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5281": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5282": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5283": { + "name": "Heavy Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5284": { + "name": "Absolute Conviction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5285": { + "name": "Absolute Conviction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5286": { + "name": "Spiral Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5287": { + "name": "Spiral Pierce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5288": { + "name": "Skyward Leap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5289": { + "name": "Skyward Leap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5290": { + "name": "Heavensward Leap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5291": { + "name": "Heavensflame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5292": { + "name": "Heavensflame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5293": { + "name": "Holy Chain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5294": { + "name": "Hiemal Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5295": { + "name": "Hiemal Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5296": { + "name": "Holy Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5297": { + "name": "Pure of Soul", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5298": { + "name": "Pure of Soul", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5299": { + "name": "Comet Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5300": { + "name": "Meteor Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5301": { + "name": "Comet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5302": { + "name": "Clearout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5303": { + "name": "Wallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5304": { + "name": "Acid Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5305": { + "name": "Targeting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5306": { + "name": "Aetheric Mimicry", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5307": { + "name": "Vorpal Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5308": { + "name": "Luminous Lancet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5309": { + "name": "Luminous Lancet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5310": { + "name": "Damnation Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5311": { + "name": "Luminous Laceration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5312": { + "name": "Vorpal Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5314": { + "name": "Titan's Anger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5315": { + "name": "Loose Screw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5316": { + "name": "Earthy Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5317": { + "name": "Strip Mine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5318": { + "name": "Corrupture", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5319": { + "name": "Frack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5320": { + "name": "Batter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5321": { + "name": "Incubation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5322": { + "name": "Scalding Scolding", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5323": { + "name": "Sap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5324": { + "name": "Bombshell Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5325": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5326": { + "name": "Big Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5327": { + "name": "Big Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5328": { + "name": "Big Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5329": { + "name": "Blue Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5330": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5331": { + "name": "Big Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5333": { + "name": "Extremely Bad Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5334": { + "name": "Matter Shift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5335": { + "name": "Matter Shift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5336": { + "name": "Matter Shift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5337": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5340": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5341": { + "name": "Sickle Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5350": { + "name": "Mind of Its Own", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5351": { + "name": "Champ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5352": { + "name": "Hurl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5353": { + "name": "the Wood Remembers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5354": { + "name": "Buller's Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5355": { + "name": "Spiritus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5357": { + "name": "Spin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5358": { + "name": "Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5359": { + "name": "Scorch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5360": { + "name": "Disaster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5361": { + "name": "Great Ball of Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5362": { + "name": "Brow Horn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5363": { + "name": "Horrid Horn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5364": { + "name": "Lightning Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5365": { + "name": "Shock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5366": { + "name": "Foregone Gleam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5367": { + "name": "Mucin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5369": { + "name": "Sticky Thread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5370": { + "name": "Poison Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5371": { + "name": "Big Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5372": { + "name": "Venom Puff", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5373": { + "name": "Venom Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5374": { + "name": "Petrifaction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5376": { + "name": "Aether Detonation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5380": { + "name": "Damnation Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5381": { + "name": "10-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5382": { + "name": "10-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5383": { + "name": "Wild Horn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5384": { + "name": "Hanadoki", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5385": { + "name": "Gachirin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5386": { + "name": "Amatsu: Kyo-uri", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5387": { + "name": "Venom Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5388": { + "name": "Stasis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5390": { + "name": "the Hammer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5391": { + "name": "the Hammer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5392": { + "name": "the Hammer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5393": { + "name": "Incubus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5394": { + "name": "Birdlime", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5395": { + "name": "Feeding Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5396": { + "name": "Incubation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5397": { + "name": "Bomb Spark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5398": { + "name": "Targeting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5399": { + "name": "Scorched Earth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5400": { + "name": "Loose Screw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5401": { + "name": "the Hammer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5402": { + "name": "the Hammer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5403": { + "name": "Carpomission", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5404": { + "name": "Isle Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5405": { + "name": "Neck Splinter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5406": { + "name": "Underbite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5407": { + "name": "Primordial Bark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5408": { + "name": "Third Leg Forward", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5409": { + "name": "Topple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5410": { + "name": "Third Leg Back", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5411": { + "name": "Sticky Web", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5412": { + "name": "Caustic Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5413": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5414": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5415": { + "name": "Realm Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5416": { + "name": "Silkscreen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5417": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5418": { + "name": "Hammer Beak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5419": { + "name": "Petribreath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5420": { + "name": "Numbing Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5421": { + "name": "Poison Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5422": { + "name": "Slumber Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5423": { + "name": "Fin Rays", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5424": { + "name": "74 Degrees", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5425": { + "name": "Overflow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5426": { + "name": "Bloody Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5427": { + "name": "Floral Trap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5428": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5429": { + "name": "Rotten Stench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5430": { + "name": "Devil Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5431": { + "name": "Petrifaction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5432": { + "name": "Bull Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5433": { + "name": "Cold Stare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5434": { + "name": "Jettatura", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5435": { + "name": "Bestial Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5436": { + "name": "Canopy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5437": { + "name": "Arboreal Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5438": { + "name": "Acorn Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5439": { + "name": "Backhand Blow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5440": { + "name": "Rise and Fall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5442": { + "name": "Sand Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5443": { + "name": "Sandstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5444": { + "name": "Poison Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5445": { + "name": "Earthquake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5446": { + "name": "Sand Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5447": { + "name": "Bottomless Desert", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5448": { + "name": "Sand Pillar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5449": { + "name": "Pulverizing Pound", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5450": { + "name": "Horrisonous Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5451": { + "name": "Seismic Rift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5452": { + "name": "Khoomii", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5453": { + "name": "Sonorous Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5455": { + "name": "Encierro", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5456": { + "name": "Transonic Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5457": { + "name": "Flying Frenzy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5458": { + "name": "Breath Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5459": { + "name": "Sonic Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5460": { + "name": "Sonic Boom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5461": { + "name": "Drench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5462": { + "name": "Douse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5463": { + "name": "Douse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5464": { + "name": "Scale Ripple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5465": { + "name": "Scale Ripple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5466": { + "name": "Fin Rays", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5467": { + "name": "Turbine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5468": { + "name": "Spite of the Sky Elders", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5469": { + "name": "Scorn of the Sky Elders", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5470": { + "name": "Warm Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5471": { + "name": "Dark Chill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5472": { + "name": "Mucus Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5473": { + "name": "Acid Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5474": { + "name": "Big Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5478": { + "name": "Triple Trial", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5479": { + "name": "Chesed", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5480": { + "name": "Tiferet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5481": { + "name": "Ain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5482": { + "name": "Ratzon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5483": { + "name": "Ratzon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5484": { + "name": "Ratzon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5485": { + "name": "Fiendish Rage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5486": { + "name": "Ein Sof", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5487": { + "name": "Ein Sof", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5488": { + "name": "Ein Sof Ohr", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5489": { + "name": "Ein Sof Ohr", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5490": { + "name": "Da'at", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5491": { + "name": "Da'at", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5492": { + "name": "Da'at", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5493": { + "name": "Fiendish Wail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5494": { + "name": "Fiendish Wail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5495": { + "name": "Fiendish Wail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5496": { + "name": "Gevurah Chesed", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5497": { + "name": "Chesed Gevurah", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5498": { + "name": "Life Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5499": { + "name": "Spirit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5500": { + "name": "Earth Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5501": { + "name": "Earth Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5502": { + "name": "Yesod", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5503": { + "name": "Pillar of Mercy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5504": { + "name": "Pillar of Mercy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5505": { + "name": "Pillar of Mercy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5506": { + "name": "Malkuth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5507": { + "name": "Revelation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5508": { + "name": "Ascension", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5509": { + "name": "Pillar of Severity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5510": { + "name": "Pillar of Severity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5511": { + "name": "Force Field", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5512": { + "name": "Empty Hand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5513": { + "name": "Solid Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5514": { + "name": "Genesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5515": { + "name": "Genesis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5516": { + "name": "Regorge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5517": { + "name": "Steel Scales", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5518": { + "name": "Tetra Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5519": { + "name": "Therapeutic Shock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5520": { + "name": "Bomb's Away", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5521": { + "name": "Big Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5522": { + "name": "Boost", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5523": { + "name": "Gobswing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5524": { + "name": "the Lion's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5525": { + "name": "Gobjab", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5526": { + "name": "Gobstraight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5527": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5528": { + "name": "Guzzle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5530": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5531": { + "name": "Relaxant", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5532": { + "name": "Shock Therapy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5533": { + "name": "Shock Therapy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5534": { + "name": "Glupgloop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5535": { + "name": "Gobdash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5536": { + "name": "Gobhook", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5537": { + "name": "Water Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5538": { + "name": "Water Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5539": { + "name": "Toy Hammer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5540": { + "name": "Odious Croak", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5541": { + "name": "Frog Song", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5543": { + "name": "Discordant Harmony", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5545": { + "name": "Jittering Glare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5546": { + "name": "Jittering Jounce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5547": { + "name": "Gyrating Glare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5549": { + "name": "Mystic Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5550": { + "name": "Deep Fracture", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5551": { + "name": "Heat Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5552": { + "name": "Heat Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5556": { + "name": "Knockout", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5557": { + "name": "Brace", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5558": { + "name": "Breach", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5559": { + "name": "Terrifying Glance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5560": { + "name": "Slapstick", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5561": { + "name": "Dollhouse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5565": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5566": { + "name": "Zoomdoom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5567": { + "name": "Flashthoom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5568": { + "name": "Gobbie Grab", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5569": { + "name": "Gobbie Lob", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5570": { + "name": "Perfect Landing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5571": { + "name": "Enthrallment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5572": { + "name": "Proboscis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5573": { + "name": "Neuro Squama", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5574": { + "name": "Psycho Squama", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5575": { + "name": "Toxic Squama", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5576": { + "name": "Dissipate", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5577": { + "name": "Ancient Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5578": { + "name": "Ancient Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5580": { + "name": "Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5581": { + "name": "Ancient Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5582": { + "name": "Ancient Aero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5583": { + "name": "Ancient Aero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5584": { + "name": "Ancient Aero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5585": { + "name": "Aero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5586": { + "name": "Ancient Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5587": { + "name": "Ancient Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5588": { + "name": "Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5589": { + "name": "Scratch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5590": { + "name": "Ancient Libra", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5591": { + "name": "Ancient Libra", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5592": { + "name": "Reverse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5593": { + "name": "Cure III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5594": { + "name": "Cure III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5595": { + "name": "Cure III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5596": { + "name": "Regen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5597": { + "name": "Regen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5598": { + "name": "Transference", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5599": { + "name": "Cure IV", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5600": { + "name": "Cure IV", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5601": { + "name": "Decoy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5602": { + "name": "Decoy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5603": { + "name": "Rebirth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5604": { + "name": "Glory", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5605": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5606": { + "name": "Pressure Increase", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5607": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5608": { + "name": "Reducible Complexity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5609": { + "name": "Panzerschreck", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5610": { + "name": "Panzerschreck", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5611": { + "name": "Panzer Vor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5612": { + "name": "Undying Affection", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5613": { + "name": "Corporal Punishment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5614": { + "name": "Sizzlebeam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5615": { + "name": "Sizzlespark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5616": { + "name": "Uplander Doom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5617": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5618": { + "name": "Brute Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5619": { + "name": "Mind Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5620": { + "name": "Ballistic Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5621": { + "name": "Minefield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5622": { + "name": "Mine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5623": { + "name": "Hidden Minefield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5624": { + "name": "Hidden Mine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5625": { + "name": "Hidden Mine Shrapnel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5626": { + "name": "Mirage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5627": { + "name": "Supercharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5628": { + "name": "Blinder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5629": { + "name": "Power Tackle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5630": { + "name": "Mind Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5631": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5632": { + "name": "Magicked Mark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5633": { + "name": "Attachment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5634": { + "name": "Single Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5635": { + "name": "Double Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5636": { + "name": "Rocket Drill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5637": { + "name": "Double Drill Crush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5638": { + "name": "Drill Drive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5639": { + "name": "Heart of the Chakram", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5640": { + "name": "Super Ultra Power Plasma Alpha", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5641": { + "name": "Ultra Power Plasma", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5642": { + "name": "Power Plasma", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5643": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5644": { + "name": "Magicked Mark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5645": { + "name": "Height", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5646": { + "name": "Height Error", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5647": { + "name": "Enumeration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5648": { + "name": "Bio-arithmeticks", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5649": { + "name": "Auxilliary Power", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5650": { + "name": "Bodyhurt Breakblock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5651": { + "name": "Brainhurt Breakblock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5652": { + "name": "Gobbieboom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5653": { + "name": "Snapcannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5654": { + "name": "Meltyspume", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5655": { + "name": "Snipethoom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5656": { + "name": "Forward Cannon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5657": { + "name": "Brute Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5658": { + "name": "Ultra Flash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5659": { + "name": "Elemental Jammer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5660": { + "name": "Crashing Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5661": { + "name": "Crashing Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5662": { + "name": "Punishing Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5663": { + "name": "Punishing Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5664": { + "name": "Drainage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5665": { + "name": "Severe Contamination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5666": { + "name": "Ballistic Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5667": { + "name": "Earth Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5668": { + "name": "Ice Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5669": { + "name": "Fire Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5670": { + "name": "Fire Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5671": { + "name": "Super Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5672": { + "name": "Final Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5673": { + "name": "Discharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5674": { + "name": "Hydrothermal Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5675": { + "name": "Perpetual Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5676": { + "name": "Perpetual Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5677": { + "name": "Seed of the Sky", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5678": { + "name": "Mega Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5679": { + "name": "Discoid", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5680": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5681": { + "name": "Legislation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5682": { + "name": "Execution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5683": { + "name": "Retribution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5684": { + "name": "Retribution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5685": { + "name": "100-megatonze Shock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5687": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5688": { + "name": "Brute Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5689": { + "name": "Mind Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5690": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5691": { + "name": "Magicked Mark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5692": { + "name": "Attachment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5693": { + "name": "Single Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5694": { + "name": "Double Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5695": { + "name": "Rocket Drill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5696": { + "name": "Double Drill Crush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5697": { + "name": "Drill Drive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5698": { + "name": "Super Ultra Power Plasma Alpha", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5699": { + "name": "Ultra Power Plasma", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5700": { + "name": "Power Plasma", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5701": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5702": { + "name": "Magicked Mark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5703": { + "name": "Height", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5704": { + "name": "Height Error", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5705": { + "name": "Enumeration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5706": { + "name": "Bio-arithmeticks", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5707": { + "name": "Auxilliary Power", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5708": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5709": { + "name": "Brute Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5710": { + "name": "Crashing Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5711": { + "name": "Punishing Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5712": { + "name": "Ballistic Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5713": { + "name": "Earth Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5714": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5715": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5716": { + "name": "Eye of the Chakram", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5717": { + "name": "Ice Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5718": { + "name": "Ultra Flash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5719": { + "name": "Super Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5720": { + "name": "Mirage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5721": { + "name": "Supercharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5722": { + "name": "Blinder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5723": { + "name": "Power Tackle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5724": { + "name": "Minefield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5725": { + "name": "Mine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5726": { + "name": "Hidden Minefield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5727": { + "name": "Hidden Mine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5728": { + "name": "Hidden Mine Shrapnel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5729": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5730": { + "name": "Flarethrower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5731": { + "name": "Double Rocket Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5732": { + "name": "Mega Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5733": { + "name": "Super Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5734": { + "name": "Apocalyptic Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5735": { + "name": "Apocalyptic Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5736": { + "name": "Missile Command", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5737": { + "name": "Short Needle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5738": { + "name": "Long Needle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5739": { + "name": "Long Needle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5740": { + "name": "Long Needle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5741": { + "name": "J Kick", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5742": { + "name": "Justice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5743": { + "name": "Verdict", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5744": { + "name": "Gavel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5745": { + "name": "Gale Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5746": { + "name": "Hurricane Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5747": { + "name": "Link-up", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5748": { + "name": "J Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5749": { + "name": "J Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5750": { + "name": "Crashing Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5751": { + "name": "Punishing Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5752": { + "name": "Drainage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5753": { + "name": "Severe Contamination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5754": { + "name": "Final Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5755": { + "name": "Ancient Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5756": { + "name": "Transform", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5757": { + "name": "Ancient Libra", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5758": { + "name": "Elemental Jammer", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5759": { + "name": "the Bull of Ala Mhigo", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5761": { + "name": "Demoralize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5762": { + "name": "Flaming Tizona", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5763": { + "name": "Flaming Tizona", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5764": { + "name": "the Curse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5765": { + "name": "the Curse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5766": { + "name": "Immortal Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5768": { + "name": "Bomb Spread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5769": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5770": { + "name": "Cauterize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5771": { + "name": "Holy Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5772": { + "name": "Holy Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5773": { + "name": "Diamond Storm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5774": { + "name": "Sphere Shatter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5775": { + "name": "Tail End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5776": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5777": { + "name": "Gallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5778": { + "name": "Gallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5779": { + "name": "Spellsword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5780": { + "name": "Overpower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5781": { + "name": "Rive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5782": { + "name": "Holmgang", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5783": { + "name": "Iron Tempest", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5784": { + "name": "Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5785": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5786": { + "name": "Feast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5787": { + "name": "Disorienting Groan", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5788": { + "name": "Oogle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5789": { + "name": "Bomb Toss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5790": { + "name": "Nutshell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5791": { + "name": "Somersault Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5792": { + "name": "10-tonze Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5793": { + "name": "Regorge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5794": { + "name": "Steel Scales", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5795": { + "name": "Tetra Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5796": { + "name": "Therapeutic Shock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5797": { + "name": "Big Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5798": { + "name": "Boost", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5799": { + "name": "Gobswing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5800": { + "name": "the Lion's Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5801": { + "name": "Gobjab", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5802": { + "name": "Gobstraight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5803": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5804": { + "name": "Gobcut", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5805": { + "name": "Therapeutic Shock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5806": { + "name": "Glupgloop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5807": { + "name": "Gobdash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5808": { + "name": "Spellsword", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5809": { + "name": "Gobstraight", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5811": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5812": { + "name": "Cermet Drill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5813": { + "name": "Panzerfaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5814": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5815": { + "name": "Kugelblitz", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5816": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5817": { + "name": "Heavy Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5818": { + "name": "Skull Sunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5819": { + "name": "Cure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5820": { + "name": "Triple Threat", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5821": { + "name": "Fast Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5822": { + "name": "Savage Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5823": { + "name": "Gallop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5824": { + "name": "Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5825": { + "name": "Rhino Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5826": { + "name": "Rhino Guard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5827": { + "name": "Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5828": { + "name": "Fire IV", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5829": { + "name": "Sucker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5830": { + "name": "Flood", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5831": { + "name": "Water III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5832": { + "name": "Mysterious Light", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5833": { + "name": "Double Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5834": { + "name": "Enochian", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5835": { + "name": "Wild Horn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5836": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5837": { + "name": "Pressure Increase", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5838": { + "name": "Kaltstrahl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5839": { + "name": "Reducible Complexity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5840": { + "name": "Panzerschreck", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5841": { + "name": "Panzerschreck", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5842": { + "name": "Panzer Vor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5843": { + "name": "Bodyhurt Breakblock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5844": { + "name": "Brainhurt Breakblock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5846": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5847": { + "name": "Cure", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5848": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5849": { + "name": "Banish III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5850": { + "name": "Triple Trial", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5851": { + "name": "Chesed", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5852": { + "name": "Tiferet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5853": { + "name": "Ain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5854": { + "name": "Ratzon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5855": { + "name": "Fiendish Rage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5856": { + "name": "Ein Sof Ohr", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5857": { + "name": "Da'at", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5858": { + "name": "Da'at", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5859": { + "name": "Fiendish Wail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5860": { + "name": "Fiendish Wail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5861": { + "name": "Life Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5862": { + "name": "Spirit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5863": { + "name": "Earth Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5864": { + "name": "Yesod", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5865": { + "name": "Pillar of Mercy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5866": { + "name": "Pillar of Mercy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5867": { + "name": "Malkuth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5868": { + "name": "Revelation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5869": { + "name": "Ascension", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5870": { + "name": "Pillar of Severity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5871": { + "name": "Empty Hand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5873": { + "name": "Flamethrower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5874": { + "name": "Stickyloom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5875": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5876": { + "name": "Zoomdoom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5877": { + "name": "Flashthoom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5878": { + "name": "Corporal Punishment", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5879": { + "name": "Sizzlebeam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5880": { + "name": "Sizzlespark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5881": { + "name": "Uplander Doom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5882": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5883": { + "name": "Cermet Drill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5884": { + "name": "Panzerfaust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5885": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5886": { + "name": "Kugelblitz", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5887": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5888": { + "name": "Berserk", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5889": { + "name": "Rear", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5890": { + "name": "Smash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5891": { + "name": "Raging Axe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5892": { + "name": "Starstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5893": { + "name": "Lightning Spark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5894": { + "name": "Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5895": { + "name": "Aero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5896": { + "name": "Fast Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5897": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5898": { + "name": "Brute Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5899": { + "name": "Mind Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5900": { + "name": "Final Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5901": { + "name": "Minefield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5902": { + "name": "Mine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5903": { + "name": "Hidden Minefield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5904": { + "name": "Hidden Mine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5905": { + "name": "Hidden Mine Shrapnel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5906": { + "name": "Mirage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5907": { + "name": "Supercharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5908": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5909": { + "name": "Magicked Mark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5910": { + "name": "Final Apocalypse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5911": { + "name": "Single Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5912": { + "name": "Double Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5913": { + "name": "Rocket Drill", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5914": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5915": { + "name": "Magicked Mark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5916": { + "name": "Height", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5917": { + "name": "Height Error", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5918": { + "name": "Enumeration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5919": { + "name": "Bio-arithmeticks", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5920": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5921": { + "name": "Brute Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5922": { + "name": "Ultra Flash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5923": { + "name": "Final Apocalypse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5924": { + "name": "Crashing Wave", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5925": { + "name": "Final Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5926": { + "name": "Earth Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5927": { + "name": "Ice Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5928": { + "name": "Super Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5929": { + "name": "Final Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5930": { + "name": "Uplander Doom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5931": { + "name": "Sizzlespark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5932": { + "name": "Impact of Hod", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5933": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5934": { + "name": "Discharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5935": { + "name": "Hydrothermal Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5936": { + "name": "Perpetual Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5937": { + "name": "Seed of the Sky", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5938": { + "name": "Mega Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5939": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5940": { + "name": "Retribution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5941": { + "name": "Retribution", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5942": { + "name": "100-megatonze Shock", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5943": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5944": { + "name": "Brute Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5945": { + "name": "Mind Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5946": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5947": { + "name": "Magicked Mark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5948": { + "name": "Single Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5949": { + "name": "Double Buster", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5950": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5951": { + "name": "Magicked Mark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5952": { + "name": "Height", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5953": { + "name": "Height Error", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5954": { + "name": "Enumeration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5955": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5956": { + "name": "Brute Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5957": { + "name": "Earth Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5958": { + "name": "Ice Missile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5959": { + "name": "Super Cyclone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5960": { + "name": "Mirage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5961": { + "name": "Supercharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5962": { + "name": "Minefield", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5963": { + "name": "Mine", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5964": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5965": { + "name": "Flarethrower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5966": { + "name": "Double Rocket Punch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5967": { + "name": "Mega Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5968": { + "name": "Super Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5969": { + "name": "Apocalyptic Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5970": { + "name": "Apocalyptic Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5971": { + "name": "Short Needle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5972": { + "name": "Long Needle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5973": { + "name": "Long Needle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5974": { + "name": "J Kick", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5975": { + "name": "Final Sentence", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5976": { + "name": "Transform", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5977": { + "name": "Water Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5978": { + "name": "Palsynyxis", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5979": { + "name": "Water Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5980": { + "name": "Aqua Vitae", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5981": { + "name": "Fowl Stench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5982": { + "name": "Moldy Sneeze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5983": { + "name": "Moldy Phlegm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5984": { + "name": "Ancient Aero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5985": { + "name": "Ancient Aero", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5986": { + "name": "Iron Tempest", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5987": { + "name": "Triple Trial", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5988": { + "name": "Chesed", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5989": { + "name": "Tiferet", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5990": { + "name": "Ein", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5991": { + "name": "Ratzon", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5992": { + "name": "Fiendish Rage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5993": { + "name": "Ein Sof Ohr", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5994": { + "name": "Da'at", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5995": { + "name": "Da'at", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5996": { + "name": "Fiendish Wail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5997": { + "name": "Fiendish Wail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5998": { + "name": "Life Force", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "5999": { + "name": "Spirit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6000": { + "name": "Earth Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6001": { + "name": "Yesod", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6002": { + "name": "Pillar of Mercy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6003": { + "name": "Pillar of Mercy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6004": { + "name": "Malkuth", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6005": { + "name": "Revelation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6006": { + "name": "Ascension", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6007": { + "name": "Pillar of Severity", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6008": { + "name": "Empty Hand", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6009": { + "name": "Cloud Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6010": { + "name": "Lightning Bolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6011": { + "name": "Quasar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6012": { + "name": "Touchdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6013": { + "name": "Rear Hoof", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6014": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6015": { + "name": "Pom Praise", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6016": { + "name": "Pom Praise", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6017": { + "name": "Demoniacal Mogcane", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6018": { + "name": "Pom-bom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6019": { + "name": "1000-kuponze Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6020": { + "name": "Pom Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6021": { + "name": "Terminus Est", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6022": { + "name": "Terminus Est", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6023": { + "name": "Terminus Est", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6025": { + "name": "Bastardbluss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6026": { + "name": "Magitek Slug", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6027": { + "name": "Magitek Spread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6028": { + "name": "Quickstep", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6029": { + "name": "Magitek Turret", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6030": { + "name": "Aetherochemical Laser", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6031": { + "name": "Aetherochemical Grenado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6032": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6033": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6034": { + "name": "Aetherial Pulse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6035": { + "name": "Servant Enkindle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6036": { + "name": "Servant Enkindle", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6037": { + "name": "the Scarlet Whisper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6038": { + "name": "Deafening Bellow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6040": { + "name": "Touchdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6042": { + "name": "Horrid Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6043": { + "name": "Horrid Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6044": { + "name": "Hot Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6045": { + "name": "Hot Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6046": { + "name": "Hot Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6047": { + "name": "Hot Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6048": { + "name": "Electric Predation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6049": { + "name": "Darkdragon Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6050": { + "name": "Darkdragon Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6051": { + "name": "the Serpent's Apple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6052": { + "name": "Original Sin", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6053": { + "name": "Ripper Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6054": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6055": { + "name": "Dark Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6056": { + "name": "Bone Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6057": { + "name": "Final Chorus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6058": { + "name": "Final Chorus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6060": { + "name": "Flare Star", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6061": { + "name": "Eye of the Tyrant", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6062": { + "name": "High Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6063": { + "name": "Darkdragon Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6064": { + "name": "Darkdragon Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6065": { + "name": "Darkdragon Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6066": { + "name": "Geirskogul", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6067": { + "name": "Soul Tether", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6068": { + "name": "Ala Morn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6069": { + "name": "Drachenlance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6071": { + "name": "Deadly Curse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6072": { + "name": "Akh Morn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6073": { + "name": "Akh Morn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6075": { + "name": "Flame Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6076": { + "name": "Deafening Bellow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6077": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6078": { + "name": "Necropurge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6079": { + "name": "Necropurge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6080": { + "name": "Megiddo Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6081": { + "name": "Megiddo Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6082": { + "name": "Dark Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6083": { + "name": "Dark Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6084": { + "name": "Punishing Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6085": { + "name": "Evil Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6086": { + "name": "Void Call", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6088": { + "name": "Mana Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6089": { + "name": "Mana Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6090": { + "name": "Mega Death", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6091": { + "name": "Hell Wind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6092": { + "name": "Brand of the Fallen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6093": { + "name": "Sweet Steel", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6094": { + "name": "Beguiling Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6095": { + "name": "Void Fire IV", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6096": { + "name": "Rotten Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6097": { + "name": "Tail Drive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6098": { + "name": "Mow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6099": { + "name": "Voidblood", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6100": { + "name": "Mortal Ray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6101": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6102": { + "name": "Spontaneous Combustion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6103": { + "name": "Necropurge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6104": { + "name": "Necropurge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6105": { + "name": "Super Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6106": { + "name": "Super Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6107": { + "name": "Breath Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6109": { + "name": "Overpower", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6110": { + "name": "Dead or Alive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6111": { + "name": "Pounce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6112": { + "name": "Cannonfire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6115": { + "name": "Excretion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6116": { + "name": "Excretion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6117": { + "name": "Megavolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6118": { + "name": "Megavolt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6119": { + "name": "Flash Freeze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6120": { + "name": "Iceberg", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6121": { + "name": "Iceberg", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6122": { + "name": "Shardstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6123": { + "name": "Head Snatch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6124": { + "name": "Blanket Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6125": { + "name": "Lightning Chain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6129": { + "name": "Galadion Ram", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6130": { + "name": "Maelstrike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6131": { + "name": "Ghomoro Splitter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6132": { + "name": "Ghomoro Splitter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6133": { + "name": "Spread Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6134": { + "name": "Leg Graze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6135": { + "name": "Grenado Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6136": { + "name": "Poison Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6137": { + "name": "Bullet Hell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6138": { + "name": "Theriac", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6139": { + "name": "Blast Trap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6141": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6142": { + "name": "Lead Shot", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6144": { + "name": "Black Hole", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6145": { + "name": "Doomsday", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6146": { + "name": "Assimilation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6147": { + "name": "Transfiguration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6148": { + "name": "Transfiguration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6149": { + "name": "Flare Star", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6150": { + "name": "Flare Star", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6151": { + "name": "Explosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6152": { + "name": "Aethernova", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6153": { + "name": "Death Grip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6154": { + "name": "Coif Change", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6155": { + "name": "Haircut", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6156": { + "name": "Split End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6158": { + "name": "Coif Change", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6159": { + "name": "Haircut", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6160": { + "name": "Split End", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6162": { + "name": "Extension", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6163": { + "name": "Extension", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6164": { + "name": "Super Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6165": { + "name": "Evil Switch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6166": { + "name": "Evil Curl", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6167": { + "name": "Evil Tress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6168": { + "name": "Dancing Mad", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6169": { + "name": "Mana Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6170": { + "name": "Dancing Mad", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6171": { + "name": "Dancing Mad", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6172": { + "name": "Graft", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6174": { + "name": "Garrotte", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6175": { + "name": "Bloodied Nail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6176": { + "name": "Depth Charge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6177": { + "name": "Aura Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6178": { + "name": "Penetration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6179": { + "name": "Dark Spike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6180": { + "name": "Silken Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6181": { + "name": "Pitfall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6182": { + "name": "Transfiguration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6183": { + "name": "Transfiguration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6184": { + "name": "Execration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6185": { + "name": "Execration", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6186": { + "name": "Meteor Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6188": { + "name": "Earthen Heart", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6189": { + "name": "Meteor", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6190": { + "name": "Holy", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6191": { + "name": "Acceleration Bomb", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6192": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6193": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6194": { + "name": "Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6195": { + "name": "Implosion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6196": { + "name": "Arachne Web", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6200": { + "name": "Shadow Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6201": { + "name": "Spider Thread", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6202": { + "name": "Frond Affeared", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6203": { + "name": "Caustic Spray", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6204": { + "name": "Silkscreen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6205": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6206": { + "name": "Realm Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6207": { + "name": "Sticky Wicket", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6208": { + "name": "Digestive Fluid", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6209": { + "name": "Hatch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6210": { + "name": "the Widow's Kiss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6211": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6212": { + "name": "Pom-bom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6213": { + "name": "Pitfall", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6214": { + "name": "Bitter Bile", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6215": { + "name": "Sticky Wicket", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6216": { + "name": "Critical Bite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6217": { + "name": "Silkscreen", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6218": { + "name": "Deadly Thrust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6219": { + "name": "Realm Shaker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6220": { + "name": "Digestive Fluid", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6221": { + "name": "Inner Demons", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6222": { + "name": "Dark II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6223": { + "name": "Enochian", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6224": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6225": { + "name": "Fire IV", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6226": { + "name": "Epigraph", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6227": { + "name": "Fiery Epigraph", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6228": { + "name": "Flaming Epigraph", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6229": { + "name": "Trembling Epigraph", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6230": { + "name": "Flaring Epigraph", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6233": { + "name": "Big Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6234": { + "name": "Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6235": { + "name": "Electric Cachexia", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6236": { + "name": "Dark Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6237": { + "name": "Tight Tornado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6238": { + "name": "Arachne Web", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6241": { + "name": "Cauterize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6242": { + "name": "Horrisonous Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6243": { + "name": "Khoomii", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6244": { + "name": "Seismic Rift", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6245": { + "name": "Excretion", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6246": { + "name": "Head Snatch", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6247": { + "name": "Spinning Edge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6248": { + "name": "Gust Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6249": { + "name": "Aeolian Edge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6250": { + "name": "Triple Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6251": { + "name": "Hide", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6252": { + "name": "Sneak Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6253": { + "name": "Poisoned Blade", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6254": { + "name": "Throwing Dagger", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6255": { + "name": "Butcher's Block", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6256": { + "name": "Storm's Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6257": { + "name": "Raging Rush", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6258": { + "name": "Madness", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6274": { + "name": "ヴォイド・ファイラ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6275": { + "name": "地雷", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6276": { + "name": "誘引トラップ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6277": { + "name": "弱体トラップ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6278": { + "name": "阻害トラップ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6279": { + "name": "トードトラップ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6280": { + "name": "the Widow's Embrace", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6282": { + "name": "Mortal Chorus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6284": { + "name": "爆弾トラップ", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6285": { + "name": "蘇生", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6286": { + "name": "ウォーリアスペシャル", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6287": { + "name": "ウォーリアバイオレンス", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6288": { + "name": "ウォーリアダイナミック", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6289": { + "name": "自爆", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6290": { + "name": "爆発", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6291": { + "name": "武器強化", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6292": { + "name": "防具強化", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6298": { + "name": "the Scarlet Whisper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6299": { + "name": "Deafening Bellow", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6300": { + "name": "Cauterize", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6301": { + "name": "Touchdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6302": { + "name": "Horrid Roar", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6303": { + "name": "Hot Wing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6304": { + "name": "Hot Tail", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6305": { + "name": "Electric Predation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6306": { + "name": "the Serpent's Apple", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6307": { + "name": "Ripper Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6308": { + "name": "Final Chorus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6309": { + "name": "Flare Star", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6310": { + "name": "Eye of the Tyrant", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6311": { + "name": "High Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6312": { + "name": "Geirskogul", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6313": { + "name": "Ala Morn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6314": { + "name": "Drachenlance", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6315": { + "name": "Akh Morn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6316": { + "name": "Akh Morn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6317": { + "name": "Flame Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6318": { + "name": "Super Jump", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6319": { + "name": "Self-destruct", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6320": { + "name": "Mortal Chorus", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6321": { + "name": "Loom", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6322": { + "name": "Paralyze III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6323": { + "name": "Summon II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6326": { + "name": "Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6327": { + "name": "Scamper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6328": { + "name": "Hoofkick", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6329": { + "name": "Blood Drain", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6330": { + "name": "Ultrasonics", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6331": { + "name": "Shatter", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6332": { + "name": "Shriek", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6333": { + "name": "Spoil", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6334": { + "name": "Final Sting", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6335": { + "name": "Corrosive Spit", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6336": { + "name": "Slumber Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6337": { + "name": "Bomb Toss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6338": { + "name": "Bomb Toss", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6339": { + "name": "Rhino Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6340": { + "name": "Gas Shell", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6341": { + "name": "Sticky Tongue", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6342": { + "name": "Labored Leap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6343": { + "name": "Digest", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6344": { + "name": "Rapture", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6345": { + "name": "Brackish Drop", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6346": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6347": { + "name": "attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6348": { + "name": "Bad Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6349": { + "name": "Golden Tongue", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6350": { + "name": "Thunder", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6351": { + "name": "Stone Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6352": { + "name": "the Wood Remembers", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6353": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6354": { + "name": "Smoldering Scales", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6355": { + "name": "Tortoise Stomp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6356": { + "name": "Stone Gaze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6357": { + "name": "Horrid Horn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6358": { + "name": "Haste", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6359": { + "name": "Berserk", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6360": { + "name": "Rear", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6361": { + "name": "Wild Horn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6362": { + "name": "Dark Blizzard III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6363": { + "name": "Iron Justice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6364": { + "name": "111-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6365": { + "name": "Chirp", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6366": { + "name": "Curse", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6367": { + "name": "Hex Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6368": { + "name": "Heartburn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6369": { + "name": "Rotting Bandages", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6370": { + "name": "Eyes on Me", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6371": { + "name": "Tail Dive", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6372": { + "name": "Sucker", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6373": { + "name": "Flood", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6374": { + "name": "Dark", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6375": { + "name": "Voidblood", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6376": { + "name": "Triclip", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6377": { + "name": "Void Fire II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6378": { + "name": "Dark Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6379": { + "name": "Quarry Lake", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6380": { + "name": "Dirty Sneeze", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6381": { + "name": "Beatdown", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6382": { + "name": "Thunderstrike", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6383": { + "name": "Dark Dome", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6384": { + "name": "Grim Reaper", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6385": { + "name": "Ossify", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6386": { + "name": "Paralyze II", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6387": { + "name": "Ravenous Bite", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6388": { + "name": "Paralyze III", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6389": { + "name": "Void Slash", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6390": { + "name": "Void Trap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6391": { + "name": "Chaos Breath", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6392": { + "name": "Dark Thorn", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6393": { + "name": "Fireball", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6394": { + "name": "Ripper Claw", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6395": { + "name": "Heirloom Scream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6396": { + "name": "Deathtrap", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6397": { + "name": "怨念", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6398": { + "name": "インヘルス", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6399": { + "name": "インヘルス", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6400": { + "name": "ダークハーベスト", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6401": { + "name": "インシックネス", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6402": { + "name": "ブラックハネムーン", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6403": { + "name": "狂気のまなざし", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6404": { + "name": "Desolation", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6405": { + "name": "Terror Eye", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6406": { + "name": "Suction", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6407": { + "name": "Garrotte", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6408": { + "name": "Pounce", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6410": { + "name": "スクリーム", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6411": { + "name": "生き埋め", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6412": { + "name": "ヴェンジェンフルソウル", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6413": { + "name": "Tornado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6414": { + "name": "ドリッピングファング", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6416": { + "name": "Whipcrack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6417": { + "name": "Stormwind", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6418": { + "name": "Bombination", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6419": { + "name": "Lumisphere", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6420": { + "name": "Aero Blast", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6421": { + "name": "Bloody Caress", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6422": { + "name": "Acid Mist", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6423": { + "name": "Gold Dust", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6424": { + "name": "Leafstorm", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6425": { + "name": "Rotten Stench", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6426": { + "name": "Dissever", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6427": { + "name": "Ball of Fire", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6428": { + "name": "Ball of Ice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6429": { + "name": "Fear Itself", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6430": { + "name": "Ancient Eruption", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6431": { + "name": "Entropic Flame", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6432": { + "name": "Shadow Flare", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6433": { + "name": "Scream", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6434": { + "name": "Accursed Pox", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6435": { + "name": "Tornado", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6436": { + "name": "Iron Justice", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6437": { + "name": "Recharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6438": { + "name": "Recharge", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6439": { + "name": "Feint Particle Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6440": { + "name": "Feint Particle Beam", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6441": { + "name": "Blizzard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6442": { + "name": "Stone", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6443": { + "name": "Water", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6444": { + "name": "Eye of the Stunted", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6445": { + "name": "Eye of the Wildered", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6446": { + "name": "Eye of the Slithered", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6453": { + "name": "Meteor Impact", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6454": { + "name": "Debris Burst", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6455": { + "name": "Rhino Attack", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6456": { + "name": "Rhino Guard", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6457": { + "name": "Rotting Bandages", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6497": { + "name": "攻撃", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6498": { + "name": "攻撃", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6499": { + "name": "攻撃", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6500": { + "name": "攻撃", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6501": { + "name": "攻撃", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6502": { + "name": "100-tonze Swipe", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6503": { + "name": "100-tonze Swing", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6506": { + "name": "Bloodrage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6507": { + "name": "Bloodrage", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + }, + "6509": { + "name": "Stool Pelt", + "potency": 0, + "comboPotency": 0, + "flankPotency": 0, + "frontPotency": 0, + "rearPotency": 0, + "curePotency": 0, + "restorePercentage": 0, + "nextCombo": [], + "statuses": { + "caster": [], + "target": [] + } + } +} diff --git a/deps/nlohmann/json.hpp b/deps/nlohmann/json.hpp index b132e850d..4d1a37ad7 100644 --- a/deps/nlohmann/json.hpp +++ b/deps/nlohmann/json.hpp @@ -1,8102 +1,15345 @@ -/* - __ _____ _____ _____ - __| | __| | | | JSON for Modern C++ -| | |__ | | | | | | version 3.3.0 -|_____|_____|_____|_|___| https://github.com/nlohmann/json - -Licensed under the MIT License . -SPDX-License-Identifier: MIT -Copyright (c) 2013-2018 Niels Lohmann . - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. -*/ +// __ _____ _____ _____ +// __| | __| | | | JSON for Modern C++ +// | | |__ | | | | | | version 3.11.2 +// |_____|_____|_____|_|___| https://github.com/nlohmann/json +// +// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann +// SPDX-License-Identifier: MIT -#ifndef NLOHMANN_JSON_HPP -#define NLOHMANN_JSON_HPP +/****************************************************************************\ + * Note on documentation: The source files contain links to the online * + * documentation of the public API at https://json.nlohmann.me. This URL * + * contains the most recent documentation and should also be applicable to * + * previous versions; documentation for deprecated functions is not * + * removed, but marked deprecated. See "Generate documentation" section in * + * file docs/README.md. * +\****************************************************************************/ -#define NLOHMANN_JSON_VERSION_MAJOR 3 -#define NLOHMANN_JSON_VERSION_MINOR 3 -#define NLOHMANN_JSON_VERSION_PATCH 0 +#ifndef INCLUDE_NLOHMANN_JSON_HPP_ +#define INCLUDE_NLOHMANN_JSON_HPP_ #include // all_of, find, for_each -#include // assert -#include // and, not, or #include // nullptr_t, ptrdiff_t, size_t #include // hash, less #include // initializer_list -#include // istream, ostream -#include // iterator_traits, random_access_iterator_tag +#ifndef JSON_NO_IO + #include // istream, ostream +#endif // JSON_NO_IO +#include // random_access_iterator_tag +#include // unique_ptr #include // accumulate #include // string, stoi, to_string #include // declval, forward, move, pair, swap - -// #include -#ifndef NLOHMANN_JSON_FWD_HPP -#define NLOHMANN_JSON_FWD_HPP - -#include // int64_t, uint64_t -#include // map -#include // allocator -#include // string #include // vector -/*! -@brief namespace for Niels Lohmann -@see https://github.com/nlohmann -@since version 1.0.0 -*/ -namespace nlohmann -{ -/*! -@brief default JSONSerializer template argument - -This serializer ignores the template arguments and uses ADL -([argument-dependent lookup](https://en.cppreference.com/w/cpp/language/adl)) -for serialization. -*/ -template -struct adl_serializer; - -template class ObjectType = - std::map, - template class ArrayType = std::vector, - class StringType = std::string, class BooleanType = bool, - class NumberIntegerType = std::int64_t, - class NumberUnsignedType = std::uint64_t, - class NumberFloatType = double, - template class AllocatorType = std::allocator, - template class JSONSerializer = - adl_serializer> -class basic_json; - -/*! -@brief JSON Pointer - -A JSON pointer defines a string syntax for identifying a specific value -within a JSON document. It can be used with functions `at` and -`operator[]`. Furthermore, JSON pointers are the base for JSON patches. - -@sa [RFC 6901](https://tools.ietf.org/html/rfc6901) - -@since version 2.0.0 -*/ -template -class json_pointer; +// #include +// __ _____ _____ _____ +// __| | __| | | | JSON for Modern C++ +// | | |__ | | | | | | version 3.11.2 +// |_____|_____|_____|_|___| https://github.com/nlohmann/json +// +// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann +// SPDX-License-Identifier: MIT -/*! -@brief default JSON class -This type is the default specialization of the @ref basic_json class which -uses the standard template types. -@since version 1.0.0 -*/ -using json = basic_json<>; -} // namespace nlohmann +#include -#endif +// #include +// __ _____ _____ _____ +// __| | __| | | | JSON for Modern C++ +// | | |__ | | | | | | version 3.11.2 +// |_____|_____|_____|_|___| https://github.com/nlohmann/json +// +// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann +// SPDX-License-Identifier: MIT -// #include -// This file contains all internal macro definitions -// You MUST include macro_unscope.hpp at the end of json.hpp to undef all of them +// This file contains all macro definitions affecting or depending on the ABI -// exclude unsupported compilers -#if !defined(JSON_SKIP_UNSUPPORTED_COMPILER_CHECK) - #if defined(__clang__) - #if (__clang_major__ * 10000 + __clang_minor__ * 100 + __clang_patchlevel__) < 30400 - #error "unsupported Clang version - see https://github.com/nlohmann/json#supported-compilers" - #endif - #elif defined(__GNUC__) && !(defined(__ICC) || defined(__INTEL_COMPILER)) - #if (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) < 40800 - #error "unsupported GCC version - see https://github.com/nlohmann/json#supported-compilers" +#ifndef JSON_SKIP_LIBRARY_VERSION_CHECK + #if defined(NLOHMANN_JSON_VERSION_MAJOR) && defined(NLOHMANN_JSON_VERSION_MINOR) && defined(NLOHMANN_JSON_VERSION_PATCH) + #if NLOHMANN_JSON_VERSION_MAJOR != 3 || NLOHMANN_JSON_VERSION_MINOR != 11 || NLOHMANN_JSON_VERSION_PATCH != 2 + #warning "Already included a different version of the library!" #endif #endif #endif -// disable float-equal warnings on GCC/clang -#if defined(__clang__) || defined(__GNUC__) || defined(__GNUG__) - #pragma GCC diagnostic push - #pragma GCC diagnostic ignored "-Wfloat-equal" -#endif +#define NLOHMANN_JSON_VERSION_MAJOR 3 // NOLINT(modernize-macro-to-enum) +#define NLOHMANN_JSON_VERSION_MINOR 11 // NOLINT(modernize-macro-to-enum) +#define NLOHMANN_JSON_VERSION_PATCH 2 // NOLINT(modernize-macro-to-enum) -// disable documentation warnings on clang -#if defined(__clang__) - #pragma GCC diagnostic push - #pragma GCC diagnostic ignored "-Wdocumentation" +#ifndef JSON_DIAGNOSTICS + #define JSON_DIAGNOSTICS 0 #endif -// allow for portable deprecation warnings -#if defined(__clang__) || defined(__GNUC__) || defined(__GNUG__) - #define JSON_DEPRECATED __attribute__((deprecated)) -#elif defined(_MSC_VER) - #define JSON_DEPRECATED __declspec(deprecated) -#else - #define JSON_DEPRECATED +#ifndef JSON_USE_LEGACY_DISCARDED_VALUE_COMPARISON + #define JSON_USE_LEGACY_DISCARDED_VALUE_COMPARISON 0 #endif -// allow to disable exceptions -#if (defined(__cpp_exceptions) || defined(__EXCEPTIONS) || defined(_CPPUNWIND)) && !defined(JSON_NOEXCEPTION) - #define JSON_THROW(exception) throw exception - #define JSON_TRY try - #define JSON_CATCH(exception) catch(exception) - #define JSON_INTERNAL_CATCH(exception) catch(exception) +#if JSON_DIAGNOSTICS + #define NLOHMANN_JSON_ABI_TAG_DIAGNOSTICS _diag #else - #define JSON_THROW(exception) std::abort() - #define JSON_TRY if(true) - #define JSON_CATCH(exception) if(false) - #define JSON_INTERNAL_CATCH(exception) if(false) -#endif - -// override exception macros -#if defined(JSON_THROW_USER) - #undef JSON_THROW - #define JSON_THROW JSON_THROW_USER -#endif -#if defined(JSON_TRY_USER) - #undef JSON_TRY - #define JSON_TRY JSON_TRY_USER -#endif -#if defined(JSON_CATCH_USER) - #undef JSON_CATCH - #define JSON_CATCH JSON_CATCH_USER - #undef JSON_INTERNAL_CATCH - #define JSON_INTERNAL_CATCH JSON_CATCH_USER -#endif -#if defined(JSON_INTERNAL_CATCH_USER) - #undef JSON_INTERNAL_CATCH - #define JSON_INTERNAL_CATCH JSON_INTERNAL_CATCH_USER + #define NLOHMANN_JSON_ABI_TAG_DIAGNOSTICS #endif -// manual branch prediction -#if defined(__clang__) || defined(__GNUC__) || defined(__GNUG__) - #define JSON_LIKELY(x) __builtin_expect(!!(x), 1) - #define JSON_UNLIKELY(x) __builtin_expect(!!(x), 0) +#if JSON_USE_LEGACY_DISCARDED_VALUE_COMPARISON + #define NLOHMANN_JSON_ABI_TAG_LEGACY_DISCARDED_VALUE_COMPARISON _ldvcmp #else - #define JSON_LIKELY(x) x - #define JSON_UNLIKELY(x) x + #define NLOHMANN_JSON_ABI_TAG_LEGACY_DISCARDED_VALUE_COMPARISON #endif -// C++ language standard detection -#if (defined(__cplusplus) && __cplusplus >= 201703L) || (defined(_HAS_CXX17) && _HAS_CXX17 == 1) // fix for issue #464 - #define JSON_HAS_CPP_17 - #define JSON_HAS_CPP_14 -#elif (defined(__cplusplus) && __cplusplus >= 201402L) || (defined(_HAS_CXX14) && _HAS_CXX14 == 1) - #define JSON_HAS_CPP_14 +#ifndef NLOHMANN_JSON_NAMESPACE_NO_VERSION + #define NLOHMANN_JSON_NAMESPACE_NO_VERSION 0 #endif -// Ugly macros to avoid uglier copy-paste when specializing basic_json. They -// may be removed in the future once the class is split. +// Construct the namespace ABI tags component +#define NLOHMANN_JSON_ABI_TAGS_CONCAT_EX(a, b) json_abi ## a ## b +#define NLOHMANN_JSON_ABI_TAGS_CONCAT(a, b) \ + NLOHMANN_JSON_ABI_TAGS_CONCAT_EX(a, b) -#define NLOHMANN_BASIC_JSON_TPL_DECLARATION \ - template class ObjectType, \ - template class ArrayType, \ - class StringType, class BooleanType, class NumberIntegerType, \ - class NumberUnsignedType, class NumberFloatType, \ - template class AllocatorType, \ - template class JSONSerializer> +#define NLOHMANN_JSON_ABI_TAGS \ + NLOHMANN_JSON_ABI_TAGS_CONCAT( \ + NLOHMANN_JSON_ABI_TAG_DIAGNOSTICS, \ + NLOHMANN_JSON_ABI_TAG_LEGACY_DISCARDED_VALUE_COMPARISON) -#define NLOHMANN_BASIC_JSON_TPL \ - basic_json +// Construct the namespace version component +#define NLOHMANN_JSON_NAMESPACE_VERSION_CONCAT_EX(major, minor, patch) \ + _v ## major ## _ ## minor ## _ ## patch +#define NLOHMANN_JSON_NAMESPACE_VERSION_CONCAT(major, minor, patch) \ + NLOHMANN_JSON_NAMESPACE_VERSION_CONCAT_EX(major, minor, patch) -// #include +#if NLOHMANN_JSON_NAMESPACE_NO_VERSION +#define NLOHMANN_JSON_NAMESPACE_VERSION +#else +#define NLOHMANN_JSON_NAMESPACE_VERSION \ + NLOHMANN_JSON_NAMESPACE_VERSION_CONCAT(NLOHMANN_JSON_VERSION_MAJOR, \ + NLOHMANN_JSON_VERSION_MINOR, \ + NLOHMANN_JSON_VERSION_PATCH) +#endif +// Combine namespace components +#define NLOHMANN_JSON_NAMESPACE_CONCAT_EX(a, b) a ## b +#define NLOHMANN_JSON_NAMESPACE_CONCAT(a, b) \ + NLOHMANN_JSON_NAMESPACE_CONCAT_EX(a, b) -#include // not -#include // size_t -#include // conditional, enable_if, false_type, integral_constant, is_constructible, is_integral, is_same, remove_cv, remove_reference, true_type +#ifndef NLOHMANN_JSON_NAMESPACE +#define NLOHMANN_JSON_NAMESPACE \ + nlohmann::NLOHMANN_JSON_NAMESPACE_CONCAT( \ + NLOHMANN_JSON_ABI_TAGS, \ + NLOHMANN_JSON_NAMESPACE_VERSION) +#endif -namespace nlohmann -{ -namespace detail -{ -// alias templates to reduce boilerplate -template -using enable_if_t = typename std::enable_if::type; +#ifndef NLOHMANN_JSON_NAMESPACE_BEGIN +#define NLOHMANN_JSON_NAMESPACE_BEGIN \ + namespace nlohmann \ + { \ + inline namespace NLOHMANN_JSON_NAMESPACE_CONCAT( \ + NLOHMANN_JSON_ABI_TAGS, \ + NLOHMANN_JSON_NAMESPACE_VERSION) \ + { +#endif -template -using uncvref_t = typename std::remove_cv::type>::type; +#ifndef NLOHMANN_JSON_NAMESPACE_END +#define NLOHMANN_JSON_NAMESPACE_END \ + } /* namespace (inline namespace) NOLINT(readability/namespace) */ \ + } // namespace nlohmann +#endif -// implementation of C++14 index_sequence and affiliates -// source: https://stackoverflow.com/a/32223343 -template -struct index_sequence -{ - using type = index_sequence; - using value_type = std::size_t; - static constexpr std::size_t size() noexcept - { - return sizeof...(Ints); - } -}; +// #include +// __ _____ _____ _____ +// __| | __| | | | JSON for Modern C++ +// | | |__ | | | | | | version 3.11.2 +// |_____|_____|_____|_|___| https://github.com/nlohmann/json +// +// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann +// SPDX-License-Identifier: MIT -template -struct merge_and_renumber; -template -struct merge_and_renumber, index_sequence> - : index_sequence < I1..., (sizeof...(I1) + I2)... > {}; -template -struct make_index_sequence - : merge_and_renumber < typename make_index_sequence < N / 2 >::type, - typename make_index_sequence < N - N / 2 >::type > {}; +#include // transform +#include // array +#include // forward_list +#include // inserter, front_inserter, end +#include // map +#include // string +#include // tuple, make_tuple +#include // is_arithmetic, is_same, is_enum, underlying_type, is_convertible +#include // unordered_map +#include // pair, declval +#include // valarray + +// #include +// __ _____ _____ _____ +// __| | __| | | | JSON for Modern C++ +// | | |__ | | | | | | version 3.11.2 +// |_____|_____|_____|_|___| https://github.com/nlohmann/json +// +// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann +// SPDX-License-Identifier: MIT -template<> struct make_index_sequence<0> : index_sequence<> {}; -template<> struct make_index_sequence<1> : index_sequence<0> {}; -template -using index_sequence_for = make_index_sequence; -// dispatch utility (taken from ranges-v3) -template struct priority_tag : priority_tag < N - 1 > {}; -template<> struct priority_tag<0> {}; +#include // nullptr_t +#include // exception +#include // runtime_error +#include // to_string +#include // vector -// taken from ranges-v3 -template -struct static_const -{ - static constexpr T value{}; -}; +// #include +// __ _____ _____ _____ +// __| | __| | | | JSON for Modern C++ +// | | |__ | | | | | | version 3.11.2 +// |_____|_____|_____|_|___| https://github.com/nlohmann/json +// +// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann +// SPDX-License-Identifier: MIT -template -constexpr T static_const::value; -} // namespace detail -} // namespace nlohmann -// #include +#include // array +#include // size_t +#include // uint8_t +#include // string -#include // not -#include // numeric_limits -#include // false_type, is_constructible, is_integral, is_same, true_type -#include // declval +// #include +// __ _____ _____ _____ +// __| | __| | | | JSON for Modern C++ +// | | |__ | | | | | | version 3.11.2 +// |_____|_____|_____|_|___| https://github.com/nlohmann/json +// +// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann +// SPDX-License-Identifier: MIT -// #include -// #include +#include // declval, pair // #include +// __ _____ _____ _____ +// __| | __| | | | JSON for Modern C++ +// | | |__ | | | | | | version 3.11.2 +// |_____|_____|_____|_|___| https://github.com/nlohmann/json +// +// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann +// SPDX-License-Identifier: MIT + #include // #include +// __ _____ _____ _____ +// __| | __| | | | JSON for Modern C++ +// | | |__ | | | | | | version 3.11.2 +// |_____|_____|_____|_|___| https://github.com/nlohmann/json +// +// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann +// SPDX-License-Identifier: MIT -namespace nlohmann -{ + +// #include + + +NLOHMANN_JSON_NAMESPACE_BEGIN namespace detail { -template struct make_void + +template struct make_void { using type = void; }; -template using void_t = typename make_void::type; -} // namespace detail -} // namespace nlohmann +template using void_t = typename make_void::type; + +} // namespace detail +NLOHMANN_JSON_NAMESPACE_END -// http://en.cppreference.com/w/cpp/experimental/is_detected -namespace nlohmann -{ +NLOHMANN_JSON_NAMESPACE_BEGIN namespace detail { + +// https://en.cppreference.com/w/cpp/experimental/is_detected struct nonesuch { nonesuch() = delete; ~nonesuch() = delete; nonesuch(nonesuch const&) = delete; + nonesuch(nonesuch const&&) = delete; void operator=(nonesuch const&) = delete; + void operator=(nonesuch&&) = delete; }; -template class Op, - class... Args> +template class Op, + class... Args> struct detector { using value_t = std::false_type; using type = Default; }; -template class Op, class... Args> +template class Op, class... Args> struct detector>, Op, Args...> { using value_t = std::true_type; using type = Op; }; -template