Skip to content

Commit

Permalink
Added Kuki Shinobu & Shikanoin Heizou
Browse files Browse the repository at this point in the history
  • Loading branch information
GerGerApex1 committed Jul 22, 2022
1 parent 584cf70 commit 86df35b
Show file tree
Hide file tree
Showing 2 changed files with 342 additions and 0 deletions.
173 changes: 173 additions & 0 deletions assets/data/characters/kuki-shinobu/en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
{
"name": "Kuki Shinobu",
"vision": "Electro",
"weapon": "Sword",
"nation": "Inazuma",
"affiliation": "Arataki Gang",
"rarity": 4,
"constellation": "Tribulatio Demptio",
"birthday": "0000-7-27",
"description": "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.",
"skillTalents": [
{
"name": "Shinobu's Shadowsword",
"unlock": "Normal Attack",
"description": "Normal Attack\nPerform up to 4 rapid strikes.\nCharged Attack\nConsumes a certain amount of Stamina to unleash 2 rapid sword strikes.\nPlunging Attack\nPlunges from mid-air to strike the ground below, damaging opponents along the path and dealing AoE DMG upon impact.",
"upgrades": [
{
"name": "1-Hit DMG",
"value": "48.8%"
},
{
"name": "2-Hit DMG",
"value": "44.6%"
},
{
"name": "3-Hit DMG",
"value": "59.3%"
},
{
"name": "4-Hit DMG",
"value": "76.1%"
},
{
"name": "Charged Attack DMG",
"value": "55.6%+66.8%"
},
{
"name": "Charged Attack Stamina Cost",
"value": "20"
},
{
"name": "Plunge DMG",
"value": "63.9%"
},
{
"name": "Low / High Plunge DMG",
"value": "128% / 160%"
}
],
"type": "NORMAL_ATTACK"
},
{
"name": "Sanctifying Ring",
"unlock": "Elemental Skill",
"description": "Creates a Grass Ring of Sanctification at the cost of part of her HP, dealing Electro DMG to nearby opponents.\nGrass 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.\nThe HP consumption from using this skill can only bring her to 20% HP.",
"upgrades": [
{
"name": "Skill DMG",
"value": "75.7%"
},
{
"name": "Grass Ring of Sanctification Healing",
"value": "3% Max HP+289"
},
{
"name": "Grass Ring of Sanctification DMG",
"value": "25.2%"
},
{
"name": "Activation Cost",
"value": "30% Current HP"
},
{
"name": "Duration",
"value": "12s"
},
{
"name": "CD",
"value": "15s"
}
],
"type": "ELEMENTAL_SKILL"
},
{
"name": "Gyoei Narukami Kariyama Rite",
"unlock": "Elemental Burst",
"description": "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.",
"upgrades": [
{
"name": "Single Instance DMG",
"value": "3.6% Max HP"
},
{
"name": "Total DMG",
"value": "25.2%/43.3% Max HP"
},
{
"name": "Duration",
"value": "2s/3.5s"
},
{
"name": "CD",
"value": "15s"
},
{
"name": "Energy Cost",
"value": "60"
}
],
"type": "ELEMENTAL_BURST"
}
],
"passiveTalents": [
{
"name": "Breaking Free",
"unlock": "Unlocked at Ascension 1",
"description": "When Shinobu's HP is not higher than 50%, her Healing Bonus is increased by 15%.",
"level": 1
},
{
"name": "Heart's Repose",
"unlock": "Unlocked at Ascension 4",
"description": "Sanctifying Ring's abilities will be boosted based on Shinobu's Elemental Mastery:\n·Healing amount will be increased by 75% of Elemental Mastery.\n·DMG dealt is increased by 25% of Elemental Mastery.",
"level": 4
},
{
"name": "Protracted Prayers",
"unlock": "Unlocked Automatically",
"description": ""
}
],
"constellations": [
{
"name": "To Cloister Compassion",
"unlock": "Constellation Lv. 1",
"description": "Gyoei Narukami Kariyama Rite's AoE is increased by 50%.",
"level": 1
},
{
"name": "To Forsake Fortune",
"unlock": "Constellation Lv. 2",
"description": "Grass Ring of Sanctification's duration is increased by 3s.",
"level": 2
},
{
"name": "To Sequester Sorrow",
"unlock": "Constellation Lv. 3",
"description": "Increases the Level of Sanctifying Ring by 3.\nMaximum upgrade level is 15.",
"level": 3
},
{
"name": "To Sever Sealing",
"unlock": "Constellation Lv. 4",
"description": "When the Normal, Charged, or Plunging Attacks of the character affected by Shinobu's Grass Ring of Sanctification hit opponents, a Thundergrass Mark will land on the opponent's position and deal AoE Electro DMG based on 9.7% of Shinobu's Max HP.\nThis effect can occur once every 5s.",
"level": 4
},
{
"name": "To Cease Courtesies",
"unlock": "Constellation Lv. 5",
"description": "Increases the Level of Gyoei Narukami Kariyama Rite by 3.\nMaximum upgrade level is 15.",
"level": 5
},
{
"name": "To Ward Weakness",
"unlock": "Constellation Lv. 6",
"description": "When Kuki Shinobu takes lethal DMG, this instance of DMG will not take her down. This effect will automatically trigger when her HP reaches 1 and will trigger once every 60s.\nWhen Shinobu's HP drops below 25%, she will gain 150 Elemental Mastery for 15s. This effect will trigger once every 60s.",
"level": 6
}
],
"vision_key": "ELECTRO",
"weapon_type": "SWORD"
}

