Add weapon data
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"id": "whisper-of-the-past-sonnet",
|
||||
"name": "Whisper of the Past: Sonnet",
|
||||
"atk": 412,
|
||||
"crt": 41,
|
||||
"rarity": 6,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Crystalline Seed",
|
||||
"description": "[SP: 0][CD: 0] Aim (up to 3s) and fire an arrow to deal 750.0% ATK of Physical DMG and create an explosion. The explosion deals 100.0% ATK of Physical DMG to nearby enemies and generates a crystalline force field that persists for 5s, reducing the Move Speed of enemies within it by 70%. Hitting a weakspot deals 850.0% DMG to the target, makes the explosion deal 50% ATK of bonus Physical DMG, and immobilizes enemies in the blast radius for 1s. Miss Pink Elf♪ equip bonus: If the target is carrying a Crystalline Seed, the explosion will spread seeds to surrounding enemies. The Weapon Active's CD and charging time depend on the shooting mode."
|
||||
},
|
||||
{
|
||||
"name": "Tender Ode",
|
||||
"description": "Using a Weapon Active or Charged ATK boosts Crit DMG by 30.0% for 3s. Triggering it again resets the duration. Charged ATKs deal 20% bonus Physical DMG."
|
||||
},
|
||||
{
|
||||
"name": "Crystalline Spikes",
|
||||
"description": "Wielder deals 15.0% bonus Total DMG. Numerous spikes are generated 1s after the crystalline force field is created. The spikes deal 300.0% ATK of Physical DMG to enemies within range."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user