Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
JSON update.
Browse files Browse the repository at this point in the history
  • Loading branch information
brasstax committed Nov 14, 2018
1 parent 5720939 commit 43d8772
Show file tree
Hide file tree
Showing 8 changed files with 1,194 additions and 114 deletions.
45 changes: 26 additions & 19 deletions enlir_json/abilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -1029,24 +1029,26 @@
"school": "Black Magic",
"name": "Chain Blizzaja",
"rarity": 6,
"type": "?",
"type": "BLK",
"target": "Single",
"formula": "Magical",
"multiplier": "?",
"multiplier": 15.25,
"element": "Ice",
"time": "?",
"effects": "Five single attacks (? each)",
"counter": "?",
"autoTarget": "?",
"sb": "?",
"time": 1.8,
"effects": "Five single attacks (3,05 each)",
"counter": "Y",
"autoTarget": "Lowest HP% enemy",
"sb": 90,
"uses": 2,
"max": 10,
"orb1Required": "Black Crystal",
"orb2Required": "Non-Elemental Crystal",
"orb3Required": "Ice Crystal",
"orb4Required": "Ability Record",
"introducingEvent": "Forgiveness Over Vengeance",
"name(jp)": "連続ブリザジャ",
"id": "30111262"
"id": "30111262",
"✓": ""
},
{
"school": "Black Magic",
Expand Down Expand Up @@ -1344,6 +1346,7 @@
"introducingEvent": "Eye of Violence",
"name(jp)": "連続ウォタジャ",
"id": "30111322",
"gl": "",
"✓": ""
},
{
Expand Down Expand Up @@ -2874,7 +2877,7 @@
"multiplier": 1.08,
"element": "-",
"time": 1.65,
"effects": "Four single attacks (0,27 each), multiplier increases with user's ATK",
"effects": "Four single attacks (0,27~1,42 each scaling with ATK)",
"counter": "Y",
"autoTarget": "Lowest HP% enemy",
"sb": 100,
Expand Down Expand Up @@ -4659,6 +4662,7 @@
"introducingEvent": "Eye of Violence",
"name(jp)": "ルナリヴァイア",
"id": "30131361",
"gl": "",
"✓": ""
},
{
Expand Down Expand Up @@ -4739,24 +4743,26 @@
"school": "Summoning",
"name": "Lunar Dragon",
"rarity": 6,
"type": "?",
"type": "SUM",
"target": "All enemies",
"formula": "Magical",
"multiplier": "?",
"multiplier": 18.92,
"element": "Holy",
"time": "?",
"effects": "Four group attacks (? each), minimum damage ?",
"counter": "?",
"autoTarget": "?",
"sb": "?",
"time": 1.8,
"effects": "Four group attacks (4,73 each), minimum damage 2000",
"counter": "N",
"autoTarget": "All enemies",
"sb": 90,
"uses": 2,
"max": 6,
"orb1Required": "White Crystal",
"orb2Required": "Summoning Crystal",
"orb3Required": "Holy Crystal",
"orb4Required": "Ability Record",
"introducingEvent": "Forgiveness Over Vengeance",
"name(jp)": "ルナドラゴン",
"id": "30131401"
"id": "30131401",
"✓": ""
},
{
"school": "Spellblade",
Expand Down Expand Up @@ -6602,7 +6608,7 @@
"multiplier": 2.8,
"element": "Fire",
"time": 1.2,
"effects": "Four single attacks (0,70 each), multiplier increases as HP decreases",
"effects": "Four single attacks (0,70~1,20 each scaling with HP%)",
"counter": "Y",
"autoTarget": "Lowest HP% enemy",
"sb": 65,
Expand Down Expand Up @@ -9451,7 +9457,7 @@
},
{
"school": "Sharpshooter",
"name": "Sapphire Blitz",
"name": "Sapphire Bullet",
"rarity": 6,
"type": "PHY",
"target": "Single enemy",
Expand All @@ -9472,6 +9478,7 @@
"introducingEvent": "Eye of Violence",
"name(jp)": "サファイアブリット",
"id": "30281101",
"gl": "",
"✓": ""
},
{
Expand Down
Loading

0 comments on commit 43d8772

Please sign in to comment.