Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "ice-epiphyllum",
|
||||
"name": "Ice Epiphyllum",
|
||||
"atk": 265,
|
||||
"crt": 46,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Snow Dance",
|
||||
"description": "[SP: 5][CD: 18s] Generates a 3.5-meter radius frigid zone. Friendly units in the AOE deal 40.0% more Ice DMG for 10.0s. Enemies in the AOE will take a Freezing Bomb that explodes after 6s, dealing 981 Ice DMG."
|
||||
},
|
||||
{
|
||||
"name": "Glacial Bane",
|
||||
"description": "Gain 15.0% Elemental DMG. Receives an Energy Charge every 5s, allowing the next attack to gain 1,260 Ice DMG to enemies within a 5-meter radius.Goushinnso Memento equip bonus: Gain 200 Kinetic Energy."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user