gidb-data/English/talents/kamisatoayaka.json

217 lines
4.9 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Kamisato Ayaka",
"combat1": {
"name": "Normal Attack: Kamisato Art - Kabuki",
"info": "**Normal Attack**\nPerforms up to 5 rapid strikes.\n\n**Charged Attack**\nConsumes a certain amount of Stamina to unleash a flurry of sword ki.\n\n**Plunging Attack**\nPlunges from mid-air to strike the ground below, damaging enemies 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}×3",
"5-Hit DMG|{param7:F1P}",
"Charged Attack DMG|{param8:F1P}×3",
"Charged Attack Stamina Cost|{param9:F1}",
"Plunge DMG|{param10:P}",
"Low/High Plunge DMG|{param11:P}/{param12:P}"
]
}
},
"combat2": {
"name": "Kamisato Art: Hyouka",
"info": "Summons blooming ice to launch nearby opponents, dealing AoE Cryo DMG.",
"description": "\"Clouds shroud the moonlit night. Longing descends like a fog, filling the one detained with wanderlust.\"",
"attributes": {
"labels": [
"Skill DMG|{param1:P}",
"CD|{param2:F1}s"
]
}
},
"combatsp": {
"name": "Kamisato Art: Senho",
"info": "**Alternate Sprint**\nAyaka consumes Stamina and cloaks herself in a frozen fog that moves with her.\n\nIn Senho form, she moves swiftly upon water.\nWhen she reappears, the following effects occur:\n·Ayaka unleashes frigid energy to apply Cryo on nearby opponents.\n·Coldness condenses around Ayaka's blade, infusing her attacks with Cryo for a brief period.",
"description": "\"Feathers fleeting wet / the white heron treads water / a sight without flaw\"",
"attributes": {
"labels": [
"Activation Stamina Consumption|{param1:F1}",
"Stamina Drain|{param2:F1}/s",
"Infusion Duration|{param3:F1}s"
]
}
},
"combat3": {
"name": "Kamisato Art: Soumetsu",
"info": "Summons forth a snowstorm with flawless poise, unleashing a Frostflake Seki no To that moves forward continuously.\n\n**Frostflake Seki no To**\n·A storm of whirling icy winds that slashes repeatedly at every enemy it touches, dealing Cryo DMG.\n·The snowstorm explodes after its duration ends, dealing AoE Cryo DMG.",
"description": "\"The blizzard veils the heron's thoughts, pity heavy in its heart.\"",
"attributes": {
"labels": [
"Cutting DMG|{param1:P}",
"Bloom DMG|{param2:P}",
"Duration|{param3:F1}s",
"CD|{param4:F1}s",
"Energy Cost|{param5:I}"
]
}
},
"passive1": {
"name": "Amatsumi Kunitsumi Sanctification",
"info": "After using **Kamisato Art: Hyouka**, Kamisato Ayaka's Normal and Charged Attacks deal 30% increased DMG for 6s."
},
"passive2": {
"name": "Kanten Senmyou Blessing",
"info": "When the Cryo application at the end of **Kamisato Art: Senho** hits an opponent, Kamisato Ayaka gains the following effects:\n·Restores 10 Stamina\n·Gains 18% Cryo DMG Bonus for 10s."
},
"passive3": {
"name": "Fruits of Shinsa",
"info": "When Ayaka crafts Weapon Ascension Materials, she has a 10% chance to receive double the product."
},
"costs": {
"lvl2": [
{
"name": "Mora",
"count": 12500
},
{
"name": "Teachings of Elegance",
"count": 3
},
{
"name": "Old Handguard",
"count": 6
}
],
"lvl3": [
{
"name": "Mora",
"count": 17500
},
{
"name": "Guide to Elegance",
"count": 2
},
{
"name": "Kageuchi Handguard",
"count": 3
}
],
"lvl4": [
{
"name": "Mora",
"count": 25000
},
{
"name": "Guide to Elegance",
"count": 4
},
{
"name": "Kageuchi Handguard",
"count": 4
}
],
"lvl5": [
{
"name": "Mora",
"count": 30000
},
{
"name": "Guide to Elegance",
"count": 6
},
{
"name": "Kageuchi Handguard",
"count": 6
}
],
"lvl6": [
{
"name": "Mora",
"count": 37500
},
{
"name": "Guide to Elegance",
"count": 9
},
{
"name": "Kageuchi Handguard",
"count": 9
}
],
"lvl7": [
{
"name": "Mora",
"count": 120000
},
{
"name": "Philosophies of Elegance",
"count": 4
},
{
"name": "Famed Handguard",
"count": 4
},
{
"name": "Bloodjade Branch",
"count": 1
}
],
"lvl8": [
{
"name": "Mora",
"count": 260000
},
{
"name": "Philosophies of Elegance",
"count": 6
},
{
"name": "Famed Handguard",
"count": 6
},
{
"name": "Bloodjade Branch",
"count": 1
}
],
"lvl9": [
{
"name": "Mora",
"count": 450000
},
{
"name": "Philosophies of Elegance",
"count": 12
},
{
"name": "Famed Handguard",
"count": 9
},
{
"name": "Bloodjade Branch",
"count": 2
}
],
"lvl10": [
{
"name": "Mora",
"count": 700000
},
{
"name": "Philosophies of Elegance",
"count": 16
},
{
"name": "Famed Handguard",
"count": 12
},
{
"name": "Bloodjade Branch",
"count": 2
},
{
"name": "Crown of Insight",
"count": 1
}
]
}
}