Skip to content

Commit dda9a48

Browse files
committed
Update Ayato placeholder, adding his skills
1 parent ae31465 commit dda9a48

File tree

1 file changed

+41
-4
lines changed

1 file changed

+41
-4
lines changed

src/data/gamedata/characters.json

Lines changed: 41 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10930,7 +10930,9 @@
1093010930
},
1093110931
"Kamisato Ayato": {
1093210932
"name": "Kamisato Ayato",
10933-
"desc": "As the head of the Yashiro Commission, Kamisato Ayato is committed to maintaining the prosperity and stability of the region.",
10933+
"desc": "The young but highly accomplished head of the Yashiro Commission's Kamisato Clan. Cultured and polite, he is a man of many ways and means.",
10934+
"star": 5,
10935+
"weaponType": "Sword",
1093410936
"icon": "https://i.imgur.com/mXjJsP9.png",
1093510937
"media": {
1093610938
"imgs": [
@@ -10941,13 +10943,48 @@
1094110943
"meta": {
1094210944
"association": "Inazuma",
1094310945
"title": "Pillar of Fortitude",
10944-
"detail": "As the head of the Yashiro Commission, Kamisato Ayato is committed to maintaining the prosperity and stability of the region.",
10946+
"detail": "The young but highly accomplished head of the Yashiro Commission's Kamisato Clan. Cultured and polite, he is a man of many ways and means.",
1094510947
"affiliation": "Yashiro Commission",
1094610948
"element": "Hydro",
1094710949
"constellation": "Cypressus Custos",
1094810950
"cvChinese": "赵路",
10949-
"cvJapanese": "石田 彰"
10950-
}
10951+
"cvEnglish": "Chris Hackney",
10952+
"cvJapanese": "石田彰",
10953+
"cvKorean": "장민혁"
10954+
},
10955+
"skills": [
10956+
{
10957+
"talents": [
10958+
{
10959+
"name": "Normal Attack: Kamisato Art - Marobashi",
10960+
"desc": "**Normal Attack**\nPerform up to 5 rapid strikes.\n\n**Charged Attack**\nConsumes a certain amount of Stamina to unleash a charged attack.\n\n**Plunging Attack**\nPlunges from mid-air to strike the ground below, damaging opponents along the path and dealing AoE DMG upon impact.",
10961+
"icon": "img/skill/Common_Sword.png"
10962+
},
10963+
{
10964+
"name": "Kamisato Art: Kyouka",
10965+
"desc": "After using **Kamisato Art: Kyouka**, Ayato shifts position to enter the **Takimeguri Kanka** state and leaves a watery illusion at his original location. The watery illusion can explode, dealing **AoE Hydro DMG**.\nWhile in the **Takimeguri Kanka** state, Ayato's normal attacks become **Shunsuiken**. These are quick watery blades capable of dealing **AoE Hydro DMG**. After a **Shunsuiken** attack hits an opponent, it will grant Ayato the **Namisen** effect, increasing the DMG dealt by **Shunsuiken** based on Ayato's Max HP. The **Takimeguri Kanka** state will be cleared when he leaves the field or when uses his Elemental Skill again."
10966+
}
10967+
],
10968+
"ult": {
10969+
"name": "Kamisato Art: Suiyuu",
10970+
"desc": "Unveils a garden of purity in which Bloomwater Blades will rain down and attack opponents within it's AoE. This will increase the Normal Attack DMG for characters within that AoE."
10971+
},
10972+
"passive": [
10973+
{
10974+
"name": "Kamisato Art: Mine Wo Matoishi Kiyotaki",
10975+
"desc": "When Ayato uses his Elemental Skill and the water illusion explodes, he will gain a set amount of **Namisen** stacks."
10976+
},
10977+
{
10978+
"name": "Kamisato Art: Michiyuku Hagetsu",
10979+
"desc": "If Ayato is not on the field and his energy is low, he will regenerate a set amount of energy at regular intervals."
10980+
},
10981+
{
10982+
"name": "Kamisato Art: Daily Cooking",
10983+
"desc": "When Ayato cooks a dish perfectly, he has a 18% chance to receive an additional \"Suspicious\" dish of the same type."
10984+
}
10985+
]
10986+
}
10987+
]
1095110988
},
1095210989
"Keqing": {
1095310990
"name": "Keqing",

0 commit comments

Comments
 (0)