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,22 @@
"atk": 287,
"crt": 19,
"rarity": 5,
"battlesuits": [{ "id": "km" }],
"priWeapon": "positron-blaster",
"sources": [
{
"type": "weapon-exchange"
},
{
"type": "dorm-equipment-supply"
},
{
"type": "spirit-foundry"
},
{
"type": "focused-supply"
}
],
"skills": [
{
"name": "Megavolts",
@@ -15,4 +31,4 @@
"description": "3.0% chance to paralyze a target, preventing it from moving or attacking for 2.50s."
}
]
}
}