Add extra weapon data
This commit is contained in:
@@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user