Restructure data modules
This commit is contained in:
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"id": "bof",
|
||||
"name": "Book of Fuxi",
|
||||
"baseRank": 2,
|
||||
"strengths": ["fire dmg"],
|
||||
"skillRows": [
|
||||
[
|
||||
{
|
||||
"type": "basic",
|
||||
"name": "Shenzhou Will",
|
||||
"description": "Fire multiple shells, dealing 550% ATK of Fire DMG against the target and restores 3 SP upon hit; CD: 2s.\nATK Interval: 3.3s",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Persistence",
|
||||
"description": "ELF's Basic ATK hit additionally restores 10 SP for the ELF; CD: 2s.",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Scorching",
|
||||
"description": "ELF's Basic ATK hit has a 18.0% chance to deal 200.0% more Fire DMG; CD: 10s.",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Fiery Soul",
|
||||
"description": "ELF's Basic ATK hit on a Ignited target boosts ELF's Total DMG by 15.0% for 10s.",
|
||||
"requiredRank": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "ultimate",
|
||||
"name": "Flame Circle",
|
||||
"description": "Force activates the QTE of Valkyrie(s) capable of dealing Fire DMG on the team, and summons a magic fire circle (lasts 10s) to seal enemies within, dealing 5 x 1000% ATK of Fire DMG against them and inflicting a debuff on them to make them take 10.0% more All Elemental DMG.\nCD: 35s\nSP: 75",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Unification",
|
||||
"description": "Within the next 5s after unleashing ELF's Ultimate, the whole team's QTE skills deal 15.0% more Total DMG.",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Ashes",
|
||||
"description": "When the magic circle ends, enemies still within the AOE take 10.0% more Elemental DMG for 5s.",
|
||||
"requiredRank": 3
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Roar of the Flame",
|
||||
"description": "[Team-triggered] With a Valkyrie capable of dealing Fire DMG as the team leader, the whole team gains 9.0% Fire DMG and 6.0% Ice and Lightning DMG.",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Abundance",
|
||||
"description": "ELF's initial SP increases by 40.",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Joined Flames",
|
||||
"description": "[Team-triggered] ELF's ALL Elemental DMG increases by 15.0% when there are 2 Valkyries capable of dealing Fire DMG on the team.",
|
||||
"requiredRank": 3
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Nature Harmony",
|
||||
"description": "[Team-triggered] Team deals 6.0% more Elemental DMG when the team is formed by Valkyries with three different Types.",
|
||||
"requiredRank": 4
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "team",
|
||||
"name": "Free Will",
|
||||
"description": "When a Valkyrie performs Ultimate Evasion, the ELF restores 15 SP and provides a buff for the Valkyrie, which boosts her Fire DMG by 8.0% for 8s; CD: 15s.",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Still Water",
|
||||
"description": "CD of Free Will decreases to 11s.",
|
||||
"requiredRank": 2
|
||||
},
|
||||
{
|
||||
"type": "passive",
|
||||
"name": "Hong Meng",
|
||||
"description": "Within the next 6s after triggering Free Will, the Valkyrie's next Charged/Combo ATK additionally deals 120.0% ATK of AOE Fire DMG.",
|
||||
"requiredRank": 3
|
||||
}
|
||||
]
|
||||
],
|
||||
"version": "3.7"
|
||||
}
|
||||
Reference in New Issue
Block a user