Restructure data modules

This commit is contained in:
Sakura Knoll
2022-01-01 15:10:17 +09:00 Unverified
parent 4ddb6c8eed
commit 3af8a985b0
1049 changed files with 53 additions and 40 deletions
@@ -0,0 +1,18 @@
{
"id": "ice-epiphyllum",
"name": "Ice Epiphyllum",
"category": "katana",
"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.\nGoushinnso Memento equip bonus: Gain 200 Kinetic Energy."
}
]
}