Skip to content

Commit 4ebe7ef

Browse files
committed
Add Kuki's skills
1 parent b66c3ee commit 4ebe7ef

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

src/data/gamedata/characters.json

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13218,6 +13218,8 @@
1321813218
"Kuki Shinobu": {
1321913219
"name": "Kuki Shinobu",
1322013220
"desc": "Deputy Leader of the Arataki Gang.",
13221+
"star": 4,
13222+
"weaponType": "Sword",
1322113223
"icon": "https://i.imgur.com/iKNCm2s.png",
1322213224
"media": {
1322313225
"imgs": [
@@ -13232,7 +13234,36 @@
1323213234
"affiliation": "Arataki Gang",
1323313235
"element": "Electro",
1323413236
"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+
]
1323613267
},
1323713268
"Lisa": {
1323813269
"name": "Lisa",
@@ -26877,6 +26908,8 @@
2687726908
"Yelan": {
2687826909
"name": "Yelan",
2687926910
"desc": "A mysterious person who claims to work for the Ministry of Civil Affairs.",
26911+
"star": 5,
26912+
"weaponType": "Bow",
2688026913
"icon": "https://i.imgur.com/cOnpRV5.png",
2688126914
"media": {
2688226915
"imgs": [

0 commit comments

Comments
 (0)