Add weapon data

This commit is contained in:
Sakura Knoll
2021-12-20 02:47:35 +09:00 Unverified
parent 61bf657f23
commit a79d8aee6f
552 changed files with 4532 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"id": "path-to-acheron",
"name": "Path to Acheron",
"atk": 278,
"crt": 29,
"rarity": 5,
"skills": [
{
"name": "Dhatura's Blessing",
"description": "The wielder restores 200 HP instantly and gains 10% Crit Rate and 30.0% Crit Damage for 10.0s upon unleashing Switch Skill or Ultimate."
},
{
"name": "Higanbana's Curse",
"description": "The wielder gains 20.0% Physical Damage. Stygian Nymph equip bonus: Gains 30.0% Total Damage Multiplier for Mark Damage."
}
]
}