Skip to content

Commit 43d5277

Browse files
committed
Merge branch 'master' of https://github.com/Tibowl/HuTao
2 parents d9e347d + 2b6e4ed commit 43d5277

5 files changed

Lines changed: 105 additions & 13 deletions

File tree

src/data/gamedata/characters.json

Lines changed: 57 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10938,9 +10938,14 @@
1093810938
"imgs": [
1093910939
"https://upload-os-bbs.hoyolab.com/upload/2022/02/04/1015537/5ba1121b927b778d66765ee43dbdaa41_5065913653005366720.jpg",
1094010940
"https://upload-os-bbs.hoyolab.com/upload/2022/02/04/1015537/d5a3efddb1735de9921626396a47cebc_6306395664639823316.jpg"
10941-
]
10941+
],
10942+
"videos": {
10943+
"Character Teaser - \"Kamisato Ayato: Lanterns in the Night\"": "https://youtu.be/s3ok84NeMdU"
10944+
}
1094210945
},
1094310946
"meta": {
10947+
"birthMonth": 3,
10948+
"birthDay": 26,
1094410949
"association": "Inazuma",
1094510950
"title": "Pillar of Fortitude",
1094610951
"detail": "The young but highly accomplished head of the Yashiro Commission's Kamisato Clan. Cultured and polite, he is a man of many ways and means.",
@@ -10957,24 +10962,54 @@
1095710962
"talents": [
1095810963
{
1095910964
"name": "Normal Attack: Kamisato Art - Marobashi",
10960-
"desc": "**Normal Attack**\nPerform up to 5 rapid strikes.\n\n**Charged Attack**\nConsumes a certain amount of Stamina to unleash a charged attack.\n\n**Plunging Attack**\nPlunges from mid-air to strike the ground below, damaging opponents along the path and dealing AoE DMG upon impact.",
10965+
"desc": "**Normal Attack**\nPerform up to 5 rapid strikes.\n\n**Charged Attack**\nConsumes a certain amount of Stamina to dash forward and perform an iai.\n\n**Plunging Attack**\nPlunges from mid-air to strike the ground below, damaging opponents along the path and dealing AoE DMG upon impact.",
1096110966
"icon": "img/skill/Common_Sword.png",
1096210967
"video": "https://cdn.discordapp.com/attachments/954378078195417158/954379089819607070/Ayato_NA.gif",
10963-
"videomp4": "https://cdn.discordapp.com/attachments/954378078195417158/954379089232396288/Ayato_NA_scaled.mp4"
10968+
"videomp4": "https://cdn.discordapp.com/attachments/954378078195417158/954379089232396288/Ayato_NA_scaled.mp4",
10969+
"costs": {
10970+
"template": "talentCosts",
10971+
"mapping": {
10972+
"Book": "Elegance",
10973+
"BossMat": "Mudra of the Malefic General",
10974+
"EnemyDropTier1": "Old Handguard",
10975+
"EnemyDropTier2": "Kageuchi Handguard",
10976+
"EnemyDropTier3": "Famed Handguard"
10977+
}
10978+
}
1096410979
},
1096510980
{
1096610981
"name": "Kamisato Art: Kyouka",
10967-
"desc": "After using **Kamisato Art: Kyouka**, Ayato shifts position to enter the **Takimeguri Kanka** state and leaves a watery illusion at his original location. The watery illusion can explode, dealing **AoE Hydro DMG**.\nWhile in the **Takimeguri Kanka** state, Ayato's normal attacks become **Shunsuiken**. These are quick watery blades capable of dealing **AoE Hydro DMG**. After a **Shunsuiken** attack hits an opponent, it will grant Ayato the **Namisen** effect, increasing the DMG dealt by **Shunsuiken** based on Ayato's Max HP. The **Takimeguri Kanka** state will be cleared when he leaves the field or when uses his Elemental Skill again.",
10982+
"desc": "Kamisato Ayato shifts positions and enters the **Takimeguri Kanka** state. After this shift, he will leave a watery illusion at his original location. After it is formed, the watery illusion will explode if opponents are nearby or after its duration ends, dealing **AoE Hydro DMG**.\n\n**Takimeguri Kanka**\nIn this state, Kamisato Ayato uses his Shunsuiken to engage in blindingly fast attacks, causing DMG from his Normal Attacks to be converted into AoE Hydro DMG. This cannot be overridden.\nIt also has the following properties:\n·After a **Shunsuiken** attack hits an opponent, it will grant Ayato the **Namisen** effect, increasing the DMG dealt by **Shunsuiken** based on Ayato's current Max HP. The initial maximum number of Namisen stacks is 4, and 1 stack can be gained through Shunsuiken every 0.1s. This effect will be dispelled when **Takimeguri Kanka** ends.\n·Kamisato Ayato's resistance to interruption is increased.\n·Unable to use Charged or Plunging Attacks.\n\n**Takimeguri Kanka** will be cleared when Ayato leaves the field. Using Kamisato Art: Kyouka again while in the **Takimeguri Kanka** state will reset and replace the pre-existing state.",
1096810983
"video": "https://cdn.discordapp.com/attachments/954378078195417158/954379375879540786/Ayato_E.gif",
10969-
"videomp4": "https://cdn.discordapp.com/attachments/954378078195417158/954379375204241438/Ayato_E_scaled.mp4"
10984+
"videomp4": "https://cdn.discordapp.com/attachments/954378078195417158/954379375204241438/Ayato_E_scaled.mp4",
10985+
"costs": {
10986+
"template": "talentCosts",
10987+
"mapping": {
10988+
"Book": "Elegance",
10989+
"BossMat": "Mudra of the Malefic General",
10990+
"EnemyDropTier1": "Old Handguard",
10991+
"EnemyDropTier2": "Kageuchi Handguard",
10992+
"EnemyDropTier3": "Famed Handguard"
10993+
}
10994+
}
1097010995
}
1097110996
],
1097210997
"ult": {
1097310998
"name": "Kamisato Art: Suiyuu",
10974-
"desc": "Unveils a garden of purity in which Bloomwater Blades will rain down and attack opponents within it's AoE. This will increase the Normal Attack DMG for characters within that AoE.",
10999+
"desc": "Unveils a garden of purity that silences the cacophony within. While this space exists, Bloomwater Blades will constantly rain down and attack opponents within its AoE, dealing Hydro DMG and increasing Normal Attack DMG for characters within.",
1097511000
"type": "Hydro",
1097611001
"video": "https://cdn.discordapp.com/attachments/954378078195417158/954379125483790386/Ayato_Q.gif",
10977-
"videomp4": "https://cdn.discordapp.com/attachments/954378078195417158/954379125160804383/Ayato_Q_scaled.mp4"
11002+
"videomp4": "https://cdn.discordapp.com/attachments/954378078195417158/954379125160804383/Ayato_Q_scaled.mp4",
11003+
"costs": {
11004+
"template": "talentCosts",
11005+
"mapping": {
11006+
"Book": "Elegance",
11007+
"BossMat": "Mudra of the Malefic General",
11008+
"EnemyDropTier1": "Old Handguard",
11009+
"EnemyDropTier2": "Kageuchi Handguard",
11010+
"EnemyDropTier3": "Famed Handguard"
11011+
}
11012+
}
1097811013
},
1097911014
"passive": [
1098011015
{
@@ -10991,7 +11026,21 @@
1099111026
}
1099211027
]
1099311028
}
10994-
]
11029+
],
11030+
"ascensionCosts": {
11031+
"template": "charAscensionsCosts",
11032+
"mapping": {
11033+
"BossMat": "Dew of Repudiation",
11034+
"EnemyDropTier1": "Old Handguard",
11035+
"EnemyDropTier2": "Kageuchi Handguard",
11036+
"EnemyDropTier3": "Famed Handguard",
11037+
"Gem1": "Varunada Lazurite Sliver",
11038+
"Gem2": "Varunada Lazurite Fragment",
11039+
"Gem3": "Varunada Lazurite Chunk",
11040+
"Gem4": "Varunada Lazurite Gemstone",
11041+
"Specialty": "Sakura Bloom"
11042+
}
11043+
}
1099511044
},
1099611045
"Keqing": {
1099711046
"name": "Keqing",

src/data/gamedata/enemies.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2817,5 +2817,36 @@
28172817
"0%"
28182818
]
28192819
]
2820+
},
2821+
"Ruin Serpent": {
2822+
"name": "Ruin Serpent",
2823+
"type": "Automatons",
2824+
"desc": "An ancient, bizarrely-shaped autonomous machine.",
2825+
"icon": "https://i.imgur.com/hjzZqV4.png",
2826+
"placeholder": true
2827+
},
2828+
"Black Serpent Knight: Windcutter": {
2829+
"name": "Black Serpent Knight: Windcutter",
2830+
"desc": "A guard of some standing in the court.",
2831+
"icon": "https://i.imgur.com/fcIYgLs.png",
2832+
"placeholder": true
2833+
},
2834+
"Floating Hydro Fungus": {
2835+
"name": "Floating Hydro Fungus",
2836+
"desc": "A spore organism of some intelligence It possesses extreme adapability.",
2837+
"icon": "https://i.imgur.com/9gOXHTd.png",
2838+
"placeholder": true
2839+
},
2840+
"Bluethunder Weasel": {
2841+
"name": "Bluethunder Weasel",
2842+
"desc": "These intelligent weasels live underground within the mining tunnels and cavernous depths of The Chasm. Their fur has a unique blue sheen.",
2843+
"icon": "https://i.imgur.com/Dk1EfeU.png",
2844+
"placeholder": true
2845+
},
2846+
"Lucklight Fly": {
2847+
"name": "Lucklight Fly",
2848+
"desc": "These creatures dwell within The Chasm, absorbing the energies of the strange stones within and emitting a dim light. Because they give off light, they are loved by miners and considered a good omen, thus their term \"Luclight.\"",
2849+
"icon": "https://i.imgur.com/mhEFaW3.png",
2850+
"placeholder": true
28202851
}
28212852
}

