gidb-data/English/talents/jean.json

208 lines
4.8 KiB
JSON

{
"name": "Jean",
"combat1": {
"name": "Normal Attack: Favonius Bladework",
"info": "**Normal Attack**\nPerforms up to 5 consecutive strikes.\n\n**Charged Attack**\nConsumes a certain amount of stamina to launch an opponent using the power of wind.\nLaunched opponents will slowly fall to the ground.\n\n**Plunging Attack**\nPlunges from mid-air to strike the ground below, damaging opponents along the path and dealing AoE DMG upon impact.",
"attributes": {
"labels": [
"1-Hit DMG|{param1:F1P}",
"2-Hit DMG|{param2:F1P}",
"3-Hit DMG|{param3:F1P}",
"4-Hit DMG|{param4:F1P}",
"5-Hit DMG|{param5:F1P}",
"Charged Attack DMG|{param6:P}",
"Charged Attack Stamina Cost|{param7:F1}",
"Plunge DMG|{param8:F1P}",
"Low/High Plunge DMG|{param9:P}/{param10:P}"
]
}
},
"combat2": {
"name": "Gale Blade",
"info": "Focusing the might of the formless wind around her blade, Jean releases a miniature storm, launching opponents in the direction she aims at, dealing massive Anemo DMG.\n\n**Hold**\nAt the cost of continued stamina consumption, Jean can command the whirlwind to pull surrounding opponents and objects towards her front.\nDirection can be adjusted.\nCharacter is immobile during skill duration.",
"description": "That which follows Jean, the wholehearted defender, is a guardian wind that can banish danger from her comrades' presence.",
"attributes": {
"labels": [
"Skill DMG|{param1:P}",
"Stamina Consumption|{param2:F1}/s",
"Max Duration|{param3:F1}s",
"CD|{param4:F1}s"
]
}
},
"combat3": {
"name": "Dandelion Breeze",
"info": "Calling upon the wind's protection, Jean creates a swirling Dandelion Field, launching surrounding opponents and dealing Anemo DMG.\nAt the same time, she instantly regenerates a large amount of HP for all party members. The amount of HP restored scales off Jean's ATK.\n\n**Dandelion Field**\n·Continuously regenerates HP of characters within the AoE and continuously imbues them with Anemo.\n·Deals Anemo DMG to opponents entering or exiting the Dandelion Field.",
"description": "Jean's magnanimity is as vast as the dandelion fields, and it is the root of her wish to protect others.",
"attributes": {
"labels": [
"Burst DMG|{param1:P}",
"Field Entering/Exiting DMG|{param2:F1P}",
"Field Activation Healing|{param3:P} ATK+{param4:I}",
"Continuous Regeneration|{param5:F2P} ATK+{param6:I}/s",
"CD|{param7:F1}s",
"Energy Cost|{param8:I}"
]
}
},
"passive1": {
"name": "Wind Companion",
"info": "On hit, Jean's Normal Attacks have a 50% chance to regenerate HP equal to 15% of Jean's ATK for all party members."
},
"passive2": {
"name": "Let the Wind Lead",
"info": "Using **Dandelion Breeze** will regenerate 20% of its Energy."
},
"passive3": {
"name": "Guiding Breeze",
"info": "When a Perfect Cooking is achieved on a dish with restorative effects, there is a 12% chance to obtain double the product."
},
"costs": {
"lvl2": [
{
"name": "Mora",
"count": 12500
},
{
"name": "Teachings of Resistance",
"count": 3
},
{
"name": "Damaged Mask",
"count": 6
}
],
"lvl3": [
{
"name": "Mora",
"count": 17500
},
{
"name": "Guide to Resistance",
"count": 2
},
{
"name": "Stained Mask",
"count": 3
}
],
"lvl4": [
{
"name": "Mora",
"count": 25000
},
{
"name": "Guide to Resistance",
"count": 4
},
{
"name": "Stained Mask",
"count": 4
}
],
"lvl5": [
{
"name": "Mora",
"count": 30000
},
{
"name": "Guide to Resistance",
"count": 6
},
{
"name": "Stained Mask",
"count": 6
}
],
"lvl6": [
{
"name": "Mora",
"count": 37500
},
{
"name": "Guide to Resistance",
"count": 9
},
{
"name": "Stained Mask",
"count": 9
}
],
"lvl7": [
{
"name": "Mora",
"count": 120000
},
{
"name": "Philosophies of Resistance",
"count": 4
},
{
"name": "Ominous Mask",
"count": 4
},
{
"name": "Dvalin's Plume",
"count": 1
}
],
"lvl8": [
{
"name": "Mora",
"count": 260000
},
{
"name": "Philosophies of Resistance",
"count": 6
},
{
"name": "Ominous Mask",
"count": 6
},
{
"name": "Dvalin's Plume",
"count": 1
}
],
"lvl9": [
{
"name": "Mora",
"count": 450000
},
{
"name": "Philosophies of Resistance",
"count": 12
},
{
"name": "Ominous Mask",
"count": 9
},
{
"name": "Dvalin's Plume",
"count": 2
}
],
"lvl10": [
{
"name": "Mora",
"count": 700000
},
{
"name": "Philosophies of Resistance",
"count": 16
},
{
"name": "Ominous Mask",
"count": 12
},
{
"name": "Dvalin's Plume",
"count": 2
},
{
"name": "Crown of Insight",
"count": 1
}
]
}
}