Add weapon data

This commit is contained in:
Sakura Knoll
2021-12-20 02:47:35 +09:00 Unverified
parent 61bf657f23
commit a79d8aee6f
552 changed files with 4532 additions and 0 deletions
@@ -0,0 +1,17 @@
{
"id": "endothermic-lance-vf",
"name": "Endothermic Lance VF",
"atk": 287,
"crt": 21,
"rarity": 5,
"skills": [
{
"name": "Element Feedback",
"description": "[SP: 0][CD: 25s] Unleash a thrust dealing 50% ATK of Physical DMG. Against enemies not in invincibility or Iron Body, this attack triggers a Throw to control enemies and deal 90% + 1,200.0% ATK of Physical DMG. During certain enemy moves and when the active button is flashing, a Throw counter can be performed unconditionally, controlling enemies and dealing 20% ATK of Physical DMG + 700.0% ATK of Fire DMG (does not reset CD).The active's damage will match the element of the wielder's damage type (Priority: Fire > Ice > Lightning > Physical)."
},
{
"name": "Ignis Stella",
"description": "Wielder deals 22.0% bonus Total DMG."
}
]
}