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
@@ -5,6 +5,19 @@
"atk": 274,
"crt": 41,
"rarity": 5,
"battlesuits": [{ "id": "ch" }],
"priWeapon": "11th-leitourgia",
"sources": [
{
"type": "weapon-exchange"
},
{
"type": "dorm-equipment-supply"
},
{
"type": "focused-supply"
}
],
"skills": [
{
"name": "Holy Blades",
@@ -15,4 +28,4 @@
"description": "When character attacks impaired enemies, there is a 40.0% chance to heal the team for 74 HP. CD: 3s."
}
]
}
}