Add extra weapon data

This commit is contained in:
Sakura Knoll
2022-03-21 19:27:33 +09:00 Unverified
parent 93d54e3953
commit 794b2738e0
72 changed files with 561 additions and 3 deletions
+14 -1
View File
@@ -5,6 +5,19 @@
"atk": 298,
"crt": 6,
"rarity": 5,
"battlesuits": [{ "id": "le" }],
"priWeapon": "mag-typhoon",
"sources": [
{
"type": "weapon-exchange"
},
{
"type": "dorm-equipment-supply"
},
{
"type": "spirit-weapon-foundry"
}
],
"skills": [
{
"name": "Chaos Blade",
@@ -15,4 +28,4 @@
"description": "Gain 40% Lightning DMG."
}
]
}
}