Skip to content

Commit 3dff736

Browse files
committed
Add full Kuki talents descriptions
1 parent 594d252 commit 3dff736

File tree

1 file changed

+56
-7
lines changed

1 file changed

+56
-7
lines changed

src/data/gamedata/characters.json

Lines changed: 56 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13228,6 +13228,8 @@
1322813228
]
1322913229
},
1323013230
"meta": {
13231+
"birthMonth": 7,
13232+
"birthDay": 27,
1323113233
"association": "Inazuma",
1323213234
"title": "Mender of Tribulations",
1323313235
"detail": "The capable and reliable deputy leader of the \"Arataki Gang\" - Please note: capable and reliable are not appellations for the \"Arataki Gang,\" but for their deputy leader in specific.",
@@ -13243,24 +13245,57 @@
1324313245
{
1324413246
"talents": [
1324513247
{
13246-
"name": "Normal Attack",
13247-
"desc": "Unknown",
13248+
"name": "Normal Attack: Shinobu's Shadowsword",
13249+
"desc": "**Normal Attack**\nPerform up to 4 rapid strikes.\n\n**Charged Attack**\nConsumes a certain amount of Stamina to unleash 2 rapid sword strikes.",
13250+
"icon": "img/skill/Common_Sword.png",
13251+
"costs": {
13252+
"template": "talentCosts",
13253+
"mapping": {
13254+
"Book": "Elegance",
13255+
"BossMat": "Tears of the Calamitous God",
13256+
"EnemyDropTier1": "Spectral Husk",
13257+
"EnemyDropTier2": "Spectral Heart",
13258+
"EnemyDropTier3": "Spectral Nucleus"
13259+
}
13260+
},
1324813261
"video": "https://cdn.discordapp.com/attachments/977179265307144242/977491248149577758/Kuki_NA.gif",
1324913262
"videomp4": "https://cdn.discordapp.com/attachments/977179265307144242/977491247843401728/Kuki_NA_scaled.mp4"
1325013263
},
1325113264
{
1325213265
"name": "Sanctifying Ring",
13253-
"desc": "Sacrifices a certain portion of her HP to create a Grass Ring of Santification that'll heal friendly characters within it, and deal continous Electro DMG to surrounding opponents.",
13266+
"desc": "Creates a Grass Ring of Sanctification at the cost of part of her HP, dealing **Electro DMG** to nearby opponents.\n\n**Grass Ring of Sanctification**\nFollows your current active character around. Deals **Electro DMG** to nearby opponents every 1.5s and restores HP for active character(s) within the ring's AoE based on Kuki Shinobu's Max HP.\n\nThe HP consumption from using this skill can only bring her to 20% HP.",
13267+
"icon": "https://webstatic.hoyoverse.com/upload/op-public/2022/06/14/f70789453de74e41ee7320f51d49ede2_5748536017300484257.png",
13268+
"costs": {
13269+
"template": "talentCosts",
13270+
"mapping": {
13271+
"Book": "Elegance",
13272+
"BossMat": "Tears of the Calamitous God",
13273+
"EnemyDropTier1": "Spectral Husk",
13274+
"EnemyDropTier2": "Spectral Heart",
13275+
"EnemyDropTier3": "Spectral Nucleus"
13276+
}
13277+
},
1325413278
"video": "https://cdn.discordapp.com/attachments/977179265307144242/977490813535793172/Kuki_E.gif",
1325513279
"videomp4": "https://cdn.discordapp.com/attachments/977179265307144242/977490813229604884/Kuki_E_scaled.mp4"
1325613280
}
1325713281
],
1325813282
"ult": {
1325913283
"name": "Gyoei Narukami Kariyama Rite",
13260-
"desc": "Creates a special field in front of her that deals Electro DMG to opponents within it.",
13284+
"desc": "Stabs an evil-excoriating blade into the ground, creating a field that cleanses the area of all that is foul, dealing continuous **Electro DMG** to opponents within its AoE based on Shinobu's Max HP.\nIf Shinobu's HP is less than or equal to 50% when this skill is used, the field will last longer.",
13285+
"icon": "https://webstatic.hoyoverse.com/upload/op-public/2022/06/14/2809639f497d85546f1966c0378a852d_386356565781705825.png",
13286+
"costs": {
13287+
"template": "talentCosts",
13288+
"mapping": {
13289+
"Book": "Elegance",
13290+
"BossMat": "Tears of the Calamitous God",
13291+
"EnemyDropTier1": "Spectral Husk",
13292+
"EnemyDropTier2": "Spectral Heart",
13293+
"EnemyDropTier3": "Spectral Nucleus"
13294+
}
13295+
},
13296+
"type": "Electro",
1326113297
"video": "https://cdn.discordapp.com/attachments/977179265307144242/977491268634570803/Kuki_Q.gif",
13262-
"videomp4": "https://cdn.discordapp.com/attachments/977179265307144242/977491268189962260/Kuki_Q_scaled.mp4",
13263-
"type": "Electro"
13298+
"videomp4": "https://cdn.discordapp.com/attachments/977179265307144242/977491268189962260/Kuki_Q_scaled.mp4"
1326413299
},
1326513300
"passive": [
1326613301
{
@@ -13278,7 +13313,21 @@
1327813313
}
1327913314
]
1328013315
}
13281-
]
13316+
],
13317+
"ascensionCosts": {
13318+
"template": "charAscensionsCosts",
13319+
"mapping": {
13320+
"BossMat": "Runic Fang",
13321+
"EnemyDropTier1": "Spectral Husk",
13322+
"EnemyDropTier2": "Spectral Heart",
13323+
"EnemyDropTier3": "Spectral Nucleus",
13324+
"Gem1": "Vajrada Amethyst Sliver",
13325+
"Gem2": "Vajrada Amethyst Fragment",
13326+
"Gem3": "Vajrada Amethyst Chunk",
13327+
"Gem4": "Vajrada Amethyst Gemstone",
13328+
"Specialty": "Naku Weed"
13329+
}
13330+
}
1328213331
},
1328313332
"Lisa": {
1328413333
"name": "Lisa",

0 commit comments

Comments
 (0)