169 changes: 169 additions & 0 deletions assets/data/characters/shikanoin-heizou/en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@
{
"name": "Shikanoin Heizou",
"vision": "Anemo",
"weapon": "Catalyst",
"nation": "Inazuma",
"affiliation": "Tenryou Commission",
"rarity": 4,
"constellation": "Cervus Minor",
"birthday": "0000-7-24",
"description": "A young prodigy detective from the Tenryou Commission. His senses are sharp and his thoughts are clear.",
"skillTalents": [
{
"name": "Fudou Style Martial Arts",
"unlock": "Normal Attack",
"description": "Normal Attack\nPerforms up to 5 fisticuffs empowered by a mighty wind, dealing Anemo DMG.\nCharged Attack\nConsumes a certain amount of Stamina and performs a sweeping kick that deals Anemo DMG.\nPlunging Attack\nCalling upon the surging wind, Heizou plunges towards the ground from mid-air, damaging all opponents in his path. Deals AoE Anemo DMG upon impact with the ground.",
"upgrades": [
{
"name": "1-Hit DMG",
"value": "36.1%"
},
{
"name": "2-Hit DMG",
"value": "36.9%"
},
{
"name": "3-Hit DMG",
"value": "51.1%"
},
{
"name": "4-Hit DMG",
"value": "14.8%+16.3%+19.2%"
},
{
"name": "5-Hit DMG",
"value": "61.5%"
},
{
"name": "Charged Attack DMG",
"value": "43.9%"
},
{
"name": "Charged Attack Stamina Cost",
"value": "25"
},
{
"name": "Plunge DMG",
"value": "56.8%"
},
{
"name": "Low / High Plunge DMG",
"value": "114% / 142%"
}
],
"type": "NORMAL_ATTACK"
},
{
"name": "Heartstopper Strike",
"unlock": "Elemental Skill",
"description": "Press\nWields the swift winds to launch a Heartstopper Strike that deals Anemo DMG.\nHold\nCharges energy to unleash an even stronger blow. He will obtain the Declension effect while charging, which will increase the power of the Heartstopper Strike. When the skill button is released or the skill finishes charging, he will strike forward, dealing Anemo DMG.\nDeclension\nIncreases the power of the next Heartstopper Strike. Max 4 stacks.\nWhen you possess 4 Declension stacks, the Conviction effect will be produced, which will cause the next Hearstopper Strike to be even stronger and have a larger AoE.",
"upgrades": [
{
"name": "Skill DMG",
"value": "227.5%"
},
{
"name": "Declension DMG Bonus",
"value": "56.9%/stack"
},
{
"name": "Conviction DMG Bonus",
"value": "113.8%"
},
{
"name": "Declension Duration",
"value": "60s"
},
{
"name": "CD",
"value": "10s"
}
],
"type": "ELEMENTAL_SKILL"
},
{
"name": "Windmuster Kick",
"unlock": "Elemental Burst",
"description": "Leaps into the air and uses the Fudou Style Vacuum Slugger and kicks his opponent. The Vacuum Slugger will explode upon hit and create an Arresting Windtunnel that pulls in nearby objects and opponents, dealing AoE Anemo DMG.\nWhen Vacuum Slugger hits opponents affected by Hydro/Pyro/Cryo/Electro, these opponents will be afflicted with Windmuster Iris. This Windmuster Iris will explode after a moment and dissipate, dealing AoE DMG of the corresponding aforementioned elemental type.\nVacuum Slugger can afflict a maximum of 4 opponents with the Windmuster Iris. A single opponent cannot be under the effect of Windmuster Irises of different elements at the same time.",
"upgrades": [
{
"name": "Fudou Style Vacuum Slugger DMG",
"value": "314.7%"
},
{
"name": "Windmuster Iris DMG",
"value": "52.6%"
},
{
"name": "CD",
"value": "10s"
},
{
"name": "Energy Cost",
"value": "40"
}
],
"type": "ELEMENTAL_BURST"
}
],
"passiveTalents": [
{
"name": "Paradoxical Practice",
"unlock": "Unlocked at Ascension 1",
"description": "When Shikanoin Heizou activates a Swirl reaction while on the field, he will gain 1 Declension stack for Heartstopper Strike. This effect can be triggered once every 0.1s.",
"level": 1
},
{
"name": "Penetrative Reasoning",
"unlock": "Unlocked at Ascension 4",
"description": "After Shikanoin Heizou's Heartstopper Strike hits an opponent, increases all party members' (excluding Shikanoin Heizou) Elemental Mastery by 80 for 10s.",
"level": 4
},
{
"name": "Pre-Existing Guilt",
"unlock": "Unlocked Automatically",
"description": "Decreases sprinting Stamina consumption for your own party members by 20%. Not stackable with Passive Talents that provide the exact same effects."
}
],
"constellations": [
{
"name": "Named Juvenile Casebook",
"unlock": "Constellation Lv. 1",
"description": "For 5s after Shikanoin Heizou takes the field, his Normal Attack SPD is increased by 15%. He also gains 1 Declension stack for Heartstopper Strike. This effect can be triggered once every 10s.",
"level": 1
},
{
"name": "Investigative Collection",
"unlock": "Constellation Lv. 2",
"description": "The pull effect of the Arresting Windtunnel created by Windmuster Kick is enhanced, and its duration is increased to 1s.",
"level": 2
},
{
"name": "Esoteric Puzzle Book",
"unlock": "Constellation Lv. 3",
"description": "Increases the Level of Heartstopper Strike by 3.\nMaximum upgrade level is 15.",
"level": 3
},
{
"name": "Tome of Lies",
"unlock": "Constellation Lv. 4",
"description": "The first Windmuster Iris explosion in each Windmuster Kick will regenerate 9 Elemental Energy for Shikanoin Heizou. Every subsequent explosion in that Windmuster Kick will each regenerate an additional 1.5 Energy for Heizou.\nOne Windmuster Kick can regenerate a total of 13.5 Energy for Heizou in this manner.",
"level": 4
},
{
"name": "Secret Archive",
"unlock": "Constellation Lv. 5",
"description": "Increases the Level of Windmuster Kick by 3.\nMaximum upgrade level is 15.",
"level": 5
},
{
"name": "Curious Casefiles",
"unlock": "Constellation Lv. 6",
"description": "Each Declension stack will increase the CRIT Rate of the Heartstopper Strike unleashed by 4%. When Heizou possesses Conviction, this Heartstopper Strike's CRIT DMG is increased by 32%.",
"level": 6
}
],
"vision_key": "ANEMO",
"weapon_type": "CATALYST"
}

0 comments on commit 86df35b

Please sign in to comment.