gidb-data/English/talents/travelerhydro.json

206 lines
5.1 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Traveler (Hydro)",
"combat1": {
"name": "Normal Attack: Foreign Stream",
"info": "**Normal Attack**\nPerforms up to 5 rapid strikes.\n\n**Charged Attack**\nConsumes a certain amount of Stamina to unleash 2 rapid sword strikes.\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:F1P}+{param7:F1P}",
"Charged Attack Stamina Cost|{param8:F1}",
"Plunge DMG|{param9:F1P}",
"Low/High Plunge DMG|{param10:P}/{param11:P}"
]
}
},
"combat2": {
"name": "Aquacrest Saber",
"info": "Unleashes a torrent that can cleanse the world.\n\n**Press**\nSends a Torrent Surge forward that will deal Hydro DMG to opponents it comes into contact with.\n\n**Hold**\nEnter Aiming Mode and constantly fire off Dewdrops in the direction in which you are aiming, dealing Hydro DMG to opponents they hit.\nWhen the skill ends, it will send a Torrent Surge forward that will deal Hydro DMG to opponents it comes into contact with.\nSuffusion: When using the Hold configuration of this skill, if the Traveler's HP is higher than 50%, the DMG dealt by Dewdrops will increase based on the Traveler's Max HP, and the Traveler will lose a fixed amount of HP every second.\n\n**Arkhe: Pneuma**\nAt certain intervals, after using Torrent Surge, this skill will unleash a Spiritbreath Thorn that pierces opponents, dealing Pneuma-aligned Hydro DMG.",
"description": "You studied the ripples in the water with Paimon.",
"attributes": {
"labels": [
"Torrent Surge DMG|{param2:F1P}",
"Dewdrop DMG|{param1:F1P}",
"Spiritbreath Thorn DMG|{param3:F1P}",
"Spiritbreath Thorn Interval|{param4:F1}s",
"Suffusion HP Cost|{param5:F2P} Max HP",
"Suffusion DMG Bonus|{param6:F2P} Max HP",
"Hold Duration|Max {param9:F1}s",
"CD|{param8:F1}s"
]
}
},
"combat3": {
"name": "Rising Waters",
"info": "Unleashes a slow-moving floating bubble that deals continuous Hydro DMG to nearby opponents.",
"description": "You studied the ebb and flow of the tides with Paimon.",
"attributes": {
"labels": [
"Skill DMG|{param1:F1P}",
"Duration|{param2:F1}s",
"CD|{param3:F1}s",
"Energy Cost|{param4:I}"
]
}
},
"passive1": {
"name": "Spotless Waters",
"info": "After the Dewdrop fired by the Hold Mode of the **Aquacrest Saber** hits an opponent, a Sourcewater Droplet will be generated near to the Traveler. If the Traveler picks it up, they will restore 7% HP.\n1 Droplet can be created this way every second, and each use of Aquacrest Saber can create 4 Droplets at most."
},
"passive2": {
"name": "Clear Waters",
"info": "If HP has been consumed via Suffusion while using the Hold Mode **Aquacrest Saber**, the Torrent Surge at the skill's end will deal Bonus DMG equal to 45% of the total HP the Traveler has consumed in this skill use via Suffusion.\nThe maximum DMG Bonus that can be gained this way is 5,000."
},
"costs": {
"lvl2": [
{
"name": "Mora",
"count": 12500
},
{
"name": "Teachings of Equity",
"count": 3
},
{
"name": "Transoceanic Pearl",
"count": 6
}
],
"lvl3": [
{
"name": "Mora",
"count": 17500
},
{
"name": "Guide to Justice",
"count": 2
},
{
"name": "Transoceanic Chunk",
"count": 3
}
],
"lvl4": [
{
"name": "Mora",
"count": 25000
},
{
"name": "Guide to Order",
"count": 4
},
{
"name": "Transoceanic Chunk",
"count": 4
}
],
"lvl5": [
{
"name": "Mora",
"count": 30000
},
{
"name": "Guide to Equity",
"count": 6
},
{
"name": "Transoceanic Chunk",
"count": 6
}
],
"lvl6": [
{
"name": "Mora",
"count": 37500
},
{
"name": "Guide to Justice",
"count": 9
},
{
"name": "Transoceanic Chunk",
"count": 9
}
],
"lvl7": [
{
"name": "Mora",
"count": 120000
},
{
"name": "Philosophies of Order",
"count": 4
},
{
"name": "Xenochromatic Crystal",
"count": 4
},
{
"name": "Worldspan Fern",
"count": 1
}
],
"lvl8": [
{
"name": "Mora",
"count": 260000
},
{
"name": "Philosophies of Equity",
"count": 6
},
{
"name": "Xenochromatic Crystal",
"count": 6
},
{
"name": "Worldspan Fern",
"count": 1
}
],
"lvl9": [
{
"name": "Mora",
"count": 450000
},
{
"name": "Philosophies of Justice",
"count": 12
},
{
"name": "Xenochromatic Crystal",
"count": 9
},
{
"name": "Worldspan Fern",
"count": 2
}
],
"lvl10": [
{
"name": "Mora",
"count": 700000
},
{
"name": "Philosophies of Order",
"count": 16
},
{
"name": "Xenochromatic Crystal",
"count": 12
},
{
"name": "Worldspan Fern",
"count": 2
},
{
"name": "Crown of Insight",
"count": 1
}
]
}
}