gidb-data/English/talents/kaeya.json

204 lines
4.1 KiB
JSON

{
"name": "Kaeya",
"combat1": {
"name": "Normal Attack: Ceremonial Bladework",
"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": "Frostgnaw",
"info": "Unleashes a frigid blast, dealing Cryo DMG to opponents in front of Kaeya.",
"description": "Kaeya seems affable, but his nature is that of unyielding ice.",
"attributes": {
"labels": [
"Skill DMG|{param1:P}",
"CD|{param2:F1}s"
]
}
},
"combat3": {
"name": "Glacial Waltz",
"info": "Coalescing the frost in the air, Kaeya summons 3 icicles that revolve around him.\nThese icicles will follow the character around and deal Cryo DMG to opponents in their path for the ability's duration.",
"description": "A winsome smile, genial words, and the merciless hoarfrost that lies beneath... These are all Kaeya's weapons.",
"attributes": {
"labels": [
"Skill DMG|{param1:F1P}",
"CD|{param2:F1}s",
"Duration|{param3:F1}s",
"Energy Cost|{param4:I}"
]
}
},
"passive1": {
"name": "Cold-Blooded Strike",
"info": "Every hit with **Frostgnaw** regenerates HP for Kaeya equal to 15% of his ATK."
},
"passive2": {
"name": "Glacial Heart",
"info": "Opponents Frozen by **Frostgnaw** will drop additional Elemental Particles.\nFrostgnaw may only produce a maximum of 2 additional Elemental Particles per use."
},
"passive3": {
"name": "Hidden Strength",
"info": "Decreases sprinting Stamina consumption for your own party members by 20%.\nNot stackable with Passive Talents that provide the exact same effects."
},
"costs": {
"lvl2": [
{
"name": "Mora",
"count": 12500
},
{
"name": "Teachings of Ballad",
"count": 3
},
{
"name": "Treasure Hoarder Insignia",
"count": 6
}
],
"lvl3": [
{
"name": "Mora",
"count": 17500
},
{
"name": "Guide to Ballad",
"count": 2
},
{
"name": "Silver Raven Insignia",
"count": 3
}
],
"lvl4": [
{
"name": "Mora",
"count": 25000
},
{
"name": "Guide to Ballad",
"count": 4
},
{
"name": "Silver Raven Insignia",
"count": 4
}
],
"lvl5": [
{
"name": "Mora",
"count": 30000
},
{
"name": "Guide to Ballad",
"count": 6
},
{
"name": "Silver Raven Insignia",
"count": 6
}
],
"lvl6": [
{
"name": "Mora",
"count": 37500
},
{
"name": "Guide to Ballad",
"count": 9
},
{
"name": "Silver Raven Insignia",
"count": 9
}
],
"lvl7": [
{
"name": "Mora",
"count": 120000
},
{
"name": "Philosophies of Ballad",
"count": 4
},
{
"name": "Golden Raven Insignia",
"count": 4
},
{
"name": "Spirit Locket of Boreas",
"count": 1
}
],
"lvl8": [
{
"name": "Mora",
"count": 260000
},
{
"name": "Philosophies of Ballad",
"count": 6
},
{
"name": "Golden Raven Insignia",
"count": 6
},
{
"name": "Spirit Locket of Boreas",
"count": 1
}
],
"lvl9": [
{
"name": "Mora",
"count": 450000
},
{
"name": "Philosophies of Ballad",
"count": 12
},
{
"name": "Golden Raven Insignia",
"count": 9
},
{
"name": "Spirit Locket of Boreas",
"count": 2
}
],
"lvl10": [
{
"name": "Mora",
"count": 700000
},
{
"name": "Philosophies of Ballad",
"count": 16
},
{
"name": "Golden Raven Insignia",
"count": 12
},
{
"name": "Spirit Locket of Boreas",
"count": 2
},
{
"name": "Crown of Insight",
"count": 1
}
]
}
}