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