Skip to content

Commit 1277c44

Browse files
committed
Update "Shikanoin Heizou" placeholder data
1 parent 8e289dd commit 1277c44

File tree

1 file changed

+35
-4
lines changed

1 file changed

+35
-4
lines changed

src/data/gamedata/characters.json

Lines changed: 35 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20354,7 +20354,9 @@
2035420354
},
2035520355
"Shikanoin Heizou": {
2035620356
"name": "Shikanoin Heizou",
20357-
"desc": "A young detective from the Tenryou Commission. Free-spirited and unruly, but cheerful and lively.",
20357+
"desc": "A young prodigy detective from the Tenryou Commission. His senses are sharp and his thoughts are clear.",
20358+
"star": 4,
20359+
"weaponType": "Catalyst",
2035820360
"icon": "https://i.imgur.com/15994nc.png",
2035920361
"media": {
2036020362
"imgs": [
@@ -20365,11 +20367,40 @@
2036520367
"meta": {
2036620368
"association": "Inazuma",
2036720369
"title": "Analytical Harmony",
20368-
"detail": "A young detective from the Tenryou Commission. Free-spirited and unruly, but cheerful and lively.",
20370+
"detail": "A young prodigy detective from the Tenryou Commission. His senses are sharp and his thoughts are clear.",
2036920371
"affiliation": "Tenryou Commission",
2037020372
"element": "Anemo",
20371-
"constellation": "Cervus Minor"
20372-
}
20373+
"constellation": "Cervus Minor",
20374+
"cvEnglish": "Kieran Reagan",
20375+
"cvJapanese": "井口祐一",
20376+
"cvKorean": "정의진"
20377+
},
20378+
"skills": [
20379+
{
20380+
"talents": [
20381+
{
20382+
"name": "Normal Attack: Fudou Style Martial Arts",
20383+
"desc": "Performs fisticuffs empowered by a mighty wind.",
20384+
"icon": "img/skill/Common_Catalyst.png"
20385+
},
20386+
{
20387+
"name": "Heartstopper Strike",
20388+
"desc": "Press or hold the skill to charge energy to unleash a blow. Heizou will obtain the Declension effect while charging, which will increase the damage and AoE of the Elemental Skill."
20389+
}
20390+
],
20391+
"ult": {
20392+
"name": "Windmuster Kick",
20393+
"desc": "Leaps into the air and uses the Fudou Style Vacuum Slugger and kicks his opponent. The Vacuum Slugger will explode upon impact dealing **AoE Anemo DMG** and creating a vacuum pulling in opponents. When the Vacuum hits opponents affected by Hydro/Cryo/Pyro/Electro, it causes an delayed follow-up explosion, dealing damage of the corresponding Elemental Type.",
20394+
"type": "Anemo"
20395+
},
20396+
"passive": [
20397+
{
20398+
"name": "Pre-Existing Guilt",
20399+
"desc": "Decreases sprinting Stamina consumption for your own party members by 20%.\nNot stackable with Passive Talents that provide the exact same effects."
20400+
}
20401+
]
20402+
}
20403+
]
2037320404
},
2037420405
"Sucrose": {
2037520406
"name": "Sucrose",

0 commit comments

Comments
 (0)