src/data/gamedata/materials.json

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7887,10 +7887,10 @@
78877887
},
78887888
"Starshroom": {
78897889
"name": "Starshroom",
7890-
"desc": "*Upcoming material in 2.6*\nA fungus with a cap that resembles a five-pointed star. It is quite handy indeed [...]",
7891-
"type": "Cooking Ingredient",
7890+
"desc": "*Upcoming material in 2.6*\nA fungus with a cap that resembles a five-pointed star. It is quite hardy indeed. Once it matures, the center of the cap will split open.",
7891+
"type": "Food",
78927892
"category": "Teyvat's Resources",
7893-
"icon": "https://i.imgur.com/BdqjxJO.png"
7893+
"icon": "https://i.imgur.com/WeNOdTH.png"
78947894
},
78957895
"Glazed Sand Crystal": {
78967896
"name": "Glazed Sand Crystal",
@@ -7899,7 +7899,18 @@
78997899
"Lumenspar": {
79007900
"name": "Lumenspar",
79017901
"stars": 1,
7902-
"desc": "*Upcoming material in 2.6*"
7902+
"desc": "*Upcoming material in 2.6, used to enhance your Lumenstone Adjuvant*",
7903+
"type": "Adventure Item",
7904+
"category": "Trophies",
7905+
"icon": "https://i.imgur.com/u2cz82d.png"
7906+
},
7907+
"Lumenstone Ore": {
7908+
"name": "Lumenstone Ore",
7909+
"stars": 3,
7910+
"desc": "*Upcoming material in 2.6, used to enhance your Lumenstone Adjuvant*",
7911+
"type": "Adventure Item",
7912+
"category": "Trophies",
7913+
"icon": "https://i.imgur.com/BL3YmEL.png"
79037914
},
79047915
"Lumenstone Adjuvant": {
79057916
"name": "Lumenstone Adjuvant",

src/data/guides.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@
151151
"name": "Sakura Bloom route",
152152
"desc": "**Sakura Blooms ${Sakura Bloom}** can be found in the wilderness of Inazuma.\n\n> Blossoms from the Sacred Sakura at the Grand Narukami Shrine, filled with a fondness for Inazuma.",
153153
"img": "https://cdn.discordapp.com/attachments/923173940338245673/923320425998610492/Sakura_Bloom.png",
154+
"url": "https://youtu.be/V_zl_rckNvc",
154155
"credits": "Soul",
155156
"links": {
156157
"material": ["Sakura Bloom"]

src/utils/DataManager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export default class DataManager {
6262
readonly paimonsBargains: PaimonShop[] = paimonShop
6363
readonly costTemplates: Record<string, Cost[]> = costTemplates
6464

65-
readonly enemies: Record<string, Enemy> = enemyData
65+
readonly enemies: Record<string, Enemy> = enemyData as Record<string, Enemy>
6666

6767
readonly materials: Record<string, Material> = materialData
6868

0 commit comments

Comments
 (0)