Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "3rd-sacred-relic",
|
||||
"name": "3rd Sacred Relic",
|
||||
"atk": 254,
|
||||
"crt": 59,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Sacred Charge",
|
||||
"description": "When Combo Hit Count exceeds 20, 50, and 100, gain 20.0%, 30.0%, and 40% Physical DMG, respectively."
|
||||
},
|
||||
{
|
||||
"name": "Saint's Bless",
|
||||
"description": "During Burst Mode, gain 30% Physical DMG."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user