You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/gamedata/characters.json
+34-1Lines changed: 34 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13218,6 +13218,8 @@
13218
13218
"Kuki Shinobu": {
13219
13219
"name": "Kuki Shinobu",
13220
13220
"desc": "Deputy Leader of the Arataki Gang.",
13221
+
"star": 4,
13222
+
"weaponType": "Sword",
13221
13223
"icon": "https://i.imgur.com/iKNCm2s.png",
13222
13224
"media": {
13223
13225
"imgs": [
@@ -13232,7 +13234,36 @@
13232
13234
"affiliation": "Arataki Gang",
13233
13235
"element": "Electro",
13234
13236
"constellation": "Tribulatio Demptio"
13235
-
}
13237
+
},
13238
+
"skills": [
13239
+
{
13240
+
"talents": [
13241
+
{
13242
+
"name": "Sanctifying Ring",
13243
+
"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."
13244
+
}
13245
+
],
13246
+
"ult": {
13247
+
"name": "Gyoei Narukami Kariyama Rite",
13248
+
"desc": "Creates a special field in front of her that deals Electro DMG to opponents within it. "
13249
+
},
13250
+
"passive": [
13251
+
{
13252
+
"name": "Hearth's Repose",
13253
+
"desc": "Kuki's Elemental Skill's Healing and Damage will be boosted based on her Elemental Mastery."
13254
+
},
13255
+
{
13256
+
"name": "Breaking Free",
13257
+
"desc": "When Kuki's current HP is low, her Healing Bonus is increased."
13258
+
},
13259
+
{
13260
+
"name": "Protracted Prayers",
13261
+
"desc": "Gains ??% more rewards when dispatched on a Inazuma Expedition for 20 hours.",
13262
+
"icon": "img/skill/Common_Expedition_Inazuma.png"
13263
+
}
13264
+
]
13265
+
}
13266
+
]
13236
13267
},
13237
13268
"Lisa": {
13238
13269
"name": "Lisa",
@@ -26877,6 +26908,8 @@
26877
26908
"Yelan": {
26878
26909
"name": "Yelan",
26879
26910
"desc": "A mysterious person who claims to work for the Ministry of Civil Affairs.",
0 commit comments