Skip to content

Commit

Permalink
Added skill talent upgrades for Kaveh, Kirara, and Kokomi
Browse files Browse the repository at this point in the history
  • Loading branch information
myun11 committed Aug 13, 2024
1 parent 244fabd commit 6d147e6
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 0 deletions.
74 changes: 74 additions & 0 deletions assets/data/characters/kaveh/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,92 @@
"name": "Schematic Setup",
"unlock": "Normal Attack",
"description": "Normal Attack\nUses Mehrak to perform up to 4 consecutive attacks.\nCharged Attack\nDrains Stamina over time to perform continuous slashes.\nAt the end of the sequence, performs a more powerful slash.\nPlunging Attack\nPlunges from mid-air to strike the ground, damaging opponents along the path and dealing AoE DMG upon impact.",
"upgrades": [
{
"name": "1-Hit DMG",
"value": "76.19%"
},
{
"name": "2-Hit DMG",
"value": "69.64%"
},
{
"name": "3-Hit DMG",
"value": "84.26%"
},
{
"name": "4-Hit DMG",
"value": "102.69%"
},
{
"name": "Charged Attack Cyclic DMG",
"value": "53.15%"
},
{
"name": "Charged Attack Final DMG",
"value": "96.15%"
},
{
"name": "Charged Attack Stamina Cost",
"value": "40/s"
},
{
"name": "Max Duration",
"value": "5s"
},
{
"name": "Plunge DMG",
"value": "74.59%"
},
{
"name": "Low/High Plunge DMG",
"value": "149.14%/186.29%"
}
],
"type": "NORMAL_ATTACK"
},
{
"name": "Artistic Ingenuity",
"unlock": "Elemental Skill",
"description": "Uses Mehrak's mapping ability for offensive purposes, initiating a radial scan that deals AoE Dendro DMG. It will also scan all Dendro Cores in its AoE and cause them to immediately burst.\nMehrak was created through the modification of ancient technology and may have some other functions apart from mapping work...",
"upgrades": [
{
"name": "Skill DMG",
"value": "204%"
},
{
"name": "CD",
"value": "6s"
}
],
"type": "ELEMENTAL_SKILL"
},
{
"name": "Painted Dome",
"unlock": "Elemental Burst",
"description": "Completely unleashes Mehrak's energy and creates a cubic scanned space, dealing AoE Dendro DMG to all opponents within it, causing all Dendro Cores in its AoE to immediately burst, and granting Kaveh the following enhanced combat abilities for a specific duration:\nIncreases Kaveh's Normal, Charged, and Plunging Attack AoE, and converts his attack DMG to Dendro DMG that cannot be overridden.\nAll Dendro Cores created by all your own party members through Bloom reactions will deal additional DMG when they burst.\nIncreases Kaveh's resistance to interruption.\nThese effects will be canceled once Kaveh leaves the field.\n\"Every building style includes the architect's unique worldview, and from this angle, one can say that the buildings themselves are coalescences of human memories.\"",
"upgrades": [
{
"name": "Skill DMG",
"value": "160%"
},
{
"name": "Duration",
"value": "12s"
},
{
"name": "Dendro Core Burst DMG Bonus",
"value": "27.49%"
},
{
"name": "CD",
"value": "20s"
},
{
"name": "Energy Cost",
"value": "80"
}
],
"type": "ELEMENTAL_BURST"
}
],
Expand Down
90 changes: 90 additions & 0 deletions assets/data/characters/kirara/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,108 @@
"name": "Boxcutter",
"unlock": "Normal Attack",
"description": "Normal Attack\nPerforms up to 4 rapid strikes.\nCharged Attack\nConsumes a certain amount of Stamina to unleash 3 rapid claw 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": "47.9%"
},
{
"name": "2-Hit DMG",
"value": "46.35%"
},
{
"name": "3-Hit DMG",
"value": "25.42% + 38.13%"
},
{
"name": "4-Hit DMG",
"value": "73.27%"
},
{
"name": "Charged Attack DMG",
"value": "22.38% + 44.75% + 44.75%"
},
{
"name": "Charged Attack Stamina Cost",
"value": "20"
},
{
"name": "Plunge DMG",
"value": "63.93%"
},
{
"name": "Low/High Plunge DMG",
"value": "127.84%/159.68%"
}
],
"type": "NORMAL_ATTACK"
},
{
"name": "Meow-teor Kick",
"unlock": "Elemental Skill",
"description": "Press\nLeaps into the air with all the agility of a cat passing through the bushes, and thwacks her foes with a flying kick that deals AoE Dendro DMG while creating a Shield of Safe Transport. This will also briefly apply Dendro to Kirara. The shield will absorb Dendro DMG with 250% effectiveness. The shield's DMG absorption will be based on Kirara's Max HP and will not exceed a certain percentage of that Max HP. The remaining DMG absorption on a Shield of Safe Transport will stack on a new one when it is created, and its duration will reset.\nHold\nOut of her desire to \"deliver within half a day,\" Kirara deploys a Shield of Safe Transport identical to the one that can be created by pressing the skill. She will also curl up into a special express delivery box, entering the Urgent Neko Parcel state in order to move and fight more swiftly.\nUrgent Neko Parcel\nDeals Dendro DMG to opponents she crashes into. This effect can be triggered once on each opponent every 0.5s.\nWhen in this state, Kirara's movement speed, climbing speed, and jumping power are all increased, and her Stamina Consumption from climbing is increased.\nWhen the duration ends or the skill is used again, a Flipclaw Strike more powerful than the attack in the Press Mode will be unleashed, dealing AoE Dendro DMG.\nThe Urgent Neko Parcel state lasts a maximum of 10s. When the state ends, the skill will enter CD. The longer Kirara spends in this state, the longer the CD will be.\nSprinting or actively canceling climbing will end this state early.\n\"So you wanna know the secret to speedy deliveries? Well, it's all in the legs!\"",
"upgrades": [
{
"name": "Tail-Flicking Flying Kick DMG",
"value": "104"
},
{
"name": "Shield DMG Absorption",
"value": "10% Max HP + 962.2313"
},
{
"name": "Max Shield DMG Absorption",
"value": "16% Max HP + 1541.0796"
},
{
"name": "Shield Duration",
"value": "12s"
},
{
"name": "Urgent Neko Parcel Hit DMG",
"value": "33.6"
},
{
"name": "Max Urgent Neko Parcel Duration",
"value": "10s"
},
{
"name": "Flipclaw Strike DMG",
"value": "144"
},
{
"name": "CD",
"value": "8s-12s"
}
],
"type": "ELEMENTAL_SKILL"
},
{
"name": "Secret Art: Surprise Dispatch",
"unlock": "Elemental Burst",
"description": "Smash opponents with a Special Delivery Package used for punishing parcel thieves, dealing AoE Dendro DMG. After the Special Delivery Package explodes, it will split up into many Cat Grass Cardamoms that will explode either upon contact with opponents or after a period of time, dealing AoE Dendro DMG.\n\"Hehe, that's right, this stuff was made to deal with those parcel thieves! Remember to leave a 5-star rating once you've received yours!\"",
"upgrades": [
{
"name": "Skill DMG",
"value": "570.24"
},
{
"name": "Cat Grass Cardamom Explosion DMG",
"value": "35.64"
},
{
"name": "Cat Grass Cardamom Duration",
"value": "12s"
},
{
"name": "CD",
"value": "15s"
},
{
"name": "Energy Cost",
"value": "60"
}
],
"type": "ELEMENTAL_BURST"
}
],
Expand Down
82 changes: 82 additions & 0 deletions assets/data/characters/kokomi/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,100 @@
"name": "The Shape of Water",
"unlock": "Normal Attack",
"description": "Normal Attack\nPerforms up to 3 consecutive attacks that take the form of swimming fish, dealing Hydro DMG.\nCharged Attack\nConsumes a certain amount of Stamina to deal AoE Hydro DMG after a short casting time.\nPlunging Attack\nGathering the might of Hydro, Kokomi plunges towards the ground from mid-air, damaging all opponents in her path. Deals AoE Hydro DMG upon impact with the ground.",
"upgrades": [
{
"name": "1-Hit DMG",
"value": "68.38%"
},
{
"name": "2-Hit DMG",
"value": "61.54%"
},
{
"name": "3-Hit DMG",
"value": "94.31%"
},
{
"name": "Charged Attack DMG",
"value": "148.32%"
},
{
"name": "Charged Attack Stamina Cost",
"value": "50"
},
{
"name": "Plunge DMG",
"value": "56.83%"
},
{
"name": "Low/High Plunge DMG",
"value": "113.63%/141.93%"
}
],
"type": "NORMAL_ATTACK"
},
{
"name": "Kurage's Oath",
"unlock": "Elemental Skill",
"description": "Summons a \"bake-kurage\" created from water that can heal her allies.\nUsing this skill will apply the Wet status to Sangonomiya Kokomi.\n\nBake-Kurage:\nDeals Hydro DMG to surrounding opponents and heal nearby active characters at fixed intervals. This healing is based on Kokomi's Max HP.",
"upgrades": [
{
"name": "Regeneration",
"value": "4.4% Max HP + 423.70"
},
{
"name": "Ripple DMG",
"value": "109.19%"
},
{
"name": "Duration",
"value": "12s"
},
{
"name": "CD",
"value": "20s"
}
],
"type": "ELEMENTAL_SKILL"
},
{
"name": "Nereid's Ascension",
"unlock": "Elemental Burst",
"description": "The might of Watatsumi descends, dealing Hydro DMG to surrounding opponents, before robing Kokomi in a Ceremonial Garment made from the flowing waters of Sangonomiya.\n\nCeremonial Garment\nSangonomiya Kokomi's Normal Attack, Charged Attack and Bake-Kurage DMG are increased based on her Max HP.\nWhen her Normal and Charged Attacks hit opponents, Kokomi will restore HP for all nearby party members, and the amount restored is based on her Max HP.\nIncreases Sangonomiya Kokomi's resistance to interruption and allows her to move on the water's surface.\n\nThese effects will be cleared once Sangonomiya Kokomi leaves the field.",
"upgrades": [
{
"name": "Skill DMG",
"value": "10.42% Max HP"
},
{
"name": "Normal Attack DMG Bonus",
"value": "4.84% Max HP"
},
{
"name": "Charged Attack DMG Bonus",
"value": "6.78% Max HP"
},
{
"name": "Bake-Kurage DMG Bonus",
"value": "7.1% Max HP"
},
{
"name": "HP Regeneration Per Hit",
"value" :"0.81% Max HP + 77.03"
},
{
"name": "Duration",
"value": "10s"
},
{
"name": "CD",
"value": "18s"
},
{
"name": "Energy Cost",
"value": "70"
}
],
"type": "ELEMENTAL_BURST"
}
],
Expand Down

0 comments on commit 6d147e6

Please sign in to comment.