Restructure data modules
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"id": "jw",
|
||||
"name": "Jingwei's Wings",
|
||||
"baseRank": 1,
|
||||
"strengths": ["fire dmg"],
|
||||
"skillRows": [
|
||||
[
|
||||
{
|
||||
"type": "basic",
|
||||
"name": "Pinion",
|
||||
"description": "Uses the Blazing Pinion to deal 400% ATK of Fire DMG against the target spot, and restores 5 SP upon hit.\nATK Interval: 3.3s",
|
||||
"requiredRank": 1
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Light Pursuer",
|
||||
"description": "ELF's Basic ATK deals 25.0% more Total DMG.",
|
||||
"requiredRank": 1
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "ultimate",
|
||||
"name": "Legacy of Starfire",
|
||||
"description": "Perform Jingwei's Dance to heal Valkyries on the field for 100 HP per 0.25s for a total of 5 times. Once the Dance ends, the ELF releases her ,requiredRank:2},fiery energy to deal 1400% ATK of Fire DMG to enemies near the Valkyrie.\nCD: 40s\nSP: 50",
|
||||
"requiredRank": 1
|
||||
}
|
||||
],
|
||||
|
||||
[
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Fire Fairy",
|
||||
"description": "ELF's Fire DMG increases by 20% and heals 30% more HP for the Valkyries.",
|
||||
"requiredRank": 1
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Recuperation",
|
||||
"description": "When ELF casts Ultimate, heals the Valkyrie for 270 HP.",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Resuscitation",
|
||||
"description": "ELF healing effects improve by 24.0%.",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Fire Signet",
|
||||
"description": "ELF Basic ATK additionally restores 5 SP; CD: 6s.",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Contemplation",
|
||||
"description": "ELF's SP recovery rate increases by 12.0%.",
|
||||
"requiredRank": 3
|
||||
}
|
||||
]
|
||||
],
|
||||
"version": "3.0"
|
||||
}
|
||||
Reference in New Issue
Block a user