Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "cas-x-saints",
|
||||
"name": "CAS-X Saints",
|
||||
"atk": 172,
|
||||
"crt": 21,
|
||||
"rarity": 4,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Sacred Flames",
|
||||
"description": "Hits dealt has a 17.0% chance to deal an additional 700 fire damage."
|
||||
},
|
||||
{
|
||||
"name": "Astral Fire",
|
||||
"description": "Wielder gains 15.00% Fire DMG."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user