From fd2777e1810bfb95bdaa5f5b999340ed4284968b Mon Sep 17 00:00:00 2001 From: theBowja Date: Sat, 20 Mar 2021 14:27:03 -0500 Subject: [PATCH] added translations and images for all artifacts --- examples.js | 4 +- examples.md | 116 ++++++++++---- import.js | 25 ++- package.json | 2 +- readme.md | 2 +- .../artifacts/adventurer.json | 40 +++++ .../artifacts/archaicpetra.json | 39 +++++ .../artifacts/berserker.json | 39 +++++ .../artifacts/blizzardstrayer.json | 39 +++++ .../artifacts/bloodstainedchivalry.json | 39 +++++ .../artifacts/braveheart.json | 39 +++++ .../artifacts/crimsonwitchofflames.json | 39 +++++ .../artifacts/defenderswill.json | 39 +++++ .../ChineseSimplified/artifacts/gambler.json | 39 +++++ .../artifacts/glacierandsnowfield.json | 36 +++++ .../artifacts/gladiatorsfinale.json | 39 +++++ .../artifacts/heartofdepth.json | 39 +++++ .../artifacts/instructor.json | 39 +++++ .../artifacts/lavawalker.json | 39 +++++ .../ChineseSimplified/artifacts/luckydog.json | 40 +++++ .../artifacts/maidenbeloved.json | 39 +++++ .../artifacts/martialartist.json | 39 +++++ .../artifacts/noblesseoblige.json | 39 +++++ .../artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ .../artifacts/prayersforwisdom.json | 14 ++ .../artifacts/prayerstospringtime.json | 14 ++ .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 39 +++++ .../artifacts/retracingbolide.json | 39 +++++ .../ChineseSimplified/artifacts/scholar.json | 39 +++++ .../ChineseSimplified/artifacts/theexile.json | 39 +++++ .../artifacts/thunderingfury.json | 39 +++++ .../artifacts/thundersoother.json | 39 +++++ .../artifacts/tinymiracle.json | 39 +++++ .../artifacts/travelingdoctor.json | 40 +++++ .../artifacts/viridescentvenerer.json | 39 +++++ .../artifacts/wandererstroupe.json | 39 +++++ .../artifacts/adventurer.json | 40 +++++ .../artifacts/archaicpetra.json | 39 +++++ .../artifacts/berserker.json | 39 +++++ .../artifacts/blizzardstrayer.json | 39 +++++ .../artifacts/bloodstainedchivalry.json | 39 +++++ .../artifacts/braveheart.json | 39 +++++ .../artifacts/crimsonwitchofflames.json | 39 +++++ .../artifacts/defenderswill.json | 39 +++++ .../ChineseTraditional/artifacts/gambler.json | 39 +++++ .../artifacts/glacierandsnowfield.json | 36 +++++ .../artifacts/gladiatorsfinale.json | 39 +++++ .../artifacts/heartofdepth.json | 39 +++++ .../artifacts/instructor.json | 39 +++++ .../artifacts/lavawalker.json | 39 +++++ .../artifacts/luckydog.json | 40 +++++ .../artifacts/maidenbeloved.json | 39 +++++ .../artifacts/martialartist.json | 39 +++++ .../artifacts/noblesseoblige.json | 39 +++++ .../artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ .../artifacts/prayersforwisdom.json | 14 ++ .../artifacts/prayerstospringtime.json | 14 ++ .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 39 +++++ .../artifacts/retracingbolide.json | 39 +++++ .../ChineseTraditional/artifacts/scholar.json | 39 +++++ .../artifacts/theexile.json | 39 +++++ .../artifacts/thunderingfury.json | 39 +++++ .../artifacts/thundersoother.json | 39 +++++ .../artifacts/tinymiracle.json | 39 +++++ .../artifacts/travelingdoctor.json | 40 +++++ .../artifacts/viridescentvenerer.json | 39 +++++ .../artifacts/wandererstroupe.json | 39 +++++ src/data/English/artifacts/adventurer.json | 60 +++---- src/data/English/artifacts/archaicpetra.json | 53 +++--- src/data/English/artifacts/berserker.json | 54 +++---- .../English/artifacts/blizzardstrayer.json | 53 +++--- .../artifacts/bloodstainedchivalry.json | 53 +++--- src/data/English/artifacts/braveheart.json | 53 +++--- .../artifacts/crimsonwitchofflames.json | 53 +++--- src/data/English/artifacts/defenderswill.json | 53 +++--- src/data/English/artifacts/gambler.json | 55 +++---- .../artifacts/glacierandsnowfield.json | 36 +++++ .../English/artifacts/gladiatorsfinale.json | 53 +++--- src/data/English/artifacts/heartofdepth.json | 53 +++--- src/data/English/artifacts/instructor.json | 53 +++--- src/data/English/artifacts/lavawalker.json | 53 +++--- src/data/English/artifacts/luckydog.json | 55 +++---- src/data/English/artifacts/maidenbeloved.json | 53 +++--- src/data/English/artifacts/martialartist.json | 53 +++--- .../English/artifacts/noblesseoblige.json | 53 +++--- .../English/artifacts/prayersfordestiny.json | 23 +-- .../artifacts/prayersforillumination.json | 25 ++- .../English/artifacts/prayersforwisdom.json | 23 +-- .../artifacts/prayerstospringtime.json | 23 +-- .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 54 +++---- .../English/artifacts/retracingbolide.json | 53 +++--- src/data/English/artifacts/scholar.json | 55 +++---- src/data/English/artifacts/theexile.json | 55 +++---- .../English/artifacts/thunderingfury.json | 53 +++--- .../English/artifacts/thundersoother.json | 61 +++---- src/data/English/artifacts/tinymiracle.json | 55 +++---- .../English/artifacts/travelingdoctor.json | 59 +++---- .../English/artifacts/viridescentvenerer.json | 55 +++---- .../English/artifacts/wandererstroupe.json | 59 +++---- src/data/French/artifacts/adventurer.json | 40 +++++ src/data/French/artifacts/archaicpetra.json | 39 +++++ src/data/French/artifacts/berserker.json | 39 +++++ .../French/artifacts/blizzardstrayer.json | 39 +++++ .../artifacts/bloodstainedchivalry.json | 39 +++++ src/data/French/artifacts/braveheart.json | 39 +++++ .../artifacts/crimsonwitchofflames.json | 39 +++++ src/data/French/artifacts/defenderswill.json | 39 +++++ src/data/French/artifacts/gambler.json | 39 +++++ .../French/artifacts/glacierandsnowfield.json | 36 +++++ .../French/artifacts/gladiatorsfinale.json | 39 +++++ src/data/French/artifacts/heartofdepth.json | 39 +++++ src/data/French/artifacts/instructor.json | 39 +++++ src/data/French/artifacts/lavawalker.json | 39 +++++ src/data/French/artifacts/luckydog.json | 40 +++++ src/data/French/artifacts/maidenbeloved.json | 39 +++++ src/data/French/artifacts/martialartist.json | 39 +++++ src/data/French/artifacts/noblesseoblige.json | 39 +++++ .../French/artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ .../French/artifacts/prayersforwisdom.json | 14 ++ .../French/artifacts/prayerstospringtime.json | 14 ++ .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 39 +++++ .../French/artifacts/retracingbolide.json | 39 +++++ src/data/French/artifacts/scholar.json | 39 +++++ src/data/French/artifacts/theexile.json | 39 +++++ src/data/French/artifacts/thunderingfury.json | 39 +++++ src/data/French/artifacts/thundersoother.json | 39 +++++ src/data/French/artifacts/tinymiracle.json | 39 +++++ .../French/artifacts/travelingdoctor.json | 40 +++++ .../French/artifacts/viridescentvenerer.json | 39 +++++ .../French/artifacts/wandererstroupe.json | 39 +++++ src/data/German/artifacts/adventurer.json | 40 +++++ src/data/German/artifacts/archaicpetra.json | 39 +++++ src/data/German/artifacts/berserker.json | 39 +++++ .../German/artifacts/blizzardstrayer.json | 39 +++++ .../artifacts/bloodstainedchivalry.json | 39 +++++ src/data/German/artifacts/braveheart.json | 39 +++++ .../artifacts/crimsonwitchofflames.json | 39 +++++ src/data/German/artifacts/defenderswill.json | 39 +++++ src/data/German/artifacts/gambler.json | 39 +++++ .../German/artifacts/glacierandsnowfield.json | 36 +++++ .../German/artifacts/gladiatorsfinale.json | 39 +++++ src/data/German/artifacts/heartofdepth.json | 39 +++++ src/data/German/artifacts/instructor.json | 39 +++++ src/data/German/artifacts/lavawalker.json | 39 +++++ src/data/German/artifacts/luckydog.json | 40 +++++ src/data/German/artifacts/maidenbeloved.json | 39 +++++ src/data/German/artifacts/martialartist.json | 39 +++++ src/data/German/artifacts/noblesseoblige.json | 39 +++++ .../German/artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ .../German/artifacts/prayersforwisdom.json | 14 ++ .../German/artifacts/prayerstospringtime.json | 14 ++ .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 39 +++++ .../German/artifacts/retracingbolide.json | 39 +++++ src/data/German/artifacts/scholar.json | 39 +++++ src/data/German/artifacts/theexile.json | 39 +++++ src/data/German/artifacts/thunderingfury.json | 39 +++++ src/data/German/artifacts/thundersoother.json | 39 +++++ src/data/German/artifacts/tinymiracle.json | 39 +++++ .../German/artifacts/travelingdoctor.json | 40 +++++ .../German/artifacts/viridescentvenerer.json | 39 +++++ .../German/artifacts/wandererstroupe.json | 39 +++++ src/data/Indonesian/artifacts/adventurer.json | 40 +++++ .../Indonesian/artifacts/archaicpetra.json | 39 +++++ src/data/Indonesian/artifacts/berserker.json | 39 +++++ .../Indonesian/artifacts/blizzardstrayer.json | 39 +++++ .../artifacts/bloodstainedchivalry.json | 39 +++++ src/data/Indonesian/artifacts/braveheart.json | 39 +++++ .../artifacts/crimsonwitchofflames.json | 39 +++++ .../Indonesian/artifacts/defenderswill.json | 39 +++++ src/data/Indonesian/artifacts/gambler.json | 39 +++++ .../artifacts/glacierandsnowfield.json | 36 +++++ .../artifacts/gladiatorsfinale.json | 39 +++++ .../Indonesian/artifacts/heartofdepth.json | 39 +++++ src/data/Indonesian/artifacts/instructor.json | 39 +++++ src/data/Indonesian/artifacts/lavawalker.json | 39 +++++ src/data/Indonesian/artifacts/luckydog.json | 40 +++++ .../Indonesian/artifacts/maidenbeloved.json | 39 +++++ .../Indonesian/artifacts/martialartist.json | 39 +++++ .../Indonesian/artifacts/noblesseoblige.json | 39 +++++ .../artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ .../artifacts/prayersforwisdom.json | 14 ++ .../artifacts/prayerstospringtime.json | 14 ++ .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 39 +++++ .../Indonesian/artifacts/retracingbolide.json | 39 +++++ src/data/Indonesian/artifacts/scholar.json | 39 +++++ src/data/Indonesian/artifacts/theexile.json | 39 +++++ .../Indonesian/artifacts/thunderingfury.json | 39 +++++ .../Indonesian/artifacts/thundersoother.json | 39 +++++ .../Indonesian/artifacts/tinymiracle.json | 39 +++++ .../Indonesian/artifacts/travelingdoctor.json | 40 +++++ .../artifacts/viridescentvenerer.json | 39 +++++ .../Indonesian/artifacts/wandererstroupe.json | 39 +++++ src/data/Japanese/artifacts/adventurer.json | 40 +++++ src/data/Japanese/artifacts/archaicpetra.json | 39 +++++ src/data/Japanese/artifacts/berserker.json | 39 +++++ .../Japanese/artifacts/blizzardstrayer.json | 39 +++++ .../artifacts/bloodstainedchivalry.json | 39 +++++ src/data/Japanese/artifacts/braveheart.json | 39 +++++ .../artifacts/crimsonwitchofflames.json | 39 +++++ .../Japanese/artifacts/defenderswill.json | 39 +++++ src/data/Japanese/artifacts/gambler.json | 39 +++++ .../artifacts/glacierandsnowfield.json | 36 +++++ .../Japanese/artifacts/gladiatorsfinale.json | 39 +++++ src/data/Japanese/artifacts/heartofdepth.json | 39 +++++ src/data/Japanese/artifacts/instructor.json | 39 +++++ src/data/Japanese/artifacts/lavawalker.json | 39 +++++ src/data/Japanese/artifacts/luckydog.json | 40 +++++ .../Japanese/artifacts/maidenbeloved.json | 39 +++++ .../Japanese/artifacts/martialartist.json | 39 +++++ .../Japanese/artifacts/noblesseoblige.json | 39 +++++ .../Japanese/artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ .../Japanese/artifacts/prayersforwisdom.json | 14 ++ .../artifacts/prayerstospringtime.json | 14 ++ .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 39 +++++ .../Japanese/artifacts/retracingbolide.json | 39 +++++ src/data/Japanese/artifacts/scholar.json | 39 +++++ src/data/Japanese/artifacts/theexile.json | 39 +++++ .../Japanese/artifacts/thunderingfury.json | 39 +++++ .../Japanese/artifacts/thundersoother.json | 39 +++++ src/data/Japanese/artifacts/tinymiracle.json | 39 +++++ .../Japanese/artifacts/travelingdoctor.json | 40 +++++ .../artifacts/viridescentvenerer.json | 39 +++++ .../Japanese/artifacts/wandererstroupe.json | 39 +++++ src/data/Korean/artifacts/adventurer.json | 40 +++++ src/data/Korean/artifacts/archaicpetra.json | 39 +++++ src/data/Korean/artifacts/berserker.json | 39 +++++ .../Korean/artifacts/blizzardstrayer.json | 39 +++++ .../artifacts/bloodstainedchivalry.json | 39 +++++ src/data/Korean/artifacts/braveheart.json | 39 +++++ .../artifacts/crimsonwitchofflames.json | 39 +++++ src/data/Korean/artifacts/defenderswill.json | 39 +++++ src/data/Korean/artifacts/gambler.json | 39 +++++ .../Korean/artifacts/glacierandsnowfield.json | 36 +++++ .../Korean/artifacts/gladiatorsfinale.json | 39 +++++ src/data/Korean/artifacts/heartofdepth.json | 39 +++++ src/data/Korean/artifacts/instructor.json | 39 +++++ src/data/Korean/artifacts/lavawalker.json | 39 +++++ src/data/Korean/artifacts/luckydog.json | 40 +++++ src/data/Korean/artifacts/maidenbeloved.json | 39 +++++ src/data/Korean/artifacts/martialartist.json | 39 +++++ src/data/Korean/artifacts/noblesseoblige.json | 39 +++++ .../Korean/artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ .../Korean/artifacts/prayersforwisdom.json | 14 ++ .../Korean/artifacts/prayerstospringtime.json | 14 ++ .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 39 +++++ .../Korean/artifacts/retracingbolide.json | 39 +++++ src/data/Korean/artifacts/scholar.json | 39 +++++ src/data/Korean/artifacts/theexile.json | 39 +++++ src/data/Korean/artifacts/thunderingfury.json | 39 +++++ src/data/Korean/artifacts/thundersoother.json | 39 +++++ src/data/Korean/artifacts/tinymiracle.json | 39 +++++ .../Korean/artifacts/travelingdoctor.json | 40 +++++ .../Korean/artifacts/viridescentvenerer.json | 39 +++++ .../Korean/artifacts/wandererstroupe.json | 39 +++++ src/data/Portuguese/artifacts/adventurer.json | 40 +++++ .../Portuguese/artifacts/archaicpetra.json | 39 +++++ src/data/Portuguese/artifacts/berserker.json | 39 +++++ .../Portuguese/artifacts/blizzardstrayer.json | 39 +++++ .../artifacts/bloodstainedchivalry.json | 39 +++++ src/data/Portuguese/artifacts/braveheart.json | 39 +++++ .../artifacts/crimsonwitchofflames.json | 39 +++++ .../Portuguese/artifacts/defenderswill.json | 39 +++++ src/data/Portuguese/artifacts/gambler.json | 39 +++++ .../artifacts/glacierandsnowfield.json | 36 +++++ .../artifacts/gladiatorsfinale.json | 39 +++++ .../Portuguese/artifacts/heartofdepth.json | 39 +++++ src/data/Portuguese/artifacts/instructor.json | 39 +++++ src/data/Portuguese/artifacts/lavawalker.json | 39 +++++ src/data/Portuguese/artifacts/luckydog.json | 40 +++++ .../Portuguese/artifacts/maidenbeloved.json | 39 +++++ .../Portuguese/artifacts/martialartist.json | 39 +++++ .../Portuguese/artifacts/noblesseoblige.json | 39 +++++ .../artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ .../artifacts/prayersforwisdom.json | 14 ++ .../artifacts/prayerstospringtime.json | 14 ++ .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 39 +++++ .../Portuguese/artifacts/retracingbolide.json | 39 +++++ src/data/Portuguese/artifacts/scholar.json | 39 +++++ src/data/Portuguese/artifacts/theexile.json | 39 +++++ .../Portuguese/artifacts/thunderingfury.json | 39 +++++ .../Portuguese/artifacts/thundersoother.json | 39 +++++ .../Portuguese/artifacts/tinymiracle.json | 39 +++++ .../Portuguese/artifacts/travelingdoctor.json | 40 +++++ .../artifacts/viridescentvenerer.json | 39 +++++ .../Portuguese/artifacts/wandererstroupe.json | 39 +++++ src/data/Russian/artifacts/adventurer.json | 40 +++++ src/data/Russian/artifacts/archaicpetra.json | 39 +++++ src/data/Russian/artifacts/berserker.json | 39 +++++ .../Russian/artifacts/blizzardstrayer.json | 39 +++++ .../artifacts/bloodstainedchivalry.json | 39 +++++ src/data/Russian/artifacts/braveheart.json | 39 +++++ .../artifacts/crimsonwitchofflames.json | 39 +++++ src/data/Russian/artifacts/defenderswill.json | 39 +++++ src/data/Russian/artifacts/gambler.json | 39 +++++ .../artifacts/glacierandsnowfield.json | 36 +++++ .../Russian/artifacts/gladiatorsfinale.json | 39 +++++ src/data/Russian/artifacts/heartofdepth.json | 39 +++++ src/data/Russian/artifacts/instructor.json | 39 +++++ src/data/Russian/artifacts/lavawalker.json | 39 +++++ src/data/Russian/artifacts/luckydog.json | 40 +++++ src/data/Russian/artifacts/maidenbeloved.json | 39 +++++ src/data/Russian/artifacts/martialartist.json | 39 +++++ .../Russian/artifacts/noblesseoblige.json | 39 +++++ .../Russian/artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ .../Russian/artifacts/prayersforwisdom.json | 14 ++ .../artifacts/prayerstospringtime.json | 14 ++ .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 39 +++++ .../Russian/artifacts/retracingbolide.json | 39 +++++ src/data/Russian/artifacts/scholar.json | 39 +++++ src/data/Russian/artifacts/theexile.json | 39 +++++ .../Russian/artifacts/thunderingfury.json | 39 +++++ .../Russian/artifacts/thundersoother.json | 39 +++++ src/data/Russian/artifacts/tinymiracle.json | 39 +++++ .../Russian/artifacts/travelingdoctor.json | 40 +++++ .../Russian/artifacts/viridescentvenerer.json | 39 +++++ .../Russian/artifacts/wandererstroupe.json | 39 +++++ src/data/Spanish/artifacts/adventurer.json | 40 +++++ src/data/Spanish/artifacts/archaicpetra.json | 39 +++++ src/data/Spanish/artifacts/berserker.json | 39 +++++ .../Spanish/artifacts/blizzardstrayer.json | 39 +++++ .../artifacts/bloodstainedchivalry.json | 39 +++++ src/data/Spanish/artifacts/braveheart.json | 39 +++++ .../artifacts/crimsonwitchofflames.json | 39 +++++ src/data/Spanish/artifacts/defenderswill.json | 39 +++++ src/data/Spanish/artifacts/gambler.json | 39 +++++ .../artifacts/glacierandsnowfield.json | 36 +++++ .../Spanish/artifacts/gladiatorsfinale.json | 39 +++++ src/data/Spanish/artifacts/heartofdepth.json | 39 +++++ src/data/Spanish/artifacts/instructor.json | 39 +++++ src/data/Spanish/artifacts/lavawalker.json | 39 +++++ src/data/Spanish/artifacts/luckydog.json | 40 +++++ src/data/Spanish/artifacts/maidenbeloved.json | 39 +++++ src/data/Spanish/artifacts/martialartist.json | 39 +++++ .../Spanish/artifacts/noblesseoblige.json | 39 +++++ .../Spanish/artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ .../Spanish/artifacts/prayersforwisdom.json | 14 ++ .../artifacts/prayerstospringtime.json | 14 ++ .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 39 +++++ .../Spanish/artifacts/retracingbolide.json | 39 +++++ src/data/Spanish/artifacts/scholar.json | 39 +++++ src/data/Spanish/artifacts/theexile.json | 39 +++++ .../Spanish/artifacts/thunderingfury.json | 39 +++++ .../Spanish/artifacts/thundersoother.json | 39 +++++ src/data/Spanish/artifacts/tinymiracle.json | 39 +++++ .../Spanish/artifacts/travelingdoctor.json | 40 +++++ .../Spanish/artifacts/viridescentvenerer.json | 39 +++++ .../Spanish/artifacts/wandererstroupe.json | 39 +++++ src/data/Thai/artifacts/adventurer.json | 40 +++++ src/data/Thai/artifacts/archaicpetra.json | 39 +++++ src/data/Thai/artifacts/berserker.json | 39 +++++ src/data/Thai/artifacts/blizzardstrayer.json | 39 +++++ .../Thai/artifacts/bloodstainedchivalry.json | 39 +++++ src/data/Thai/artifacts/braveheart.json | 39 +++++ .../Thai/artifacts/crimsonwitchofflames.json | 39 +++++ src/data/Thai/artifacts/defenderswill.json | 39 +++++ src/data/Thai/artifacts/gambler.json | 39 +++++ .../Thai/artifacts/glacierandsnowfield.json | 36 +++++ src/data/Thai/artifacts/gladiatorsfinale.json | 39 +++++ src/data/Thai/artifacts/heartofdepth.json | 39 +++++ src/data/Thai/artifacts/instructor.json | 39 +++++ src/data/Thai/artifacts/lavawalker.json | 39 +++++ src/data/Thai/artifacts/luckydog.json | 40 +++++ src/data/Thai/artifacts/maidenbeloved.json | 39 +++++ src/data/Thai/artifacts/martialartist.json | 39 +++++ src/data/Thai/artifacts/noblesseoblige.json | 39 +++++ .../Thai/artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ src/data/Thai/artifacts/prayersforwisdom.json | 14 ++ .../Thai/artifacts/prayerstospringtime.json | 14 ++ .../Thai/artifacts/prayerstothefirmament.json | 11 ++ .../Thai/artifacts/resolutionofsojourner.json | 39 +++++ src/data/Thai/artifacts/retracingbolide.json | 39 +++++ src/data/Thai/artifacts/scholar.json | 39 +++++ src/data/Thai/artifacts/theexile.json | 39 +++++ src/data/Thai/artifacts/thunderingfury.json | 39 +++++ src/data/Thai/artifacts/thundersoother.json | 39 +++++ src/data/Thai/artifacts/tinymiracle.json | 39 +++++ src/data/Thai/artifacts/travelingdoctor.json | 40 +++++ .../Thai/artifacts/viridescentvenerer.json | 39 +++++ src/data/Thai/artifacts/wandererstroupe.json | 39 +++++ src/data/Vietnamese/artifacts/adventurer.json | 40 +++++ .../Vietnamese/artifacts/archaicpetra.json | 39 +++++ src/data/Vietnamese/artifacts/berserker.json | 39 +++++ .../Vietnamese/artifacts/blizzardstrayer.json | 39 +++++ .../artifacts/bloodstainedchivalry.json | 39 +++++ src/data/Vietnamese/artifacts/braveheart.json | 39 +++++ .../artifacts/crimsonwitchofflames.json | 39 +++++ .../Vietnamese/artifacts/defenderswill.json | 39 +++++ src/data/Vietnamese/artifacts/gambler.json | 39 +++++ .../artifacts/glacierandsnowfield.json | 36 +++++ .../artifacts/gladiatorsfinale.json | 39 +++++ .../Vietnamese/artifacts/heartofdepth.json | 39 +++++ src/data/Vietnamese/artifacts/instructor.json | 39 +++++ src/data/Vietnamese/artifacts/lavawalker.json | 39 +++++ src/data/Vietnamese/artifacts/luckydog.json | 40 +++++ .../Vietnamese/artifacts/maidenbeloved.json | 39 +++++ .../Vietnamese/artifacts/martialartist.json | 39 +++++ .../Vietnamese/artifacts/noblesseoblige.json | 39 +++++ .../artifacts/prayersfordestiny.json | 14 ++ .../artifacts/prayersforillumination.json | 14 ++ .../artifacts/prayersforwisdom.json | 14 ++ .../artifacts/prayerstospringtime.json | 14 ++ .../artifacts/prayerstothefirmament.json | 11 ++ .../artifacts/resolutionofsojourner.json | 39 +++++ .../Vietnamese/artifacts/retracingbolide.json | 39 +++++ src/data/Vietnamese/artifacts/scholar.json | 39 +++++ src/data/Vietnamese/artifacts/theexile.json | 39 +++++ .../Vietnamese/artifacts/thunderingfury.json | 39 +++++ .../Vietnamese/artifacts/thundersoother.json | 39 +++++ .../Vietnamese/artifacts/tinymiracle.json | 39 +++++ .../Vietnamese/artifacts/travelingdoctor.json | 40 +++++ .../artifacts/viridescentvenerer.json | 39 +++++ .../Vietnamese/artifacts/wandererstroupe.json | 39 +++++ .../index/ChineseSimplified/artifacts.json | 150 +++++++++++++++++ .../index/ChineseTraditional/artifacts.json | 150 +++++++++++++++++ src/data/index/English/artifacts.json | 9 ++ src/data/index/French/artifacts.json | 150 +++++++++++++++++ src/data/index/German/artifacts.json | 150 +++++++++++++++++ src/data/index/Indonesian/artifacts.json | 150 +++++++++++++++++ src/data/index/Japanese/artifacts.json | 151 +++++++++++++++++- src/data/index/Korean/artifacts.json | 150 +++++++++++++++++ src/data/index/Portuguese/artifacts.json | 150 +++++++++++++++++ src/data/index/Russian/artifacts.json | 150 +++++++++++++++++ src/data/index/Spanish/artifacts.json | 150 +++++++++++++++++ src/data/index/Thai/artifacts.json | 150 +++++++++++++++++ src/data/index/Vietnamese/artifacts.json | 150 +++++++++++++++++ src/design.json | 2 +- 448 files changed, 16492 insertions(+), 990 deletions(-) create mode 100644 src/data/ChineseSimplified/artifacts/adventurer.json create mode 100644 src/data/ChineseSimplified/artifacts/archaicpetra.json create mode 100644 src/data/ChineseSimplified/artifacts/berserker.json create mode 100644 src/data/ChineseSimplified/artifacts/blizzardstrayer.json create mode 100644 src/data/ChineseSimplified/artifacts/bloodstainedchivalry.json create mode 100644 src/data/ChineseSimplified/artifacts/braveheart.json create mode 100644 src/data/ChineseSimplified/artifacts/crimsonwitchofflames.json create mode 100644 src/data/ChineseSimplified/artifacts/defenderswill.json create mode 100644 src/data/ChineseSimplified/artifacts/gambler.json create mode 100644 src/data/ChineseSimplified/artifacts/glacierandsnowfield.json create mode 100644 src/data/ChineseSimplified/artifacts/gladiatorsfinale.json create mode 100644 src/data/ChineseSimplified/artifacts/heartofdepth.json create mode 100644 src/data/ChineseSimplified/artifacts/instructor.json create mode 100644 src/data/ChineseSimplified/artifacts/lavawalker.json create mode 100644 src/data/ChineseSimplified/artifacts/luckydog.json create mode 100644 src/data/ChineseSimplified/artifacts/maidenbeloved.json create mode 100644 src/data/ChineseSimplified/artifacts/martialartist.json create mode 100644 src/data/ChineseSimplified/artifacts/noblesseoblige.json create mode 100644 src/data/ChineseSimplified/artifacts/prayersfordestiny.json create mode 100644 src/data/ChineseSimplified/artifacts/prayersforillumination.json create mode 100644 src/data/ChineseSimplified/artifacts/prayersforwisdom.json create mode 100644 src/data/ChineseSimplified/artifacts/prayerstospringtime.json create mode 100644 src/data/ChineseSimplified/artifacts/prayerstothefirmament.json create mode 100644 src/data/ChineseSimplified/artifacts/resolutionofsojourner.json create mode 100644 src/data/ChineseSimplified/artifacts/retracingbolide.json create mode 100644 src/data/ChineseSimplified/artifacts/scholar.json create mode 100644 src/data/ChineseSimplified/artifacts/theexile.json create mode 100644 src/data/ChineseSimplified/artifacts/thunderingfury.json create mode 100644 src/data/ChineseSimplified/artifacts/thundersoother.json create mode 100644 src/data/ChineseSimplified/artifacts/tinymiracle.json create mode 100644 src/data/ChineseSimplified/artifacts/travelingdoctor.json create mode 100644 src/data/ChineseSimplified/artifacts/viridescentvenerer.json create mode 100644 src/data/ChineseSimplified/artifacts/wandererstroupe.json create mode 100644 src/data/ChineseTraditional/artifacts/adventurer.json create mode 100644 src/data/ChineseTraditional/artifacts/archaicpetra.json create mode 100644 src/data/ChineseTraditional/artifacts/berserker.json create mode 100644 src/data/ChineseTraditional/artifacts/blizzardstrayer.json create mode 100644 src/data/ChineseTraditional/artifacts/bloodstainedchivalry.json create mode 100644 src/data/ChineseTraditional/artifacts/braveheart.json create mode 100644 src/data/ChineseTraditional/artifacts/crimsonwitchofflames.json create mode 100644 src/data/ChineseTraditional/artifacts/defenderswill.json create mode 100644 src/data/ChineseTraditional/artifacts/gambler.json create mode 100644 src/data/ChineseTraditional/artifacts/glacierandsnowfield.json create mode 100644 src/data/ChineseTraditional/artifacts/gladiatorsfinale.json create mode 100644 src/data/ChineseTraditional/artifacts/heartofdepth.json create mode 100644 src/data/ChineseTraditional/artifacts/instructor.json create mode 100644 src/data/ChineseTraditional/artifacts/lavawalker.json create mode 100644 src/data/ChineseTraditional/artifacts/luckydog.json create mode 100644 src/data/ChineseTraditional/artifacts/maidenbeloved.json create mode 100644 src/data/ChineseTraditional/artifacts/martialartist.json create mode 100644 src/data/ChineseTraditional/artifacts/noblesseoblige.json create mode 100644 src/data/ChineseTraditional/artifacts/prayersfordestiny.json create mode 100644 src/data/ChineseTraditional/artifacts/prayersforillumination.json create mode 100644 src/data/ChineseTraditional/artifacts/prayersforwisdom.json create mode 100644 src/data/ChineseTraditional/artifacts/prayerstospringtime.json create mode 100644 src/data/ChineseTraditional/artifacts/prayerstothefirmament.json create mode 100644 src/data/ChineseTraditional/artifacts/resolutionofsojourner.json create mode 100644 src/data/ChineseTraditional/artifacts/retracingbolide.json create mode 100644 src/data/ChineseTraditional/artifacts/scholar.json create mode 100644 src/data/ChineseTraditional/artifacts/theexile.json create mode 100644 src/data/ChineseTraditional/artifacts/thunderingfury.json create mode 100644 src/data/ChineseTraditional/artifacts/thundersoother.json create mode 100644 src/data/ChineseTraditional/artifacts/tinymiracle.json create mode 100644 src/data/ChineseTraditional/artifacts/travelingdoctor.json create mode 100644 src/data/ChineseTraditional/artifacts/viridescentvenerer.json create mode 100644 src/data/ChineseTraditional/artifacts/wandererstroupe.json create mode 100644 src/data/English/artifacts/glacierandsnowfield.json create mode 100644 src/data/English/artifacts/prayerstothefirmament.json create mode 100644 src/data/French/artifacts/adventurer.json create mode 100644 src/data/French/artifacts/archaicpetra.json create mode 100644 src/data/French/artifacts/berserker.json create mode 100644 src/data/French/artifacts/blizzardstrayer.json create mode 100644 src/data/French/artifacts/bloodstainedchivalry.json create mode 100644 src/data/French/artifacts/braveheart.json create mode 100644 src/data/French/artifacts/crimsonwitchofflames.json create mode 100644 src/data/French/artifacts/defenderswill.json create mode 100644 src/data/French/artifacts/gambler.json create mode 100644 src/data/French/artifacts/glacierandsnowfield.json create mode 100644 src/data/French/artifacts/gladiatorsfinale.json create mode 100644 src/data/French/artifacts/heartofdepth.json create mode 100644 src/data/French/artifacts/instructor.json create mode 100644 src/data/French/artifacts/lavawalker.json create mode 100644 src/data/French/artifacts/luckydog.json create mode 100644 src/data/French/artifacts/maidenbeloved.json create mode 100644 src/data/French/artifacts/martialartist.json create mode 100644 src/data/French/artifacts/noblesseoblige.json create mode 100644 src/data/French/artifacts/prayersfordestiny.json create mode 100644 src/data/French/artifacts/prayersforillumination.json create mode 100644 src/data/French/artifacts/prayersforwisdom.json create mode 100644 src/data/French/artifacts/prayerstospringtime.json create mode 100644 src/data/French/artifacts/prayerstothefirmament.json create mode 100644 src/data/French/artifacts/resolutionofsojourner.json create mode 100644 src/data/French/artifacts/retracingbolide.json create mode 100644 src/data/French/artifacts/scholar.json create mode 100644 src/data/French/artifacts/theexile.json create mode 100644 src/data/French/artifacts/thunderingfury.json create mode 100644 src/data/French/artifacts/thundersoother.json create mode 100644 src/data/French/artifacts/tinymiracle.json create mode 100644 src/data/French/artifacts/travelingdoctor.json create mode 100644 src/data/French/artifacts/viridescentvenerer.json create mode 100644 src/data/French/artifacts/wandererstroupe.json create mode 100644 src/data/German/artifacts/adventurer.json create mode 100644 src/data/German/artifacts/archaicpetra.json create mode 100644 src/data/German/artifacts/berserker.json create mode 100644 src/data/German/artifacts/blizzardstrayer.json create mode 100644 src/data/German/artifacts/bloodstainedchivalry.json create mode 100644 src/data/German/artifacts/braveheart.json create mode 100644 src/data/German/artifacts/crimsonwitchofflames.json create mode 100644 src/data/German/artifacts/defenderswill.json create mode 100644 src/data/German/artifacts/gambler.json create mode 100644 src/data/German/artifacts/glacierandsnowfield.json create mode 100644 src/data/German/artifacts/gladiatorsfinale.json create mode 100644 src/data/German/artifacts/heartofdepth.json create mode 100644 src/data/German/artifacts/instructor.json create mode 100644 src/data/German/artifacts/lavawalker.json create mode 100644 src/data/German/artifacts/luckydog.json create mode 100644 src/data/German/artifacts/maidenbeloved.json create mode 100644 src/data/German/artifacts/martialartist.json create mode 100644 src/data/German/artifacts/noblesseoblige.json create mode 100644 src/data/German/artifacts/prayersfordestiny.json create mode 100644 src/data/German/artifacts/prayersforillumination.json create mode 100644 src/data/German/artifacts/prayersforwisdom.json create mode 100644 src/data/German/artifacts/prayerstospringtime.json create mode 100644 src/data/German/artifacts/prayerstothefirmament.json create mode 100644 src/data/German/artifacts/resolutionofsojourner.json create mode 100644 src/data/German/artifacts/retracingbolide.json create mode 100644 src/data/German/artifacts/scholar.json create mode 100644 src/data/German/artifacts/theexile.json create mode 100644 src/data/German/artifacts/thunderingfury.json create mode 100644 src/data/German/artifacts/thundersoother.json create mode 100644 src/data/German/artifacts/tinymiracle.json create mode 100644 src/data/German/artifacts/travelingdoctor.json create mode 100644 src/data/German/artifacts/viridescentvenerer.json create mode 100644 src/data/German/artifacts/wandererstroupe.json create mode 100644 src/data/Indonesian/artifacts/adventurer.json create mode 100644 src/data/Indonesian/artifacts/archaicpetra.json create mode 100644 src/data/Indonesian/artifacts/berserker.json create mode 100644 src/data/Indonesian/artifacts/blizzardstrayer.json create mode 100644 src/data/Indonesian/artifacts/bloodstainedchivalry.json create mode 100644 src/data/Indonesian/artifacts/braveheart.json create mode 100644 src/data/Indonesian/artifacts/crimsonwitchofflames.json create mode 100644 src/data/Indonesian/artifacts/defenderswill.json create mode 100644 src/data/Indonesian/artifacts/gambler.json create mode 100644 src/data/Indonesian/artifacts/glacierandsnowfield.json create mode 100644 src/data/Indonesian/artifacts/gladiatorsfinale.json create mode 100644 src/data/Indonesian/artifacts/heartofdepth.json create mode 100644 src/data/Indonesian/artifacts/instructor.json create mode 100644 src/data/Indonesian/artifacts/lavawalker.json create mode 100644 src/data/Indonesian/artifacts/luckydog.json create mode 100644 src/data/Indonesian/artifacts/maidenbeloved.json create mode 100644 src/data/Indonesian/artifacts/martialartist.json create mode 100644 src/data/Indonesian/artifacts/noblesseoblige.json create mode 100644 src/data/Indonesian/artifacts/prayersfordestiny.json create mode 100644 src/data/Indonesian/artifacts/prayersforillumination.json create mode 100644 src/data/Indonesian/artifacts/prayersforwisdom.json create mode 100644 src/data/Indonesian/artifacts/prayerstospringtime.json create mode 100644 src/data/Indonesian/artifacts/prayerstothefirmament.json create mode 100644 src/data/Indonesian/artifacts/resolutionofsojourner.json create mode 100644 src/data/Indonesian/artifacts/retracingbolide.json create mode 100644 src/data/Indonesian/artifacts/scholar.json create mode 100644 src/data/Indonesian/artifacts/theexile.json create mode 100644 src/data/Indonesian/artifacts/thunderingfury.json create mode 100644 src/data/Indonesian/artifacts/thundersoother.json create mode 100644 src/data/Indonesian/artifacts/tinymiracle.json create mode 100644 src/data/Indonesian/artifacts/travelingdoctor.json create mode 100644 src/data/Indonesian/artifacts/viridescentvenerer.json create mode 100644 src/data/Indonesian/artifacts/wandererstroupe.json create mode 100644 src/data/Japanese/artifacts/adventurer.json create mode 100644 src/data/Japanese/artifacts/archaicpetra.json create mode 100644 src/data/Japanese/artifacts/berserker.json create mode 100644 src/data/Japanese/artifacts/blizzardstrayer.json create mode 100644 src/data/Japanese/artifacts/bloodstainedchivalry.json create mode 100644 src/data/Japanese/artifacts/braveheart.json create mode 100644 src/data/Japanese/artifacts/crimsonwitchofflames.json create mode 100644 src/data/Japanese/artifacts/defenderswill.json create mode 100644 src/data/Japanese/artifacts/gambler.json create mode 100644 src/data/Japanese/artifacts/glacierandsnowfield.json create mode 100644 src/data/Japanese/artifacts/gladiatorsfinale.json create mode 100644 src/data/Japanese/artifacts/heartofdepth.json create mode 100644 src/data/Japanese/artifacts/instructor.json create mode 100644 src/data/Japanese/artifacts/lavawalker.json create mode 100644 src/data/Japanese/artifacts/luckydog.json create mode 100644 src/data/Japanese/artifacts/maidenbeloved.json create mode 100644 src/data/Japanese/artifacts/martialartist.json create mode 100644 src/data/Japanese/artifacts/noblesseoblige.json create mode 100644 src/data/Japanese/artifacts/prayersfordestiny.json create mode 100644 src/data/Japanese/artifacts/prayersforillumination.json create mode 100644 src/data/Japanese/artifacts/prayersforwisdom.json create mode 100644 src/data/Japanese/artifacts/prayerstospringtime.json create mode 100644 src/data/Japanese/artifacts/prayerstothefirmament.json create mode 100644 src/data/Japanese/artifacts/resolutionofsojourner.json create mode 100644 src/data/Japanese/artifacts/retracingbolide.json create mode 100644 src/data/Japanese/artifacts/scholar.json create mode 100644 src/data/Japanese/artifacts/theexile.json create mode 100644 src/data/Japanese/artifacts/thunderingfury.json create mode 100644 src/data/Japanese/artifacts/thundersoother.json create mode 100644 src/data/Japanese/artifacts/tinymiracle.json create mode 100644 src/data/Japanese/artifacts/travelingdoctor.json create mode 100644 src/data/Japanese/artifacts/viridescentvenerer.json create mode 100644 src/data/Japanese/artifacts/wandererstroupe.json create mode 100644 src/data/Korean/artifacts/adventurer.json create mode 100644 src/data/Korean/artifacts/archaicpetra.json create mode 100644 src/data/Korean/artifacts/berserker.json create mode 100644 src/data/Korean/artifacts/blizzardstrayer.json create mode 100644 src/data/Korean/artifacts/bloodstainedchivalry.json create mode 100644 src/data/Korean/artifacts/braveheart.json create mode 100644 src/data/Korean/artifacts/crimsonwitchofflames.json create mode 100644 src/data/Korean/artifacts/defenderswill.json create mode 100644 src/data/Korean/artifacts/gambler.json create mode 100644 src/data/Korean/artifacts/glacierandsnowfield.json create mode 100644 src/data/Korean/artifacts/gladiatorsfinale.json create mode 100644 src/data/Korean/artifacts/heartofdepth.json create mode 100644 src/data/Korean/artifacts/instructor.json create mode 100644 src/data/Korean/artifacts/lavawalker.json create mode 100644 src/data/Korean/artifacts/luckydog.json create mode 100644 src/data/Korean/artifacts/maidenbeloved.json create mode 100644 src/data/Korean/artifacts/martialartist.json create mode 100644 src/data/Korean/artifacts/noblesseoblige.json create mode 100644 src/data/Korean/artifacts/prayersfordestiny.json create mode 100644 src/data/Korean/artifacts/prayersforillumination.json create mode 100644 src/data/Korean/artifacts/prayersforwisdom.json create mode 100644 src/data/Korean/artifacts/prayerstospringtime.json create mode 100644 src/data/Korean/artifacts/prayerstothefirmament.json create mode 100644 src/data/Korean/artifacts/resolutionofsojourner.json create mode 100644 src/data/Korean/artifacts/retracingbolide.json create mode 100644 src/data/Korean/artifacts/scholar.json create mode 100644 src/data/Korean/artifacts/theexile.json create mode 100644 src/data/Korean/artifacts/thunderingfury.json create mode 100644 src/data/Korean/artifacts/thundersoother.json create mode 100644 src/data/Korean/artifacts/tinymiracle.json create mode 100644 src/data/Korean/artifacts/travelingdoctor.json create mode 100644 src/data/Korean/artifacts/viridescentvenerer.json create mode 100644 src/data/Korean/artifacts/wandererstroupe.json create mode 100644 src/data/Portuguese/artifacts/adventurer.json create mode 100644 src/data/Portuguese/artifacts/archaicpetra.json create mode 100644 src/data/Portuguese/artifacts/berserker.json create mode 100644 src/data/Portuguese/artifacts/blizzardstrayer.json create mode 100644 src/data/Portuguese/artifacts/bloodstainedchivalry.json create mode 100644 src/data/Portuguese/artifacts/braveheart.json create mode 100644 src/data/Portuguese/artifacts/crimsonwitchofflames.json create mode 100644 src/data/Portuguese/artifacts/defenderswill.json create mode 100644 src/data/Portuguese/artifacts/gambler.json create mode 100644 src/data/Portuguese/artifacts/glacierandsnowfield.json create mode 100644 src/data/Portuguese/artifacts/gladiatorsfinale.json create mode 100644 src/data/Portuguese/artifacts/heartofdepth.json create mode 100644 src/data/Portuguese/artifacts/instructor.json create mode 100644 src/data/Portuguese/artifacts/lavawalker.json create mode 100644 src/data/Portuguese/artifacts/luckydog.json create mode 100644 src/data/Portuguese/artifacts/maidenbeloved.json create mode 100644 src/data/Portuguese/artifacts/martialartist.json create mode 100644 src/data/Portuguese/artifacts/noblesseoblige.json create mode 100644 src/data/Portuguese/artifacts/prayersfordestiny.json create mode 100644 src/data/Portuguese/artifacts/prayersforillumination.json create mode 100644 src/data/Portuguese/artifacts/prayersforwisdom.json create mode 100644 src/data/Portuguese/artifacts/prayerstospringtime.json create mode 100644 src/data/Portuguese/artifacts/prayerstothefirmament.json create mode 100644 src/data/Portuguese/artifacts/resolutionofsojourner.json create mode 100644 src/data/Portuguese/artifacts/retracingbolide.json create mode 100644 src/data/Portuguese/artifacts/scholar.json create mode 100644 src/data/Portuguese/artifacts/theexile.json create mode 100644 src/data/Portuguese/artifacts/thunderingfury.json create mode 100644 src/data/Portuguese/artifacts/thundersoother.json create mode 100644 src/data/Portuguese/artifacts/tinymiracle.json create mode 100644 src/data/Portuguese/artifacts/travelingdoctor.json create mode 100644 src/data/Portuguese/artifacts/viridescentvenerer.json create mode 100644 src/data/Portuguese/artifacts/wandererstroupe.json create mode 100644 src/data/Russian/artifacts/adventurer.json create mode 100644 src/data/Russian/artifacts/archaicpetra.json create mode 100644 src/data/Russian/artifacts/berserker.json create mode 100644 src/data/Russian/artifacts/blizzardstrayer.json create mode 100644 src/data/Russian/artifacts/bloodstainedchivalry.json create mode 100644 src/data/Russian/artifacts/braveheart.json create mode 100644 src/data/Russian/artifacts/crimsonwitchofflames.json create mode 100644 src/data/Russian/artifacts/defenderswill.json create mode 100644 src/data/Russian/artifacts/gambler.json create mode 100644 src/data/Russian/artifacts/glacierandsnowfield.json create mode 100644 src/data/Russian/artifacts/gladiatorsfinale.json create mode 100644 src/data/Russian/artifacts/heartofdepth.json create mode 100644 src/data/Russian/artifacts/instructor.json create mode 100644 src/data/Russian/artifacts/lavawalker.json create mode 100644 src/data/Russian/artifacts/luckydog.json create mode 100644 src/data/Russian/artifacts/maidenbeloved.json create mode 100644 src/data/Russian/artifacts/martialartist.json create mode 100644 src/data/Russian/artifacts/noblesseoblige.json create mode 100644 src/data/Russian/artifacts/prayersfordestiny.json create mode 100644 src/data/Russian/artifacts/prayersforillumination.json create mode 100644 src/data/Russian/artifacts/prayersforwisdom.json create mode 100644 src/data/Russian/artifacts/prayerstospringtime.json create mode 100644 src/data/Russian/artifacts/prayerstothefirmament.json create mode 100644 src/data/Russian/artifacts/resolutionofsojourner.json create mode 100644 src/data/Russian/artifacts/retracingbolide.json create mode 100644 src/data/Russian/artifacts/scholar.json create mode 100644 src/data/Russian/artifacts/theexile.json create mode 100644 src/data/Russian/artifacts/thunderingfury.json create mode 100644 src/data/Russian/artifacts/thundersoother.json create mode 100644 src/data/Russian/artifacts/tinymiracle.json create mode 100644 src/data/Russian/artifacts/travelingdoctor.json create mode 100644 src/data/Russian/artifacts/viridescentvenerer.json create mode 100644 src/data/Russian/artifacts/wandererstroupe.json create mode 100644 src/data/Spanish/artifacts/adventurer.json create mode 100644 src/data/Spanish/artifacts/archaicpetra.json create mode 100644 src/data/Spanish/artifacts/berserker.json create mode 100644 src/data/Spanish/artifacts/blizzardstrayer.json create mode 100644 src/data/Spanish/artifacts/bloodstainedchivalry.json create mode 100644 src/data/Spanish/artifacts/braveheart.json create mode 100644 src/data/Spanish/artifacts/crimsonwitchofflames.json create mode 100644 src/data/Spanish/artifacts/defenderswill.json create mode 100644 src/data/Spanish/artifacts/gambler.json create mode 100644 src/data/Spanish/artifacts/glacierandsnowfield.json create mode 100644 src/data/Spanish/artifacts/gladiatorsfinale.json create mode 100644 src/data/Spanish/artifacts/heartofdepth.json create mode 100644 src/data/Spanish/artifacts/instructor.json create mode 100644 src/data/Spanish/artifacts/lavawalker.json create mode 100644 src/data/Spanish/artifacts/luckydog.json create mode 100644 src/data/Spanish/artifacts/maidenbeloved.json create mode 100644 src/data/Spanish/artifacts/martialartist.json create mode 100644 src/data/Spanish/artifacts/noblesseoblige.json create mode 100644 src/data/Spanish/artifacts/prayersfordestiny.json create mode 100644 src/data/Spanish/artifacts/prayersforillumination.json create mode 100644 src/data/Spanish/artifacts/prayersforwisdom.json create mode 100644 src/data/Spanish/artifacts/prayerstospringtime.json create mode 100644 src/data/Spanish/artifacts/prayerstothefirmament.json create mode 100644 src/data/Spanish/artifacts/resolutionofsojourner.json create mode 100644 src/data/Spanish/artifacts/retracingbolide.json create mode 100644 src/data/Spanish/artifacts/scholar.json create mode 100644 src/data/Spanish/artifacts/theexile.json create mode 100644 src/data/Spanish/artifacts/thunderingfury.json create mode 100644 src/data/Spanish/artifacts/thundersoother.json create mode 100644 src/data/Spanish/artifacts/tinymiracle.json create mode 100644 src/data/Spanish/artifacts/travelingdoctor.json create mode 100644 src/data/Spanish/artifacts/viridescentvenerer.json create mode 100644 src/data/Spanish/artifacts/wandererstroupe.json create mode 100644 src/data/Thai/artifacts/adventurer.json create mode 100644 src/data/Thai/artifacts/archaicpetra.json create mode 100644 src/data/Thai/artifacts/berserker.json create mode 100644 src/data/Thai/artifacts/blizzardstrayer.json create mode 100644 src/data/Thai/artifacts/bloodstainedchivalry.json create mode 100644 src/data/Thai/artifacts/braveheart.json create mode 100644 src/data/Thai/artifacts/crimsonwitchofflames.json create mode 100644 src/data/Thai/artifacts/defenderswill.json create mode 100644 src/data/Thai/artifacts/gambler.json create mode 100644 src/data/Thai/artifacts/glacierandsnowfield.json create mode 100644 src/data/Thai/artifacts/gladiatorsfinale.json create mode 100644 src/data/Thai/artifacts/heartofdepth.json create mode 100644 src/data/Thai/artifacts/instructor.json create mode 100644 src/data/Thai/artifacts/lavawalker.json create mode 100644 src/data/Thai/artifacts/luckydog.json create mode 100644 src/data/Thai/artifacts/maidenbeloved.json create mode 100644 src/data/Thai/artifacts/martialartist.json create mode 100644 src/data/Thai/artifacts/noblesseoblige.json create mode 100644 src/data/Thai/artifacts/prayersfordestiny.json create mode 100644 src/data/Thai/artifacts/prayersforillumination.json create mode 100644 src/data/Thai/artifacts/prayersforwisdom.json create mode 100644 src/data/Thai/artifacts/prayerstospringtime.json create mode 100644 src/data/Thai/artifacts/prayerstothefirmament.json create mode 100644 src/data/Thai/artifacts/resolutionofsojourner.json create mode 100644 src/data/Thai/artifacts/retracingbolide.json create mode 100644 src/data/Thai/artifacts/scholar.json create mode 100644 src/data/Thai/artifacts/theexile.json create mode 100644 src/data/Thai/artifacts/thunderingfury.json create mode 100644 src/data/Thai/artifacts/thundersoother.json create mode 100644 src/data/Thai/artifacts/tinymiracle.json create mode 100644 src/data/Thai/artifacts/travelingdoctor.json create mode 100644 src/data/Thai/artifacts/viridescentvenerer.json create mode 100644 src/data/Thai/artifacts/wandererstroupe.json create mode 100644 src/data/Vietnamese/artifacts/adventurer.json create mode 100644 src/data/Vietnamese/artifacts/archaicpetra.json create mode 100644 src/data/Vietnamese/artifacts/berserker.json create mode 100644 src/data/Vietnamese/artifacts/blizzardstrayer.json create mode 100644 src/data/Vietnamese/artifacts/bloodstainedchivalry.json create mode 100644 src/data/Vietnamese/artifacts/braveheart.json create mode 100644 src/data/Vietnamese/artifacts/crimsonwitchofflames.json create mode 100644 src/data/Vietnamese/artifacts/defenderswill.json create mode 100644 src/data/Vietnamese/artifacts/gambler.json create mode 100644 src/data/Vietnamese/artifacts/glacierandsnowfield.json create mode 100644 src/data/Vietnamese/artifacts/gladiatorsfinale.json create mode 100644 src/data/Vietnamese/artifacts/heartofdepth.json create mode 100644 src/data/Vietnamese/artifacts/instructor.json create mode 100644 src/data/Vietnamese/artifacts/lavawalker.json create mode 100644 src/data/Vietnamese/artifacts/luckydog.json create mode 100644 src/data/Vietnamese/artifacts/maidenbeloved.json create mode 100644 src/data/Vietnamese/artifacts/martialartist.json create mode 100644 src/data/Vietnamese/artifacts/noblesseoblige.json create mode 100644 src/data/Vietnamese/artifacts/prayersfordestiny.json create mode 100644 src/data/Vietnamese/artifacts/prayersforillumination.json create mode 100644 src/data/Vietnamese/artifacts/prayersforwisdom.json create mode 100644 src/data/Vietnamese/artifacts/prayerstospringtime.json create mode 100644 src/data/Vietnamese/artifacts/prayerstothefirmament.json create mode 100644 src/data/Vietnamese/artifacts/resolutionofsojourner.json create mode 100644 src/data/Vietnamese/artifacts/retracingbolide.json create mode 100644 src/data/Vietnamese/artifacts/scholar.json create mode 100644 src/data/Vietnamese/artifacts/theexile.json create mode 100644 src/data/Vietnamese/artifacts/thunderingfury.json create mode 100644 src/data/Vietnamese/artifacts/thundersoother.json create mode 100644 src/data/Vietnamese/artifacts/tinymiracle.json create mode 100644 src/data/Vietnamese/artifacts/travelingdoctor.json create mode 100644 src/data/Vietnamese/artifacts/viridescentvenerer.json create mode 100644 src/data/Vietnamese/artifacts/wandererstroupe.json create mode 100644 src/data/index/ChineseSimplified/artifacts.json create mode 100644 src/data/index/ChineseTraditional/artifacts.json create mode 100644 src/data/index/French/artifacts.json create mode 100644 src/data/index/German/artifacts.json create mode 100644 src/data/index/Indonesian/artifacts.json create mode 100644 src/data/index/Korean/artifacts.json create mode 100644 src/data/index/Portuguese/artifacts.json create mode 100644 src/data/index/Russian/artifacts.json create mode 100644 src/data/index/Spanish/artifacts.json create mode 100644 src/data/index/Thai/artifacts.json create mode 100644 src/data/index/Vietnamese/artifacts.json diff --git a/examples.js b/examples.js index 65bb046fa6e..c41b203ead3 100644 --- a/examples.js +++ b/examples.js @@ -14,7 +14,7 @@ let header = `# Examples\n\nFirst start off with:\n${codeStart()}const ${libname let folders = [ { function: 'characters', - params: ['amber, { resultlanguage: \'JP\' }', 'carmen', 'december', 'pyro', 'geo dmg', 'liyue', 'sword', 'ballad'] + params: ['jean','amber, { resultlanguage: \'JP\' }', 'carmen', 'december', 'pyro', 'geo dmg', 'liyue', 'sword', 'ballad'] }, { function: 'talents', @@ -38,7 +38,7 @@ let folders = [ }, { function: 'artifacts', - params: ['flame'], + params: ['flame', '5', 'noblesse/[\'2pc\']'], }, { function: 'recipes', diff --git a/examples.md b/examples.md index 41d49d0564d..87b2219d702 100644 --- a/examples.md +++ b/examples.md @@ -20,6 +20,45 @@ const genshindb = require('genshin-db'); ## genshindb.characters(query[, opts])] +
+genshindb.characters('jean') + +```js +{ + name: 'Jean', + title: 'Dandelion Knight', + description: "The righteous and rigorous Dandelion Knight, and Acting Grand Master of Mondstadt's Knights of Favonius.", + rarity: '5', + element: 'Anemo', + weapontype: 'Sword', + substat: 'Healing Bonus', + gender: 'Female', + body: 'LADY', + association: 'MONDSTADT', + region: 'Mondstadt', + affiliation: 'Knights of Favonius', + birthdaymmdd: '3/14', + birthday: 'March 14', + constellation: 'Leo Minor', + images: { + image: 'https://static.wikia.nocookie.net/gensin-impact/images/8/89/Character_Jean_Thumb.png', + card: 'https://static.wikia.nocookie.net/gensin-impact/images/0/0e/Character_Jean_Card.jpg', + portrait: 'https://static.wikia.nocookie.net/gensin-impact/images/0/02/Character_Jean_Portrait.png', + icon: 'https://upload-os-bbs.mihoyo.com/game_record/genshin/character_icon/UI_AvatarIcon_Qin.png', + sideicon: 'https://upload-os-bbs.mihoyo.com/game_record/genshin/character_side_icon/UI_AvatarIcon_Side_Qin.png' + }, + cv: { + english: 'Stephanie Southerland', + chinese: '林簌', + japanese: '斎藤千和', + korean: '안영미' + }, + talentmaterialtype: 'Resistance', + url: 'https://genshin-impact.fandom.com/wiki/Jean' +} +``` + +
genshindb.characters('amber', { resultlanguage: 'JP' }) @@ -440,52 +479,73 @@ const genshindb = require('genshin-db'); ```js { name: 'Crimson Witch of Flames', - minrarity: '4', - maxrarity: '5', + rarity: [ '4', '5' ], + '2pc': 'Pyro DMG Bonus +15%', + '4pc': 'Increases Overloaded and Burning DMG by 40%. Increases Vaporize and Melt DMG by 15%. Using Elemental Skill increases the 2-Piece Set Bonus by 50% of its starting value for 10s. Max 3 stacks.', flower: { name: "Witch's Flower of Blaze", - images: { - image: 'https://static.wikia.nocookie.net/gensin-impact/images/0/0f/Item_Witch%27s_Flower_of_Blaze.png' - }, - description: 'A flower touched by the witch who once dreamt of burning away all the demons in the world. The anonymous flames affectionately caress the hands of those who touch it.' + relictype: 'Flower of Life', + description: 'A flower touched by the witch who once dreamt of burning away all the demons in the world. The anonymous flames affectionately caress the hands of those who touch it.', + icon: 'https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png' }, plume: { name: "Witch's Ever-Burning Plume", - images: { - image: 'https://static.wikia.nocookie.net/gensin-impact/images/b/b3/Item_Witch%27s_Ever-Burning_Plume.png' - }, - description: 'A bird feather touched by the witch who once dreamt of burning away all the demons in the world. Its eternal flame burns hot.' + relictype: 'Plume of Death', + description: 'A bird feather touched by the witch who once dreamt of burning away all the demons in the world. Its eternal flame burns hot.', + icon: 'https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png' }, sands: { name: "Witch's End Time", - images: { - image: 'https://static.wikia.nocookie.net/gensin-impact/images/1/14/Item_Witch%27s_End_Time.png' - }, - description: 'A timepiece worn by the witch who dreamt of burning away all the demons in the world. The years the witch dedicated to the flames flow within.' + relictype: 'Sands of Eon', + description: 'A timepiece worn by the witch who dreamt of burning away all the demons in the world. The years the witch dedicated to the flames flow within.', + icon: 'https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png' }, goblet: { name: "Witch's Heart Flames", - images: { - image: 'https://static.wikia.nocookie.net/gensin-impact/images/b/ba/Item_Witch%27s_Heart_Flames.png' - }, - description: 'A flame-spitting urn left behind by the Crimson Witch of Flames, who once dreamt of burning away all the demons in the world. The fire in the urn burns eternally, as did its former master.' + relictype: 'Goblet of Eonothem', + description: 'A flame-spitting urn left behind by the Crimson Witch of Flames, who once dreamt of burning away all the demons in the world. The fire in the urn burns eternally, as did its former master.', + icon: 'https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png' }, circlet: { name: "Witch's Scorching Hat", - images: { - image: 'https://static.wikia.nocookie.net/gensin-impact/images/e/ea/Item_Witch%27s_Scorching_Hat.png' - }, - description: 'A hat once worn by the witch who dreamt of burning away all the demons in the world. The large brim blocked her sight.' - }, - '2pc': 'Pyro DMG Bonus +15%', - '4pc': 'Increases Overloaded and Burning DMG by 40%. Increases Vaporize and Melt DMG by 15%. Using an Elemental Skill increases 2-Piece Set effects by 50% for 10s. Max 3 stacks.', - drop: { - '4': [ 'Hidden Palace of Zhou Formula' ], - '5': [ 'Hidden Palace of Zhou Formula' ] + relictype: 'Circlet of Logos', + description: 'A hat once worn by the witch who dreamt of burning away all of the demons in the world. The large brim blocked her sight.', + icon: 'https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png' } } ``` +
+
+genshindb.artifacts('5') + +```js +[ + 'Archaic Petra', + 'Blizzard Strayer', + 'Bloodstained Chivalry', + 'Crimson Witch of Flames', + "Gladiator's Finale", + 'Heart of Depth', + 'Lavawalker', + 'Maiden Beloved', + 'Noblesse Oblige', + 'Retracing Bolide', + 'Thundering Fury', + 'Thundersoother', + 'Viridescent Venerer', + "Wanderer's Troupe" +] +``` + +
+
+genshindb.artifacts('noblesse')['2pc'] + +```js +'Elemental Burst DMG +20%' +``` +
## genshindb.recipes(query[, opts])] diff --git a/import.js b/import.js index a40187b81b6..6e7479c94d9 100644 --- a/import.js +++ b/import.js @@ -163,9 +163,29 @@ function collateWeapon(existing, inputdata) { existing.url = inputdata.url || ''; } +function collateArtifact(existing, newdata) { + clearObject(existing); + existing.name = newdata.name; + if(newdata.aliases) existing.aliases = newdata.aliases; + existing.rarity = newdata.rarity; + if(newdata['1pc']) existing['1pc'] = newdata['1pc']; + if(newdata['2pc']) existing['2pc'] = newdata['2pc']; + if(newdata['4pc']) existing['4pc'] = newdata['4pc']; + const types = ['flower', 'plume', 'sands', 'goblet', 'circlet']; + types.forEach(type => { + if(newdata[type] === undefined) return; + existing[type] = {}; + existing[type].name = newdata[type].name; + existing[type].relictype = newdata[type].relictype; + existing[type].description = newdata[type].description; + existing[type].icon = newdata[type].icon; + }) +} + function importData(folder, collateFunc, dontwrite) { language.languageCodes.forEach(langC => { if(dontwrite && langC !== 'EN') return; + // if(langC !== 'EN') return; let newaggregateddata = require(`./import/${langC}/${folder}.json`); for(const [filename, newdata] of Object.entries(newaggregateddata)) { let basepath = `${language.languageMap[langC]}/${folder}` @@ -176,7 +196,7 @@ function importData(folder, collateFunc, dontwrite) { collateFunc(existing, newdata, language.languageMap[langC]); //if(langC === 'CHT') console.log(existing); - if(dontwrite) continue; + if(dontwrite) { console.log(existing); continue; } fs.mkdirSync(`./src/data/${basepath}`, { recursive: true }); fs.writeFileSync(`./src/data/${basepath}/${filename}.json`, JSON.stringify(existing, null, '\t')); } @@ -186,4 +206,5 @@ function importData(folder, collateFunc, dontwrite) { // importData('characters', collateCharacter); // importData('constellations', collateConstellation); // importData('talents', collateTalent); -importData('weapons', collateWeapon) \ No newline at end of file +// importData('weapons', collateWeapon) +importData('artifacts', collateArtifact); \ No newline at end of file diff --git a/package.json b/package.json index 1d4c628738d..71f4425839d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "genshin-db", - "version": "2.2.0", + "version": "2.3.0", "description": "Genshin Impact v1.4 JSON database. Search and get results in all in-game languages! Sources from the fandom wiki and GenshinData repo.", "main": "./src/main.js", "scripts": { diff --git a/readme.md b/readme.md index 663ca581c7a..f0033c8091e 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ Flexibly search and get the information of characters, talents, constellations, weapons, weapon material, talent material, artifacts, food recipes. -All in-game languages are supported for query and result. (translations available only for characters, talents, constellations, weapons currently). +All in-game languages are supported for query and result. (translations available only for characters, talents, constellations, weapons, artifacts currently). Start with: diff --git a/src/data/ChineseSimplified/artifacts/adventurer.json b/src/data/ChineseSimplified/artifacts/adventurer.json new file mode 100644 index 00000000000..eee7907734a --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "冒险家", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "生命值上限提高1000点。", + "4pc": "开启各类宝箱后的5秒内,持续恢复30%生命值。", + "flower": { + "name": "冒险家之花", + "relictype": "生之花", + "description": "从深邃的古都寻得的绝境求生的小花,被当做骄傲的勋章佩在胸前。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "冒险家尾羽", + "relictype": "死之羽", + "description": "异国的奇妙鸟类的羽毛,在这片大陆上非常罕见。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "冒险家怀表", + "relictype": "时之沙", + "description": "常在不见天日的巨渊还是失落的古都流连的冒险家,会经常忘记时间。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "冒险家金杯", + "relictype": "空之杯", + "description": "冒险家某次出征的战利品,虽然有缺口,仍然是值得骄傲的猎获。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "冒险家头带", + "relictype": "理之冠", + "description": "束在额前的饰带,吸满了汗液、覆盖着尘土。但脏污难以遮掩冒险家的骄傲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/archaicpetra.json b/src/data/ChineseSimplified/artifacts/archaicpetra.json new file mode 100644 index 00000000000..6df140486aa --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "悠古的磐岩", + "rarity": [ + "4", + "5" + ], + "2pc": "获得15%岩元素伤害加成。", + "4pc": "获得结晶反应形成的晶片时,队伍中所有角色获得35%对应元素伤害加成,持续10秒。同时只能通过该效果获得一种元素伤害加成。", + "flower": { + "name": "磐陀裂生之花", + "relictype": "生之花", + "description": "盛开于磐陀巨岩的金石之花。花瓣随风轻摇,似有生机。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "嵯峨群峰之翼", + "relictype": "死之羽", + "description": "来自矶岩巨鸢的刚羽,玄石的羽尖有时会凝结有清冷的露珠。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "星罗圭璧之晷", + "relictype": "时之沙", + "description": "以整块圭璧雕琢而成的日晷,纹路层叠星罗,沉默地记录着失去的时间。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "巉岩琢塑之樽", + "relictype": "空之杯", + "description": "华丽而不失庄重的酒樽,千年前曾满盛玉露。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "不动玄石之相", + "relictype": "理之冠", + "description": "玄岩精雕而成的庄严面具,空洞的双眼永远冰冷地凝视着前方。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/berserker.json b/src/data/ChineseSimplified/artifacts/berserker.json new file mode 100644 index 00000000000..f880fa316cc --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "战狂", + "rarity": [ + "3", + "4" + ], + "2pc": "暴击率提高12%。", + "4pc": "生命值低于70%时,暴击率额外提升24%。", + "flower": { + "name": "战狂的蔷薇", + "relictype": "生之花", + "description": "被染红的精致花朵,与狂战士的气质微妙地相符。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "战狂的翎羽", + "relictype": "死之羽", + "description": "原本传说中报丧之鸟的黯蓝尾羽,一部分被染成了红色。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "战狂的时计", + "relictype": "时之沙", + "description": "永远无情流动着的器物。提醒着狂战士自己在战场上的时限,和在人世间的时限。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "战狂的骨杯", + "relictype": "空之杯", + "description": "用不知名的巨大兽类的骨头制成的杯。是某次厮杀后得到的猎获。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "战狂的鬼面", + "relictype": "理之冠", + "description": "在不顾生死的厮杀中一半破碎的骇人铁面具。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/blizzardstrayer.json b/src/data/ChineseSimplified/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..0ed1cb506eb --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "冰风迷途的勇士", + "rarity": [ + "4", + "5" + ], + "2pc": "获得15%冰元素伤害加成。", + "4pc": "攻击处于冰元素影响下的敌人时,暴击率提高20%;若敌人处于冻结状态下,则暴击率额外提高20%。", + "flower": { + "name": "历经风雪的思念", + "relictype": "生之花", + "description": "早已绝迹的冰川之花,霜结着点点冰露。孤高的勇士也曾为这朵鲜花折腰。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "摧冰而行的执望", + "relictype": "死之羽", + "description": "散布寒冬的鸟羽,仿佛能感受到猛禽在雪原与冰峰之上呼号翱翔的振翅之风。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "冰雪故园的终期", + "relictype": "时之沙", + "description": "等待勇士归来的故国人民所用的时计。其中流淌的并不是沙,而是不化的冰屑。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "遍结寒霜的傲骨", + "relictype": "空之杯", + "description": "用寒冰雕制成的杯盏,如冬天一般坚利。曾经的主人从中啜饮过不冻之酒。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "破冰踏雪的回音", + "relictype": "理之冠", + "description": "梦想征服冰雪的古代英雄冠冕,是驱使它的故主直面刻骨寒冬的勇气之证。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/bloodstainedchivalry.json b/src/data/ChineseSimplified/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..c627153755f --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "染血的骑士道", + "rarity": [ + "4", + "5" + ], + "2pc": "造成的物理伤害提高25%。", + "4pc": "击败敌人后的10秒内,施放重击时不消耗体力,且重击造成的伤害提升50%。", + "flower": { + "name": "染血的铁之心", + "relictype": "生之花", + "description": "被血染黑,变得如钢铁一般坚硬的干花。对故主而言,是某种纪念品吧。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "染血的黑之羽", + "relictype": "死之羽", + "description": "黏在骑士斗篷上的鸦羽。因为反复沾染大量的黑血已经被彻底染成墨色。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "骑士染血之时", + "relictype": "时之沙", + "description": "骑士曾经使用过的时计。其中的液体已经完全凝结了,失去了计时功能。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "染血骑士之杯", + "relictype": "空之杯", + "description": "染血骑士持有的黯淡金属杯皿。外壁因为烟熏与凝结的血变得漆黑如夜。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "染血的铁假面", + "relictype": "理之冠", + "description": "骑士用来遮掩自己面目的铁面具,关于面具下的容貌几何曾有无数猜想。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/braveheart.json b/src/data/ChineseSimplified/artifacts/braveheart.json new file mode 100644 index 00000000000..c27d4dbe6b7 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "勇士之心", + "rarity": [ + "3", + "4" + ], + "2pc": "攻击力提高18%。", + "4pc": "对生命值高于50%的敌人,造成的伤害增加30%。", + "flower": { + "name": "勇士的勋章", + "relictype": "生之花", + "description": "别在胸前的朴实小花,是一次冒险后得到的纪念品。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "勇士的期许", + "relictype": "死之羽", + "description": "明亮的鸣禽翎羽。能带来小小的勇气。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "勇士的坚毅", + "relictype": "时之沙", + "description": "老旧的微型沙漏,不具有实用性。与岁月一样不可捉摸。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "勇士的壮行", + "relictype": "空之杯", + "description": "木制的粗糙容器,其中空洞洞地盛满了回忆。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "勇士的冠冕", + "relictype": "理之冠", + "description": "粗略编成的草环。对一些人而言,就像王者的金冠一样贵重吧。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/crimsonwitchofflames.json b/src/data/ChineseSimplified/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..b19ec2feb73 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "炽烈的炎之魔女", + "rarity": [ + "4", + "5" + ], + "2pc": "获得15%火元素伤害加成。", + "4pc": "超载、燃烧反应造成的伤害提升40%,蒸发、融化反应的加成系数提高15%。施放元素战技后的10秒内,2件套的效果提高50%,该效果最多叠加3次。", + "flower": { + "name": "魔女的炎之花", + "relictype": "生之花", + "description": "曾经梦想烧尽世间魔物的魔女触碰过的花朵。无名的火舌温暖地舔舐触碰它的人。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "魔女常燃之羽", + "relictype": "死之羽", + "description": "曾经梦想烧尽世间魔物的魔女触碰过的鸟羽,在恒常的燃烧中挥发着烈焰的温度。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "魔女破灭之时", + "relictype": "时之沙", + "description": "曾经梦想烧尽世间魔物的魔女佩戴的时计。其中流淌着的是魔女献给火焰的岁月。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "魔女的心之火", + "relictype": "空之杯", + "description": "曾经梦想烧尽世间魔物的炎之魔女留下的流火之甕。瓶中火永不熄灭,一如其人。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "焦灼的魔女帽", + "relictype": "理之冠", + "description": "曾经梦想烧尽世间魔物的炎之魔女曾经戴过的帽子。宽大的帽檐能遮挡她的视线。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/defenderswill.json b/src/data/ChineseSimplified/artifacts/defenderswill.json new file mode 100644 index 00000000000..41501cf3b1f --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "守护之心", + "rarity": [ + "3", + "4" + ], + "2pc": "防御力提高30%。", + "4pc": "队伍里每有不同一种元素类型的自己的角色,自身获得30%相应的元素抗性。", + "flower": { + "name": "守护之花", + "relictype": "生之花", + "description": "守护者珍视的鸢尾花。并没有机会送给倾心的人。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "守护徽印", + "relictype": "死之羽", + "description": "象征着某人「渴望成为坚盾」的羽形别针。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "守护座钟", + "relictype": "时之沙", + "description": "展示当前时间的小道具,在没有月亮的黑夜里是唯一的时间参照。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "守护之皿", + "relictype": "空之杯", + "description": "金属的容器。可以用来装某种能排遣漫长守望带来的孤独的液体。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "守护束带", + "relictype": "理之冠", + "description": "被夜色染得靛青的织物。能在紧急时充当绷带。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/gambler.json b/src/data/ChineseSimplified/artifacts/gambler.json new file mode 100644 index 00000000000..84d6b499d0b --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "赌徒", + "rarity": [ + "3", + "4" + ], + "2pc": "元素战技造成的伤害提升20%。", + "4pc": "击败敌人时,有100%概率清除元素战技的冷却时间。该效果每15秒至多触发一次。", + "flower": { + "name": "赌徒的胸花", + "relictype": "生之花", + "description": "华丽的大花朵,其中能藏得下自己事前准备好的骰子。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "赌徒的羽饰", + "relictype": "死之羽", + "description": "大型鸟的尾羽,其中能藏得下能改天逆命的牌。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "赌徒的怀表", + "relictype": "时之沙", + "description": "破碎的怀表,曾经为它的主人挡下了致命的攻击。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "赌徒的骰盅", + "relictype": "空之杯", + "description": "是特制的、用于单一用途的容器,但其中并没有欺诈用的机关。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "赌徒的耳环", + "relictype": "理之冠", + "description": "能让人冷静评估局势与风险,避免危机的翠蓝耳环。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/glacierandsnowfield.json b/src/data/ChineseSimplified/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..9e7561f9a66 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "冰之川与雪之砂", + "rarity": [], + "2pc": "获得15%冰元素伤害加成。", + "4pc": "超导反应造成的伤害提升100%,融化反应的加成系数提高15%。施放元素爆发后的10秒内,冰元素伤害加成额外提升30%。", + "flower": { + "name": "凛冬霜心", + "relictype": "生之花", + "description": "陷入静默的冰之花,凝固在摘下的一刻,是骑士不离身的纪念。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "雪藏之羽", + "relictype": "死之羽", + "description": "与北风同行的骑士于雪中拾获的鸟羽,如今依旧静候解冻之刻。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "凝冰成砂", + "relictype": "时之沙", + "description": "与北风同行的骑士曾用的时计,内部是永不消去的雪砂与霜风。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "北风之盏", + "relictype": "空之杯", + "description": "与北风同行的骑士留下的空之杯,凛冬的霜之息依旧盈满其中。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "冰河之冠", + "relictype": "理之冠", + "description": "与北风同行的骑士所戴的冠冕,以凛冬的寒冰与白银打造而成。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/gladiatorsfinale.json b/src/data/ChineseSimplified/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..9c9ebf649ed --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "角斗士的终幕礼", + "rarity": [ + "4", + "5" + ], + "2pc": "攻击力提高18%。", + "4pc": "装备该圣遗物套装的角色为单手剑、双手剑、长柄武器角色时,角色普通攻击造成的伤害提高35%。", + "flower": { + "name": "角斗士的留恋", + "relictype": "生之花", + "description": "无人知晓传奇的斗士为何始终将这朵小花戴在胸口,这是残酷的战士身上唯一的弱点。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "角斗士的归宿", + "relictype": "死之羽", + "description": "如隼般自在的梦想之羽。在传奇生涯的终点,无羁的飞鸟在他的心口覆上了这根羽毛。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "角斗士的希冀", + "relictype": "时之沙", + "description": "记录了角斗士血染剧场的年月的时计。之于其人,则象征着去往终获自由之日的道路。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "角斗士的酣醉", + "relictype": "空之杯", + "description": "古代的角斗士痛饮胜利之酒的金杯。直到他倒下的那一刻,酒杯被他自己的岁月灌满。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "角斗士的凯旋", + "relictype": "理之冠", + "description": "古代传奇角斗士的头盔,曾沾染了无数敌手的鲜血,也曾骄傲地接受无数观众的欢呼。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/heartofdepth.json b/src/data/ChineseSimplified/artifacts/heartofdepth.json new file mode 100644 index 00000000000..e431c70d6c8 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "沉沦之心", + "rarity": [ + "4", + "5" + ], + "2pc": "获得15%水元素伤害加成。", + "4pc": "施放元素战技后的15秒内,普通攻击与重击造成的伤害提高30%。", + "flower": { + "name": "饰金胸花", + "relictype": "生之花", + "description": "色泽暗淡的斗篷别针。原本镀上的金色已经被海风磨去。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "追忆之风", + "relictype": "死之羽", + "description": "随呜咽的海风、腥红的海浪而来的飞羽,年岁改变了它的形状与颜色。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "坚铜罗盘", + "relictype": "时之沙", + "description": "古旧的铜制罗盘,指针始终朝向遥不可及的彼岸,不存在的港湾。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "沉波之盏", + "relictype": "空之杯", + "description": "无心打捞上来的褪色酒盏,暗淡的外观呢喃着海波之底的往日。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "酒渍船帽", + "relictype": "理之冠", + "description": "古旧的船帽,缭绕着不散的酒气、浸渍了斑驳的酒痕。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/instructor.json b/src/data/ChineseSimplified/artifacts/instructor.json new file mode 100644 index 00000000000..8f187b99383 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "教官", + "rarity": [ + "3", + "4" + ], + "2pc": "元素精通提高80点。", + "4pc": "触发元素反应后,队伍中所有角色的元素精通提高120点,持续8秒。", + "flower": { + "name": "教官的胸花", + "relictype": "生之花", + "description": "教官的胸口别着这种花的时候,意味着今日不练兵。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "教官的羽饰", + "relictype": "死之羽", + "description": "熟知如何化解攻击力道的教官,不会让这种羽饰被劲风吹掉。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "教官的怀表", + "relictype": "时之沙", + "description": "不能用来看时间的怀表,是完全奉献给训练的计时工具。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "教官的茶杯", + "relictype": "空之杯", + "description": "虽然在外人看来只是普通的茶杯,但在学员眼里可是教官权力的象征。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "教官的帽子", + "relictype": "理之冠", + "description": "制式的教官帽子。是拒绝了晋升的军官才能获得的殊荣。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/lavawalker.json b/src/data/ChineseSimplified/artifacts/lavawalker.json new file mode 100644 index 00000000000..ddf5f10657c --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "渡过烈火的贤人", + "rarity": [ + "4", + "5" + ], + "2pc": "火元素抗性提高40%。", + "4pc": "对处于火元素影响下的敌人造成的伤害提升35%。", + "flower": { + "name": "渡火者的决绝", + "relictype": "生之花", + "description": "在烈焰的簇拥下盛开的花朵,传说古代智者佩着它走进了火海。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "渡火者的解脱", + "relictype": "死之羽", + "description": "浴火的孤高之鸟的羽毛,似乎能从中听到野火里的振翅之声。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "渡火者的煎熬", + "relictype": "时之沙", + "description": "流淌着闪烁热砂的沙漏。流沙匆匆而去,从不留下任何烙印。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "渡火者的醒悟", + "relictype": "空之杯", + "description": "传说中是能耐流火高热的杯盏,如今其中空无一物仅有余温。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "渡火者的智慧", + "relictype": "理之冠", + "description": "渡过火海的智者之冠,曾经映照着在热浪中挺立的古老身影。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/luckydog.json b/src/data/ChineseSimplified/artifacts/luckydog.json new file mode 100644 index 00000000000..33617996875 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "幸运儿", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "防御力提高100点。", + "4pc": "拾取摩拉时,恢复300点生命值。", + "flower": { + "name": "幸运儿绿花", + "relictype": "生之花", + "description": "无忧无虑地生长在原野里的四叶绿花,被采是因为能带来幸运之说。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "幸运儿鹰羽", + "relictype": "死之羽", + "description": "挡在面前的魔物却被捕食的鹰隼盯上,偶尔能带来这种程度运气的翎羽。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "幸运儿沙漏", + "relictype": "时之沙", + "description": "因为破洞而空空如也的沙漏。时光流逝对无忧无虑的人没有意义。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "幸运儿之杯", + "relictype": "空之杯", + "description": "精致的金属器皿,曾经被用来打趴了夜盗。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "幸运儿银冠", + "relictype": "理之冠", + "description": "原本坠入落穴,却是被驱逐的旧宗族藏宝的地窖。是那次经历的纪念品。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/maidenbeloved.json b/src/data/ChineseSimplified/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..aa99823d6ca --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "被怜爱的少女", + "rarity": [ + "4", + "5" + ], + "2pc": "角色造成的治疗效果提升15%。", + "4pc": "施放元素战技或元素爆发后的10秒内,队伍中所有角色受治疗效果加成提高20%。", + "flower": { + "name": "远方的少女之心", + "relictype": "生之花", + "description": "永远娇嫩的鲜花,历经长久时光仍不枯萎地散发着芬芳。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "少女飘摇的思念", + "relictype": "死之羽", + "description": "寄托谁人的思念的羽饰,就如与风一同去往远方的候鸟。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "少女苦短的良辰", + "relictype": "时之沙", + "description": "指针的旋转不会有尽头,但少女受人宠爱的岁月则相反。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "少女片刻的闲暇", + "relictype": "空之杯", + "description": "属于红茶而不属于烈酒,属于芳甜而不属于苦涩的杯皿。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "少女易逝的芳颜", + "relictype": "理之冠", + "description": "精心保养的女士帽,即使是眼角的皱纹也可以完美遮盖。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/martialartist.json b/src/data/ChineseSimplified/artifacts/martialartist.json new file mode 100644 index 00000000000..fd4d0cac87d --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "武人", + "rarity": [ + "3", + "4" + ], + "2pc": "普通攻击与重击造成的伤害提高15%;", + "4pc": "施放元素战技后的8秒内,普通攻击和重击造成的伤害提升25%。", + "flower": { + "name": "武人的红花", + "relictype": "生之花", + "description": "唯独此种红花能让武人暂时忘却痛苦。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "武人的羽饰", + "relictype": "死之羽", + "description": "随处可见的鸟类落毛,高手用来练习力道,新手则用来制成扇子。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "武人的水漏", + "relictype": "时之沙", + "description": "进行耐力锻炼时计时的小道具,比沙漏的流转更加稳定。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "武人的酒杯", + "relictype": "空之杯", + "description": "稍微有些精致的酒杯,是仅在武人上场前使用的仪式器具。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "武人的头巾", + "relictype": "理之冠", + "description": "入门第一件事,精气神。绑上头巾,随时提醒自己勿忘这三字。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/noblesseoblige.json b/src/data/ChineseSimplified/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..597715c0831 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "昔日宗室之仪", + "rarity": [ + "4", + "5" + ], + "2pc": "元素爆发造成的伤害提升20%。", + "4pc": "施放元素爆发后,队伍中所有角色攻击力提升20%,持续12秒。该效果不可叠加。", + "flower": { + "name": "宗室之花", + "relictype": "生之花", + "description": "绸缎制成的璃色花,常在典雅场合佩戴。如今仍像被抛弃的那天一样鲜明。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "宗室之翎", + "relictype": "死之羽", + "description": "旧日蒙德贵族会猎时在帽檐上佩戴的羽饰。如今傲然挺立依旧,不谙时光。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "宗室时计", + "relictype": "时之沙", + "description": "曾经属于旧日蒙德贵族的怀表,随漫长的谱系流传至今,见证了过往年岁。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "宗室银瓮", + "relictype": "空之杯", + "description": "曾经属于旧日蒙德贵族的首饰瓮,空空如也的腹内仿佛回响着哀戚的风声。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "宗室面具", + "relictype": "理之冠", + "description": "曾经属于旧日蒙德贵族的舞会面具,那空洞的眼眶依旧凝望着昔日的盛景。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/prayersfordestiny.json b/src/data/ChineseSimplified/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..b36e2ba14dc --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "祭水之人", + "rarity": [ + "3", + "4" + ], + "1pc": "受到的水元素附着效果的持续时间减少40%。", + "circlet": { + "name": "祭水礼冠", + "relictype": "理之冠", + "description": "在古老的时代,司祭祀之人佩戴的礼冠。因为常年浸没在水中,具有奇妙的抗性。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/prayersforillumination.json b/src/data/ChineseSimplified/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..ec23870632c --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "祭火之人", + "rarity": [ + "3", + "4" + ], + "1pc": "受到的火元素附着效果的持续时间减少40%。", + "circlet": { + "name": "祭火礼冠", + "relictype": "理之冠", + "description": "在古老的时代,司祭祀之人佩戴的礼冠。因为常年受火舌舔舐,具有奇妙的抗性。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/prayersforwisdom.json b/src/data/ChineseSimplified/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..cdf9d17f80f --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "祭雷之人", + "rarity": [ + "3", + "4" + ], + "1pc": "受到的雷元素附着效果的持续时间减少40%。", + "circlet": { + "name": "祭雷礼冠", + "relictype": "理之冠", + "description": "在古老的时代,司祭祀之人佩戴的礼冠。因为常年聆听着雷鸣,具有奇妙的抗性。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/prayerstospringtime.json b/src/data/ChineseSimplified/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..7d7db9bb739 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "祭冰之人", + "rarity": [ + "3", + "4" + ], + "1pc": "受到的冰元素附着效果的持续时间减少40%。", + "circlet": { + "name": "祭冰礼冠", + "relictype": "理之冠", + "description": "在古老的时代,司祭祀之人佩戴的礼冠。因为过去饱尝霜寒,具有奇妙的抗性。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/prayerstothefirmament.json b/src/data/ChineseSimplified/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..ac566d878c4 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "祭风之人", + "rarity": [], + "1pc": "受到的风元素附着效果的持续时间减少40%。", + "circlet": { + "name": "祭风礼冠", + "relictype": "理之冠", + "description": "在古老的时代,司祭祀之人佩戴的礼冠。过去,风常常从礼冠构成的空洞中穿过。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/resolutionofsojourner.json b/src/data/ChineseSimplified/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..9a355b5b716 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "行者之心", + "rarity": [ + "3", + "4" + ], + "2pc": "攻击力提高18%。", + "4pc": "重击的暴击率提升30%。", + "flower": { + "name": "故人之心", + "relictype": "生之花", + "description": "玉蓝色的小花,花茎上扎着谁人的丝带。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "归乡之羽", + "relictype": "死之羽", + "description": "蓝色的箭羽,其上凝结着旅人消逝远去的眷恋。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "逐光之石", + "relictype": "时之沙", + "description": "饱经沧桑的时晷,永远在静默地记录着日月循环。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "异国之盏", + "relictype": "空之杯", + "description": "朴素的白瓷酒杯,曾经盈满了欢愉的酒水。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "感别之冠", + "relictype": "理之冠", + "description": "散发着春风气息的柳冠。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/retracingbolide.json b/src/data/ChineseSimplified/artifacts/retracingbolide.json new file mode 100644 index 00000000000..7cca8edf95e --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "逆飞的流星", + "rarity": [ + "4", + "5" + ], + "2pc": "护盾强效提高35%。", + "4pc": "处于护盾庇护下时,额外获得40%普通攻击和重击伤害加成。", + "flower": { + "name": "夏祭之花", + "relictype": "生之花", + "description": "永远盛放的人造之花,其中是否具有生命呢。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "夏祭终末", + "relictype": "死之羽", + "description": "精致的木造飞镖。抵达终点时才会停滞之物。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "夏祭之刻", + "relictype": "时之沙", + "description": "停滞在某一时刻的精致怀钟。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "夏祭水玉", + "relictype": "空之杯", + "description": "夏祭时,盛水气球并不罕见。但如此精致的仅此一个。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "夏祭之面", + "relictype": "理之冠", + "description": "依据传说中的神明形象制作的,十分流行的面具。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/scholar.json b/src/data/ChineseSimplified/artifacts/scholar.json new file mode 100644 index 00000000000..d13627ac03e --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "学士", + "rarity": [ + "3", + "4" + ], + "2pc": "元素充能效率提高20%。", + "4pc": "获得元素微粒或元素晶球时,队伍中所有弓箭和法器角色额外恢复3点元素能量。该效果每3秒只能触发一次。", + "flower": { + "name": "学士的书签", + "relictype": "生之花", + "description": "用来充当书签的干花,吸满了书卷的香气。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "学士的羽笔", + "relictype": "死之羽", + "description": "用做书写工具的某种鸟类尾羽,根部已经被浸成洗不去的黑。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "学士的时钟", + "relictype": "时之沙", + "description": "适合放在桌面上的小钟,对久不见天日的学者来说是唯一的时间参考吧。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "学士的墨杯", + "relictype": "空之杯", + "description": "原本是饮水用的容器,因为常用来洗笔而被染黑。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "学士的镜片", + "relictype": "理之冠", + "description": "大量的阅读会伤害读者的视力;为了弥补这样的损伤,而定制的道具。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/theexile.json b/src/data/ChineseSimplified/artifacts/theexile.json new file mode 100644 index 00000000000..f1ae027b012 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "流放者", + "rarity": [ + "3", + "4" + ], + "2pc": "元素充能效率提高20%。", + "4pc": "施放元素爆发后,每2秒为队伍中所有角色(不包括自己)恢复2点元素能量。该效果持续6秒,无法叠加。", + "flower": { + "name": "流放者之花", + "relictype": "生之花", + "description": "带在身上的黯淡的花。是流放之身也要带着,一定有重要的意义吧。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "流放者之羽", + "relictype": "死之羽", + "description": "并不是刻意的装饰物,只是在荒野流浪中偶然沾上的不知名的鸟羽。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "流放者怀表", + "relictype": "时之沙", + "description": "水晶制成的表镜已经破碎,连表针也全数脱落,但仍然不愿丢弃。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "流放者之杯", + "relictype": "空之杯", + "description": "黯淡的重金属制成的杯形器皿,可以看出外壁上原本镶有宝石,又被挖掉了。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "流放者头冠", + "relictype": "理之冠", + "description": "尊贵的头冠,昭示身份的徽记被用刀划破,原本的显贵身份已被废黜。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/thunderingfury.json b/src/data/ChineseSimplified/artifacts/thunderingfury.json new file mode 100644 index 00000000000..50ee1563849 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "如雷的盛怒", + "rarity": [ + "4", + "5" + ], + "2pc": "获得15%雷元素伤害加成。", + "4pc": "超载、感电、超导反应造成的伤害提升40%。触发这些元素反应时,元素战技冷却时间减少1秒。该效果每0.8秒最多触发一次。", + "flower": { + "name": "雷鸟的怜悯", + "relictype": "生之花", + "description": "在劫难之日侥幸免受纷乱的践踏与紫之火的忿恨之摧,于惨象中幸存的雷色之花。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "雷灾的孑遗", + "relictype": "死之羽", + "description": "带电的雷之羽,是雷之魔鸟降下残酷的报应。遗落的羽毛仍闪烁着它盛怒的雷光。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "雷霆的时计", + "relictype": "时之沙", + "description": "信奉雷鸟的部族预告天空的雷之主降临的沙漏。因一族的末路陷入了永远的静止。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "降雷的凶兆", + "relictype": "空之杯", + "description": "注入无辜者鲜血的祝圣的仪式之杯,祈愿雷鸣回荡其中。最终溢满了如雷的盛怒。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "唤雷的头冠", + "relictype": "理之冠", + "description": "古代崇拜雷之魔鸟的萨满曾戴过的头冠,虔诚的信仰却无法打动喜怒无常的魔兽。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/thundersoother.json b/src/data/ChineseSimplified/artifacts/thundersoother.json new file mode 100644 index 00000000000..066b830c023 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "平息鸣雷的尊者", + "rarity": [ + "4", + "5" + ], + "2pc": "雷元素抗性提高40%。", + "4pc": "对处于雷元素影响下的敌人造成的伤害提升35%。", + "flower": { + "name": "平雷之心", + "relictype": "生之花", + "description": "仅于雷霆之怒中傲然盛放的花朵,至今仍能赐予行走在雷雨中的游人勇气。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "平雷之羽", + "relictype": "死之羽", + "description": "在传说中,挺身平息了雷电的勇武英雄的徽章,是翱翔于狂雷的猛禽之羽。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "平雷之刻", + "relictype": "时之沙", + "description": "镇服雷电的勇士持有的时计,其中的雷之碎晶随流逝如雷如电的时间泻落。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "平雷之器", + "relictype": "空之杯", + "description": "平雷勇士的酒盏,据说平息了雷之魔兽的英雄曾用这尊酒盏满盛紫电为饮。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "平雷之冠", + "relictype": "理之冠", + "description": "平雷勇士的冠冕,是古老的英雄击败了危害大地的雷之魔兽而获得的华冠。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/tinymiracle.json b/src/data/ChineseSimplified/artifacts/tinymiracle.json new file mode 100644 index 00000000000..587159d28b8 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "奇迹", + "rarity": [ + "3", + "4" + ], + "2pc": "所有元素抗性提高20%。", + "4pc": "受到某个元素类型的伤害后,相应的抗性提升30%,持续10秒。该效果每10秒只能触发一次。", + "flower": { + "name": "奇迹之花", + "relictype": "生之花", + "description": "岩石之中生长出来的花。能够裂穿坚硬的岩壁,是因为花追寻着光。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "奇迹之羽", + "relictype": "死之羽", + "description": "来自速度极快的猛禽,那奇迹般的一击肉眼几乎无法捕捉。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "奇迹之沙", + "relictype": "时之沙", + "description": "看上去是寻常的沙漏,干涸的沙砾随着翻转运动像水一样流动。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "奇迹之杯", + "relictype": "空之杯", + "description": "民间流传的算命仪式使用的杯子,也可以装水。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "奇迹耳坠", + "relictype": "理之冠", + "description": "便宜的饰物,却是远古时代的陨星带来的奇特的金属制成。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/travelingdoctor.json b/src/data/ChineseSimplified/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..67dbf265440 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "游医", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "角色受到的治疗效果提高20%。", + "4pc": "施放元素爆发时,恢复20%生命值。", + "flower": { + "name": "游医的银莲", + "relictype": "生之花", + "description": "是珍贵的药材,但存放了这么久已经失去了药用价值。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "游医的枭羽", + "relictype": "死之羽", + "description": "枭的坚硬羽毛,夜间行医时用夜行猛禽的意象鼓舞自己。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "游医的怀钟", + "relictype": "时之沙", + "description": "用来精确计时的道具。对医者而言,即使是一秒的时间也不能浪费。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "游医的药壶", + "relictype": "空之杯", + "description": "原本装满了提炼后极浓的药汁,如今只剩下浓烈的药味。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "游医的方巾", + "relictype": "理之冠", + "description": "平时能在行医时绑住乱发,紧急情况下也能用来托起扭伤、折断的手臂。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/viridescentvenerer.json b/src/data/ChineseSimplified/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..2fff08e51de --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "翠绿之影", + "rarity": [ + "4", + "5" + ], + "2pc": "获得15%风元素伤害加成。", + "4pc": "扩散反应造成的伤害提升60%。根据扩散的元素类型,降低受到影响的敌人40%的对应元素抗性,持续10秒。", + "flower": { + "name": "野花记忆的绿野", + "relictype": "生之花", + "description": "曾经遍布某地的野花。离开了大地,被猎人佩在胸前。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "猎人青翠的箭羽", + "relictype": "死之羽", + "description": "曾经一瞬贯穿猎物的箭矢的尾羽。如今依旧平整光洁。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "翠绿猎人的笃定", + "relictype": "时之沙", + "description": "猎人曾经随身携带的奇妙仪器,永远指向自己的猎物。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "翠绿猎人的容器", + "relictype": "空之杯", + "description": "绿野猎人曾用过的水囊,里面的空间远比想象的更大。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "翠绿的猎人之冠", + "relictype": "理之冠", + "description": "曾属于绿野猎人的骄傲头冠,如同原野之风一般青翠。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseSimplified/artifacts/wandererstroupe.json b/src/data/ChineseSimplified/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..55aadb46e67 --- /dev/null +++ b/src/data/ChineseSimplified/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "流浪大地的乐团", + "rarity": [ + "4", + "5" + ], + "2pc": "元素精通提高80点。", + "4pc": "装备该圣遗物套装的角色为法器、弓箭角色时,角色重击造成的伤害提高35%。", + "flower": { + "name": "乐团的晨光", + "relictype": "生之花", + "description": "小小的花形徽章。侧耳细听的话,仿佛能听到悠扬的笛声和清新的歌唱声。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "琴师的箭羽", + "relictype": "死之羽", + "description": "青蓝色的箭羽,并未在漫长岁月中褪色破碎。似乎带来了落珠流水的琴声。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "终幕的时计", + "relictype": "时之沙", + "description": "为乐团的演奏计时的沙漏,曾发出利落的声响。如今他们的表演已经落幕。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "吟游者之壶", + "relictype": "空之杯", + "description": "外形奇妙的古代水壶,内侧安装着琴弦,随流水而奏出无旋律的奇妙乐声。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "指挥的礼帽", + "relictype": "理之冠", + "description": "尽管饱经风霜,但依旧光彩照人的礼帽。其中似乎回荡着古老悠扬的乐声。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/adventurer.json b/src/data/ChineseTraditional/artifacts/adventurer.json new file mode 100644 index 00000000000..9aeac00c280 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "冒險家", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "生命值上限提高1000點。", + "4pc": "開啟各類寶箱後的5秒內,持續恢復30%生命值。", + "flower": { + "name": "冒險家之花", + "relictype": "生之花", + "description": "從深邃的古都尋得的絕境求生的小花,被當做驕傲的勳章佩在胸前。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "冒險家尾羽", + "relictype": "死之羽", + "description": "異國的奇妙鳥類的羽毛,在這片大陸上非常罕見。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "冒險家懷錶", + "relictype": "時之沙", + "description": "常在不見天日的巨淵或是失落的古都流連的冒險家,會經常忘記時間。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "冒險家金杯", + "relictype": "空之杯", + "description": "冒險家某次出征的戰利品,雖然有缺口,仍然是值得驕傲的獵獲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "冒險家頭帶", + "relictype": "理之冠", + "description": "束在額前的飾帶,吸滿了汗液、覆蓋著塵土。但髒污難以遮掩冒險家的驕傲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/archaicpetra.json b/src/data/ChineseTraditional/artifacts/archaicpetra.json new file mode 100644 index 00000000000..85da97712ca --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "悠古的磐岩", + "rarity": [ + "4", + "5" + ], + "2pc": "獲得15%岩元素傷害加成。", + "4pc": "獲得結晶反應形成的晶片時,隊伍中所有角色獲得35%對應元素傷害加成,持續10秒。同時只能通過該效果獲得一種元素傷害加成。", + "flower": { + "name": "磐陀裂生之花", + "relictype": "生之花", + "description": "盛開於磐陀巨岩的金石之花。花瓣隨風輕搖,似有生機。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "嵯峨群峰之翼", + "relictype": "死之羽", + "description": "來自磯岩巨鳶的鋼羽,玄石的羽尖有時會凝結清冷的露珠。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "星羅圭璧之晷", + "relictype": "時之沙", + "description": "以整塊圭璧雕琢而成的日晷,紋路層疊星羅,沉默地記錄著失去的時間。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "巉岩琢塑之樽", + "relictype": "空之杯", + "description": "華麗而不失莊重的酒樽,千年前曾滿盛玉露。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "不動玄石之相", + "relictype": "理之冠", + "description": "玄岩精雕而成的莊嚴面具,空洞的雙眼永遠冰冷地凝視著前方。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/berserker.json b/src/data/ChineseTraditional/artifacts/berserker.json new file mode 100644 index 00000000000..b6b233262f7 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "戰狂", + "rarity": [ + "3", + "4" + ], + "2pc": "暴擊率提高12%。", + "4pc": "生命值低於70%時,暴擊率額外提升24%。", + "flower": { + "name": "戰狂的薔薇", + "relictype": "生之花", + "description": "被染紅的精緻花朵,與狂戰士的氣質微妙地相符。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "戰狂的翎羽", + "relictype": "死之羽", + "description": "原本傳說中報喪之鳥的黯藍尾羽,一部分被染成了紅色。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "戰狂的時計", + "relictype": "時之沙", + "description": "永遠無情流動著的器物。提醒著狂戰士自己在戰場上的時限,和在人世間的時限。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "戰狂的骨杯", + "relictype": "空之杯", + "description": "以不知名的巨大獸類骨頭製成的杯。是某次廝殺後得到的獵獲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "戰狂的鬼面", + "relictype": "理之冠", + "description": "在不顧生死的廝殺中破碎一半的駭人鐵製面具。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/blizzardstrayer.json b/src/data/ChineseTraditional/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..da64fec1adb --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "冰風迷途的勇士", + "rarity": [ + "4", + "5" + ], + "2pc": "獲得15%冰元素傷害加成。", + "4pc": "攻擊處於冰元素影響下的敵人時,暴擊率提高20%;若敵人處於凍結狀態下,則暴擊率額外提高20%。", + "flower": { + "name": "歷經風雪的思念", + "relictype": "生之花", + "description": "早已絕跡的冰川之花,霜結著點點冰露。孤高的勇士也曾為這朵鮮花折腰。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "摧冰而行的執望", + "relictype": "死之羽", + "description": "散佈寒冬的鳥羽,彷彿能感受到猛禽在雪原與冰峰之上呼號翱翔的振翅之風。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "冰雪故國的終期", + "relictype": "時之沙", + "description": "等待勇士歸來的故國人民所用的時計。其中流淌的並不是沙,而是不化的冰屑。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "遍結寒霜的傲骨", + "relictype": "空之杯", + "description": "以寒冰雕製成的杯盞,如冬天一樣堅利。曾經的主人從中啜飲過不凍之酒。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "破冰踏雪的回音", + "relictype": "理之冠", + "description": "夢想征服冰雪的古代英雄冠冕,是驅使它的故主直面刻骨寒冬的勇氣之證。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/bloodstainedchivalry.json b/src/data/ChineseTraditional/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..b2e94f43d1a --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "染血的騎士道", + "rarity": [ + "4", + "5" + ], + "2pc": "造成的物理傷害提高25%。", + "4pc": "擊敗敵人後的10秒內,施放重擊時不消耗體力,且重擊造成的傷害提升50%。", + "flower": { + "name": "染血的鐵之心", + "relictype": "生之花", + "description": "被血染黑,變得如鋼鐵一般堅硬的乾花。對故主而言,是某種紀念品吧。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "染血的黑之羽", + "relictype": "死之羽", + "description": "黏在騎士斗篷上的鴉羽。因為反覆沾染大量的黑血已經被徹底染成墨色。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "騎士染血之時", + "relictype": "時之沙", + "description": "騎士曾經使用過的時計。其中的液體已經完全凝結了,失去了計時功能。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "染血騎士之杯", + "relictype": "空之杯", + "description": "染血騎士持有的黯淡金屬杯皿。外壁因為煙燻與凝結的血變得漆黑如夜。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "染血的鐵假面", + "relictype": "理之冠", + "description": "騎士用來遮掩自己面目的鐵面具,關於面具下的容貌幾何曾有無數猜想。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/braveheart.json b/src/data/ChineseTraditional/artifacts/braveheart.json new file mode 100644 index 00000000000..536cc10f440 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "勇士之心", + "rarity": [ + "3", + "4" + ], + "2pc": "攻擊力提高18%。", + "4pc": "對生命值高於50%的敵人,造成的傷害增加30%。", + "flower": { + "name": "勇士的勳章", + "relictype": "生之花", + "description": "別在胸前的樸實小花,是一次冒險後得到的紀念品。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "勇士的期許", + "relictype": "死之羽", + "description": "明亮的鳴禽翎羽。能帶來小小的勇氣。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "勇士的堅毅", + "relictype": "時之沙", + "description": "老舊的微型沙漏,不具有實用性。與歲月一樣不可捉摸。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "勇士的壯行", + "relictype": "空之杯", + "description": "木製的粗糙容器,其中空洞洞地盛滿了回憶。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "勇士的冠冕", + "relictype": "理之冠", + "description": "粗略編成的草環。對一些人來說,就跟王者的金冠一樣貴重吧。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/crimsonwitchofflames.json b/src/data/ChineseTraditional/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..04b4196b462 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "熾烈的炎之魔女", + "rarity": [ + "4", + "5" + ], + "2pc": "獲得15%火元素傷害加成。", + "4pc": "超載、燃燒反應造成的傷害提升40%,蒸發、融化反應的加成係數提高15%。施放元素戰技後的10秒內,2件套的效果提高50%,該效果最多疊加三次。", + "flower": { + "name": "魔女的炎之花", + "relictype": "生之花", + "description": "曾經夢想燒盡世間魔物的魔女觸碰過的花朵。無名的火舌溫暖地舔舐觸碰它的人。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "魔女常燃之羽", + "relictype": "死之羽", + "description": "曾經夢想燒盡世間魔物的魔女觸碰過的鳥羽,在恒常的燃燒中揮發著烈焰的溫度。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "魔女破滅之時", + "relictype": "時之沙", + "description": "曾經夢想燒盡世間魔物的魔女佩戴的時計。其中流淌著的是魔女獻給火焰的歲月。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "魔女的心之火", + "relictype": "空之杯", + "description": "曾經夢想燒盡世間魔物的炎之魔女留下的流火之甕。瓶中火永不熄滅,一如其人。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "焦灼的魔女帽", + "relictype": "理之冠", + "description": "曾經夢想燒盡世間魔物的炎之魔女曾經戴過的帽子。寬大的帽簷能遮擋她的視線。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/defenderswill.json b/src/data/ChineseTraditional/artifacts/defenderswill.json new file mode 100644 index 00000000000..e090cd23cbb --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "守護之心", + "rarity": [ + "3", + "4" + ], + "2pc": "防禦力提高30%。", + "4pc": "隊伍裡自己的角色每有不同一種的元素類型,自身獲得30%相應的元素抗性。", + "flower": { + "name": "守護之花", + "relictype": "生之花", + "description": "守護者珍視的鳶尾花。並沒有機會送給傾心的人。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "守護徽印", + "relictype": "死之羽", + "description": "象徵著某人「渴望成為堅盾」的羽行別針。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "守護座鐘", + "relictype": "時之沙", + "description": "展示當下時間的小道具,在沒有月亮的黑夜裡是唯一的時間參照。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "守護之皿", + "relictype": "空之杯", + "description": "金屬的容器。可以用來盛裝某種能排遣漫長守望帶來的孤獨的液體。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "守護束帶", + "relictype": "理之冠", + "description": "被夜色染成靛青的織物。能在緊急時刻充當繃帶。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/gambler.json b/src/data/ChineseTraditional/artifacts/gambler.json new file mode 100644 index 00000000000..ff53c13674a --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "賭徒", + "rarity": [ + "3", + "4" + ], + "2pc": "元素戰技造成的傷害提升20%。", + "4pc": "擊敗敵人時,有100%的機率清除元素戰技的冷卻時間。該效果每15秒至多觸發一次。", + "flower": { + "name": "賭徒的胸花", + "relictype": "生之花", + "description": "華麗的大花朵,其中能藏得下自己事前準備好的骰子。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "賭徒的羽飾", + "relictype": "死之羽", + "description": "大型鳥的尾羽,其中能藏得下能改天逆命的牌。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "賭徒的懷錶", + "relictype": "時之沙", + "description": "破碎的懷錶,曾經為它的主人擋下了致命的攻擊。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "賭徒的骰盅", + "relictype": "空之杯", + "description": "是特製的、用於單一用途的容器,但其中並沒有欺詐用的機關。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "賭徒的耳環", + "relictype": "理之冠", + "description": "能讓人冷靜評估局勢與風險,避免危機的翠藍耳環。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/glacierandsnowfield.json b/src/data/ChineseTraditional/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..8381dd06ed1 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "冰之川與雪之砂", + "rarity": [], + "2pc": "獲得15%冰元素傷害加成。", + "4pc": "超導反應造成的傷害提升100%,融化反應的加成係數提高15%。施放元素爆發後的10秒內,冰元素傷害加成額外提升30%。", + "flower": { + "name": "凜冬霜心", + "relictype": "生之花", + "description": "陷入靜默的冰之花,凝固在摘下的那一刻,是騎士不離身的紀念。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "雪藏之羽", + "relictype": "死之羽", + "description": "與北風同行的騎士於雪中拾獲的鳥羽,如今依舊靜候解凍之刻。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "凝冰成砂", + "relictype": "時之沙", + "description": "與北風同行的騎士曾用的時計,內部是永不消去的雪砂與霜風。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "北風之盞", + "relictype": "空之杯", + "description": "與北風同行的騎士留下的空之杯,凜冬的霜之息依舊滿盈其中。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "冰河之冠", + "relictype": "理之冠", + "description": "與北風同行的騎士所戴的冠冕,以凜冬的寒冰與白銀打造而成。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/gladiatorsfinale.json b/src/data/ChineseTraditional/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..dea40e159b5 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "角鬥士的終幕禮", + "rarity": [ + "4", + "5" + ], + "2pc": "攻擊力提高18%。", + "4pc": "裝備該聖遺物套裝的角色為單手劍、雙手劍、長柄武器角色時,角色普通攻擊造成的傷害提高35%。", + "flower": { + "name": "角鬥士的留戀", + "relictype": "生之花", + "description": "無人知曉傳奇的鬥士為何始終將這朵小花戴在胸口,這是殘酷的戰士身上唯一的弱點。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "角鬥士的歸宿", + "relictype": "死之羽", + "description": "如隼般自在的夢想之羽。在傳奇生涯的終點,無羈的飛鳥在他的心口覆上了這根羽毛。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "角鬥士的希冀", + "relictype": "時之沙", + "description": "記錄了角鬥士血染劇場的年月的時計。之於其人,則象徵著去往終獲自由之日的道路。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "角鬥士的酣醉", + "relictype": "空之杯", + "description": "古代的角鬥士痛飲勝利之酒的金杯。直到他倒下的那一刻,酒杯被他自己的歲月灌滿。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "角鬥士的凱旋", + "relictype": "理之冠", + "description": "古代傳奇角鬥士的頭盔,曾沾染了無數敵手的鮮血,也曾驕傲地接受無數觀眾的歡呼。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/heartofdepth.json b/src/data/ChineseTraditional/artifacts/heartofdepth.json new file mode 100644 index 00000000000..092a80aa18e --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "沉淪之心", + "rarity": [ + "4", + "5" + ], + "2pc": "獲得15%水元素傷害加成。", + "4pc": "施放元素戰技後的15秒內,普通攻擊與重擊造成的傷害提高30%。", + "flower": { + "name": "飾金胸花", + "relictype": "生之花", + "description": "色澤暗淡的斗篷別針。原本鍍上的金色已經被海風磨去。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "追憶之風", + "relictype": "死之羽", + "description": "隨嗚咽的海風、腥紅的海浪而來的飛羽,年歲改變了它的形狀與顏色。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "堅銅羅盤", + "relictype": "時之沙", + "description": "古舊的銅製羅盤,指針始終朝向遙不可及的彼岸,不存在的港灣。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "沉波之盞", + "relictype": "空之杯", + "description": "無心打撈上來的褪色酒盞,暗淡的外觀呢喃著海波之底的往日。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "酒漬船帽", + "relictype": "理之冠", + "description": "古舊的船帽,繚繞著不散的酒氣、浸漬了斑駁的酒痕。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/instructor.json b/src/data/ChineseTraditional/artifacts/instructor.json new file mode 100644 index 00000000000..91b008dde0f --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "教官", + "rarity": [ + "3", + "4" + ], + "2pc": "元素精通提高80點。", + "4pc": "觸發元素反應後,隊伍中所有角色的元素精通提高120點,持續8秒。", + "flower": { + "name": "教官的胸花", + "relictype": "生之花", + "description": "教官的胸口別著這種花的時候,意味著今日不練兵。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "教官的羽飾", + "relictype": "死之羽", + "description": "熟知如何化解攻擊力道的教官,不會讓這種羽飾被勁風吹掉。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "教官的懷錶", + "relictype": "時之沙", + "description": "不能用來看時間的懷錶,是完全奉獻給訓練的計時工具。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "教官的茶杯", + "relictype": "空之杯", + "description": "雖然在外人看來只是普通的茶杯,但在學員眼裡可是教官權力的象徵。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "教官的帽子", + "relictype": "理之冠", + "description": "制式的教官帽子。是拒絕了晉升的軍官才能獲得的殊榮。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/lavawalker.json b/src/data/ChineseTraditional/artifacts/lavawalker.json new file mode 100644 index 00000000000..bab184881f0 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "渡過烈火的賢人", + "rarity": [ + "4", + "5" + ], + "2pc": "火元素抗性提高40%。", + "4pc": "對處於火元素影響下的敵人造成的傷害提升35%。", + "flower": { + "name": "渡火者的決絕", + "relictype": "生之花", + "description": "在烈焰的簇擁下盛開的花朵,傳說古代智者佩著它走進了火海。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "渡火者的解脫", + "relictype": "死之羽", + "description": "浴火的孤高之鳥的羽毛,似乎能從中聽到野火裡的振翅之聲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "渡火者的煎熬", + "relictype": "時之沙", + "description": "流淌著閃爍熱砂的沙漏。流沙匆匆而去,從不留下任何烙印。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "渡火者的醒悟", + "relictype": "空之杯", + "description": "傳說中是能耐流火高熱的杯盞,如今其中空無一物,僅有餘溫。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "渡火者的智慧", + "relictype": "理之冠", + "description": "渡過火海的智者之冠,曾經映照著在熱浪中挺立的古老身影。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/luckydog.json b/src/data/ChineseTraditional/artifacts/luckydog.json new file mode 100644 index 00000000000..f5bc26e1fd2 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "幸運兒", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "防禦力提高100點。", + "4pc": "拾取摩拉時,恢復300點生命值。", + "flower": { + "name": "幸運兒綠花", + "relictype": "生之花", + "description": "無憂無慮地生長在原野裡的四葉綠花,被採是因為能帶來幸運之說。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "幸運兒鷹羽", + "relictype": "死之羽", + "description": "擋在面前的魔物卻被捕食的鷹隼盯上,偶爾能帶來這種程度運氣的翎羽。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "幸運兒沙漏", + "relictype": "時之沙", + "description": "因為破洞而空空如也的沙漏。時光流逝對無憂無慮的人沒有意義。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "幸運兒之杯", + "relictype": "空之杯", + "description": "精緻的金屬器皿,曾經被用來打趴了夜盜。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "幸運兒銀冠", + "relictype": "理之冠", + "description": "原本墜入落穴,卻是被驅逐的舊宗族藏寶的地窖。是那次經歷的紀念品。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/maidenbeloved.json b/src/data/ChineseTraditional/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..97bb66002fa --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "被憐愛的少女", + "rarity": [ + "4", + "5" + ], + "2pc": "角色造成的治療效果提升15%。", + "4pc": "施放元素戰技或元素爆發後的10秒內,隊伍中所有角色受治療效果加成提高20%。", + "flower": { + "name": "遠方的少女之心", + "relictype": "生之花", + "description": "永遠嬌嫩的鮮花,歷經長久時光仍不枯萎地散發著芬芳。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "少女飄搖的思念", + "relictype": "死之羽", + "description": "寄託誰人的思念的羽飾,就如與風一同去往遠方的候鳥。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "少女苦短的良辰", + "relictype": "時之沙", + "description": "指針的旋轉不會有盡頭,但少女受人寵愛的歲月則相反。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "少女片刻的閒暇", + "relictype": "空之杯", + "description": "屬於紅茶而不屬於烈酒,屬於芳甜而不屬於苦澀的杯皿。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "少女易逝的芳顏", + "relictype": "理之冠", + "description": "精心保養的女士帽,即使是眼角的皺紋也可以完美遮蓋。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/martialartist.json b/src/data/ChineseTraditional/artifacts/martialartist.json new file mode 100644 index 00000000000..e185f44dafd --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "武人", + "rarity": [ + "3", + "4" + ], + "2pc": "普通攻擊與重擊造成的傷害提高15%;", + "4pc": "施放元素戰技後的8秒內,普通攻擊和重擊造成的傷害提升25%。", + "flower": { + "name": "武人的紅花", + "relictype": "生之花", + "description": "唯獨此種紅花能讓武人暫時忘卻痛苦。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "武人的羽飾", + "relictype": "死之羽", + "description": "隨處可見的鳥類落毛,高手用來練習力道,新手則用來製成扇子。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "武人的水漏", + "relictype": "時之沙", + "description": "進行耐力鍛煉時計時的小道具,比沙漏的流轉更加穩定。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "武人的酒杯", + "relictype": "空之杯", + "description": "稍微有點精緻的酒杯,是僅在武人上場前使用的儀式器具。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "武人的頭巾", + "relictype": "理之冠", + "description": "入門第一件事,精氣神。綁上頭巾,隨時提醒自己勿忘這三字。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/noblesseoblige.json b/src/data/ChineseTraditional/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..e491e3ddf82 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "昔日宗室之儀", + "rarity": [ + "4", + "5" + ], + "2pc": "元素爆發造成的傷害提升20%。", + "4pc": "施放元素爆發後,隊伍中所有角色攻擊力提升20%,持續12秒。該效果不可疊加。", + "flower": { + "name": "宗室之花", + "relictype": "生之花", + "description": "綢緞製成的璃色花,常在典雅場合佩戴。如今仍像被拋棄的那天一樣鮮明。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "宗室之翎", + "relictype": "死之羽", + "description": "舊日蒙德貴族會獵時在帽簷上佩戴的羽飾。如今傲然挺立依舊,不諳時光。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "宗室時計", + "relictype": "時之沙", + "description": "曾經屬於舊日蒙德貴族的懷錶,隨漫長的譜系流傳至今,見證了過往年歲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "宗室銀甕", + "relictype": "空之杯", + "description": "曾經屬於舊日蒙德貴族的首飾甕,空空如也的腹內仿佛迴響著哀戚的風聲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "宗室面具", + "relictype": "理之冠", + "description": "曾經屬於舊日蒙德貴族的舞會面具,那空洞的眼眶依舊凝望著昔日的盛景。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/prayersfordestiny.json b/src/data/ChineseTraditional/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..9afa606e6af --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "祭水之人", + "rarity": [ + "3", + "4" + ], + "1pc": "受到的水元素附著效果的持續時間減少40%。", + "circlet": { + "name": "祭水禮冠", + "relictype": "理之冠", + "description": "古老的時代裡,司祭祀之人所配戴的禮冠。因長年浸沒在水中,擁有奇妙的抗性。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/prayersforillumination.json b/src/data/ChineseTraditional/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..40d184a80ca --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "祭火之人", + "rarity": [ + "3", + "4" + ], + "1pc": "受到的火元素附著效果的持續時間減少40%。", + "circlet": { + "name": "祭火禮冠", + "relictype": "理之冠", + "description": "古老的時代裡,司祭祀之人所配戴的禮冠。因長年受火舌舔舐,擁有奇妙的抗性。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/prayersforwisdom.json b/src/data/ChineseTraditional/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..f5f046a3938 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "祭雷之人", + "rarity": [ + "3", + "4" + ], + "1pc": "受到的雷元素附著效果的持續時間減少40%。", + "circlet": { + "name": "祭雷禮冠", + "relictype": "理之冠", + "description": "古老的時代裡,司祭祀之人所配戴的禮冠。因長年聆聽著雷鳴,擁有奇妙的抗性。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/prayerstospringtime.json b/src/data/ChineseTraditional/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..0e413c9c02c --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "祭冰之人", + "rarity": [ + "3", + "4" + ], + "1pc": "受到的冰元素附著效果的持續時間減少40%。", + "circlet": { + "name": "祭冰禮冠", + "relictype": "理之冠", + "description": "古老的時代裡,司祭祀之人所配戴的禮冠。因過去飽嚐霜寒,擁有奇妙的抗性。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/prayerstothefirmament.json b/src/data/ChineseTraditional/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..3f74a3e109f --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "祭風之人", + "rarity": [], + "1pc": "受到的風元素附著效果的持續時間減少40%。", + "circlet": { + "name": "祭風禮冠", + "relictype": "理之冠", + "description": "古老的時代裡,司祭祀之人所配戴的禮冠。過去,風常常從禮冠構成的空洞中穿過。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/resolutionofsojourner.json b/src/data/ChineseTraditional/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..1ab8b59ca2c --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "行者之心", + "rarity": [ + "3", + "4" + ], + "2pc": "攻擊力提高18%。", + "4pc": "重擊的暴擊率提升30%。", + "flower": { + "name": "故人之心", + "relictype": "生之花", + "description": "玉藍色的小花,花莖上繫著誰人的絲帶。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "歸鄉之羽", + "relictype": "死之羽", + "description": "藍色的箭羽,其上凝結著旅人消逝遠去的眷戀。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "逐光之石", + "relictype": "時之沙", + "description": "飽經滄桑的時晷,永遠在靜默中記錄著日月循環。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "異國之盞", + "relictype": "空之杯", + "description": "樸素的白瓷酒杯,曾經盈滿了歡愉的酒水。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "感別之冠", + "relictype": "理之冠", + "description": "散發的春風氣息的柳冠。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/retracingbolide.json b/src/data/ChineseTraditional/artifacts/retracingbolide.json new file mode 100644 index 00000000000..f0048cd2e77 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "逆飛的流星", + "rarity": [ + "4", + "5" + ], + "2pc": "護盾強效提高35%。", + "4pc": "處於護盾庇護下時,額外獲得40%普通攻擊和重擊傷害加成。", + "flower": { + "name": "夏祭之花", + "relictype": "生之花", + "description": "永遠盛放的人造之花,其中是否具有生命呢?", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "夏祭終末", + "relictype": "死之羽", + "description": "精緻的木造飛鏢。抵達終點後才會停滯之物。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "夏祭之刻", + "relictype": "時之沙", + "description": "停滯在某一時刻的精緻懷鐘。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "夏祭水玉", + "relictype": "空之杯", + "description": "夏祭時,盛水氣球並不罕見。但如此精緻的僅此一個。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "夏祭之面", + "relictype": "理之冠", + "description": "依據傳說中的神明形象製作的,非常流行的面具。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/scholar.json b/src/data/ChineseTraditional/artifacts/scholar.json new file mode 100644 index 00000000000..8de0f1c6306 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "學士", + "rarity": [ + "3", + "4" + ], + "2pc": "元素充能效率提高20%。", + "4pc": "獲得元素微粒或元素晶球時,隊伍中所有弓箭和法器角色額外恢復3點元素能量。該效果每3秒只能觸發一次。", + "flower": { + "name": "學士的書籤", + "relictype": "生之花", + "description": "用來充當書籤的乾花,吸滿了書卷的香氣。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "學士的羽筆", + "relictype": "死之羽", + "description": "用做書寫工具的某種鳥類尾羽,根部已經被浸成洗不去的黑。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "學士的時鐘", + "relictype": "時之沙", + "description": "適合放在桌面上的小鐘,對久不見天日的學者來說是唯一的時間參考吧。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "學士的墨杯", + "relictype": "空之杯", + "description": "原本是飲水用的容器,因為常用來洗筆而被染黑。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "學士的鏡片", + "relictype": "理之冠", + "description": "大量的閱讀會傷害讀者的視力;為了彌補這樣的損傷,而定製的道具。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/theexile.json b/src/data/ChineseTraditional/artifacts/theexile.json new file mode 100644 index 00000000000..db8ea7e44d5 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "流放者", + "rarity": [ + "3", + "4" + ], + "2pc": "元素充能效率提高20%。", + "4pc": "施放元素爆發後,每2秒為隊伍中所有角色(不包括自身)恢復2點元素能量。該效果持續6秒,無法疊加。", + "flower": { + "name": "流放者之花", + "relictype": "生之花", + "description": "帶在身上的黯淡的花。是流放之身也要帶著,一定有重要的意義吧。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "流放者之羽", + "relictype": "死之羽", + "description": "並不是刻意的裝飾物,只是在荒野流浪中偶然沾上的不知名的鳥羽。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "流放者懷錶", + "relictype": "時之沙", + "description": "水晶製成的錶鏡已經破碎,連錶針也全數脫落,但仍然不願丟棄。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "流放者之杯", + "relictype": "空之杯", + "description": "黯淡的重金屬製成的杯形器皿,可以看出外壁上原本鑲有寶石,又被挖掉了。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "流放者頭冠", + "relictype": "理之冠", + "description": "尊貴的頭冠,昭示身份的徽記被用刀劃破,原本的顯貴身份已被廢黜。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/thunderingfury.json b/src/data/ChineseTraditional/artifacts/thunderingfury.json new file mode 100644 index 00000000000..9a226e86ab4 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "如雷的盛怒", + "rarity": [ + "4", + "5" + ], + "2pc": "獲得15%雷元素傷害加成。", + "4pc": "超載、感電、超導反應造成的傷害提升40%。觸發這些元素反應時,元素戰技冷卻時間減少1秒。該效果每0.8秒最多觸發一次。", + "flower": { + "name": "雷鳥的憐憫", + "relictype": "生之花", + "description": "在劫難之日僥倖免受紛亂的踐踏與紫之火的忿恨之摧,於慘象中倖存的雷色之花。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "雷災的孑遺", + "relictype": "死之羽", + "description": "帶電的雷之羽,是雷之魔鳥降下殘酷的報應。遺落的羽毛仍閃爍著它盛怒的雷光。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "雷霆的時計", + "relictype": "時之沙", + "description": "信奉雷鳥的部族預告天空的雷之主降臨的沙漏。因一族的末路陷入了永遠的靜止。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "降雷的凶兆", + "relictype": "空之杯", + "description": "注入無辜者鮮血的祝聖的儀式之杯,祈願雷鳴迴盪其中,最終溢滿了如雷的盛怒。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "喚雷的頭冠", + "relictype": "理之冠", + "description": "古代崇拜雷之魔鳥的薩滿曾戴過的頭冠,虔誠的信仰卻無法打動喜怒無常的魔獸。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/thundersoother.json b/src/data/ChineseTraditional/artifacts/thundersoother.json new file mode 100644 index 00000000000..e15bc3fb251 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "平息鳴雷的尊者", + "rarity": [ + "4", + "5" + ], + "2pc": "雷元素抗性提高40%。", + "4pc": "對處於雷元素影響下的敵人造成的傷害提升35%。", + "flower": { + "name": "平雷之心", + "relictype": "生之花", + "description": "僅於雷霆之怒中傲然盛放的花朵,至今仍能賜予行走在雷雨中的遊人勇氣。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "平雷之羽", + "relictype": "死之羽", + "description": "在傳說中,挺身平息了雷電的勇武英雄的徽章,是翱翔於狂雷的猛禽之羽。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "平雷之刻", + "relictype": "時之沙", + "description": "鎮服雷電的勇士持有的時計,其中的雷之碎晶隨流逝如雷如電的時間瀉落。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "平雷之器", + "relictype": "空之杯", + "description": "平雷勇士的酒盞,據說平息了雷之魔獸的英雄曾用這尊酒盞滿盛紫電為飲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "平雷之冠", + "relictype": "理之冠", + "description": "平雷勇士的冠冕,是古老的英雄擊敗了危害大地的雷之魔獸而獲得的華冠。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/tinymiracle.json b/src/data/ChineseTraditional/artifacts/tinymiracle.json new file mode 100644 index 00000000000..28e7d8d3b94 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "奇蹟", + "rarity": [ + "3", + "4" + ], + "2pc": "所有元素抗性提高20%。", + "4pc": "受到某個元素類型的傷害後,相應的元素抗性提升30%,持續10秒。該效果每10秒只能觸發一次。", + "flower": { + "name": "奇蹟之花", + "relictype": "生之花", + "description": "岩石之中生長出來的花。能夠裂穿堅硬的岩壁,是因為花追尋著光。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "奇蹟之羽", + "relictype": "死之羽", + "description": "來自速度極快的猛禽,那奇蹟般的一擊肉眼幾乎無法捕捉。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "奇蹟之沙", + "relictype": "時之沙", + "description": "看起來是尋常的沙漏,乾涸的沙礫隨著翻轉運動像水一樣流動。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "奇蹟之杯", + "relictype": "空之杯", + "description": "民間流傳的算命儀式使用的杯子,也可以裝水。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "奇蹟耳墜", + "relictype": "理之冠", + "description": "便宜的飾物,卻是遠古時代的隕星帶來的奇特的金屬製成。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/travelingdoctor.json b/src/data/ChineseTraditional/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..4c26f935b67 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "遊醫", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "角色受到的治療效果提高20%。", + "4pc": "施放元素爆發時,恢復20%生命值。", + "flower": { + "name": "遊醫的銀蓮", + "relictype": "生之花", + "description": "是珍貴的藥材,但存放了這麼久已經失去了藥用價值。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "遊醫的梟羽", + "relictype": "死之羽", + "description": "梟的堅硬羽毛,夜間行醫時用夜行猛禽的意象鼓舞自己。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "遊醫的懷鐘", + "relictype": "時之沙", + "description": "用來精確計時的道具。對醫者而言,即使是一秒的時間也不能浪費。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "遊醫的藥壺", + "relictype": "空之杯", + "description": "原本裝滿了提煉後極濃的藥汁,如今只剩下濃烈的藥味。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "遊醫的方巾", + "relictype": "理之冠", + "description": "平時能在行醫時綁住亂髮,緊急情況下也能用來托起扭傷、折斷的手臂。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/viridescentvenerer.json b/src/data/ChineseTraditional/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..3dd67a3b976 --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "翠綠之影", + "rarity": [ + "4", + "5" + ], + "2pc": "獲得15%風元素傷害加成。", + "4pc": "擴散反應造成的傷害提升60%。根據擴散的元素類型,降低受到影響的敵人40%的對應元素抗性,持續10秒。", + "flower": { + "name": "野花記憶的綠野", + "relictype": "生之花", + "description": "曾經遍佈某地的野花。離開了大地,被獵人佩在胸前。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "獵人青翠的箭羽", + "relictype": "死之羽", + "description": "曾經一瞬貫穿獵物的箭矢的尾羽。如今依舊平整光潔。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "翠綠獵人的篤定", + "relictype": "時之沙", + "description": "獵人曾經隨身攜帶的奇妙儀器,永遠指向自己的獵物。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "翠綠獵人的容器", + "relictype": "空之杯", + "description": "綠野獵人曾用過的水壺,裡面的空間遠比想像得更大。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "翠綠的獵人之冠", + "relictype": "理之冠", + "description": "曾屬於綠野獵人的驕傲頭冠,如同原野之風一般青翠。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/ChineseTraditional/artifacts/wandererstroupe.json b/src/data/ChineseTraditional/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..86bfea3654d --- /dev/null +++ b/src/data/ChineseTraditional/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "流浪大地的樂團", + "rarity": [ + "4", + "5" + ], + "2pc": "元素精通提高80點。", + "4pc": "裝備該聖遺物套裝的角色為法器、弓箭角色時,角色重擊造成的傷害提高35%。", + "flower": { + "name": "樂團的晨光", + "relictype": "生之花", + "description": "小小的花形徽章。側耳細聽的話,仿佛能聽到悠揚的笛聲和清新的歌唱聲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "琴師的箭羽", + "relictype": "死之羽", + "description": "青藍色的箭羽,並未在漫長歲月中褪色破碎。似乎帶來了落珠流水的琴聲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "終幕的時計", + "relictype": "時之沙", + "description": "為樂團的演奏計時的沙漏,曾發出俐落的聲響。如今他們的表演已經落幕。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "吟遊者之壺", + "relictype": "空之杯", + "description": "外型奇妙的古代水壺,內側安裝著琴弦,隨流水而奏出無旋律的奇妙樂聲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "指揮的禮帽", + "relictype": "理之冠", + "description": "儘管飽經風霜,但依舊光彩照人的禮帽。其中似乎迴盪著古老悠揚的樂聲。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/English/artifacts/adventurer.json b/src/data/English/artifacts/adventurer.json index bf12b711571..ffde42a789b 100644 --- a/src/data/English/artifacts/adventurer.json +++ b/src/data/English/artifacts/adventurer.json @@ -1,56 +1,40 @@ { "name": "Adventurer", - "minrarity": "1", - "maxrarity": "3", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Max HP increased by 1000.", + "4pc": "Opening a chest regenerates 30% Max HP over 5s.", "flower": { "name": "Adventurer's Flower", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/e/ec/Item_Adventurer%27s_Flower.png" - }, - "description": "A resilient flower that survived the harsh environment of an ancient city. It is now proudly worn like a medal." + "relictype": "Flower of Life", + "description": "A resilient flower that survived the harsh environment of an ancient city. It is now proudly worn like a medal.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" }, "plume": { "name": "Adventurer's Tail Feather", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/3/30/Item_Adventurer%27s_Tail_Feather.png" - }, - "description": "The feather of an exotic bird rarely seen on this continent." + "relictype": "Plume of Death", + "description": "The feather of an exotic bird rarely seen on this continent.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" }, "sands": { "name": "Adventurer's Pocket Watch", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/f/f6/Item_Adventurer%27s_Pocket_Watch.png" - }, - "description": "It's easy to lose track of time when you're adventuring where the sun doesn't shine, whether that's the depths of the abyss or the ruins of a lost city." + "relictype": "Sands of Eon", + "description": "It's easy to lose track of time when you're adventuring where the sun doesn't shine, whether that's the depths of the abyss or the ruins of a lost city.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" }, "goblet": { "name": "Adventurer's Golden Goblet", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/a/ae/Item_Adventurer%27s_Golden_Goblet.png" - }, - "description": "The spoils of one of an adventurer's many expeditions. Though a little damaged, it is still an excellent find." + "relictype": "Goblet of Eonothem", + "description": "The spoils of one of an adventurer's many expeditions. Though a little damaged, it is still an excellent find.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" }, "circlet": { "name": "Adventurer's Bandana", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/4/43/Item_Adventurer%27s_Bandana.png" - }, - "description": "A cloth garment worn at the forehead. Though soaked in sweat and covered in dust, it still beams with an adventurer's pride." - }, - "2pc": "Max HP increased by 1,000.", - "4pc": "Opening chest regenerates 30% Max HP over 5s.", - "drop": { - "1": [ - "Opening Chests" - ], - "2": [ - "Adventure Rank (7, 8, 9, 11) rewards", - "Shiliu at Mondstadt", - "Midsummer Courtyard" - ], - "3": [ - "Defeating Oceanid", - "Defeating Pyro Regisvine" - ] + "relictype": "Circlet of Logos", + "description": "A cloth garment worn at the forehead. Though soaked in sweat and covered in dust, it still beams with an adventurer's pride.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/archaicpetra.json b/src/data/English/artifacts/archaicpetra.json index 63ee0f93721..b1a87d66fbf 100644 --- a/src/data/English/artifacts/archaicpetra.json +++ b/src/data/English/artifacts/archaicpetra.json @@ -1,50 +1,39 @@ { "name": "Archaic Petra", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Gain a 15% Geo DMG Bonus.", + "4pc": "Upon obtaining an Elemental Shard created through a Crystallize Reaction, all party members gain a 35% DMG Bonus for that particular element for 10s. Only one form of Elemental DMG Bonus can be gained in this manner at any one time.", "flower": { "name": "Flower of Creviced Cliff", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/9f/Item_Flower_of_Creviced_Cliff.png" - }, - "description": "A flower born of the minerals and rocks of cliffside cracks. The way its petals blow in the wind makes it seem alive." + "relictype": "Flower of Life", + "description": "A flower born of the minerals and rocks of cliffside cracks. The way its petals blow in the wind makes it seem alive.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" }, "plume": { "name": "Feather of Jagged Peaks", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/a/a5/Item_Feather_of_Jagged_Peaks.png" - }, - "description": "A hard feather from a large seacliff hawk. The basalt tip of the feather sometimes glistens with a cool dew." + "relictype": "Plume of Death", + "description": "A hard feather from a large seacliff hawk. The basalt tip of the feather sometimes glistens with a cool dew.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" }, "sands": { "name": "Sundial of Enduring Jade", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/1/1d/Item_Sundial_of_Enduring_Jade.png" - }, - "description": "A sundial carved from a single, large piece of jade. It's lined with a pattern that silently records the passage of time." + "relictype": "Sands of Eon", + "description": "A sundial carved from a single, large piece of jade. Its lined with a pattern that silently records the passage of time.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" }, "goblet": { "name": "Goblet of Chiseled Crag", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/0/02/Item_Goblet_of_Chiseled_Crag.png" - }, - "description": "A resplendent yet dignified wine goblet, once filled to the brim in an era long gone." + "relictype": "Goblet of Eonothem", + "description": "A resplendent yet dignified wine goblet, once filled to the brim in an era long gone.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" }, "circlet": { "name": "Mask of Solitude Basalt", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/0/09/Item_Mask_of_Solitude_Basalt.png" - }, - "description": "A solemn mask exquisitely carved from basalt. Its hollow eyes stare ahead expressionless and cold." - }, - "2pc": "Gain a 15% Geo DMG Bonus", - "4pc": "Upon obtaining a crystal created through a Geo Elemental Reaction, all party members gain 35% Elemental DMG Bonus to that particular element for 10s. Only one form of Elemental DMG Bonus can be gained in this manner at any one time.", - "drop": { - "4": [ - "Domain of Guyun" - ], - "5": [ - "Domain of Guyun" - ] + "relictype": "Circlet of Logos", + "description": "A solemn mask exquisitely carved from basalt. Its hollow eyes stare ahead expressionless and cold.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/berserker.json b/src/data/English/artifacts/berserker.json index af6b9037aec..835f3d87653 100644 --- a/src/data/English/artifacts/berserker.json +++ b/src/data/English/artifacts/berserker.json @@ -1,51 +1,39 @@ { "name": "Berserker", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "2pc": "CRIT Rate +12%", + "4pc": "When HP is below 70%, CRIT Rate increases by an additional 24%.", "flower": { "name": "Berserker's Rose", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/c/c1/Item_Berserker%27s_Rose.png" - }, - "description": "An exquisite flower that has been dyed red. It represents the qualities of the Berserker." + "relictype": "Flower of Life", + "description": "An exquisite flower that has been dyed red. It represents the qualities of the Berserker.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" }, "plume": { "name": "Berserker's Indigo Feather", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/1/10/Item_Berserker%27s_Indigo_Feather.png" - }, - "description": "An indigo feather from a legendary raven, part of which has been dyed crimson red." + "relictype": "Plume of Death", + "description": "An indigo feather from a legendary raven, part of which has been dyed crimson red.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" }, "sands": { "name": "Berserker's Timepiece", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/5/5c/Item_Berserker%27s_Timepiece.png" - }, - "description": "An instrument with an eternal flow that continues mercilessly within, reminding the Berserker of the limited time he has left — both on the battlefield as well as in the world." + "relictype": "Sands of Eon", + "description": "An instrument with an eternal flow that continues mercilessly within, reminding the Berserker of the limited time he has left — both on the battlefield as well as in the world.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" }, "goblet": { "name": "Berserker's Bone Goblet", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/d/da/Item_Berserker%27s_Bone_Goblet.png" - }, - "description": "A goblet made from the bone of an unknown beast. It was taken as a trophy after some deadly encounter." + "relictype": "Goblet of Eonothem", + "description": "A goblet made from the bone of an unknown beast. It was taken as a trophy after some deadly encounter.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" }, "circlet": { "name": "Berserker's Battle Mask", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/5/5e/Item_Berserker%27s_Battle_Mask.png" - }, - "description": "A hideous iron mask that has been left half-shattered from vicious battles." - }, - "2pc": "CRIT Rate +12%", - "4pc": "When HP is below 70%, CRIT Rate increases by an additional 24%.", - "drop": { - "3": [ - "Dropped by Bosses", - "Chests" - ], - "4": [ - "Dropped by Bosses" - ] + "relictype": "Circlet of Logos", + "description": "A hideous iron mask that has been left half-shattered from vicious battles.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/blizzardstrayer.json b/src/data/English/artifacts/blizzardstrayer.json index 7e43f63d503..17d296c67a6 100644 --- a/src/data/English/artifacts/blizzardstrayer.json +++ b/src/data/English/artifacts/blizzardstrayer.json @@ -1,50 +1,39 @@ { "name": "Blizzard Strayer", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Cryo DMG Bonus +15%", + "4pc": "When a character attacks an opponent affected by Cryo, their CRIT Rate is increased by 20%. If the opponent is Frozen, CRIT Rate is increased by an additional 20%.", "flower": { "name": "Snowswept Memory", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/6/69/Item_Snowswept_Memory.png" - }, - "description": "A long-extinct flower, covered in beads of frost, that once grew on the glaciers. There was a time when even the proudest and most arrogant warriors bowed before it." + "relictype": "Flower of Life", + "description": "A long-extinct flower, covered in beads of frost, that once grew on the glaciers. There was a time when even the proudest and most arrogant warriors bowed before it.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" }, "plume": { "name": "Icebreaker's Resolve", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/d/d6/Item_Icebreaker%27s_Resolve.png" - }, - "description": "A feather that eudes a chilly aura. One can almost feel the turbulent winds that brought it here, wailing over snow-covered plains and between frosty peaks." + "relictype": "Plume of Death", + "description": "A feather that exudes a chilly aura. One can almost feel the turbulent winds that brought it here, wailing over snow-covered plains and between frosty peaks.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" }, "sands": { "name": "Frozen Homeland's Demise", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/5/58/Item_Frozen_Homeland%27s_Demise.png" - }, - "description": "A timepiece from a nation of old that waited for their warriors' return. What flows inside is not sand, but bits of ice thatnever melt." + "relictype": "Sands of Eon", + "description": "A timepiece from a nation of old that waited for their warriors' return. What flows inside is not sand, but bits of ice that never melt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" }, "goblet": { "name": "Frost-Weaved Dignity", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/6/6a/Item_Frost-Weaved_Dignity.png" - }, - "description": "A cup carved out of ice that is as chilly and biting as winter. Its former master would drink an unfreezable liquor from it." + "relictype": "Goblet of Eonothem", + "description": "A cup carved out of ice that is as chilly and biting as winter. Its former master would drink an unfreezable liquor from it.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" }, "circlet": { "name": "Broken Rime's Echo", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/d/df/Item_Broken_Rime%27s_Echo.png" - }, - "description": "The crown of an ancient hero who dreamt of conquering the cold. It is proof of its former master's bravery in facing the bone-chilling cold of winter." - }, - "2pc": "Cryo DMG Bonus +15%", - "4pc": "When a character attacks an enemy affected by Cryo, their CRIT Rate is increased by 20%. If the enemy is Frozen, CRIT Rate is increased by an additional 20%.", - "drop": { - "4": [ - "Peak of Vindagnyr (Levels I-IV)" - ], - "5": [ - "Peak of Vindagnyr (Levels III-IV)" - ] + "relictype": "Circlet of Logos", + "description": "The crown of an ancient hero who dreamt of conquering the cold. It is proof of its former master's bravery in facing the bone-chilling cold of winter.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/bloodstainedchivalry.json b/src/data/English/artifacts/bloodstainedchivalry.json index 3853c2b07a0..ab48b3215db 100644 --- a/src/data/English/artifacts/bloodstainedchivalry.json +++ b/src/data/English/artifacts/bloodstainedchivalry.json @@ -1,50 +1,39 @@ { "name": "Bloodstained Chivalry", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Physical DMG +25%", + "4pc": "After defeating an opponent, increases Charged Attack DMG by 50%, and reduces its Stamina cost to 0 for 10s.", "flower": { "name": "Bloodstained Flower of Iron", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/5/5b/Item_Bloodstained_Flower_of_Iron.png" - }, - "description": "A dried flower stained black with blood and now as hard as steel. Probably some sort of a memento for it's former master." + "relictype": "Flower of Life", + "description": "A dried flower stained black with blood and now as hard as steel. Probably some sort of a memento for its former master.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" }, "plume": { "name": "Bloodstained Black Plume", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/5/5c/Item_Bloodstained_Black_Plume.png" - }, - "description": "A raven feather pinned to a knight's cape. Countless bloodstains have dyed it pitch black." + "relictype": "Plume of Death", + "description": "A raven feather pinned to a knight's cape. Countless bloodstains have dyed it pitch black.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" }, "sands": { "name": "Bloodstained Final Hour", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/8/8c/Item_Bloodstained_Final_Hour.png" - }, - "description": "A timepiece once used by a knight. The liquid inside has dried up, rendering it useless." + "relictype": "Sands of Eon", + "description": "A timepiece once used by a knight. The liquid inside has dried up, rendering it useless.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" }, "goblet": { "name": "Bloodstained Chevalier's Goblet", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/4/4f/Item_Bloodstained_Chevalier%27s_Goblet.png" - }, - "description": "The dark metallic vessel owned by the Bloodstained Knight. Its exterior has been stained as black as the night by smoke and coagulated blood." + "relictype": "Goblet of Eonothem", + "description": "The dark metallic vessel owned by the Bloodstained Knight. Its exterior has been stained as black as the night by smoke and coagulated blood.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" }, "circlet": { "name": "Bloodstained Iron Mask", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/0/0c/Item_Bloodstained_Iron_Mask.png" - }, - "description": "The iron mask the knight used to conceal their identity. Many have speculated about the face behind the mask." - }, - "2pc": "Physical DMG +25%", - "4pc": "After defeating an opponent, increases Charged Attack DMG by 50%, and reduces its Stamina cost to 0 for 10s.", - "drop": { - "4": [ - "Clear Pool and Mountain Cavern (Levels I-III)" - ], - "5": [ - "Clear Pool and Mountain Cavern (Levels II-III)" - ] + "relictype": "Circlet of Logos", + "description": "The iron mask the knight used to conceal their identity. Many have speculated about the face behind the mask.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/braveheart.json b/src/data/English/artifacts/braveheart.json index 9453ed4c49a..aa0078ffab4 100644 --- a/src/data/English/artifacts/braveheart.json +++ b/src/data/English/artifacts/braveheart.json @@ -1,50 +1,39 @@ { "name": "Brave Heart", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "2pc": "ATK +18%.", + "4pc": "Increases DMG by 30% against opponents with more than 50% HP.", "flower": { "name": "Medal of the Brave", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/9e/Item_Medal_of_the_Brave.png" - }, - "description": "A simple flower brooch that is a keepsake from someone's first adventure." + "relictype": "Flower of Life", + "description": "A simple flower brooch that is a keepsake from someone's first adventure.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" }, "plume": { "name": "Prospect of the Brave", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/2/2f/Item_Prospect_of_the_Brave.png" - }, - "description": "A shimmering feather from a songbird that brings a nudge of courage to its wearer." + "relictype": "Plume of Death", + "description": "A shimmering feather from a songbird that brings a nudge of courage to its wearer.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" }, "sands": { "name": "Fortitude of the Brave", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/e/ed/Item_Fortitude_of_the_Brave.png" - }, - "description": "A dated miniature hourglass that serves no practical purpose. It seems as elusive as time itself." + "relictype": "Sands of Eon", + "description": "A dated miniature hourglass that serves no practical purpose. It seems as elusive as time itself.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" }, "goblet": { "name": "Outset of the Brave", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/4/49/Item_Outset_of_the_Brave.png" - }, - "description": "A crude wooden vessel filled only with memories." + "relictype": "Goblet of Eonothem", + "description": "A crude wooden vessel filled only with memories.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" }, "circlet": { "name": "Crown of the Brave", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/b/b3/Item_Crown_of_the_Brave.png" - }, - "description": "A rough-and-ready laurel wreath that seems as precious as a king's golden crown." - }, - "2pc": "ATK+ +18%.", - "4pc": "Increases DMG by 30% against enemies with more than 50% HP.", - "drop": { - "3": [ - "Domain of Guyun" - ], - "4": [ - "Domain of Guyun" - ] + "relictype": "Circlet of Logos", + "description": "A rough-and-ready laurel wreath that seems as precious as a king's golden crown.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/crimsonwitchofflames.json b/src/data/English/artifacts/crimsonwitchofflames.json index 0d2b345819d..d3f2cce9f81 100644 --- a/src/data/English/artifacts/crimsonwitchofflames.json +++ b/src/data/English/artifacts/crimsonwitchofflames.json @@ -1,50 +1,39 @@ { "name": "Crimson Witch of Flames", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Pyro DMG Bonus +15%", + "4pc": "Increases Overloaded and Burning DMG by 40%. Increases Vaporize and Melt DMG by 15%. Using Elemental Skill increases the 2-Piece Set Bonus by 50% of its starting value for 10s. Max 3 stacks.", "flower": { "name": "Witch's Flower of Blaze", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/0/0f/Item_Witch%27s_Flower_of_Blaze.png" - }, - "description": "A flower touched by the witch who once dreamt of burning away all the demons in the world. The anonymous flames affectionately caress the hands of those who touch it." + "relictype": "Flower of Life", + "description": "A flower touched by the witch who once dreamt of burning away all the demons in the world. The anonymous flames affectionately caress the hands of those who touch it.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" }, "plume": { "name": "Witch's Ever-Burning Plume", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/b/b3/Item_Witch%27s_Ever-Burning_Plume.png" - }, - "description": "A bird feather touched by the witch who once dreamt of burning away all the demons in the world. Its eternal flame burns hot." + "relictype": "Plume of Death", + "description": "A bird feather touched by the witch who once dreamt of burning away all the demons in the world. Its eternal flame burns hot.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" }, "sands": { "name": "Witch's End Time", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/1/14/Item_Witch%27s_End_Time.png" - }, - "description": "A timepiece worn by the witch who dreamt of burning away all the demons in the world. The years the witch dedicated to the flames flow within." + "relictype": "Sands of Eon", + "description": "A timepiece worn by the witch who dreamt of burning away all the demons in the world. The years the witch dedicated to the flames flow within.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" }, "goblet": { "name": "Witch's Heart Flames", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/b/ba/Item_Witch%27s_Heart_Flames.png" - }, - "description": "A flame-spitting urn left behind by the Crimson Witch of Flames, who once dreamt of burning away all the demons in the world. The fire in the urn burns eternally, as did its former master." + "relictype": "Goblet of Eonothem", + "description": "A flame-spitting urn left behind by the Crimson Witch of Flames, who once dreamt of burning away all the demons in the world. The fire in the urn burns eternally, as did its former master.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" }, "circlet": { "name": "Witch's Scorching Hat", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/e/ea/Item_Witch%27s_Scorching_Hat.png" - }, - "description": "A hat once worn by the witch who dreamt of burning away all the demons in the world. The large brim blocked her sight." - }, - "2pc": "Pyro DMG Bonus +15%", - "4pc": "Increases Overloaded and Burning DMG by 40%. Increases Vaporize and Melt DMG by 15%. Using an Elemental Skill increases 2-Piece Set effects by 50% for 10s. Max 3 stacks.", - "drop": { - "4": [ - "Hidden Palace of Zhou Formula" - ], - "5": [ - "Hidden Palace of Zhou Formula" - ] + "relictype": "Circlet of Logos", + "description": "A hat once worn by the witch who dreamt of burning away all of the demons in the world. The large brim blocked her sight.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/defenderswill.json b/src/data/English/artifacts/defenderswill.json index 924a229ba6e..ddabc01e1b0 100644 --- a/src/data/English/artifacts/defenderswill.json +++ b/src/data/English/artifacts/defenderswill.json @@ -1,50 +1,39 @@ { "name": "Defender's Will", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "2pc": "DEF +30%", + "4pc": "For each different element present in your own party, the wearer's Elemental RES to that corresponding element is increased by 30%.", "flower": { "name": "Guardian's Flower", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/6/63/Item_Guardian%27s_Flower.png" - }, - "description": "An iris that was cherished by the Guardian. Unfortunately, the chance never came for it to be given to whom the Guardian loved." + "relictype": "Flower of Life", + "description": "An iris that was cherished by the guardian. Unfortunately, the chance never came for it to be given to whom the guardian loved.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" }, "plume": { "name": "Guardian's Sigil", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/f/ff/Item_Guardian%27s_Sigil.png" - }, - "description": "A feather-shaped brooch that symbolizes someone's yearning to defend others like a shield." + "relictype": "Plume of Death", + "description": "A feather-shaped brooch that symbolizes someone’s yearning to defend others like a shield.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" }, "sands": { "name": "Guardian's Clock", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/5/51/Item_Guardian%27s_Clock.png" - }, - "description": "A small timekeeping gadget. On moonless nights, it was the only way its former owner could know the time." + "relictype": "Sands of Eon", + "description": "A small timekeeping gadget. On moonless nights, it was the only way its former owner could know the time.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" }, "goblet": { "name": "Guardian's Vessel", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/2/2b/Item_Guardian%27s_Vessel.png" - }, - "description": "A metal vessel that can be filled with a drink to dispel the loneliness of the long watch." + "relictype": "Goblet of Eonothem", + "description": "A metal vessel that can be filled with a drink to dispel the loneliness of the long watch.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" }, "circlet": { "name": "Guardian's Band", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/c/c4/Item_Guardian%27s_Band.png" - }, - "description": "A fabric band dyed indigo by the darkness of night. Can also double as a bandage in the event of an emergency." - }, - "2pc": "DEF +30%", - "4pc": "Increases Elemental RES by 30% for each element present among your characters in the party.", - "drop": { - "3": [ - "Hidden Palace of Zhou Formula" - ], - "4": [ - "Hidden Palace of Zhou Formula" - ] + "relictype": "Circlet of Logos", + "description": "A fabric band dyed indigo by the darkness of night. Can also double as a bandage in the event of an emergency.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/gambler.json b/src/data/English/artifacts/gambler.json index d17bcbc57e2..afda45122b4 100644 --- a/src/data/English/artifacts/gambler.json +++ b/src/data/English/artifacts/gambler.json @@ -1,50 +1,39 @@ { "name": "Gambler", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "2pc": "Increases Elemental Skill DMG by 20%.", + "4pc": "Defeating an opponent has a 100% chance to remove Elemental Skill CD. Can only occur once every 15s.", "flower": { "name": "Gambler's Brooch", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/3/39/Item_Gambler%27s_Brooch.png" - }, - "description": "A big, luxurious flower that can hide a loaded dice." + "relictype": "Flower of Life", + "description": "A big, luxurious flower that can hide a loaded dice.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" }, "plume": { "name": "Gambler's Feather Accessory", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/b/bf/Item_Gambler%27s_Feather_Accessory.png" - }, - "description": "(Placeholder Text)" + "relictype": "Plume of Death", + "description": "The tail feather of a large bird. Perfect for discretely concealing a trump card.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" }, "sands": { - "name": " Gambler's Pocket Watch", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/f/f7/Item_Gambler%27s_Pocket_Watch.png" - }, - "description": "(Placeholder Text)" + "name": "Gambler's Pocket Watch", + "relictype": "Sands of Eon", + "description": "A shattered pocket watch that once took a lethal hit for its owner.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" }, "goblet": { "name": "Gambler's Dice Cup", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/f/fd/Item_Gambler%27s_Dice_Cup.png" - }, - "description": "This vessel was specially made for a single purpose. It has absolutely no secret compartments built into it." + "relictype": "Goblet of Eonothem", + "description": "This vessel was specially made for a single purpose. It has absolutely no secret compartments built into it.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" }, "circlet": { "name": "Gambler's Earrings", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/4/43/Item_Gambler%27s_Earrings.png" - }, - "description": "(Placeholder Text)" - }, - "2pc": "Increases Elemental Skill DMG by 20%.", - "4pc": "Defeating an enemy has 100% chance to remove Elemental Skill CD. Can only occur once every 15s.", - "drop": { - "3": [ - "Clear Pool and Mountain Cavern" - ], - "4": [ - "Clear Pool and Mountain Cavern" - ] + "relictype": "Circlet of Logos", + "description": "A pair of blue earrings that, when worn, calm the mind and encourage a rational assessment of risks.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/glacierandsnowfield.json b/src/data/English/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..8a85790d345 --- /dev/null +++ b/src/data/English/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "Glacier and Snowfield", + "rarity": [], + "2pc": "Cryo DMG Bonus +15%", + "4pc": "Increases Superconduct DMG by 100%. Increases Melt DMG by 15%. Using an Elemental Burst increases Cryo DMG Bonus by 30% for 10s.", + "flower": { + "name": "Heart of Frost", + "relictype": "Flower of Life", + "description": "A flower that has been frozen in time from the moment it was picked. The knight kept it as a memento forever after.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "Plume of Snow", + "relictype": "Plume of Death", + "description": "A bird feather that was picked up by the knight who walked with the North Wind in the snow. It still awaits the day when it will thaw.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "Glacial Sand", + "relictype": "Sands of Eon", + "description": "A timepiece once used by the knight who walked with the North Wind. A never-ending snowstorm rages within.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "Goblet of Aquilo", + "relictype": "Goblet of Eonothem", + "description": "A goblet of eonothem left behind by the knight who walked with the North Wind. The chill of the bitter winter frost still lingers within.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "Crown of Glacier", + "relictype": "Circlet of Logos", + "description": "The crown worn by the knight who walked with the North Wind. It was forged using winter ice and silver.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/English/artifacts/gladiatorsfinale.json b/src/data/English/artifacts/gladiatorsfinale.json index 54aa41e4495..47b6bf8f9e8 100644 --- a/src/data/English/artifacts/gladiatorsfinale.json +++ b/src/data/English/artifacts/gladiatorsfinale.json @@ -1,50 +1,39 @@ { "name": "Gladiator's Finale", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "ATK +18%.", + "4pc": "If the wielder of this artifact set uses a Sword, Claymore or Polearm, increases their Normal Attack DMG by 35%.", "flower": { "name": "Gladiator's Nostalgia", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/b/b1/Item_Gladiator%27s_Nostalgia.png" - }, - "description": "No-one knows why the legendary gladiator wore this flower on his chest. It was the brutal warrior's only weakness." + "relictype": "Flower of Life", + "description": "No-one knows why the legendary gladiator wore this flower on his chest. It was the brutal warrior's only weakness.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" }, "plume": { "name": "Gladiator's Destiny", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/94/Item_Gladiator%27s_Destiny.png" - }, - "description": "A feather of dreams that soars free like an eagle. At the end of the gladiator's legendary life, this parting gift was left upon his chest by a bird that knew true freedom." + "relictype": "Plume of Death", + "description": "A feather of dreams that soars free like an eagle. At the end of the gladiator's legendary life, this parting gift was left upon his chest by a bird that knew true freedom.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" }, "sands": { "name": "Gladiator's Longing", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/0/0c/Item_Gladiator%27s_Longing.png" - }, - "description": "A timepiece that recorded the gladiator's days in the bloodstained Colosseum. To him, it counted down the days on his long road to freedom." + "relictype": "Sands of Eon", + "description": "A timepiece that recorded the gladiator's days in the bloodstained Colosseum. To him, it counted down the days on his long road to freedom.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" }, "goblet": { "name": "Gladiator's Intoxication", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/6/6d/Item_Gladiator%27s_Intoxication.png" - }, - "description": "The golden cup a champion gladiator drank from in ancient times. It brimmed with his glory for years until the fateful day of his fall." + "relictype": "Goblet of Eonothem", + "description": "The golden cup a champion gladiator drank from in ancient times. It brimmed with his glory for years until the fateful day of his fall.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" }, "circlet": { "name": "Gladiator's Triumphus", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/9b/Item_Gladiator%27s_Triumphus.png" - }, - "description": "The helmet of a legendary gladiator from ancient times, who would proudly stretch out his bloodied arms to welcome the thunderous applause of his audience." - }, - "2pc": "ATK +18%", - "4pc": "If the wielder of this artifact set uses a Sword, Claymore, or Polearm, increases their Normal Attack DMG by 35%.", - "drop": { - "4": [ - "Elite Bosses and Weekly Bosses at World Level 2+" - ], - "5": [ - "Elite Bosses and Weekly Bosses at World Level 3+" - ] + "relictype": "Circlet of Logos", + "description": "The helmet of a legendary gladiator from ancient times, who would proudly stretch out his bloodied arms to welcome the thunderous applause of his audience.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/heartofdepth.json b/src/data/English/artifacts/heartofdepth.json index e4e66785d5f..34d16371e4e 100644 --- a/src/data/English/artifacts/heartofdepth.json +++ b/src/data/English/artifacts/heartofdepth.json @@ -1,50 +1,39 @@ { "name": "Heart of Depth", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Hydro DMG Bonus +15%", + "4pc": "After using Elemental Skill, increases Normal Attack and Charged Attack DMG by 30% for 15s.", "flower": { "name": "Gilded Corsage", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/4/40/Item_Gilded_Corsage.png" - }, - "description": "A mantle brooch that has lost its luster. The gold plating that once adorned it was ground away by the wind and the waves long ago." + "relictype": "Flower of Life", + "description": "A mantle brooch that has lost its luster. The gold plating that once adorned it was ground away by the wind and the waves long ago.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" }, "plume": { "name": "Gust of Nostalgia", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/92/Item_Gust_of_Nostalgia.png" - }, - "description": "A feather carried over by whimpering sea winds and crimson waves. The passage of time has changed its chape and color." + "relictype": "Plume of Death", + "description": "A feather carried over by whimpering sea winds and crimson waves. The passage of time has changed its shape and color.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" }, "sands": { "name": "Copper Compass", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/8/83/Item_Copper_Compass.png" - }, - "description": "An ancient bronze compass. Its needle points towards some ever-distant shore, to a non-existent harbor." + "relictype": "Sands of Eon", + "description": "An ancient bronze compass. Its needle points towards some ever-distant shore, to a non-existent harbor.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" }, "goblet": { "name": "Goblet of Thundering Deep", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/9c/Item_Goblet_of_Thundering_Deep.png" - }, - "description": "A faded wine cup that was unintentionally dredged up from the sea. Its dull exterior tells of the days it has spent beneath the waves." + "relictype": "Goblet of Eonothem", + "description": "A faded wine cup that was unintentionally dredged up from the sea. Its dull exterior tells of the days it has spent beneath the waves.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" }, "circlet": { "name": "Wine-Stained Tricorne", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/a/a6/Item_Wine-Stained_Tricorne.png" - }, - "description": "An ancient, wine-stained sea hat that still reeks of alcohol even now." - }, - "2pc": "Hydro DMG Bonus +15%", - "4pc": "After using Elemental Skill, increases Normal Attack and Charged Attack DMG by 30% for 15s.", - "drop": { - "4": [ - "Peak of Vindagnyr (Levels I-IV)" - ], - "5": [ - "Peak of Vindagnyr (Levels III-IV)" - ] + "relictype": "Circlet of Logos", + "description": "An ancient, wine-stained sea hat that still reeks of alcohol even now.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/instructor.json b/src/data/English/artifacts/instructor.json index a0f7481eb0e..4ea7188f268 100644 --- a/src/data/English/artifacts/instructor.json +++ b/src/data/English/artifacts/instructor.json @@ -1,50 +1,39 @@ { "name": "Instructor", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "2pc": "Increases Elemental Mastery by 80.", + "4pc": "Upon triggering an Elemental Reaction, increases all party members' Elemental Mastery by 120 for 8s.", "flower": { "name": "Instructor's Brooch", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/3/35/Item_Instructor%27s_Brooch.png" - }, - "description": "Whenever the instructor wore this brooch, it meant there would be no training sessions that day." + "relictype": "Flower of Life", + "description": "Whenever the instructor wore this brooch, it meant there would be no training sessions that day.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" }, "plume": { "name": "Instructor's Feather Accessory", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/a/af/Item_Instructor%27s_Feather_Accessory.png" - }, - "description": "Any instructor who has mastered the art of de-escalation knows to keep this accessory firmly in their grasp at all times." + "relictype": "Plume of Death", + "description": "Any instructor who has mastered the art of de-escalation knows to keep this accessory firmly in their grasp at all times.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" }, "sands": { "name": "Instructor's Pocket Watch", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/4/41/Item_Instructor%27s_Pocket_Watch.png" - }, - "description": "A stopwatch used not for general timekeeping but to measure the duration of a training session." + "relictype": "Sands of Eon", + "description": "A stopwatch used not for general timekeeping but to measure the duration of a training session.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" }, "goblet": { "name": "Instructor's Tea Cup", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/a/ad/Item_Instructor%27s_Tea_Cup.png" - }, - "description": "It may seem like an ordinary tea cup to most. But to students, it is the symbol of the instructor's authority." + "relictype": "Goblet of Eonothem", + "description": "It may seem like an ordinary tea cup to most. But to students, it is the symbol of the instructor's authority.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" }, "circlet": { "name": "Instructor's Cap", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/d/da/Item_Instructor%27s_Cap.png" - }, - "description": "A standard-issue honorary instructor's cap, only granted to those who turn down a promotion." - }, - "2pc": "Increases Elemental Mastery by 80.", - "4pc": "After causing an elemental reaction, increases all party members' Elemental Mastery by 120 for 8s.", - "drop": { - "3": [ - "Confront Stormterror" - ], - "4": [ - "Confront Stormterror" - ] + "relictype": "Circlet of Logos", + "description": "A standard-issue honorary instructor's cap, only granted to those who turn down a promotion.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/lavawalker.json b/src/data/English/artifacts/lavawalker.json index af777a5458f..27d6de678d8 100644 --- a/src/data/English/artifacts/lavawalker.json +++ b/src/data/English/artifacts/lavawalker.json @@ -1,50 +1,39 @@ { "name": "Lavawalker", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Pyro RES increased by 40%.", + "4pc": "Increases DMG against opponents affected by Pyro by 35%.", "flower": { "name": "Lavawalker's Resolution", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/b/b5/Item_Lavawalker%27s_Resolution.png" - }, - "description": "A flower that blooms amidst burning flames. It is said that long ago, a sage once wore it as he walked into a sea of fire." + "relictype": "Flower of Life", + "description": "A flower that blooms amidst burning flames. It is said that long ago, a sage once wore it as he walked into a sea of fire.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" }, "plume": { "name": "Lavawalker's Salvation", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/0/0a/Item_Lavawalker%27s_Salvation.png" - }, - "description": "The feather of a proud phoenix. You can almost hear the sound of its wings flapping in the scorching flames." + "relictype": "Plume of Death", + "description": "The feather of a proud phoenix. You can almost hear the sound of its wings flapping in the scorching flames.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" }, "sands": { "name": "Lavawalker's Torment", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/3/3f/Item_Lavawalker%27s_Torment.png" - }, - "description": "Burning sand flows within this hourglass. Despite the intense heat, the sand leave no mark upon the vessel that houses it." + "relictype": "Sands of Eon", + "description": "Burning sand flows within this hourglass. Despite the intense heat, the sand leave no mark upon the vessel that houses it.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" }, "goblet": { "name": "Lavawalker's Epiphany", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/1/1b/Item_Lavawalker%27s_Epiphany.png" - }, - "description": "A legendary goblet that can withstand extremely high temperatures. It still retains a degree of warmth even though it is now empty." + "relictype": "Goblet of Eonothem", + "description": "A legendary goblet that can withstand extremely high temperatures. It still retains a degree of warmth even though it is now empty.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" }, "circlet": { "name": "Lavawalker's Wisdom", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/6/63/Item_Lavawalker%27s_Wisdom.png" - }, - "description": "The circlet of a sage who traversed a sea of fire. It once shone brightly from their ancient silhouette as they stood strong amidst the flames." - }, - "2pc": "Pyro RES increased by 40%", - "4pc": "Increases DMG against enemies affected by Pryo by 35%", - "drop": { - "4": [ - "Hidden Palace of Zhou Formula" - ], - "5": [ - "Hidden Palace of Zhou Formula" - ] + "relictype": "Circlet of Logos", + "description": "The circlet of a sage who traversed a sea of fire. It once shone brightly from their ancient silhouette as they stood strong amidst the flames.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/luckydog.json b/src/data/English/artifacts/luckydog.json index e92f4fe255a..9f3e2cc6a20 100644 --- a/src/data/English/artifacts/luckydog.json +++ b/src/data/English/artifacts/luckydog.json @@ -1,51 +1,40 @@ { "name": "Lucky Dog", - "minrarity": "1", - "maxrarity": "3", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "DEF increased by 100.", + "4pc": "Picking up Mora restores 300 HP.", "flower": { "name": "Lucky Dog's Clover", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/e/e0/Item_Lucky_Dog%27s_Clover.png" - }, - "description": "A four-leaf clover that grows in the wild. It was picked because it is said to bring good luck." + "relictype": "Flower of Life", + "description": "A four-leaf clover that grows in the wild. It was picked because it is said to bring good luck.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" }, "plume": { "name": "Lucky Dog's Eagle Feather", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/a/ac/Item_Lucky_Dog%27s_Eagle_Feather.png" - }, - "description": "A monster once cornered an adventurer, but was then picked off by a hunting eagle... That eagle dropped this feather, which now carries some of the adventurer's good luck." + "relictype": "Plume of Death", + "description": "A monster once cornered an adventurer, but was then picked off by a hunting eagle... That eagle dropped this feather, which now carries some of the adventurer's good luck.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" }, "sands": { "name": "Lucky Dog's Hourglass", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/5/50/Item_Lucky_Dog%27s_Hourglass.png" - }, - "description": "A broken hourglass from which all the sand has escaped. But it's fine, because the passage of time means nothing to someone without a single worry in the whole world." + "relictype": "Sands of Eon", + "description": "A broken hourglass from which all the sand has escaped. But it's fine, because the passage of time means nothing to someone without a single worry in the whole world.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" }, "goblet": { "name": "Lucky Dog's Goblet", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/c/c1/Item_Lucky_Dog%27s_Goblet.png" - }, - "description": "An exquisite metallic vessel that was once used to knock out a thief." + "relictype": "Goblet of Eonothem", + "description": "An exquisite metallic vessel that was once used to knock out a thief.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" }, "circlet": { "name": "Lucky Dog's Silver Circlet", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/6/6a/Item_Lucky_Dog%27s_Silver_Circlet.png" - }, - "description": "Its former owner once fell into a cave and found the treasure trove of an exiled royal. This is a souvenir from that incident." - }, - "2pc": "DEF increased by 100.", - "4pc": "Picking up Mora restores 300 HP.", - "drop": { - "1": [ - "Opening Chests" - ], - "2": [ - "Opening Chests", - "Domain of Guyun" - ] + "relictype": "Circlet of Logos", + "description": "Its former owner once fell into a cave and found the treasure trove of an exiled royal. This is a souvenir from that incident.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/maidenbeloved.json b/src/data/English/artifacts/maidenbeloved.json index 70421635cab..51441ac4848 100644 --- a/src/data/English/artifacts/maidenbeloved.json +++ b/src/data/English/artifacts/maidenbeloved.json @@ -1,50 +1,39 @@ { "name": "Maiden Beloved", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Character Healing Effectiveness +15%", + "4pc": "Using an Elemental Skill or Burst increases healing received by all party members by 20% for 10s.", "flower": { "name": "Maiden's Distant Love", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/d/dc/Item_Maiden%27s_Distant_Love.png" - }, - "description": "A fragrant flower that will bloom for all eternity and never wither." + "relictype": "Flower of Life", + "description": "A fragrant flower that will bloom for all eternity and never wither.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" }, "plume": { "name": "Maiden's Heart-stricken Infatuation", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/5/5f/Item_Maiden%27s_Heart-stricken_Infatuation.png" - }, - "description": "A feathered accessory that carries the longing for a certain someone, like a migratory bird on the wind." + "relictype": "Plume of Death", + "description": "A feathered accessory that carries the longing for a certain someone, like a migratory bird on the wind.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" }, "sands": { "name": "Maiden's Passing Youth", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/93/Item_Maiden%27s_Passing_Youth.png" - }, - "description": "The hands of time will never come to an end, but the same cannot be said for those cherished years of the young maiden's life when she was doted upon." + "relictype": "Sands of Eon", + "description": "The hands of time will never come to an end, but the same cannot not be said for those cherished years of the young maiden's life when she was doted upon.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" }, "goblet": { "name": "Maiden's Fleeting Leisure", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/2/23/Item_Maiden%27s_Fleeting_Leisure.png" - }, - "description": "A vessel made with sweet black tea in mind rather than bitter liquor." + "relictype": "Goblet of Eonothem", + "description": "A vessel made with sweet black tea in mind rather than bitter liquor.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" }, "circlet": { "name": "Maiden's Fading Beauty", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/8/82/Item_Maiden%27s_Fading_Beauty.png" - }, - "description": "A meticulously well-maintained woman's hat that keeps wrinkles safely out of sight." - }, - "2pc": "Character Healing Effectiveness +15%", - "4pc": "Using an Elemental Skill or Elemental Burst increase healing received by all party member by 20% for 10s.", - "drop": { - "4": [ - "Valley of Remembrance" - ], - "5": [ - "Valley of Remembrance" - ] + "relictype": "Circlet of Logos", + "description": "A meticulously well-maintained woman's hat that keeps wrinkles safely out of sight.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/martialartist.json b/src/data/English/artifacts/martialartist.json index 24bcd5f6248..8791b942eb7 100644 --- a/src/data/English/artifacts/martialartist.json +++ b/src/data/English/artifacts/martialartist.json @@ -1,50 +1,39 @@ { "name": "Martial Artist", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "2pc": "Increases Normal Attack and Charged Attack DMG by 15%.", + "4pc": "After using Elemental Skill, increases Normal Attack and Charged Attack DMG by 25% for 8s.", "flower": { "name": "Martial Artist's Red Flower", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/a/a7/Item_Martial_Artist%27s_Red_Flower.png" - }, - "description": "This particular kind of red flower was the only thing that could alleviate the Martial Artist's pain." + "relictype": "Flower of Life", + "description": "This particular kind of red flower was the only thing that could alleviate the Martial Artist's pain.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" }, "plume": { "name": "Martial Artist's Feather Accessory", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/6/6e/Item_Martial_Artist%27s_Feather_Accessory.png" - }, - "description": "A common bird feather. Experts use it to practice strength control, while rookies use it to make fans." + "relictype": "Plume of Death", + "description": "A common bird feather. Experts use it to practice strength control, while rookies use it to make fans.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" }, "sands": { "name": "Martial Artist's Water Hourglass", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/0/06/Item_Martial_Artist%27s_Water_Hourglass.png" - }, - "description": "A tool to keep track of time in endurance training. It is more accurate and reliable than a regular hourglass." + "relictype": "Sands of Eon", + "description": "A tool to keep track of time in endurance training. It is more accurate and reliable than a regular hourglass.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" }, "goblet": { "name": "Martial Artist's Wine Cup", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/8/8d/Item_Martial_Artist%27s_Wine_Cup.png" - }, - "description": "A rather exquisite wine cup used in pre-combat rituals." + "relictype": "Goblet of Eonothem", + "description": "A rather exquisite wine cup used in pre-combat rituals.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" }, "circlet": { "name": "Martial Artist's Bandana", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/4/4c/Item_Martial_Artist%27s_Bandana.png" - }, - "description": "The first lesson as an apprentice: Vigor, Strength, Will. These words are written on the bandana so you'll never forget them." - }, - "2pc": "Increase Normal Attack and Charged Attack DMG by 15%.", - "4pc": "After using Elemental Skill, increases Normal Attack and Charged Attack DMG by 25% for 8s.", - "drop": { - "3": [ - "Hidden Palace of Zhou Formula" - ], - "4": [ - "Hidden Palace of Zhou Formula" - ] + "relictype": "Circlet of Logos", + "description": "The first lesson as an apprentice: Vigor, Strength, Will. These words are written on the bandana so you'll never forget them.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/noblesseoblige.json b/src/data/English/artifacts/noblesseoblige.json index 3f1c588ec7a..3bf9fbacd59 100644 --- a/src/data/English/artifacts/noblesseoblige.json +++ b/src/data/English/artifacts/noblesseoblige.json @@ -1,50 +1,39 @@ { "name": "Noblesse Oblige", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Elemental Burst DMG +20%", + "4pc": "Using an Elemental Burst increases all party members' ATK by 20% for 12s. This effect cannot stack.", "flower": { "name": "Royal Flora", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/7/71/Item_Royal_Flora.png" - }, - "description": "A satin flower with a glossy finish, fit for an elegant gathering. It still looks as distinguished as it did on the day it was cast aside." + "relictype": "Flower of Life", + "description": "A satin flower with a glossy finish, fit for an elegant gathering. It still looks as distinguished as it did on the day it was cast aside.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" }, "plume": { "name": "Royal Plume", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/e/ee/Item_Royal_Plume.png" - }, - "description": "A feathered hat accessory worn by the old aristocrats of Mondstadt on hunts. It still stands proudly as if no time has passed." + "relictype": "Plume of Death", + "description": "A feathered hat accessory worn by the old aristocrats of Mondstadt on hunts. It still stands proudly as if no time has passed.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" }, "sands": { "name": "Royal Pocket Watch", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/1/1a/Item_Royal_Pocket_Watch.png" - }, - "description": "A pocket watch that once belonged to the old aristocrats of Mondstadt. Passed down from generation to generation, it has witnessed many years of history." + "relictype": "Sands of Eon", + "description": "A pocket watch that once belonged to the old aristocrats of Mondstadt. Passed down from generation to generation, it has witnessed many years of history.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" }, "goblet": { "name": "Royal Silver Urn", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/9c/Item_Royal_Silver_Urn.png" - }, - "description": "An ornamental urn that once belonged to the old aristocrats of Mondstadt. Mournful winds seem to echo within its empty interior." + "relictype": "Goblet of Eonothem", + "description": "An ornamental urn that once belonged to the old aristocrats of Mondstadt. Mournful winds seem to echo within its empty interior.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" }, "circlet": { "name": "Royal Masque", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/e/eb/Item_Royal_Masque.png" - }, - "description": "A masquerade mask worn by the old aristocrats of Mondstadt. Its hollow eyes are fixated on the golden days of the past." - }, - "2pc": "Elemental Burst DMG +20%", - "4pc": "Using an Elemental Burst increases all party members' ATK by 20% for 12s. This effect cannot stack.", - "drop": { - "4": [ - "Clear Pool and Mountain Cavern" - ], - "5": [ - "Clear Pool and Mountain Cavern" - ] + "relictype": "Circlet of Logos", + "description": "A masquerade mask worn by the old aristocrats of Mondstadt. Its hollow eyes are fixated on the golden days of the past.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/prayersfordestiny.json b/src/data/English/artifacts/prayersfordestiny.json index 142c6a86299..dc2ac27f763 100644 --- a/src/data/English/artifacts/prayersfordestiny.json +++ b/src/data/English/artifacts/prayersfordestiny.json @@ -1,21 +1,14 @@ { "name": "Prayers for Destiny", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "1pc": "Affected by Hydro for 40% less time.", "circlet": { "name": "Tiara of Torrents", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/0/0a/Item_Tiara_of_Torrents.png" - }, - "description": "A tiara worn by those tasked with offering sacrifices in ancient times. Because it was submerged in water year in and year out, it possesses remarkable resistance." - }, - "1pc": "Affected by Hydro for 40% less time.", - "drop": { - "3": [ - "Drop from Oceanid" - ], - "4": [ - "Drop from Oceanid" - ] + "relictype": "Circlet of Logos", + "description": "A tiara worn by those tasked with offering sacrifices in ancient times. Because it was submerged in water year in and year out, it possesses remarkable resistance.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/prayersforillumination.json b/src/data/English/artifacts/prayersforillumination.json index a75b849e9cd..ac3ea4cc922 100644 --- a/src/data/English/artifacts/prayersforillumination.json +++ b/src/data/English/artifacts/prayersforillumination.json @@ -1,21 +1,14 @@ { "name": "Prayers for Illumination", - "minrarity": "3", - "maxrarity": "4", - "circlet": { - "name": "Tiara of Flame", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/1/18/Item_Tiara_of_Flame.png" - }, - "description": "A tiara worn by those tasked with offering sacrifices in ancient times. After being subjected to the dancing sacrificial flames year in and year out, it possesses remarkable resistance." - }, + "rarity": [ + "3", + "4" + ], "1pc": "Affected by Pyro for 40% less time.", - "drop": { - "3": [ - "Dropped by Pyro Regisvine" - ], - "4": [ - "Dropped by Pyro Regisvine" - ] + "circlet": { + "name": "Tiara of Flame", + "relictype": "Circlet of Logos", + "description": "A tiara worn by those tasked with offering sacrifices in ancient times. After being subjected to the dancing sacrificial flames year in and year out, it possesses remarkable resistance.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/prayersforwisdom.json b/src/data/English/artifacts/prayersforwisdom.json index 0124649aab2..47052ffcc85 100644 --- a/src/data/English/artifacts/prayersforwisdom.json +++ b/src/data/English/artifacts/prayersforwisdom.json @@ -1,21 +1,14 @@ { "name": "Prayers for Wisdom", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "1pc": "Affected by Electro for 40% less time.", "circlet": { "name": "Tiara of Thunder", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/f/f6/Item_Tiara_of_Thunder.png" - }, - "description": "A tiara worn by those tasked with offering sacrifices in ancient times. Because it harkened the call of thunder year in and year out, it possesses remarkable resistance." - }, - "1pc": "Affected by Electro for 40% less time.", - "drop": { - "3": [ - "Dropped by Electro Hypostasis" - ], - "4": [ - "Dropped by Electro Hypostasis" - ] + "relictype": "Circlet of Logos", + "description": "A tiara worn by those tasked with offering sacrifices in ancient times. Because it harkened to the call of thunder year in and year out, it possesses remarkable resistance.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/prayerstospringtime.json b/src/data/English/artifacts/prayerstospringtime.json index 3a67e4a88c8..7be31e86991 100644 --- a/src/data/English/artifacts/prayerstospringtime.json +++ b/src/data/English/artifacts/prayerstospringtime.json @@ -1,21 +1,14 @@ { "name": "Prayers to Springtime", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "1pc": "Affected by Cryo for 40% less time.", "circlet": { "name": "Tiara of Frost", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/1/14/Item_Tiara_of_Frost.png" - }, - "description": "A tiara worn by those tasked with offering sacrifices in ancient times. Because it once weathered years of icy cold, it possesses remarkable resistance." - }, - "1pc": "Affected by Cryo for 40% less time.", - "drop": { - "3": [ - "Dropped by Cryo Regisvine" - ], - "4": [ - "Dropped by Cryo Regisvine" - ] + "relictype": "Circlet of Logos", + "description": "A tiara worn by those tasked with offering sacrifices in ancient times. Because it once weathered years of the icy cold, it possesses remarkable resistance.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/prayerstothefirmament.json b/src/data/English/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..b52d332c550 --- /dev/null +++ b/src/data/English/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "Prayers to the Firmament", + "rarity": [], + "1pc": "Affected by Anemo for 40% less time.", + "circlet": { + "name": "Tiara of Gales", + "relictype": "Circlet of Logos", + "description": "A tiara worn by those tasked with offering sacrifices in ancient times. Wind once freely flowed through the various openings in the headdress.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/English/artifacts/resolutionofsojourner.json b/src/data/English/artifacts/resolutionofsojourner.json index 2116bb7b91f..af4e0f99d26 100644 --- a/src/data/English/artifacts/resolutionofsojourner.json +++ b/src/data/English/artifacts/resolutionofsojourner.json @@ -1,51 +1,39 @@ { "name": "Resolution of Sojourner", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "2pc": "ATK +18%.", + "4pc": "Increases Charged Attack CRIT Rate by 30%.", "flower": { "name": "Heart of Comradeship", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/f/fc/Item_Heart_of_Comradeship.png" - }, - "description": "A small cerulean flower with somebody's ribbon pinned to the stem." + "relictype": "Flower of Life", + "description": "A small cerulean flower with somebody's ribbon pinned to the stem.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" }, "plume": { "name": "Feather of Homecoming", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/f/f0/Item_Feather_of_Homecoming.png" - }, - "description": "A blue arrow fletching imbued with the sentiment of travelers that had once faded into the horizon." + "relictype": "Plume of Death", + "description": "A blue arrow fletching imbued with the sentiment of travelers that had once faded into the horizon.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" }, "sands": { "name": "Sundial of the Sojourner", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/93/Item_Sundial_of_the_Sojourner.png" - }, - "description": "A sundial that has survived the ages, always silently recording the cycles of the sun and moon as they pass through the sky." + "relictype": "Sands of Eon", + "description": "A sundial that has survived the ages, always silently recording the cycles of the sun and moon as they pass through the sky.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" }, "goblet": { "name": "Goblet of the Sojourner", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/0/06/Item_Goblet_of_the_Sojourner.png" - }, - "description": "A plain porcelain goblet that was once brimming with joyous brews." + "relictype": "Goblet of Eonothem", + "description": "A plain porcelain goblet that was once brimming with joyous brews.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" }, "circlet": { "name": "Crown of Parting", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/2/25/Item_Crown_of_Parting.png" - }, - "description": "A reed coronet that emanates the spring breeze." - }, - "2pc": "ATK +18%", - "4pc": "Increase Charged Attack CRIT Rate by 30%.", - "drop": { - "3": [ - "Midsummer Courtyard", - "Adventurer Handbook (Chapter 3 - all but sands)" - ], - "4": [ - "Midsummer Courtyard" - ] + "relictype": "Circlet of Logos", + "description": "A reed coronet that emanates the spring breeze.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/retracingbolide.json b/src/data/English/artifacts/retracingbolide.json index be7580230d2..3d4954b59d0 100644 --- a/src/data/English/artifacts/retracingbolide.json +++ b/src/data/English/artifacts/retracingbolide.json @@ -1,50 +1,39 @@ { "name": "Retracing Bolide", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Increases Shield Strength by 35%.", + "4pc": "While protected by a shield, gain an additional 40% Normal and Charged Attack DMG.", "flower": { "name": "Summer Night's Bloom", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/a/a6/Item_Summer_Night%27s_Bloom.png" - }, - "description": "A man-made flower in eternal bloom. Who knows if there truly is life in there?" + "relictype": "Flower of Life", + "description": "A man-made flower in eternal bloom. Who knows if there truly is life in there?", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" }, "plume": { "name": "Summer Night's Finale", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/e/ec/Item_Summer_Night%27s_Finale.png" - }, - "description": "A well-crafted wooden dart. It will only stop once it has reached its destination." + "relictype": "Plume of Death", + "description": "A well-crafted wooden dart. It will only stop once it has reached its destination.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" }, "sands": { "name": "Summer Night's Moment", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/3/34/Item_Summer_Night%27s_Moment.png" - }, - "description": "A pocketwatch that has stopped at a certain point in time." + "relictype": "Sands of Eon", + "description": "A pocketwatch that has stopped at a certain point in time.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" }, "goblet": { "name": "Summer Night's Waterballoon", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/1/10/Item_Summer_Night%27s_Waterballoon.png" - }, - "description": "Water balloons can be seen everywhere during the summer festival, but none are as finely-wrought as this one." + "relictype": "Goblet of Eonothem", + "description": "Water balloons can be seen everywhere during the summer festival, but none are as finely-wrought as this one.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" }, "circlet": { "name": "Summer Night's Mask", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/8/8a/Item_Summer_Night%27s_Mask.png" - }, - "description": "A popular mask cast in the image of a deity, as described in the legends." - }, - "2pc": "Increases Shield Strength by 35%", - "4pc": "While protected by a Shield, gain 40% Normal and Charged Attack DMG.", - "drop": { - "4": [ - "Domain of Guyun" - ], - "5": [ - "Domain of Guyun" - ] + "relictype": "Circlet of Logos", + "description": "A popular mask cast in the image of a deity, as described in the legends.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/scholar.json b/src/data/English/artifacts/scholar.json index a8e69a9c870..77193553f1e 100644 --- a/src/data/English/artifacts/scholar.json +++ b/src/data/English/artifacts/scholar.json @@ -1,50 +1,39 @@ { "name": "Scholar", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "2pc": "Energy Recharge +20%", + "4pc": "Gaining Elemental Particles or Orbs gives 3 Energy to all party members who have a bow or a catalyst equipped. Can only occur once every 3s.", "flower": { "name": "Scholar's Bookmark", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/e/e5/Item_Scholar%27s_Bookmark.png" - }, - "description": "A dried flower used as a bookmark, it had absorbed the scent from the pages." + "relictype": "Flower of Life", + "description": "A dried flower used as a bookmark. It has absorbed the scent from the pages.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" }, "plume": { "name": "Scholar's Quill Pen", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/5/52/Item_Scholar%27s_Quill_Pen.png" - }, - "description": "A bird’s feather that serves as a quill pen, the tip has long been stained black. " + "relictype": "Plume of Death", + "description": "A bird's feather that serves as a quill pen. The tip has long been stained black.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" }, "sands": { - "name": " Scholar's Clock", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/0/01/Item_Scholar%27s_Clock.png" - }, - "description": "A small desktop clock, whose former owner was a scholar sat in a windowless room buried in books. This was probably the only reference they had to the time of day." + "name": "Scholar's Clock", + "relictype": "Sands of Eon", + "description": "A small desktop clock, whose former owner was a scholar sat in a windowless room buried in books. This was probably the only reference they had to the time of day.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" }, "goblet": { "name": "Scholar's Ink Cup", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/6/66/Item_Scholar%27s_Ink_Cup.png" - }, - "description": "Originally designed to hold drinking water, this cup was stained black after a scholar used it to wash their paint brushes." + "relictype": "Goblet of Eonothem", + "description": "Originally designed to hold drinking water, this cup was stained black after a scholar used it to wash their paint brushes.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" }, "circlet": { "name": "Scholar's Lens", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/93/Item_Scholar%27s_Lens.png" - }, - "description": "This corrective lens helped restore the vision of one whose eyes were damaged from intensive studying." - }, - "2pc": "Energy Recharge +20%", - "4pc": "Gaining Elemental Particles or Orbs gives 3 Energy to all party members who have a bow or a catalyst equipped. Can only occur once every 3s.", - "drop": { - "3": [ - "Clear Pool and Mountain Cavern" - ], - "4": [ - "Clear Pool and Mountain Cavern" - ] + "relictype": "Circlet of Logos", + "description": "This corrective lens helped restore the vision of one whose eyes were damaged from intensive studying.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/theexile.json b/src/data/English/artifacts/theexile.json index 88edf3a6dc2..9a4db0fb31c 100644 --- a/src/data/English/artifacts/theexile.json +++ b/src/data/English/artifacts/theexile.json @@ -1,52 +1,39 @@ { "name": "The Exile", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "2pc": "Energy Recharge +20%", + "4pc": "Using an Elemental Burst regenerates 2 Energy for all party members (excluding the wearer) every 2s for 6s. This effect cannot stack.", "flower": { "name": "Exile's Flower", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/f/f9/Item_Exile%27s_Flower.png" - }, - "description": "A withered flower worn on the shirt. Its former owner insisted on wearing it even in exile, so it must mean something." + "relictype": "Flower of Life", + "description": "A withered flower worn on the shirt. Its former owner insisted on wearing it even in exile, so it must mean something.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" }, "plume": { "name": "Exile's Feather", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/4/4d/Item_Exile%27s_Feather.png" - }, - "description": "Not an actual accessory per se. Just a random bird feather that was found somewhere in the wilderness by the exile." + "relictype": "Plume of Death", + "description": "Not an actual accessory per se. Just a random bird feather that was found somewhere in the wilderness by the exile.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" }, "sands": { "name": "Exile's Pocket Watch", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/e/e4/Item_Exile%27s_Pocket_Watch.png" - }, - "description": "Even after the crystal watch face was shattered and the hands lost, its former owner kept it until the end." + "relictype": "Sands of Eon", + "description": "Even after the crystal watch face was shattered and the hands lost, its former owner kept it until the end.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" }, "goblet": { "name": "Exile's Goblet", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/6/6a/Item_Exile%27s_Goblet.png" - }, - "description": "A dull goblet made of a heavy metal. It was once inlaid with gemstones, but they have since been stripped off." + "relictype": "Goblet of Eonothem", + "description": "A dull goblet made of a heavy metal. It was once inlaid with gemstones, but they have since been stripped off.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" }, "circlet": { "name": "Exile's Circlet", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/b/b3/Item_Exile%27s_Circlet.png" - }, - "description": "A prestigious circlet. However, the royal insignia has been scratched out, and it is no longer the symbol of distinguished status that it once was." - }, - "2pc": "Energy Recharge +20%", - "4pc": "Using an Elemental Burst regenerates 2 Energy for all party members (excluding the wearer) every 2s for 6s. This effect cannot stack.", - "drop": { - "3": [ - "Confront Stormterror", - "Elite Bosses" - ], - "4": [ - "Confront Stormterror", - "Elite Bosses" - ] + "relictype": "Circlet of Logos", + "description": "A prestigious circlet. However, the royal insignia has been scratched out, and it is no longer the symbol of distinguished status that it once was.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/thunderingfury.json b/src/data/English/artifacts/thunderingfury.json index 7529fce276b..3019b594682 100644 --- a/src/data/English/artifacts/thunderingfury.json +++ b/src/data/English/artifacts/thunderingfury.json @@ -1,50 +1,39 @@ { "name": "Thundering Fury", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Electro DMG Bonus +15%", + "4pc": "Increases damage caused by Overloaded, Electro-Charged and Superconduct by 40%. Triggering such effects decreases Elemental Skill CD by 1s. Can only occur once every 0.8s.", "flower": { "name": "Thunderbird's Mercy", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/5/57/Item_Thunderbird%27s_Mercy.png" - }, - "description": "A lightning-infused flower, somehow spared the fate of being trodden underfoot or reduced to ash by the furious purple fire, making it the sole survivor on the day of disaster." + "relictype": "Flower of Life", + "description": "A lightning-infused flower, somehow spared the fate of being trodden underfoot or reduced to ash by the furious purple fire, making it the sole survivor on the day of disaster.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" }, "plume": { "name": "Survivor of Catastrophe", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/e/e9/Item_Survivor_of_Catastrophe.png" - }, - "description": "The lost feather of the Thunderbird enchanted in purple lightning. It serves as the last witness of the destruction of the tribe." + "relictype": "Plume of Death", + "description": "A lightning-charged feather that still flickers with the wrath of the Thunderbird's cruel retribution.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" }, "sands": { "name": "Hourglass of Thunder", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/94/Item_Hourglass_of_Thunder.png" - }, - "description": "The hourglass used to foretell the coming of the Thunderbird by the tribe that worshiped it. It has fallen into eternal silence now that the tribe is no more." + "relictype": "Sands of Eon", + "description": "The hourglass used to foretell the coming of the Thunderbird by the tribe that worshiped it. It has fallen into eternal silence now that the tribe is no more.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" }, "goblet": { "name": "Omen of Thunderstorm", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/c/cd/Item_Omen_of_Thunderstorm.png" - }, - "description": "A ceremonial cup that holds the blood of the innocent. It is brimming with the thundering fury of the prayers that echo within." + "relictype": "Goblet of Eonothem", + "description": "A ceremonial cup that holds the blood of the innocent. It is brimming with the thundering fury of the prayers that echo within.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" }, "circlet": { "name": "Thunder Summoner's Crown", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/a/a5/Item_Thunder_Summoner%27s_Crown.png" - }, - "description": "In the ancient tribe that worshipped the Thunderbird, elder shamans wore this crown." - }, - "2pc": "Electro DMG Bonus +15%", - "4pc": "Increases damage caused by Overloaded, Electro-Charged, and Superconduct DMG by 40%. Triggering such effects decreases Elemental Skill CD by 1s. Can only occur once every 0.8s.", - "drop": { - "4": [ - "Midsummer Courtyard" - ], - "5": [ - "Midsummer Courtyard" - ] + "relictype": "Circlet of Logos", + "description": "A crown once worn by an ancient shaman who worshiped the Thunderbird. The capricious beast remained unmoved by the shaman's devotion.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/thundersoother.json b/src/data/English/artifacts/thundersoother.json index 99ef37ddc05..be44b9af8d1 100644 --- a/src/data/English/artifacts/thundersoother.json +++ b/src/data/English/artifacts/thundersoother.json @@ -1,50 +1,39 @@ { "name": "Thundersoother", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Electro RES increased by 40%.", + "4pc": "Increases DMG against opponents affected by Electro by 35%.", "flower": { - "name": " Thundersoother's Heart", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/e/ef/Item_Thundersoother%27s_Heart.png" - }, - "description": "A flower that blooms even amidst ferocious thunder and lightning. To this day, it still grants courage to travelers in thunderstorms." + "name": "Thundersoother's Heart", + "relictype": "Flower of Life", + "description": "A flower that blooms even amidst ferocious thunder and lightning. To this day, it still grants courage to travelers in thunderstorms.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" }, "plume": { - "name": " Thundersoother's Plume", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/c/cb/Item_Thundersoother%27s_Plume.png" - }, - "description": "The feather of a predatory bird that soars through lightning storms. It was said to have been adopted as an insignia by the legendary hero who pacified thunder and lightning." + "name": "Thundersoother's Plume", + "relictype": "Plume of Death", + "description": "The feather of a predatory bird that soars through lightning storms. It was said to have been adopted as an insignia by the legendary hero who pacified thunder and lightning.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" }, "sands": { "name": "Hour of Soothing Thunder", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/b/b7/Item_Hour_of_Soothing_Thunder.png" - }, - "description": "A timepiece kept by hero who conquered thunder and lightning. The tiny shard of Electro crystal within flow back and forth with the passing of time." + "relictype": "Sands of Eon", + "description": "A timepiece kept by the hero who conquered thunder and lightning. The tiny shards of Electro crystal within flow back and forth with the passing of time.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" }, "goblet": { - "name": " Thundersoother's Goblet", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/8/87/Item_Thundersoother%27s_Goblet.png" - }, - "description": "The wine goblet from which the Thundersoother, who defeated the Beast of Thunder, once drank violet lightning." + "name": "Thundersoother's Goblet", + "relictype": "Goblet of Eonothem", + "description": "The wine goblet from which the Thundersoother, who defeated the Beast of Thunder, once drank violet lightning.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" }, "circlet": { - "name": " Thundersoother's Diadem", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/1/14/Item_Thundersoother%27s_Diadem.png" - }, - "description": "The crown given to the Thundersoother for defeating the Beast of Thunder that had been wreaking havoc upon the land." - }, - "2pc": "Electro RES increased by 40%", - "4pc": "Increase DMG against enemies affected by Electro by 35%.", - "drop": { - "4": [ - "Midsummer Courtyard" - ], - "5": [ - "Midsummer Courtyard" - ] + "name": "Thundersoother's Diadem", + "relictype": "Circlet of Logos", + "description": "The crown given to the Thundersoother for defeating the Beast of Thunder that had been wreaking havoc upon the land.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/tinymiracle.json b/src/data/English/artifacts/tinymiracle.json index d46810bd58d..01c0fd2bf15 100644 --- a/src/data/English/artifacts/tinymiracle.json +++ b/src/data/English/artifacts/tinymiracle.json @@ -1,50 +1,39 @@ { "name": "Tiny Miracle", - "minrarity": "3", - "maxrarity": "4", + "rarity": [ + "3", + "4" + ], + "2pc": "All Elemental RES increased by 20%.", + "4pc": "Incoming elemental DMG increases corresponding Elemental RES by 30% for 10s. Can only occur once every 10s.", "flower": { "name": "Tiny Miracle's Flower", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/6/68/Item_Tiny_Miracle%27s_Flower.png" - }, - "description": "A flower that grew from a rock, breaking through the stone as it strove to reach the light." + "relictype": "Flower of Life", + "description": "A flower that grew from a rock, breaking through the stone as it strove to reach the light.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" }, "plume": { "name": "Tiny Miracle's Feather", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/8/89/Item_Tiny_Miracle%27s_Feather.png" - }, - "description": "A feather from a bird of prey that flies almost too fast for the human eye to detect." + "relictype": "Plume of Death", + "description": "A feather from a bird of prey that flies almost too fast for the human eye to detect.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" }, "sands": { - "name": " Tiny Miracle's Hourglass", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/1/14/Item_Tiny_Miracle%27s_Hourglass.png" - }, - "description": "Just an ordinary everyday hourglass. Turn it upside down and sure enough, the dry sand starts trickling down like water." + "name": "Tiny Miracle's Hourglass", + "relictype": "Sands of Eon", + "description": "Just an ordinary, everyday hourglass. Turn it upside down and sure enough, the dry sand starts trickling down like water.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" }, "goblet": { "name": "Tiny Miracle's Goblet", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/5/52/Item_Tiny_Miracle%27s_Goblet.png" - }, - "description": "A cup commonly used for fortunetelling. It can also hold water, of course." + "relictype": "Goblet of Eonothem", + "description": "A cup commonly used for fortune-telling. It can also hold water, of course.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" }, "circlet": { "name": "Tiny Miracle's Earrings", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/7/73/Item_Tiny_Miracle%27s_Earrings.png" - }, - "description": "A cheap accessory that is actually made from ancient meteoric ore." - }, - "2pc": "All Elemental RES increased by 20%", - "4pc": "Incoming elemental DMG increases corresponding Elemental RES by 30% for 10s. Can only occur once every 10s.", - "drop": { - "3": [ - "Valley of Remembrance" - ], - "4": [ - "Valley of Remembrance" - ] + "relictype": "Circlet of Logos", + "description": "A cheap accessory that is actually made from ancient meteoric ore.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/travelingdoctor.json b/src/data/English/artifacts/travelingdoctor.json index f522a38d44d..6e3c26cd5f6 100644 --- a/src/data/English/artifacts/travelingdoctor.json +++ b/src/data/English/artifacts/travelingdoctor.json @@ -1,55 +1,40 @@ { "name": "Traveling Doctor", - "minrarity": "1", - "maxrarity": "3", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Increases incoming healing by 20%.", + "4pc": "Using Elemental Burst restores 20% HP.", "flower": { "name": "Traveling Doctor's Silver Lotus", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/a/a5/Item_Traveling_Doctor%27s_Silver_Lotus.png" - }, - "description": "A precious medicinal ingredient that has lost all medicinal value after years in storage." + "relictype": "Flower of Life", + "description": "A precious medicinal ingredient that has lost all medicinal value after years in storage.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" }, "plume": { "name": "Traveling Doctor's Owl Feather", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/0/01/Item_Traveling_Doctor%27s_Owl_Feather.png" - }, - "description": "The durable feather of an owl. Emblematic of nocturnal supremacy, it gave some encouragement to the Traveling Doctor when venturing out to visit patients late at night." + "relictype": "Plume of Death", + "description": "The durable feather of an owl. Emblematic of nocturnal supremacy, it gave some encouragement to the Traveling Doctor when venturing out to visit patients late at night.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" }, "sands": { "name": "Traveling Doctor's Pocket Watch", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/b/b7/Item_Traveling_Doctor%27s_Pocket_Watch.png" - }, - "description": "A precise instrument used for keeping time. For a doctor, every second counts." + "relictype": "Sands of Eon", + "description": "A precise instrument used for keeping time. For a doctor, every second counts.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" }, "goblet": { "name": "Traveling Doctor's Medicine Pot", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/2/25/Item_Traveling_Doctor%27s_Medicine_Pot.png" - }, - "description": "This pot used to carry concentrated and extremely potent concoctions. It is now empty, but still gives off a strong smell of medicine." + "relictype": "Goblet of Eonothem", + "description": "This pot used to carry concentrated and extremely potent concoctions. It is now empty, but still gives off a strong smell of medicine.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" }, "circlet": { "name": "Traveling Doctor's Handkerchief", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/1/18/Item_Traveling_Doctor%27s_Handkerchief.png" - }, - "description": "Used to tie back the doctor's hair when treating patients. Can also be used as a sling for sprains and broken arms in emergencies." - }, - "2pc": "Increases incoming healing by 20%.", - "4pc": "Using Elemental Burst restores 20% HP.", - "drop": { - "1": [ - "Opening Chests" - ], - "2": [ - "Opening Chests", - "Valley of Remembrance" - ], - "3": [ - "Opening Chests", - "Valley of Remembrance" - ] + "relictype": "Circlet of Logos", + "description": "Used to tie back the doctor's hair when treating patients. Can also be used as a sling for sprains and broken arms in emergencies.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/viridescentvenerer.json b/src/data/English/artifacts/viridescentvenerer.json index 43d199f9645..99b4f5003e0 100644 --- a/src/data/English/artifacts/viridescentvenerer.json +++ b/src/data/English/artifacts/viridescentvenerer.json @@ -1,50 +1,39 @@ { "name": "Viridescent Venerer", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Anemo DMG Bonus +15%", + "4pc": "Increases Swirl DMG by 60%. Decreases opponent's Elemental RES to the element infused in the Swirl by 40% for 10s.", "flower": { "name": "In Remembrance of Viridescent Fields", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/90/Item_In_Remembrance_of_Viridescent_Fields.png" - }, - "description": "A wild flower that was once a ubicuitous sight in its homeland. It was picked by a hunter who wore it on their chest." + "relictype": "Flower of Life", + "description": "A wild flower that was once a ubiquitous sight in its homeland. It was picked by a hunter who wore it on their chest.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" }, "plume": { "name": "Viridescent Arrow Feather", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/4/41/Item_Viridescent_Arrow_Feather.png" - }, - "description": "The fletching of an arrow that once pierced right through its prey, but somehow still remains spotless." + "relictype": "Plume of Death", + "description": "The fletching of an arrow that once pierced right through its prey, but somehow still remains spotless.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" }, "sands": { - "name": " Viridescent Venerer's Determination", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/8/8f/Item_Viridescent_Venerer%27s_Determination.png" - }, - "description": "A wondrous instrument that a hunter once wore. It forever points towards their prey." + "name": "Viridescent Venerer's Determination", + "relictype": "Sands of Eon", + "description": "A wondrous instrument that a hunter once wore. It forever points towards their prey.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" }, "goblet": { "name": "Viridescent Venerer's Vessel", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/f/ff/Item_Viridescent_Venerer%27s_Vessel.png" - }, - "description": "A water pouch used by the Viridescent Venerer. Its capacity is much greater than one would expect." + "relictype": "Goblet of Eonothem", + "description": "A water pouch used by the Viridescent Venerer. Its capacity is much greater than one would expect.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" }, "circlet": { "name": "Viridescent Venerer's Diadem", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/8/8b/Item_Viridescent_Venerer%27s_Diadem.png" - }, - "description": "A proud crown that once belonged to the Viridescent Venever. It is as lush and green as the breezes of the wild." - }, - "2pc": "Anemo DMG Bonus +15%", - "4pc": "Increases Swirl DMG by 60%. Decreases opponent's Elemental RES to the element infused in the Swirl by 40% for 10s.", - "drop": { - "4": [ - "Valley of Remembrance" - ], - "5": [ - "Valley of Remembrance" - ] + "relictype": "Circlet of Logos", + "description": "A proud crown that once belonged to the Viridescent Venerer. It is as lush and green as the breezes of the wild.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" } } \ No newline at end of file diff --git a/src/data/English/artifacts/wandererstroupe.json b/src/data/English/artifacts/wandererstroupe.json index 486c5aa51a3..70d741e68ee 100644 --- a/src/data/English/artifacts/wandererstroupe.json +++ b/src/data/English/artifacts/wandererstroupe.json @@ -1,54 +1,39 @@ { "name": "Wanderer's Troupe", - "minrarity": "4", - "maxrarity": "5", + "rarity": [ + "4", + "5" + ], + "2pc": "Increases Elemental Mastery by 80.", + "4pc": "Increases Charged Attack DMG by 35% if the character uses a Catalyst or a Bow.", "flower": { "name": "Troupe's Dawnlight", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/a/ad/Item_Troupe%27s_Dawnlight.png" - }, - "description": "A small flower-shaped insignia. If you listen carefully, you can almost hear a flute playing and voices singing." + "relictype": "Flower of Life", + "description": "A small flower-shaped insignia. If you listen carefully, you can almost hear a flute playing and voices singing.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" }, "plume": { "name": "Bard's Arrow Feather", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/4/4e/Item_Bard%27s_Arrow_Feather.png" - }, - "description": "An azure arrow fletching that has neither faded nor splintered with the passage of time. The sound of running water seems to linger around it." + "relictype": "Plume of Death", + "description": "An azure arrow fletching that has neither faded nor splintered with the passage of time. The sound of running water seems to linger around it.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" }, "sands": { "name": "Concert's Final Hour", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/9e/Item_Concert%27s_Final_Hour.png" - }, - "description": "An hourglass used to keep time during a band performance. It once made a crisp sound, but their performance has since ended." + "relictype": "Sands of Eon", + "description": "An hourglass used to keep time during a band performance. It once made a crisp sound, but their performance has since ended.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" }, "goblet": { - "name": "Wanderer's String Kettle", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/9/9b/Item_Wanderer%27s_String_Kettle.png" - }, - "description": "An ancient, strangely-shaped canteen. The interior is fitted with harp strings, which plays a wondrous tune as the water flows out." + "name": "Wanderer's String-Kettle", + "relictype": "Goblet of Eonothem", + "description": "An ancient, strangely-shaped canteen. The interior is fitted with harp strings, which play a wondrous tune as the water flows out.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" }, "circlet": { "name": "Conductor's Top Hat", - "images": { - "image": "https://static.wikia.nocookie.net/gensin-impact/images/8/81/Item_Conductor%27s_Top_Hat.png" - }, - "description": "A top hat that has managed to retain its radiance despite braving the elements for time untold. An ancient tune still resonates within." - }, - "2pc": "Elemental Mastery +80", - "4pc": "Increases Charged Attack DMG by 35% if the character uses a Catalyst or Bow.", - "drop": { - "4": [ - "Elite Bosses", - "Confront Stormterror", - "Wolf of the North Challenge" - ], - "5": [ - "Elite Bosses", - "Confront Stormterror", - "Wolf of the North Challenge" - ] + "relictype": "Circlet of Logos", + "description": "A top hat that has managed to retain its radiance despite braving the elements for time untold. An ancient tune still resonates within.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" } } \ No newline at end of file diff --git a/src/data/French/artifacts/adventurer.json b/src/data/French/artifacts/adventurer.json new file mode 100644 index 00000000000..73642a7acbc --- /dev/null +++ b/src/data/French/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "Aventurier", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Augmente les PV max de 1 000 pts.", + "4pc": "Restaure 30 % des PV pendant 5 s après l'ouverture d'un coffre.", + "flower": { + "name": "Fleur de l'Aventurier", + "relictype": "Fleur de la vie", + "description": "Une fleur qui a su survivre à l'environnement hostile d'une cité antique. Elle est désormais portée avec fierté, comme une médaille.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "Plume de queue de l'Aventurier", + "relictype": "Plume de la mort", + "description": "Une plume d'un oiseau exotique rarement vu sur le continent.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "Montre de poche de l'Aventurier", + "relictype": "Sables du temps", + "description": "Les aventuriers oublient souvent la notion du temps lorsqu'ils s'aventurent dans des prodonfeurs obscures ou des ruines oubliées.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "Coupe en or de l'Aventurier", + "relictype": "Coupe d'Eonothem", + "description": "Il s'agit certainement du trophée obtenu à l'issue d'une aventure. Un bel objet, bien que légèrement endommagé.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "Bandeau de l'Aventurier", + "relictype": "Diadème de Logos", + "description": "Un bout de tissu qu'on enroule autour du front. Bien qu'il soit plein de poussière et de sueur, il continue d'être la fierté de l'aventurier.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/archaicpetra.json b/src/data/French/artifacts/archaicpetra.json new file mode 100644 index 00000000000..43fad224ea9 --- /dev/null +++ b/src/data/French/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "Roche ancienne", + "rarity": [ + "4", + "5" + ], + "2pc": "Confère un bonus de DGT Géo de 15 %", + "4pc": "Lorsque vous obtenez un cristal issu d'une Cristallisation, tous les personnages de l'équipe reçoivent un bonus de DGT du second élément de la réaction de 35 % pendant 10 s. Cet effet ne peut s'appliquer qu'à un seul élément à la fois.", + "flower": { + "name": "Fleur des crevasses", + "relictype": "Fleur de la vie", + "description": "Une fleur qui pousse à travers les fissures d'une falaise. La façon dont le vent souffle sur ses pétales lui donne un semblant de vie.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "Plume des sommets escarpés", + "relictype": "Plume de la mort", + "description": "Une plume dure appartenant à un grand faucon des falaises côtières. Des gouttes de rosée se forment parfois à son extrémité noire.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "Cadran du jade immuable", + "relictype": "Sables du temps", + "description": "Un cadran solaire gravé d'un bloc dans le jade. Les veines qu'on voit dans le minerai sont autant de témoins silencieux du temps qui passe.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "Coupe en roche escarpée", + "relictype": "Coupe d'Eonothem", + "description": "Une magnifique coupe de vin qui fut remplie à ras bord à une époque lointaine.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "Masque en basalte inerte", + "relictype": "Diadème de Logos", + "description": "Un masque majestueux taillé dans de la roche noire. Ses yeux vides regardent toujours devant eux.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/berserker.json b/src/data/French/artifacts/berserker.json new file mode 100644 index 00000000000..9a4c251918b --- /dev/null +++ b/src/data/French/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "Berserker", + "rarity": [ + "3", + "4" + ], + "2pc": "Augmente le taux CRIT de 12 %.", + "4pc": "Augmente le taux CRIT de 24 % lorsque les PV sont inférieurs à 70 %.", + "flower": { + "name": "Rose du Berserker", + "relictype": "Fleur de la vie", + "description": "Une délicate rose teintée en rouge qui représente l'essence même d'un Berserker.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "Plume du Berserker", + "relictype": "Plume de la mort", + "description": "Une plume noire appartenant à un légendaire oiseau messager de la mort qui a été teintée en rouge.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "Sablier du Berserker", + "relictype": "Sables du temps", + "description": "Le liquide à l'intérieur s'écoule sans merci. Il indique le temps qu'il nous reste sur le champ de bataille et au sein de ce monde.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "Coupe du Berserker", + "relictype": "Coupe d'Eonothem", + "description": "Une coupe taillée dans l'os d'un animal inconnu dont la chasse a été rude.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "Masque du Berserker", + "relictype": "Diadème de Logos", + "description": "Un masque en fer endommagé lors des combats entre son porteur et ses ennemis.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/blizzardstrayer.json b/src/data/French/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..0e5b3f3cb1d --- /dev/null +++ b/src/data/French/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "Briseur de glace", + "rarity": [ + "4", + "5" + ], + "2pc": "Confère un bonus de DGT Cryo de 15 %.", + "4pc": "Augmente le taux CRIT de 20 % lorsque le personnage attaque un ennemi affecté par l'élément Cryo. Confère un bonus supplémentaire de 20 % de taux CRIT si l'ennemi est gelé.", + "flower": { + "name": "Mémoires du froid", + "relictype": "Fleur de la vie", + "description": "Une fleur légèrement givrée qu'on trouvait autrefois sur les glaciers. Même le plus fier et le plus arrogant des guerriers a dû se baisser pour la cueillir.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "Résolution du Briseur de glace", + "relictype": "Plume de la mort", + "description": "Une plume glacée. On peut presque sentir la brise froide venant souffler sur les plaines et les sommets enneigés.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "Fin du pays des glaces", + "relictype": "Sables du temps", + "description": "Un sablier ayant appartenu à un peuple qui attendait le retour de leurs guerriers. Des grains de glace éternelle y remplacent le sable.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "Fierté du Tisseur de givre", + "relictype": "Coupe d'Eonothem", + "description": "Une tasse sculptée dans la glace, aussi rude que l'hiver. On y buvait autrefois du vin qui ne gelait pas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "Écho de l'hiver", + "relictype": "Diadème de Logos", + "description": "Le diadème d'un ancien héros qui rêvait de conquérir la neige et la glace. Il représente le courage de son ancien propriétaire face au froid mordant de l'hiver.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/bloodstainedchivalry.json b/src/data/French/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..7fbfc7b2c8c --- /dev/null +++ b/src/data/French/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "Chevalerie ensanglantée", + "rarity": [ + "4", + "5" + ], + "2pc": "Augmente les DGT physiques de 25 %.", + "4pc": "L'utilisation d'attaques chargées ne consomme pas l'endurance pendant 10 s après la défaite d'un ennemi, et ces dernières infligent 50 % de DGT supplémentaires.", + "flower": { + "name": "Fleur de fer ensanglantée", + "relictype": "Fleur de la vie", + "description": "Une fleur séchée imprégnée de sang, qui a fini par devenir aussi dure que le fer. Probablement un genre de souvenir pour son ancien propriétaire.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "Plume noire ensanglantée", + "relictype": "Plume de la mort", + "description": "Une plume d'un manteau de chevalier. D'innombrables taches de sang ont fini par la teindre en noir.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "Sablier du Chevalier ensanglanté", + "relictype": "Sables du temps", + "description": "Un sablier ayant appartenu autrefois à un chevalier. Le liquide qu'il contient a séché depuis longtemps, le rendant inutilisable.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "Coupe du chevalier ensanglantée", + "relictype": "Coupe d'Eonothem", + "description": "Une coupe ayant appartenu au Chevalier ensanglanté. Le sang séché et la fumée l'ont complètement noircie.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "Masque de fer ensanglanté", + "relictype": "Diadème de Logos", + "description": "Un masque de fer protégeant autrefois le visage d'un certain chevalier. Nombreuses furent les spéculations quant à qui se cachait derrière.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/braveheart.json b/src/data/French/artifacts/braveheart.json new file mode 100644 index 00000000000..107b07c7863 --- /dev/null +++ b/src/data/French/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "Cœur du Brave", + "rarity": [ + "3", + "4" + ], + "2pc": "Augmente l'ATQ de 18 %.", + "4pc": "Augmente les DGT infligés aux ennemis ayant plus de 50 % de PV de 30 %.", + "flower": { + "name": "Emblème du Brave", + "relictype": "Fleur de la vie", + "description": "Une simple broche qui symbolise le souvenir d'une aventure passée.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "Espoir du Brave", + "relictype": "Plume de la mort", + "description": "Une plume d'oiseau brillante qui donne un peu de courage.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "Persévérance du Brave", + "relictype": "Sables du temps", + "description": "Un sablier ancien qui n'a pas grande utilité. Peut-être symbolise-t-il le caractère insaisissable du temps ?", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "Dignité du Brave", + "relictype": "Coupe d'Eonothem", + "description": "Une coupe rudimentaire en bois. Elle est remplie de souvenirs.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "Couronne du Brave", + "relictype": "Diadème de Logos", + "description": "Couronne rudimentaire en paille fragile. Pour certaines personnes, elle vaut autant qu'une couronne en or digne des plus grands souverains.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/crimsonwitchofflames.json b/src/data/French/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..dbafcab723c --- /dev/null +++ b/src/data/French/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "Sorcière des flammes ardentes", + "rarity": [ + "4", + "5" + ], + "2pc": "Confère un bonus de DGT Pyro de 15 %.", + "4pc": "Augmente les DGT infligés par Surcharge et Brûlure de 40 % et ceux d'Évaporation et de Fonte de 15 %. L'utilisation d'une compétence élémentaire augmente pendant 10 s l'effet du set de 2 pièces de 50 % ; cet effet peut être cumulé 3 fois au maximum.", + "flower": { + "name": "Fleur ardente de la Sorcière", + "relictype": "Fleur de la vie", + "description": "Une fleur touchée par la sorcière qui rêvait de brûler tous les démons du monde. Des flammes anonymes caressent doucement la main de ceux qui la touchent.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "Plume enflammée éternelle de la Sorcière", + "relictype": "Plume de la mort", + "description": "Une plume d'oiseau touchée par la sorcière qui rêvait de brûler tous les démons du monde. Elle brûle toujours et dégage une douce chaleur.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "Temps évanoui de la Sorcière", + "relictype": "Sables du temps", + "description": "Un sablier porté par la sorcière qui rêvait de brûler tous les démons du monde. Les sables qui s'écoulent à l'intérieur représentent les années que dédia la sorcière à la puissance du feu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "Feu du cœur de la Sorcière", + "relictype": "Coupe d'Eonothem", + "description": "Une urne emplie de feu, laissée par la Sorcière des flammes, dont le rêve était autrefois de brûler tous les démons dans le monde. Ce feu ne s'éteint jamais, à la manière du feu habitant son ancienne propriétaire.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "Chapeau brûlé de la Sorcière", + "relictype": "Diadème de Logos", + "description": "Un chapeau porté par la sorcière qui rêvait de brûler tous les démons du monde. La large visière lui cachait la vue.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/defenderswill.json b/src/data/French/artifacts/defenderswill.json new file mode 100644 index 00000000000..698a2fea8f1 --- /dev/null +++ b/src/data/French/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "Cœur du Gardien", + "rarity": [ + "3", + "4" + ], + "2pc": "Augmente la DÉF de 30 %.", + "4pc": "Pour chaque personnage de l'équipe ayant un élément de type différent du personnage équipé, la RÉS élémentaire correspondante est augmentée de 30 %.", + "flower": { + "name": "Fleur du Gardien", + "relictype": "Fleur de la vie", + "description": "Un iris chéri par le Protecteur. Il n'a pas eu l'occasion de l'offrir à la personne qu'il aimait.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "Plume du Gardien", + "relictype": "Plume de la mort", + "description": "Une broche en forme de plume qui symbolise l'envie de protéger.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "Horloge du Gardien", + "relictype": "Sables du temps", + "description": "Un petit appareil qui affiche l'heure. C'est la seule façon de voir le temps passer lors des nuits sans lune.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "Coupe du Gardien", + "relictype": "Coupe d'Eonothem", + "description": "Un récipient en métal qui contient souvent une boisson pour aider le Protecteur à se sentir moins seul pendant qu'il monte la garde.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "Bandeau du Gardien", + "relictype": "Diadème de Logos", + "description": "Un objet en tissu de couleur indigo qui peut aussi servir de bandage en cas d'urgence.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/gambler.json b/src/data/French/artifacts/gambler.json new file mode 100644 index 00000000000..9a6ea70c024 --- /dev/null +++ b/src/data/French/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "Parieur", + "rarity": [ + "3", + "4" + ], + "2pc": "Augmente les DGT infligés par la compétence élémentaire de 20 %.", + "4pc": "Après la défaite d'un ennemi, le TdR de compétence élémentaire a 100 % de chance d'être réinitialisé. Cet effet peut être déclenché une fois toutes les 15 s.", + "flower": { + "name": "Broche du Parieur", + "relictype": "Fleur de la vie", + "description": "Une grande fleur luxueuse qui peut cacher un dé préparé à l'avance.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "Plume du Parieur", + "relictype": "Plume de la mort", + "description": "Une plume de la queue d'un grand oiseau, pratique pour dissimuler un as dans sa manche.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "Montre de poche du Parieur", + "relictype": "Sables du temps", + "description": "Une montre de poche brisée qui a protégé son ancien propriétaire d'une attaque mortelle.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "Coupe à dés du Parieur", + "relictype": "Coupe d'Eonothem", + "description": "Cette coupe a été spécialement conçue pour une seule utilisation. On vous assure qu'il n'y a pas de compartiment caché...", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "Boucles d'oreilles du Parieur", + "relictype": "Diadème de Logos", + "description": "Des boucles d'oreilles turquoise qui calment l'esprit et permettent d'évaluer la situation de façon rationnelle et d'éviter de prendre des risques inconsidérés.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/glacierandsnowfield.json b/src/data/French/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..8b3bbaa0067 --- /dev/null +++ b/src/data/French/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "Neige et glace", + "rarity": [], + "2pc": "Confère un bonus de DGT Cryo de 15 %.", + "4pc": "Augmente les DGT infligés par Supraconduction de 100 % et ceux de Fonte de 15 %. Le déchaînement élémentaire augmente le bonus de DGT Cryo de 30 % pendant 10 s.", + "flower": { + "name": "Cœur givreux de l'hiver", + "relictype": "Fleur de la vie", + "description": "Une fleur de glace qui a gelé dans le temps lorsqu'elle a été cueillie. Elle était portée comme un rappel par son ancien propriétaire.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "Plume de neige", + "relictype": "Plume de la mort", + "description": "Une plume d'oiseau trouvée dans la neige par le chevalier qui marcha avec le vent du nord. Elle attend toujours le dégel.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "Sable glacé", + "relictype": "Sables du temps", + "description": "Un sablier ayant servi autrefois à celui qui marcha avec le vent du nord. Une tempête de neige s'y déchaîne sans fin.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "Coupe aquilon", + "relictype": "Coupe d'Eonothem", + "description": "Une coupe d'éonothème ayant appartenu au chevalier qui voyagea avec le vent du nord. On y ressent encore la prise glacée de l'hiver.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "Diadème de glacier", + "relictype": "Diadème de Logos", + "description": "Un diadème porté autrefois par le chevalier qui marcha avec le vent du nord. Glace éternelle et argent en sont les principaux composants.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/gladiatorsfinale.json b/src/data/French/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..92d99b9ff9d --- /dev/null +++ b/src/data/French/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "Rideau du Gladiateur", + "rarity": [ + "4", + "5" + ], + "2pc": "Augmente l'ATQ de 18 %.", + "4pc": "Augmente les DGT infligés par les attaques normales de 35 % lorsque ce set d'artéfacts est équipé par les personnages maniant une épée à une ou deux mains ou une arme d'hast.", + "flower": { + "name": "Nostalgie du Gladiateur", + "relictype": "Fleur de la vie", + "description": "Personne ne sait pourquoi cette fleur était portée par le plus grand des gladiateurs. Il s'agissait là de son unique point faible.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "Destination du Gladiateur", + "relictype": "Plume de la mort", + "description": "Une plume qui rêve de la liberté du faucon. À la fin de la vie du légendaire gladiateur, ce cadeau d'adieu fut déposé sur sa poitrine par un oiseau qui savait ce qu'était la vraie liberté.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "Espoir du Gladiateur", + "relictype": "Sables du temps", + "description": "Un symbole des jours sanglants d'un gladiateur et de son chemin semé d'embûches vers la liberté.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "Ivresse du Gladiateur", + "relictype": "Coupe d'Eonothem", + "description": "Une coupe en or ayant appartenu à un gladiateur. Elle brillait de la gloire du guerrier, jusqu'au jour fatidique qui vit sa chute.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "Triomphe du Gladiateur", + "relictype": "Diadème de Logos", + "description": "Un casque ayant appartenu à un gladiateur, qui avait pour habitude d'appeler de ses bras en sang les applaudissements de la foule.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/heartofdepth.json b/src/data/French/artifacts/heartofdepth.json new file mode 100644 index 00000000000..3b64c81a92c --- /dev/null +++ b/src/data/French/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "Âme du naufragé", + "rarity": [ + "4", + "5" + ], + "2pc": "Confère un bonus de DGT Hydro de 15 %.", + "4pc": "Augmente les DGT infligés par les attaques normales et chargées de 30 % pendant 15 s après l'utilisation d'une compétence élémentaire.", + "flower": { + "name": "Broche plaquée", + "relictype": "Fleur de la vie", + "description": "Une broche de cape qui a perdu son éclat. Son plaquage en or s'est érodé à cause du vent et des vagues il y a fort longtemps.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "Brise nostalgique", + "relictype": "Plume de la mort", + "description": "Une plume transportée par la brise sifflante et les vagues pourpres de la mer. Le temps a altéré sa forme et sa couleur.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "Boussole en bronze", + "relictype": "Sables du temps", + "description": "Une vieille boussole en bronze. Son aiguille pointe vers un rivage inatteignable, vers un port qui n'existe pas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "Calice des profondeurs", + "relictype": "Coupe d'Eonothem", + "description": "Une coupe ternie qui a été récupérée en mer par hasard. On peut déduire qu'elle a passé du temps dans l'eau d'après son apparence.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "Calot taché de vin", + "relictype": "Diadème de Logos", + "description": "Un vieux couvre-chef tâché par du vin. Il empeste encore l'alcool aujourd'hui.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/instructor.json b/src/data/French/artifacts/instructor.json new file mode 100644 index 00000000000..85ea3ef7015 --- /dev/null +++ b/src/data/French/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "Instructeur", + "rarity": [ + "3", + "4" + ], + "2pc": "Augmente la maîtrise élémentaire de 80 pts.", + "4pc": "Augmente la maîtrise élémentaire de toute l'équipe de 120 pts pendant 8 s après avoir déclenché une réaction élémentaire.", + "flower": { + "name": "Broche de l'Instructeur", + "relictype": "Fleur de la vie", + "description": "Lorsque cette broche est portée par l'instructeur, alors tous savent qu'il n'y aura pas d'entraînement de la journée.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "Plume de l'Instructeur", + "relictype": "Plume de la mort", + "description": "Tout instructeur qui maîtrise l'art de l'esquive ne laisse jamais cet accessoire lui échapper des mains.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "Montre de poche de l'Instructeur", + "relictype": "Sables du temps", + "description": "Cette montre n'affiche pas l'heure. Elle sert seulement à mesurer la durée des séances d'entraînement.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "Tasse à thé de l'Instructeur", + "relictype": "Coupe d'Eonothem", + "description": "Une banale tasse de thé au premier abord. Mais pour certains élèves, elle représente l'autorité de l'instructeur.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "Chapeau de l'Instructeur", + "relictype": "Diadème de Logos", + "description": "Un chapeau standard d'instructeur. Il est offert lorsque le destinataire d'une promotion la refuse.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/lavawalker.json b/src/data/French/artifacts/lavawalker.json new file mode 100644 index 00000000000..712f9995e14 --- /dev/null +++ b/src/data/French/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "Marcheur du feu", + "rarity": [ + "4", + "5" + ], + "2pc": "Augmente la RÉS Pyro de 40 %.", + "4pc": "Augmente les DGT infligés aux ennemis affectés par l'élément Pyro de 35 %.", + "flower": { + "name": "Détermination du Marcheur du feu", + "relictype": "Fleur de la vie", + "description": "Une fleur qui s'est épanouie au milieu des flammes. Selon la légende, les sages des temps anciens la portaient sur eux avant de traverser la mer de feu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "Insouciance du Marcheur du feu", + "relictype": "Plume de la mort", + "description": "Une plume de phénix. On peut presque entendre le battement des ailes au milieu des flammes.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "Tourment du Marcheur du feu", + "relictype": "Sables du temps", + "description": "Un sablier aux grains scintillants de sable brûlant. Le sable ne laisse aucune trace lorsqu'il s'écoule.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "Éveil du Marcheur du feu", + "relictype": "Coupe d'Eonothem", + "description": "Les légendes disent que cette coupe pouvait contenir de la lave. Elle est vide aujourd'hui, mais continue d'émettre une certaine chaleur.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "Sagesse du Marcheur du feu", + "relictype": "Diadème de Logos", + "description": "La couronne de sagesse de quelqu'un qui traversa le feu. Elle brillait jadis à la lueur des flammes.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/luckydog.json b/src/data/French/artifacts/luckydog.json new file mode 100644 index 00000000000..b9d924fc86b --- /dev/null +++ b/src/data/French/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "Chanceux", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Augmente la DÉF de 100 pts.", + "4pc": "Collecter des moras restaure 300 PV.", + "flower": { + "name": "Trèfle du Chanceux", + "relictype": "Fleur de la vie", + "description": "Un trèfle à quatre feuilles qui a poussé dans les contrées sauvages. Il a été cueilli, car il paraît que cela porte chance.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "Plume d'aigle du Chanceux", + "relictype": "Plume de la mort", + "description": "Un monstre ayant attaqué un aventurier fut enlevé par un aigle qui chassait ; voilà le type de chance que peut amener cette plume d'aigle.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "Sablier du Chanceux", + "relictype": "Sables du temps", + "description": "Ce sablier cassé ne contient plus de sable. La fugacité du temps n'a pas d'importance aux yeux des insouciants.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "Coupe du Chanceux", + "relictype": "Coupe d'Eonothem", + "description": "Une coupe en métal exquis qui a servi autrefois à assommer un certain voleur.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "Diadème d'argent du Chanceux", + "relictype": "Diadème de Logos", + "description": "Son ancien propriétaire a découvert le trésor d'une ancienne famille noble en tombant dans une fosse. Cet objet est un souvenir de cet heureux événement.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/maidenbeloved.json b/src/data/French/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..7f7371c3133 --- /dev/null +++ b/src/data/French/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "Amour chéri", + "rarity": [ + "4", + "5" + ], + "2pc": "Augmente les soins effectués par le personnage de 15 %.", + "4pc": "Augmente les soins reçus par toute l'équipe de 20 % pendant 10 s après l'utilisation d'une compétence élémentaire ou d'un déchaînement élémentaire.", + "flower": { + "name": "Cœur lointain de la Demoiselle", + "relictype": "Fleur de la vie", + "description": "Une fleur délicate qui ne s'est jamais fanée et qui continue à émettre un parfum irrésistible.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "Pensée de la Demoiselle", + "relictype": "Plume de la mort", + "description": "Cet accessoire transporte les pensées d'une certaine personne, semblable à l'oiseau migrateur qui chevauche les vents.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "Petit matin de la Demoiselle", + "relictype": "Sables du temps", + "description": "Le mouvement du temps ne s'arrête pas, contrairement à la jeunesse qui n'est qu'éphémère.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "Loisir de la Demoiselle", + "relictype": "Coupe d'Eonothem", + "description": "Une tasse pour le thé sucré plutôt que pour l'alcool amer.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "Beauté fugace de la Demoiselle", + "relictype": "Diadème de Logos", + "description": "Un chapeau de femme bien entretenu. Il peut cacher le visage de la personne qui le porte – y compris les pattes d'oie.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/martialartist.json b/src/data/French/artifacts/martialartist.json new file mode 100644 index 00000000000..f4e95414fd8 --- /dev/null +++ b/src/data/French/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "Artiste martial", + "rarity": [ + "3", + "4" + ], + "2pc": "Augmente les DGT infligés par les attaques normales et chargées de 15 %.", + "4pc": "Augmente les DGT infligés par les attaques normales et chargées de 25 % pendant 8 s après l'utilisation d'une compétence élémentaire.", + "flower": { + "name": "Fleur écarlate de l'Artiste martial", + "relictype": "Fleur de la vie", + "description": "Seul ce type de fleur peut temporairement faire oublier la douleur au combattant.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "Plume de l'Artiste martial", + "relictype": "Plume de la mort", + "description": "Une plume d'oiseau commun. Les experts pratiquent la maîtrise de leur puissance avec ces objets, tandis que les néophytes les utilisent pour fabriquer des éventails.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "Sablier d'eau de l'Artiste martial", + "relictype": "Sables du temps", + "description": "Un outil pour mesurer le temps pendant les exercices d'endurance. Il est plus précis qu'un sablier normal.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "Coupe de l'Artiste martial", + "relictype": "Coupe d'Eonothem", + "description": "Une coupe assez sophistiquée, utilisée lors des rituels effectués par les artistes martiaux avant chaque combat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "Bandeau de l'Artiste martial", + "relictype": "Diadème de Logos", + "description": "La pratique des arts martiaux se résume en trois mots : concentration, force et volonté. Ils sont inscrits sur ce bandeau pour n'être jamais oubliés.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/noblesseoblige.json b/src/data/French/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..5f7fbfe6542 --- /dev/null +++ b/src/data/French/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "Ancien rituel royal", + "rarity": [ + "4", + "5" + ], + "2pc": "Augmente les DGT infligés par le déchaînement élémentaire de 20 %.", + "4pc": "Augmente l'ATQ de tous les personnages de l'équipe de 20 % pendant 12 s après un déchaînement élémentaire. Cet effet est non cumulable.", + "flower": { + "name": "Fleur du Noble", + "relictype": "Fleur de la vie", + "description": "Une fleur en soie bleue, souvent portée lors d'événements officiels. Son aspect est resté le même que le jour où elle a été cueillie.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "Plume du Noble", + "relictype": "Plume de la mort", + "description": "Une plume décorant autrefois le chapeau des aristocrates de Mondstadt lorsqu'ils partaient à la chasse. Elle se dresse encore fièrement après tout ce temps.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "Montre de poche du Noble", + "relictype": "Sables du temps", + "description": "Une montre de poche ayant appartenu aux nobles de Mondstadt. Transmise de génération en génération, elle a été témoin de nombreuses années d'histoire.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "Urne d'argent du Noble", + "relictype": "Coupe d'Eonothem", + "description": "Une urne ornementale qui appartenait autrefois à une famille noble de Mondstadt. L'intérieur semble résonner du chant lugubre des vents éplorés.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "Masque du Noble", + "relictype": "Diadème de Logos", + "description": "Un masque porté autrefois par les nobles de Mondstadt lors des bals. Ses yeux aujourd'hui vides semblent fixés sur la gloire d'un passé oublié.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/prayersfordestiny.json b/src/data/French/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..d4885b051d0 --- /dev/null +++ b/src/data/French/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "Sacrifieur Hydro", + "rarity": [ + "3", + "4" + ], + "1pc": "Réduit la durée des effets Hydro subis de 40 %.", + "circlet": { + "name": "Couronne rituelle Hydro", + "relictype": "Diadème de Logos", + "description": "Une couronne portée par les prêtres lors de cérémonies dans les temps anciens. Son immersion dans l'eau tout au long de l'année lui a conféré une merveilleuse résistance.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/prayersforillumination.json b/src/data/French/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..0ab55cdd061 --- /dev/null +++ b/src/data/French/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "Sacrifieur Pyro", + "rarity": [ + "3", + "4" + ], + "1pc": "Réduit la durée des effets Pyro subis de 40 %.", + "circlet": { + "name": "Couronne rituelle Pyro", + "relictype": "Diadème de Logos", + "description": "Une couronne portée par les prêtres lors de cérémonies dans les temps anciens. Son immersion dans le feu tout au long de l'année lui a conféré une merveilleuse résistance.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/prayersforwisdom.json b/src/data/French/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..0629a976635 --- /dev/null +++ b/src/data/French/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "Sacrifieur Électro", + "rarity": [ + "3", + "4" + ], + "1pc": "Réduit la durée des effets Électro subis de 40 %.", + "circlet": { + "name": "Couronne rituelle Électro", + "relictype": "Diadème de Logos", + "description": "Une couronne portée par les prêtres lors de cérémonies dans les temps anciens. Entendre le bruit du tonerre tout au long de l'année lui a conféré une merveilleuse résistance.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/prayerstospringtime.json b/src/data/French/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..5c295797d8e --- /dev/null +++ b/src/data/French/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "Sacrifieur Cryo", + "rarity": [ + "3", + "4" + ], + "1pc": "Réduit la durée des effets Cryo subis de 40 %.", + "circlet": { + "name": "Couronne rituelle Cryo", + "relictype": "Diadème de Logos", + "description": "Une couronne portée par les prêtres lors de cérémonies dans les temps anciens. Son exposition prolongée au gel et au froid lui a conféré une merveilleuse résistance.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/prayerstothefirmament.json b/src/data/French/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..3fc8e9a5a17 --- /dev/null +++ b/src/data/French/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "Sacrifieur Anémo", + "rarity": [], + "1pc": "Réduit la durée des effets Anémo subis de 40 %.", + "circlet": { + "name": "Couronne rituelle Anémo", + "relictype": "Diadème de Logos", + "description": "Une couronne portée par les prêtres lors de cérémonies dans les temps anciens. Le vent soufflait à travers ses ouvertures.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/resolutionofsojourner.json b/src/data/French/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..9d83d6e5b13 --- /dev/null +++ b/src/data/French/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "Cœur du Voyageur", + "rarity": [ + "3", + "4" + ], + "2pc": "Augmente l'ATQ de 18 %.", + "4pc": "Augmente le taux CRIT des attaques chargées de 30 %.", + "flower": { + "name": "Fleur du Voyageur", + "relictype": "Fleur de la vie", + "description": "Une petite fleur bleue avec un ruban attaché à sa tige.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "Plume du Voyageur", + "relictype": "Plume de la mort", + "description": "Une plume de flèche bleue qui symbolise la nostalgie d'un voyageur.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "Montre du Voyageur", + "relictype": "Sables du temps", + "description": "Un cadran solaire qui a connu des temps instables, tout en enregistrant silencieusement les cycles dictés par le soleil et de la lune.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "Calice du Voyageur", + "relictype": "Coupe d'Eonothem", + "description": "Un verre en porcelaine blanche qui a contenu de nombreuses boissons alcoolisées.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "Couronne du Voyageur", + "relictype": "Diadème de Logos", + "description": "Une couronne en bois de saule qui émet une petite brise printanière.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/retracingbolide.json b/src/data/French/artifacts/retracingbolide.json new file mode 100644 index 00000000000..237489fc278 --- /dev/null +++ b/src/data/French/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "Météore inversé", + "rarity": [ + "4", + "5" + ], + "2pc": "Augmente la force du bouclier de 35 %.", + "4pc": "Les attaques normales et chargées infligent un bonus de 40 % de DGT lorsque le personnage est sous la protection d'un bouclier.", + "flower": { + "name": "Fleur de la nuit d'été", + "relictype": "Fleur de la vie", + "description": "Une fleur artificielle qui est dans un état de floraison éternel. Serait-elle vivante ?", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "Fin de la nuit d'été", + "relictype": "Plume de la mort", + "description": "Une délicate fléchette en bois. Elle ne s'arrête seulement lorsqu'elle atteint sa cible.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "Temps de la nuit d'été", + "relictype": "Sables du temps", + "description": "Une délicate montre cassée qui n'avance plus.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "Ballon d'eau de la nuit d'été", + "relictype": "Coupe d'Eonothem", + "description": "Pendant les festivals d'été, les ballons d'eau ne sont pas rares. Mais celui-là l'est.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "Masque de la nuit d'été", + "relictype": "Diadème de Logos", + "description": "Un masque à la mode qui a été fabriqué à l'effigie d'une divinité légendaire.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/scholar.json b/src/data/French/artifacts/scholar.json new file mode 100644 index 00000000000..df60bbd6d21 --- /dev/null +++ b/src/data/French/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "Érudit", + "rarity": [ + "3", + "4" + ], + "2pc": "Augmente la recharge d'énergie de 20 %.", + "4pc": "Les personnages maniant l'arc et le catalyseur récupèrent 3 pts d'énergie supplémentaire à chaque fois qu'une particule ou un orbe élémentaires sont récupérés. Cet effet peut être déclenché une fois toutes les 3 s.", + "flower": { + "name": "Marque-page de l'Érudit", + "relictype": "Fleur de la vie", + "description": "Une fleur séchée qui sert désormais de marque-page. Elle a pris l'odeur des pages au fil du temps.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "Plume de l'Érudit", + "relictype": "Plume de la mort", + "description": "Une plume de la queue d'un oiseau, utilisée comme instrument d'écriture. L'encre à son bout ne part plus au lavage.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "Horloge de l'Érudit", + "relictype": "Sables du temps", + "description": "Une petite horloge qui a sa place sur un bureau. Elle permet aux érudits qui ne sortent jamais de distinguer le jour de la nuit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "Coupe de l'Érudit", + "relictype": "Coupe d'Eonothem", + "description": "Autrefois utilisée pour boire, cette coupe est désormais noircie par les lavages de pinceaux répétitifs.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "Lunettes de l'Érudit", + "relictype": "Diadème de Logos", + "description": "Trop de lecture endommage la vue. Cet objet est conçu pour réduire la fatigue visuelle.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/theexile.json b/src/data/French/artifacts/theexile.json new file mode 100644 index 00000000000..360b106358e --- /dev/null +++ b/src/data/French/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "Exilé", + "rarity": [ + "3", + "4" + ], + "2pc": "Augmente la recharge d'énergie de 20 %.", + "4pc": "Le déchaînement élémentaire restaure 2 pts d'énergie élémentaire à tous les personnages de l'équipe (à l'exception du porteur) toutes les 2 s pendant 6 s. Cet effet est non cumulable.", + "flower": { + "name": "Fleur de l'Exilé", + "relictype": "Fleur de la vie", + "description": "Une fleur mate portée sur la poitrine. Son ancien propriétaire insistait pour la porter pendant l'exil ; elle doit avoir une signification particulière.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "Plume de l'Exilé", + "relictype": "Plume de la mort", + "description": "Une plume qui n'a pas été conçue pour être un accessoire. Elle s'est juste accrochée aux vêtements de son nouveau propriétaire.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "Montre de poche de l'Exilé", + "relictype": "Sables du temps", + "description": "Son cadran en cristal a été brisé et ses aiguilles ont disparu. Même dans cet état, son propriétaire l'a gardée jusqu'à la fin.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "Coupe de l'Exilé", + "relictype": "Coupe d'Eonothem", + "description": "Un calice en métal lourd dans lequel des pierres précieuses étaient incrustées. Celles-ci ont été retirées.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "Diadème de l'Exilé", + "relictype": "Diadème de Logos", + "description": "Un diadème prestigieux dont l'insigne a été rayé, son propriétaire étant tombé en disgrâce.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/thunderingfury.json b/src/data/French/artifacts/thunderingfury.json new file mode 100644 index 00000000000..8c7663c8c5a --- /dev/null +++ b/src/data/French/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "Colère de tonnerre", + "rarity": [ + "4", + "5" + ], + "2pc": "Confère un bonus de DGT Électro de 15 %.", + "4pc": "Augmente les DGT infligés par Surcharge, Décharge électrique et Supraconductivité de 40 %. Lorsque vous déclenchez ces réactions élémentaires, le TdR de compétence élémentaire est réduit de 1 s. Cet effet peut être déclenché une fois toutes les 0,8 s.", + "flower": { + "name": "Compassion de l'Oiseau de tonnerre", + "relictype": "Fleur de la vie", + "description": "Une fleur imprégnée de foudre, qui réussit à survivre aux piétinements et à la furie du feu violet, en faisant la seule survivante d'une certaine catastrophe.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "Survivant de la catastrophe", + "relictype": "Plume de la mort", + "description": "Une plume électrique qui scelle le jugement cruel de l'Oiseau de tonnerre. On peut encore sentir sa colère en émaner.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "Sablier de tonnerre", + "relictype": "Sables du temps", + "description": "Un sablier utilisé autrefois pour compter le temps séparant de l'arrivée de l'Oiseau de tonnerre. Il est désormais silencieux, le clan auquel il appartenait ayant disparu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "Présage de tombée du tonnerre", + "relictype": "Coupe d'Eonothem", + "description": "Un calice de cérémonie servant à contenir le sang des innocents. Le rugissement d'innombrables prières s'en dégage.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "Diadème de l'Invocateur de tonnerre", + "relictype": "Diadème de Logos", + "description": "Un diadème porté autrefois par un shaman adorateur de l'Oiseau de tonnerre. L'oiseau maléfique demeura insensible à la dévotion du shaman.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/thundersoother.json b/src/data/French/artifacts/thundersoother.json new file mode 100644 index 00000000000..c8f9d3a307a --- /dev/null +++ b/src/data/French/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "Dompteur de foudre", + "rarity": [ + "4", + "5" + ], + "2pc": "Augmente la RÉS Électro de 40 %.", + "4pc": "Augmente les DGT infligés aux ennemis affectés par l'élément Électro de 35 %.", + "flower": { + "name": "Cœur du Dompteur de foudre", + "relictype": "Fleur de la vie", + "description": "Une fleur qui pousse uniquement dans des zones orageuses. Elle donne le courage de s'aventurer dehors lorsque la tempête fait rage.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "Plume du Dompteur de foudre", + "relictype": "Plume de la mort", + "description": "La plume d'un oiseau de proie ayant traversé les orages. On raconte qu'il s'agit là de l'insigne qu'adopta le héros qui pacifia l'éclair et le tonnerre.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "Temps du Dompteur de foudre", + "relictype": "Sables du temps", + "description": "Le sablier du héros qui conquit l'éclair et le tonnerre. Les éclats cristallins de foudre s'écoulent avec le temps.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "Calice du Dompteur de foudre", + "relictype": "Coupe d'Eonothem", + "description": "Le calice à vin dans lequel le Dompteur de foudre, qui vint à bout de la bête de foudre, but des éclairs pourpres.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "Couronne du Dompteur de foudre", + "relictype": "Diadème de Logos", + "description": "Le diadème que le Dompteur de foudre reçut après avoir vaincu le monstre de tonnerre qui menaçait le pays.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/tinymiracle.json b/src/data/French/artifacts/tinymiracle.json new file mode 100644 index 00000000000..cb73b912a2c --- /dev/null +++ b/src/data/French/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "Miracle", + "rarity": [ + "3", + "4" + ], + "2pc": "Augmente toutes les RÉS élémentaires de 20 %.", + "4pc": "Les DÉG élémentaires subis augmentent la RÉS à l'élément correspondant de 30 % pendant 10 s. Cet effet peut être déclenché une fois toutes les 10 s.", + "flower": { + "name": "Fleur du Miracle", + "relictype": "Fleur de la vie", + "description": "Une fleur née dans le cœur d'un rocher, qu'elle a réussi à briser dans sa quête de la lumière du jour.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "Plume du Miracle", + "relictype": "Plume de la mort", + "description": "La plume d'un rapace qui vole si rapidement qu'il en est presque invisible.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "Sablier du Miracle", + "relictype": "Sables du temps", + "description": "Un sablier à l'apparence assez ordinaire. Le sable sec coule comme de l'eau dès qu'on le retourne.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "Coupe du Miracle", + "relictype": "Coupe d'Eonothem", + "description": "Une coupe utilisée dans des rituels de divination. On peut aussi s'en servir pour boire de l'eau.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "Boucles d'oreilles du Miracle", + "relictype": "Diadème de Logos", + "description": "Des boucles d'oreilles bon marché, fabriquées à partir de minerai de météore.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/travelingdoctor.json b/src/data/French/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..a4b25e81392 --- /dev/null +++ b/src/data/French/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "Médecin itinérant", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Augmente les soins reçus par le personnage de 20 %.", + "4pc": "Le déchaînement élémentaire restaure 20 % des PV.", + "flower": { + "name": "Anémone du Médecin itinérant", + "relictype": "Fleur de la vie", + "description": "Un ingrédient rare qui a perdu toute vertu médicinale après des années de stockage.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "Plume de hibou du Médecin itinérant", + "relictype": "Plume de la mort", + "description": "Une plume rigide de hibou. Elle procure encouragement et motivation au docteur devant visiter ses patients la nuit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "Montre de poche du Médecin itinérant", + "relictype": "Sables du temps", + "description": "Une montre très précise. Pour les médecins, chaque seconde compte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "Pot à remèdes du Médecin itinérant", + "relictype": "Coupe d'Eonothem", + "description": "Un pot autrefois rempli d'un remède très concentré, dont il ne reste aujourd'hui plus que l'odeur.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "Mouchoir du Médecin itinérant", + "relictype": "Diadème de Logos", + "description": "Un mouchoir utilisé lors des opérations pour s'attacher les cheveux, qui peut aussi servir de bandage pour une entorse ou un bras cassé en cas d'urgence.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/viridescentvenerer.json b/src/data/French/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..c5e1a78bc8e --- /dev/null +++ b/src/data/French/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "Ombre de la Verte Chasseuse", + "rarity": [ + "4", + "5" + ], + "2pc": "Confère un bonus de DGT Anémo de 15 %.", + "4pc": "Augmente les DGT infligés par Dispersion de 60 % ; la RÉS élémentaire des ennemis est réduite de 40 % pendant 10 s selon le type élémentaire de Dispersion.", + "flower": { + "name": "Souvenir de fleur des champs", + "relictype": "Fleur de la vie", + "description": "Une fleur sauvage répandue dans une certaine partie du monde. Elle a été cueillie par une chasseresse et portée comme une broche.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "Plume de flèche de la Verte Chasseuse", + "relictype": "Plume de la mort", + "description": "La plume d'une flèche qui transperça sa proie. Elle est encore lisse et propre.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "Détermination de la Verte Chasseuse", + "relictype": "Sables du temps", + "description": "Un objet formidable autrefois porté par une chasseuse. Il lui indiquait la direction de sa proie.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "Récipient de la Verte Chasseuse", + "relictype": "Coupe d'Eonothem", + "description": "Un objet ayant été utilisé comme une gourde à eau par la Verte Chasseuse. Sa contenance est bien supérieure à ce qu'on pourrait imaginer.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "Diadème de la Verte Chasseuse", + "relictype": "Diadème de Logos", + "description": "Un diadème porté autrefois fièrement par la Verte Chasseuse, aussi vert que la nature sauvage.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/French/artifacts/wandererstroupe.json b/src/data/French/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..ad17c15bd99 --- /dev/null +++ b/src/data/French/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "Bande vagabonde", + "rarity": [ + "4", + "5" + ], + "2pc": "Augmente la maîtrise élémentaire de 80 pts.", + "4pc": "Augmente les DGT infligés par les attaques chargées de 35 % lorsque ce set d'artéfacts est équipé par les personnages maniant un arc ou un catalyseur.", + "flower": { + "name": "Aube de l'orchestre", + "relictype": "Fleur de la vie", + "description": "Un petit emblème en forme de fleur. Celui qui prête l'oreille peut presque entendre une flûte accompagnant le chant de plusieurs voix.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "Plume de flèche du lyriste", + "relictype": "Plume de la mort", + "description": "Une plume de flèche cyan ni flétrie ni brisée par le temps. Une mélodie claire et cristalline rappelant l'eau vive s'en dégage.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "Tombée du rideau", + "relictype": "Sables du temps", + "description": "Un sablier permettant de garder trace du temps écoulé lors des représentations. Un son clair s'en échappait autrefois, mais le temps des représentations est aujourd'hui fini...", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "Gourde à cordes du ménestrel", + "relictype": "Coupe d'Eonothem", + "description": "Une gourde ancienne à la forme étrange. Des cordes de harpe ornent son intérieur ; une mélodie sublime s'en dégage lorsque l'eau coule.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "Haut-de-forme du chef d'orchestre", + "relictype": "Diadème de Logos", + "description": "Un chapeau haut-de-forme ayant gardé son éclat malgré le passage du temps. Une mélodie ancienne semble y résonner.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/adventurer.json b/src/data/German/artifacts/adventurer.json new file mode 100644 index 00000000000..36fe058ba4e --- /dev/null +++ b/src/data/German/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "Abenteurer", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Erhöht die max. LP um 1000.", + "4pc": "Stellt nach dem Öffnen jeglicher Truhen 5 s lang 30 % LP wieder her.", + "flower": { + "name": "Blume eines Abenteurers", + "relictype": "Blume des Lebens", + "description": "Ein Blümchen, das die harten Bedingungen inmitten einer alten Stadt überlebt hat und nun voller Stolz vor der Brust getragen wird.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "Abenteurerschwanzfeder", + "relictype": "Feder des Todes", + "description": "Die Feder eines exotischen Vogels, den man hierzulande selten sieht.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "Taschenuhr eines Abenteurers", + "relictype": "Sand der Zeit", + "description": "Abenteurer vergessen in tiefen Abgründen und alten Ruinen oft die Zeit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "Goldkelch eines Abenteurers", + "relictype": "Kelch der Leere", + "description": "Die Beute eines Abenteurers von einer seiner Reisen, auf die man trotz der Einkerbungen stolz sein kann.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "Kopftuch eines Abenteurers", + "relictype": "Haarreif der Vernunft", + "description": "Ein Tuch, das man sich um die Stirn wickelt. Es ist voller Schweiß und mit Dreck bedeckt, ist aber der ganze Stolz eines Abenteurers.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/archaicpetra.json b/src/data/German/artifacts/archaicpetra.json new file mode 100644 index 00000000000..ec7689ae5dc --- /dev/null +++ b/src/data/German/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "Archaischer Fels", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den Geo-Schaden um 15 %.", + "4pc": "Erhöht beim Erschaffen von Splittern durch eine Kristallisationsreaktion den mit dem jeweiligen Element verursachen Schaden aller Truppenmitglieder 10 s lang um 35 %. Zu einem Zeitpunkt kann nur ein SCH-Bonus aufgrund dieses Effekts bestehen.", + "flower": { + "name": "Blüte der splitternden Felsen", + "relictype": "Blume des Lebens", + "description": "Die goldgelbe Blüte einer Pflanze, die sich durch hartes Gestein bohrt. Die Blütenblätter wiegen mit dem Wind, als wären sie lebendig.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "Flügel der luftigen Gipfel", + "relictype": "Feder des Todes", + "description": "Die steinharte Feder eines großen Wellenbrechers, an deren schwarzen Ende sich hin und wieder kalte Tautropfen bilden.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "Sonnenuhr der düsteren Jade", + "relictype": "Sand der Zeit", + "description": "Eine Sonnenuhr gefertigt aus einem einzelnen Stück feinster Jade, deren Maserung einer Sternenkarte gleicht. Schweigend zeigt sie die für immer verlorene Zeit an.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "Krug aus Felsgestein", + "relictype": "Kelch der Leere", + "description": "Ein prunkvoller und nicht zuletzt würdevoller Weinkelch, der vor Jahrtausenden mit edelsten Getränken gefüllt war.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "Maske des starren Gesteins", + "relictype": "Haarreif der Vernunft", + "description": "Eine Maske, die direkt aus schwarzem Gestein gemeißelt wurde. Die beiden Augenlöcher starren stets kalt nach vorn.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/berserker.json b/src/data/German/artifacts/berserker.json new file mode 100644 index 00000000000..7af911b01ba --- /dev/null +++ b/src/data/German/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "Berserker", + "rarity": [ + "3", + "4" + ], + "2pc": "Erhöht die KT um 12 %.", + "4pc": "Erhöht die KT bei weniger als 70 % LP zusätzlich um 24 %.", + "flower": { + "name": "Berserkerrose", + "relictype": "Blume des Lebens", + "description": "Eine schöne rote Rose, die das Wesen eines Berserkers widerspiegelt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "Berserkerfeder", + "relictype": "Feder des Todes", + "description": "Die dunkelblaue Schwanzfeder eines Vogels, der in alten Geschichten den Tod ankündigt. Ein Teil davon ist mittlerweile rot gefärbt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "Berserkersanduhr", + "relictype": "Sand der Zeit", + "description": "Ein Gerät, dessen Innern gnadenlos und immer in Bewegung ist. Es erinnert den Berserker an seine auf dem Schlachtfeld wie auch auf der Welt verbleibende Zeit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "Berserkertrinkhorn", + "relictype": "Kelch der Leere", + "description": "Aus den Überresten eines unbekannten großen Tiers gefertigt, die Beute einer großen Jagd.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "Furchteinflößende Berserkermaske", + "relictype": "Haarreif der Vernunft", + "description": "Eine Maske, aufgrund von Kämpfen bis auf den Tod zur Hälfe zerbrochen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/blizzardstrayer.json b/src/data/German/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..e1cefed95b5 --- /dev/null +++ b/src/data/German/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "Im Schnee irrender Recke", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den Kryo-Schaden um 15 %.", + "4pc": "Erhöht die KT beim Angreifen von Kryo-Effekten betroffener Gegner um 20 %. Erhöht die KT bei von Gefroren betroffenen Gegnern zusätzlich um 20 %.", + "flower": { + "name": "Gedenken des Schneetreibens", + "relictype": "Blume des Lebens", + "description": "Eine längst ausgestorbene Blumenart aus den Gletschern mit gefrorenen Tautropfen. Der Recke, der diese Blume gepflückt hat, musste sich dafür richtig ins Zeug legen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "Resolution des Schneestapfers", + "relictype": "Feder des Todes", + "description": "Eine Eiseskälte ausstrahlende Feder. Man spürt förmlich den kalten Wind unter den Flügeln des Vogels, der zuvor über die schneebedeckten Ebenen und Gipfel schwebte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "Niedergang der eisigen Heimat", + "relictype": "Sand der Zeit", + "description": "Eine Uhr des Volkes eines alten Landes, das auf die Rückkehr ihres Recken wartete. Im Innern befindet sich nicht etwa Sand. Nein, es handelt sich hier um Körnchen ewigen Eises.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "Erhabenheit des Frostwebers", + "relictype": "Kelch der Leere", + "description": "Ein aus Eis gemeißelter Becher, so hart wie der Winter. Früher wurde aus ihm Wein getrunken, der nicht gefriert.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "Echo des Eisbrechers", + "relictype": "Haarreif der Vernunft", + "description": "Ein Siegeskranz des Altertums für den Bezwinger des Eises. Er steht für die Tapferkeit dessen, der sich der unerbittlichen Kälte gestellt hat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/bloodstainedchivalry.json b/src/data/German/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..0b723ac94a0 --- /dev/null +++ b/src/data/German/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "Blutiger Weg eines Ritters", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den verursachten physischen Schaden um 25 %.", + "4pc": "Verbraucht beim Besiegen von Gegnern 10 s lang für die Anwendung von heftigen Schlägen keine Ausdauer und erhöht den mit heftigen Schlägen verursachten Schaden um 50 %.", + "flower": { + "name": "Herz des Blutbefleckten", + "relictype": "Blume des Lebens", + "description": "Eine getrocknete Blume, die aufgrund des vielen Blutes eisenhart geworden ist. Für ihren vorigen Besitzer war sie wohl so etwas wie ein Erinnerungsstück.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "Feder des Blutbefleckten", + "relictype": "Feder des Todes", + "description": "Die schwarze Feder vom Mantel eines Ritters. Da sie so oft in dunkles Blut getränkt wurde, hat sie eine Farbe wie schwarze Tinte angenommen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "Uhr des Blutbefleckten", + "relictype": "Sand der Zeit", + "description": "Das Gerät zur Zeitmessung eines Ritters. Die Flüssigkeit darin ist längst geronnen, sodass man keine Zeit mehr messen kann.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "Kelch des Blutbefleckten", + "relictype": "Kelch der Leere", + "description": "Der trübe Kelch des Blutbefleckten. Das am Rand haftende Blut war lange Ruß und Rauch ausgesetzt und ist nun so schwarz wie Pech.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "Eisenmaske des Blutbefleckten", + "relictype": "Haarreif der Vernunft", + "description": "Eine eiserne Maske, mit der ein Ritter sein Gesicht schützte. Was sich unter der Maske verbarg, war damals Gegenstand von Spekulationen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/braveheart.json b/src/data/German/artifacts/braveheart.json new file mode 100644 index 00000000000..15c0d2047af --- /dev/null +++ b/src/data/German/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "Wagemut", + "rarity": [ + "3", + "4" + ], + "2pc": "Erhöht den ANG um 18 %.", + "4pc": "Erhöht den Gegnern mit mehr als 50 % LP zugefügten Schaden um 30 %.", + "flower": { + "name": "Reckenmedaille", + "relictype": "Blume des Lebens", + "description": "Eine schlichte Brosche, die als Andenken an ein vergangenes Abenteuer fungiert.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "Erwartungen des Recken", + "relictype": "Feder des Todes", + "description": "Eine glänzende Vogelfeder, die ein gewisses Maß an Mut verleiht.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "Entschlossenheit des Recken", + "relictype": "Sand der Zeit", + "description": "Eine uralte und winzige Sanduhr, die keinen wirklichen Nutzen hat, so unbegreiflich wie die Zeit selbst.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "Schritte des Recken", + "relictype": "Kelch der Leere", + "description": "Ein grob geschnitzter hölzerner Becher, dessen Leere von vielen Erinnerungen zeugt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "Reckenhaarreif", + "relictype": "Haarreif der Vernunft", + "description": "Ein grob geflochtener Kranz, der für einige Menschen so wertvoll ist wie eine Krone aus Gold.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/crimsonwitchofflames.json b/src/data/German/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..0176309e113 --- /dev/null +++ b/src/data/German/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "Brennende Pyro-Hexe", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den Pyro-Schaden um 15 %.", + "4pc": "Erhöht den mit den Reaktionen „Überladen“ und „In Flammen“ verursachten Schaden um 40 % und den von den Reaktionen „Verdampfen“ und „Schmelzen“ betroffenen Gegnern zugefügten Schaden um 15 %. Erhöht den Effekt eines 2er-Sets bei Anwendung von Elementarfähigkeiten 10 s lang um 50 %, 3-fach stapelbar.", + "flower": { + "name": "Blume der Pyro-Hexe", + "relictype": "Blume des Lebens", + "description": "Eine Blume, die die Pyro-Hexe, die eigentlich die Welt zerstören wollte, einmal berührt hat. Die kleinen Stichflammen züngeln wild und empfangen jeden, der die Blume berührt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "Feder der Pyro-Hexe", + "relictype": "Feder des Todes", + "description": "Eine Feder, die die Pyro-Hexe, die eigentlich die Welt zerstören wollte, einmal berührt hat. Sie brennt unaufhörlich und verströmt daher große Hitze.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "Stunde der Vernichtung", + "relictype": "Sand der Zeit", + "description": "Ein Zeitmesser, den die Pyro-Hexe, die eigentlich die Welt zerstören wollte, früher bei sich trug. In ihm befindet sich die Lebenszeit der Hexe, die diese dem Feuer übergeben hat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "Herz der Pyro-Hexe", + "relictype": "Kelch der Leere", + "description": "Ein brennender Tonkrug, den die Pyro-Hexe hinterlassen hat. Eigentlich wollte sie damit die Welt zerstören. Der Krug steht immer noch in Flammen, ganz wie die Hexe.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "Brennender Hexenhut", + "relictype": "Haarreif der Vernunft", + "description": "Ein Hexenhut, den die Pyro-Hexe, die eigentlich die Welt zerstören wollte, getragen hat. Die breite Krempe muss ihr Sichtfeld deutlich eingeschränkt haben.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/defenderswill.json b/src/data/German/artifacts/defenderswill.json new file mode 100644 index 00000000000..ad7ff1550ab --- /dev/null +++ b/src/data/German/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "Beschützerinstinkt", + "rarity": [ + "3", + "4" + ], + "2pc": "Erhöht die VTD um 30 %.", + "4pc": "Erhöht für jedes unterschiedliche Element der eigenen Figuren in der Truppe den eigenen WDS des jeweiligen Elements um 30 %.", + "flower": { + "name": "Wächterblume", + "relictype": "Blume des Lebens", + "description": "Eine Schwertlilie, die einst einem Wächter gehörte, der sie sehr schätzte. Leider hatte er keine Gelegenheit, sie seiner Geliebten zu überreichen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "Wächterabzeichen", + "relictype": "Feder des Todes", + "description": "Eine Brosche in der Form einer Feder, die an den Wunsch erinnern soll, andere zu beschützen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "Wächtertischuhr", + "relictype": "Sand der Zeit", + "description": "Ein kleines Gerät, das die aktuelle Uhrzeit anzeigt. In mondlosen Nächten dient es als einziger Bezugsrahmen für die Zeit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "Wächterflachmann", + "relictype": "Kelch der Leere", + "description": "Ein metallenes Gefäß, das für Flüssigkeiten gedacht ist, die die Einsamkeit beim Wachehalten vertreiben sollen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "Wächterband", + "relictype": "Haarreif der Vernunft", + "description": "Ein aus Stoff gefertigtes Band, das die Farbe der Nacht angenommen hat. In Notfällen eignet es sich auch als Verband.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/gambler.json b/src/data/German/artifacts/gambler.json new file mode 100644 index 00000000000..0f3ab55e153 --- /dev/null +++ b/src/data/German/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "Glücksspieler", + "rarity": [ + "3", + "4" + ], + "2pc": "Erhöht den mit Elementarfähigkeiten verursachten Schaden um 20 %.", + "4pc": "Überspringt die Abklingzeit der Elementarfähigkeit beim Besiegen von Gegnern mit einer Wahrscheinlichkeit von 100 %. 15 s Abklingzeit.", + "flower": { + "name": "Glücksspielbrosche", + "relictype": "Blume des Lebens", + "description": "Eine hübsche, große Blume, hinter der man manipulierte Würfel verstecken kann.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "Glücksspiel-Federschmuck", + "relictype": "Feder des Todes", + "description": "Die Schwanzfeder eines großen Vogels, dank derer das Ass nicht mehr im Ärmel versteckt werden muss.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "Glücksspiel-Taschenuhr", + "relictype": "Sand der Zeit", + "description": "Eine kaputte Taschenuhr, die ihren ehemaligen Besitzer vor einem tödlichen Treffer bewahrte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "Glücksspiel-Würfelbecher", + "relictype": "Kelch der Leere", + "description": "Dies ist ein speziell für eine einzige Anwendung entworfenes Gefäß, garantiert ohne jegliche Möglichkeit zu schummeln.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "Glücksspiel-Ohrringe", + "relictype": "Haarreif der Vernunft", + "description": "Blaue Ohrringe, die einem dabei helfen, die Ruhe zu bewahren und die Situation richtig einzuschätzen, um so der Gefahr fernzubleiben.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/glacierandsnowfield.json b/src/data/German/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..b113727adb3 --- /dev/null +++ b/src/data/German/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "Eisbäche und Schneewüsten", + "rarity": [], + "2pc": "Erhöht den Kryo-Schaden um 15 %.", + "4pc": "Erhöht den mit der Reaktion Supraleiter verursachten Schaden um 100 % und den von der Reaktion Schmelzen betroffenen Gegnern zugefügten Schaden um 15 %. Erhöht den Kryo-SCH-Bonus bei Anwendung von Spezialfähigkeiten 10 s lang zusätzlich um 30 %.", + "flower": { + "name": "Herz des Frosts", + "relictype": "Blume des Lebens", + "description": "Eine lautlose Blume aus Eis, die ihre Form nicht mehr veränderte, nachdem sie gepflückt worden war. Sie diente einem Ritter, der sie immer bei sich trug, als Andenken.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "Vereiste Feder", + "relictype": "Feder des Todes", + "description": "Die von einem mit dem Nordwind ziehenden Ritter aus dem Schnee aufgelesene Vogelfeder. Bis zum heutigen Tage ist sie von einer Eisschicht bedeckt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "Gefrorener Sand", + "relictype": "Sand der Zeit", + "description": "Eine Uhr, die ein mit dem Nordwind ziehender Ritter benutzte. In ihrem Innern befinden sich eisige Sandkörner und kalter Wind.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "Kelch des Aquilo", + "relictype": "Kelch der Leere", + "description": "Ein leeres Gefäß, zurückgelassen von einem Ritter, der mit dem Nordwind zog. Der eisige Atem des Winters durchströmt noch immer diesen Becher.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "Gletscherkrone", + "relictype": "Haarreif der Vernunft", + "description": "Die Kopfbedeckung eines mit dem Nordwind ziehenden Ritters, gefertigt aus Silber und dem Eis des härtesten Winters.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/gladiatorsfinale.json b/src/data/German/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..8bbc3f9168d --- /dev/null +++ b/src/data/German/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "Verbeugung des Gladiators", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den ANG um 18 %.", + "4pc": "Erhöht den mit Standardangriffen verursachten Schaden, wenn die mit diesem Artefaktset ausgestattete Figur einen Einhänder, einen Zweihänder oder eine Stangenwaffe trägt, um 35 %.", + "flower": { + "name": "Nostalgie des Gladiators", + "relictype": "Blume des Lebens", + "description": "Keiner weiß, warum die legendären Gladiatoren stets diese Blume trugen. Sie scheint der einzige Schwachpunkt der grausamen Kämpfer zu sein.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "Zuflucht des Gladiators", + "relictype": "Feder des Todes", + "description": "Eine Feder wie aus einem Traum von der Freiheit eines Falken. Der ungebändigte Vogel trug diese Feder vor seiner Brust.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "Zuversicht des Gladiators", + "relictype": "Sand der Zeit", + "description": "Ein Zeugnis der blutigen Tage eines Gladiators. Es steht für seinen schwierigen Weg bis zur Freiheit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "Rausch des Gladiators", + "relictype": "Kelch der Leere", + "description": "Der metallene Becher eines Gladiators vergangener Zeiten. Bis man ihn mit Getränken füllt, ist er zum Überlaufen gefüllt mit der Zeit, die er schon existiert.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "Triumph des Gladiators", + "relictype": "Haarreif der Vernunft", + "description": "Der Helm eines frühzeitlichen Gladiators, befleckt von dem Blut unzähliger Gegner und bewundert von unzähligen Zuschauern.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/heartofdepth.json b/src/data/German/artifacts/heartofdepth.json new file mode 100644 index 00000000000..a206e38bfe7 --- /dev/null +++ b/src/data/German/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "Tief im Herzen", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den Hydro-Schaden um 15 %.", + "4pc": "Erhöht den mit Standardangriffen und heftigen Schlägen verursachten Schaden nach Anwendung von Elementarfähigkeiten 15 s lang um 30 %.", + "flower": { + "name": "Vergoldete Brosche", + "relictype": "Blume des Lebens", + "description": "Eine sehr mitgenommene Brosche, deren Vergoldung längst von der rauen See abgeschmirgelt worden ist.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "Nostalgische Brise", + "relictype": "Feder des Todes", + "description": "Eine Feder, die mit dem sausenden Wind des Meeres und den tobenden Wellen gereist ist. Sie ist so alt, dass sich ihre Form und ihre Farbe verändert haben.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "Kupferkompass", + "relictype": "Sand der Zeit", + "description": "Ein alter kupferner Kompass, dessen Nadel in Richtung eines unerreichbaren Ufers, eines nicht vorhandenen Hafens zeigt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "Kelch der hohen Wellen", + "relictype": "Kelch der Leere", + "description": "Ein aus den tiefen Gewässern gefischter Weinkelch mit verblichenen Farben, die davon zeugen, wie lange der Kelch schon in der Tiefe herumgetrieben sein muss.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "Weinverschmierte Kapitänsmütze", + "relictype": "Haarreif der Vernunft", + "description": "Der alte Hut eines Kapitäns, der noch immer nach dem Alkohol riecht, in dem er vor langer Zeit gelegen haben muss.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/instructor.json b/src/data/German/artifacts/instructor.json new file mode 100644 index 00000000000..096c1916aa3 --- /dev/null +++ b/src/data/German/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "Ausbilder", + "rarity": [ + "3", + "4" + ], + "2pc": "Erhöht Elementarkunde um 80 Punkte.", + "4pc": "Erhöht die Elementarkunde aller Truppenmitglieder nach Auslösen von Elementarreaktionen 8 s lang um 120 Punkte.", + "flower": { + "name": "Ausbilderbrosche", + "relictype": "Blume des Lebens", + "description": "Trägt der Ausbilder diese Brosche, gibt es an dem Tag keine Übungsstunden.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "Ausbilderfederschmuck", + "relictype": "Feder des Todes", + "description": "Ausbilder, die dank jahrelanger Erfahrung wissen, wie man starke Angriffe unwirksam macht, würden sich diese Feder von keinem Wind entreißen lassen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "Ausbilderstoppuhr", + "relictype": "Sand der Zeit", + "description": "Diese Uhr zeigt nicht die aktuelle Zeit an. Sie dient ganz allein dazu, die Zeit von Übungsstunden zu messen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "Ausbilderteetasse", + "relictype": "Kelch der Leere", + "description": "Sieht auf den ersten Blick aus wie eine normale Teetasse. Für Auszubildende jedoch ist sie das Symbol für die Macht eines Ausbilders.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "Ausbilderhut", + "relictype": "Haarreif der Vernunft", + "description": "Ein Standardhut für Ausbilder, den nur diejenigen als besondere Ehre erhalten, die eine Beförderung abgelehnt haben.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/lavawalker.json b/src/data/German/artifacts/lavawalker.json new file mode 100644 index 00000000000..02d13f80e51 --- /dev/null +++ b/src/data/German/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "Feuer durchwandernder Heiliger", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den Pyro-WDS um 40 %.", + "4pc": "Erhöht den von Pyro-Effekten betroffenen Gegnern zugefügten Schaden um 35 %.", + "flower": { + "name": "Entschlossenheit des Lavaläufers", + "relictype": "Blume des Lebens", + "description": "Eine in lodernden Flammen erblühende Blume. Damit sollen die Weisen der alten Zeit über das Lavameer gewandert sein.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "Entsagung des Lavaläufers", + "relictype": "Feder des Todes", + "description": "Die Feder eines in Lava badenden Vogels. Es ist, als könnte man den Flügelschlag zwischen den Flammen hören.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "Mühsal des Lavaläufers", + "relictype": "Sand der Zeit", + "description": "Eine Sanduhr mit gleißenden Sandkörnern, die nur so dahingleiten, aber keine Brandzeichen hinterlassen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "Erleuchtung des Lavaläufers", + "relictype": "Kelch der Leere", + "description": "Dieser Becher soll selbst Lava ausgehalten haben. Heute ist nichts mehr darin zu finden. Allein etwas Wärme strahlt er noch aus.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "Vernunft des Lavaläufers", + "relictype": "Haarreif der Vernunft", + "description": "Die Krone des Lavaläufers. Sie leuchtete einst auf dem Haupt der uralten Gestalt, die über das Lavameer wanderte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/luckydog.json b/src/data/German/artifacts/luckydog.json new file mode 100644 index 00000000000..d005dd53200 --- /dev/null +++ b/src/data/German/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "Glückspilz", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Erhöht die VTD um 100 Punkte.", + "4pc": "Stellt beim Sammeln von Mora 300 LP wieder her.", + "flower": { + "name": "Glücksklee", + "relictype": "Blume des Lebens", + "description": "Ein eigentlich sorglos in der Gegend herumstehendes vierblättriges Kleeblatt. Gepflückt wurde es nur, weil man ihm nachsagt, Glück zu bringen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "Glücksfeder", + "relictype": "Feder des Todes", + "description": "Diese Feder verschafft einem hin und wieder das Glück, das man braucht, damit beispielsweise das Monster, das es auf einen abgesehen hat, von einem vorbeiziehenden Falken abgelenkt wird.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "Glückssanduhr", + "relictype": "Sand der Zeit", + "description": "Diese Sanduhr ist kaputt und enthält keinen Sand mehr. Die Vergänglichkeit der Zeit spielt für sorgenfreie Gemüter aber sowieso keine Rolle.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "Glückskelch", + "relictype": "Kelch der Leere", + "description": "Ein gut gearbeiteter Kelch aus Metall, mit dem man seinerzeit Diebe niedergestreckt hat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "Silberner Glückshaarreif", + "relictype": "Haarreif der Vernunft", + "description": "Der ehemalige Besitzer fiel in eine Grube und entdeckte per Zufall den Schatz einer uralten Familie. Dieses Stück erinnert an diese Begebenheit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/maidenbeloved.json b/src/data/German/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..b120e99d45b --- /dev/null +++ b/src/data/German/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "Ins Herz geschlossenes Mädchen", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den aktiven Heileffekt der Figur um 15 %.", + "4pc": "Erhöht den passiven Heileffekt aller Truppenmitglieder nach Anwendung von Elementarfähigkeiten oder Spezialfähigkeiten 10 s lang um 20 %.", + "flower": { + "name": "Kindlichkeit der Maid", + "relictype": "Blume des Lebens", + "description": "Eine filigrane Blume, die all der Zeit zum Trotz nicht verwelkt und weiter einen unwiderstehlichen Duft abgibt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "Sehnsucht der Maid", + "relictype": "Feder des Todes", + "description": "Worte an einen ganz bestimmten Menschen, die wie ein Vogel mit dem Wind zu weit entfernten Orten fliegen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "Morgen der Maid", + "relictype": "Sand der Zeit", + "description": "Die Bewegung der Zeiger nimmt kein Ende, ganz anders die Art und Weise, wie man mit einer jungen Dame umgeht, wenn sie nicht mehr ganz so jung ist.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "Muße der Maid", + "relictype": "Kelch der Leere", + "description": "Ein Becher für Tee, nicht für Wein, für süßen Duft, nicht für Bitterkeit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "Vergänglichkeit der Maid", + "relictype": "Haarreif der Vernunft", + "description": "Ein sehr gepflegter Damenhut. Richtig getragen kann man damit sogar die Krähenfüße an den Augen verdecken.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/martialartist.json b/src/data/German/artifacts/martialartist.json new file mode 100644 index 00000000000..0353b6fd78c --- /dev/null +++ b/src/data/German/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "Kampfkünstler", + "rarity": [ + "3", + "4" + ], + "2pc": "Erhöht den mit Standardangriffen und heftigen Schlägen verursachten Schaden um 15 %.", + "4pc": "Erhöht den mit Standardangriffen und heftigen Schlägen verursachten Schaden nach Anwendung von Elementarfähigkeiten 8 s lang um 25 %.", + "flower": { + "name": "Rote Kampfkünstlerblume", + "relictype": "Blume des Lebens", + "description": "Allein mit dieser roten Blume ist es dem Kampfkünstler möglich, seine Schmerzen vorübergehend zu unterdrücken.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "Kampfkünstler-Federschmuck", + "relictype": "Feder des Todes", + "description": "Eine Feder von Vögeln, wie man sie überall findet. Fachleute üben damit, ihre Kraft richtig einzusetzen. Anfänger machen daraus Fächer.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "Kampfkünstler-Wasseruhr", + "relictype": "Sand der Zeit", + "description": "Ein Gerät, um die Zeit für verschiedene Übungen zu messen. Geht genauer als normale Sanduhren.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "Kampfkünstler-Weinkelch", + "relictype": "Kelch der Leere", + "description": "Ein recht aufwendig verzierter Kelch für Rituale von Kampfkünstlern vor dem Kampf.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "Kampfkünstler-Kopftuch", + "relictype": "Haarreif der Vernunft", + "description": "Gleich in der ersten Stunde lernt man als Kampfkünstler, dass Konzentration, Stärke und Geschick am wichtigsten sind. Damit man diese Worte nicht vergisst, stehen sie auf diesem Kopftuch.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/noblesseoblige.json b/src/data/German/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..49f03869e22 --- /dev/null +++ b/src/data/German/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "Altes Hofritual", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den mit Spezialfähigkeiten verursachten Schaden um 20 %.", + "4pc": "Erhöht den ANG aller Truppenmitglieder nach Anwendung von Spezialfähigkeiten 12 s lang um 20 %, nicht stapelbar.", + "flower": { + "name": "Königliche Blume", + "relictype": "Blume des Lebens", + "description": "Eine aus blauer Seide gefertigte Blume, die oft bei offiziellen Anlässen getragen wurde. Noch heute sieht sie so aus wie an dem Tage, an dem sie abgelegt wurde.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "Königliche Feder", + "relictype": "Feder des Todes", + "description": "Eine Feder, wie sie die Aristokraten des alten Mondstadts für die Jagd an ihrem Hut befestigten. Man sieht ihr ihr Alter nicht an, so aufrecht steht sie.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "Königliche Uhr", + "relictype": "Sand der Zeit", + "description": "Eine Taschenuhr der Aristokraten des alten Mondstadts, die bis heute weitergegeben wurde und ganze Ären überstanden hat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "Königlicher Silberkrug", + "relictype": "Kelch der Leere", + "description": "Dieser Zierkrug gehörte ursprünglich in ein Adelshaus des alten Mondstadts. Aus seinem Innern hallt noch immer der schwermütige Wind jener Zeit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "Königliche Maske", + "relictype": "Haarreif der Vernunft", + "description": "Eine von den Aristokraten des alten Mondstadts auf Tanzveranstaltungen getragene Maske. Schaut man durch die Augenlöcher, könnte man meinen, die Festlichkeiten selbst sehen zu können.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/prayersfordestiny.json b/src/data/German/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..dcb098df207 --- /dev/null +++ b/src/data/German/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "Wasseropfer", + "rarity": [ + "3", + "4" + ], + "1pc": "Verringert die Dauer der Beeinträchtigung durch zusätzliches Hydro-Attribut um 40 %.", + "circlet": { + "name": "Wasseropferdiadem", + "relictype": "Haarreif der Vernunft", + "description": "Ein ritueller Kopfschmuck, den Priester in alter Zeit während ihrer Zeremonien trugen. Da er lange Jahre im Wasser versunken lag, hat er eine erstaunliche Widerstandskraft entwickelt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/prayersforillumination.json b/src/data/German/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..a89a1a00ea7 --- /dev/null +++ b/src/data/German/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "Feueropfer", + "rarity": [ + "3", + "4" + ], + "1pc": "Verringert die Dauer der Beeinträchtigung durch zusätzliches Pyro-Attribut um 40 %.", + "circlet": { + "name": "Feueropferdiadem", + "relictype": "Haarreif der Vernunft", + "description": "Ein ritueller Kopfschmuck, den Priester in alter Zeit während ihrer Zeremonien trugen. Da er lange Jahre dem Feuer ausgesetzt war, hat er eine erstaunliche Widerstandskraft entwickelt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/prayersforwisdom.json b/src/data/German/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..3370476e92b --- /dev/null +++ b/src/data/German/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "Blitzopfer", + "rarity": [ + "3", + "4" + ], + "1pc": "Verringert die Dauer der Beeinträchtigung durch zusätzliches Elektro-Attribut um 40 %.", + "circlet": { + "name": "Blitzopferdiadem", + "relictype": "Haarreif der Vernunft", + "description": "Ein ritueller Kopfschmuck, den Priester in alter Zeit während ihrer Zeremonien trugen. Da er lange Jahre donnernden Gewittern lauschte, hat er eine erstaunliche Widerstandskraft entwickelt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/prayerstospringtime.json b/src/data/German/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..bc7ffcc634f --- /dev/null +++ b/src/data/German/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "Eisopfer", + "rarity": [ + "3", + "4" + ], + "1pc": "Verringert die Dauer der Beeinträchtigung durch zusätzliches Kryo-Attribut um 40 %.", + "circlet": { + "name": "Eisopferdiadem", + "relictype": "Haarreif der Vernunft", + "description": "Ein ritueller Kopfschmuck, den Priester in alter Zeit während ihrer Zeremonien trugen. Da er lange Jahre in eisiger Kälte ruhte, hat er eine erstaunliche Widerstandskraft entwickelt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/prayerstothefirmament.json b/src/data/German/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..9149ef2a91f --- /dev/null +++ b/src/data/German/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "Windopfer", + "rarity": [], + "1pc": "Verringert die Dauer der Beeinträchtigung durch zusätzliches Anemo-Attribut um 40 %.", + "circlet": { + "name": "Windopferdiadem", + "relictype": "Haarreif der Vernunft", + "description": "Ein ritueller Kopfschmuck, den Priester in alter Zeit während ihrer Zeremonien trugen. Der Wind sauste all die Jahre durch ihre Öffnungen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/resolutionofsojourner.json b/src/data/German/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..228c32b18a6 --- /dev/null +++ b/src/data/German/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "Fernweh", + "rarity": [ + "3", + "4" + ], + "2pc": "Erhöht den ANG um 18 %.", + "4pc": "Erhöht die KT heftiger Schläge um 30 %.", + "flower": { + "name": "Sinn der Kameradschaft", + "relictype": "Blume des Lebens", + "description": "Ein hellblaues Blümchen mit einem kleinen Band an ihrem Stängel.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "Feder der Heimkehr", + "relictype": "Feder des Todes", + "description": "Eine blaue Pfeilfeder, der man die Sehnsucht nach der Ferne ablesen kann.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "Stein der Lichtjagd", + "relictype": "Sand der Zeit", + "description": "Eine Sonnenuhr, die die Wandlungen der Zeit miterlebt hat und deren Fortgang still und zuverlässig aufzeichnet.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "Kelch der Fremde", + "relictype": "Kelch der Leere", + "description": "Ein Becher aus weißem Porzellan, der früher eine große Zahl an alkoholischen Getränken fasste.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "Kranz des Abschieds", + "relictype": "Haarreif der Vernunft", + "description": "Ein Blumenkranz, der nach einer frischen Frühlingsbrise duftet.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/retracingbolide.json b/src/data/German/artifacts/retracingbolide.json new file mode 100644 index 00000000000..44318d135e4 --- /dev/null +++ b/src/data/German/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "Umgekehrter Meteor", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht die Schildeffizienz um 35 %.", + "4pc": "Erhöht den Schaden von Standardangriffen und heftigen Schlägen bei aktivem Schild zusätzlich um 40 %.", + "flower": { + "name": "Sommerfestbrosche", + "relictype": "Blume des Lebens", + "description": "Eine künstliche Blüte, die nie verblüht. Ob darin doch ein wenig Leben steckt?", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "Ende des Sommerfestes", + "relictype": "Feder des Todes", + "description": "Ein filigraner Wurfpfeil, der erst ruht, wenn er sein Ziel erreicht hat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "Sommerfestuhr", + "relictype": "Sand der Zeit", + "description": "Eine hübsche Taschenuhr mit feiner Technik, die allerdings stehengeblieben ist.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "Sommerfest-Wasserballon", + "relictype": "Kelch der Leere", + "description": "Während des Sommerfestes sind mit Wasser gefüllte Ballons nicht selten. Dieser hier ist ein prachtvolles Exemplar.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "Sommerfestmaske", + "relictype": "Haarreif der Vernunft", + "description": "Eine Nachbildung der Gestalt einer sagenhaften Gottheit und äußerst beliebt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/scholar.json b/src/data/German/artifacts/scholar.json new file mode 100644 index 00000000000..12a208fea72 --- /dev/null +++ b/src/data/German/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "Gelehrter", + "rarity": [ + "3", + "4" + ], + "2pc": "Erhöht die Aufladerate um 20 %.", + "4pc": "Stellt allen Truppenmitgliedern mit Bögen und Katalysatoren beim Erhalten von Elementarteilchen und Elementarkristallen zusätzlich 3 Punkte Elementarenergie wieder her. 3 s Abklingzeit.", + "flower": { + "name": "Gelehrtenlesezeichen", + "relictype": "Blume des Lebens", + "description": "Eine getrocknete Blüte, die nun als Lesezeichen dient. Sie hat den Duft der Seiten angenommen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "Gelehrtenfeder", + "relictype": "Feder des Todes", + "description": "Die Feder vom Schwanz eines Vogels, verwendet als Schreibutensil, an dessen Ende die Tinte nicht mehr abgewaschen werden kann.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "Gelehrtentischuhr", + "relictype": "Sand der Zeit", + "description": "Eine Uhr, die sich gut auf einem Tisch macht. Sie bietet Gelehrten, die kaum an die Sonne gehen, eine Möglichkeit, Tag und Nacht voneinander zu unterscheiden.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "Gelehrten-Tintenfass", + "relictype": "Kelch der Leere", + "description": "Anfänglich ein Gefäß zur Aufnahme von Getränken, nun dunkel gefärbt durch häufiges Waschen von Pinseln.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "Gelehrtenmonokel", + "relictype": "Haarreif der Vernunft", + "description": "Die Sehkraft wird durch vieles Lesen eventuell beeinträchtigt. Dieses Objekt hilft dabei, den Effekt auszugleichen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/theexile.json b/src/data/German/artifacts/theexile.json new file mode 100644 index 00000000000..cd2ce13db5d --- /dev/null +++ b/src/data/German/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "Verbannter", + "rarity": [ + "3", + "4" + ], + "2pc": "Erhöht die Aufladerate um 20 %.", + "4pc": "Stellt allen Truppenmitgliedern (außer sich selbst) bei Anwendung von Spezialfähigkeiten 6 s lang alle 2 s 2 Punkte Elementarenergie wieder her, nicht stapelbar.", + "flower": { + "name": "Blume des Verbannten", + "relictype": "Blume des Lebens", + "description": "Eine verblasste Blume, die man sich anstecken kann. Wenn selbst ein Verbannter sie immer bei sich trägt, muss sie wohl eine tiefere Bedeutung haben.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "Feder des Verbannten", + "relictype": "Feder des Todes", + "description": "Diese Feder war ursprünglich nicht als Schmuck gedacht. Sie blieb einfach an der Kleidung ihres neuen Besitzers hängen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "Taschenuhr des Verbannten", + "relictype": "Sand der Zeit", + "description": "Die Abdeckung aus Kristallglas ist zersprungen und auch die Zeiger sind verschwunden. Doch selbst in diesem Zustand wollte sie ihr Besitzer nicht missen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "Kelch des Verbannten", + "relictype": "Kelch der Leere", + "description": "Ein trüber Kelch aus schwerem Metall, in das früher Edelsteine eingesetzt waren. Sie wurden aber nachträglich entfernt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "Haarreif des Verbannten", + "relictype": "Haarreif der Vernunft", + "description": "Ein wertvoller Haarreif mit einem zerkratzten Wappen, das vormals dessen Zugehörigkeit zeigte. Somit wird klar, dass der Besitzer seinen einstigen Titel verloren hat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/thunderingfury.json b/src/data/German/artifacts/thunderingfury.json new file mode 100644 index 00000000000..f665891f465 --- /dev/null +++ b/src/data/German/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "Donnernder Zorn", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den Elektro-Schaden um 15 %.", + "4pc": "Erhöht den mit den Effekten „Überladen“, „Unter Strom“ und „Supraleiter“ verursachten Schaden um 40 %. Verringert die Abklingzeit der Elementarfähigkeit beim Auslösen dieser Elementareffekte um 1 s. 0,8 s Abklingzeit.", + "flower": { + "name": "Erbarmen des Donnervogels", + "relictype": "Blume des Lebens", + "description": "Nicht betroffen von dem wütenden Getrampel und den gleißenden Flammen der zerstörerischen Katastrophe. Diese Blume ist ein Überbleibsel aus vergangenen Tagen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "Überlebende des Unwetters", + "relictype": "Feder des Todes", + "description": "Eine elektrisch geladene Feder, vom Donnervogel als Rache herabgesandt. Auch jetzt noch knistert die Feder voller Zorn.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "Donneruhr", + "relictype": "Sand der Zeit", + "description": "Eine Sanduhr des Volkes, das den Donnervogel verehrt. Sie sagte die Ankunft des Donnergottes voraus. Als Folge endete die Existenz dieses Volkes abrupt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "Omen des Blitzes", + "relictype": "Kelch der Leere", + "description": "Ein Becher, in den bei der Durchführung von Ritualen das Blut von Unschuldigen gefüllt wird, um dafür zu beten, dass die Blitze verschwinden. Einzig zurückgeblieben ist elektrisierter Zorn.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "Donnerkrone", + "relictype": "Haarreif der Vernunft", + "description": "Früher von Schamanen getragen, die den Donnervogel verehrten. An der launischen Natur dieses Monsters konnten diese ehrfürchtigen Geschöpfe allerdings nichts ändern.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/thundersoother.json b/src/data/German/artifacts/thundersoother.json new file mode 100644 index 00000000000..542a52cf39b --- /dev/null +++ b/src/data/German/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "Donner beruhigender Weiser", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den Elektro-WDS um 40 %.", + "4pc": "Erhöht den von Elektro-Effekten betroffenen Gegnern zugefügten Schaden um 35 %.", + "flower": { + "name": "Herz des Donnerbändigers", + "relictype": "Blume des Lebens", + "description": "Eine Blume, die nur in Gegenden mit vielen Unwettern und Blitzen gedeiht. Sie gibt Reisenden in stürmischen Zeiten Mut.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "Feder des Donnerbändigers", + "relictype": "Feder des Todes", + "description": "Das Abzeichen des tapferen Helden, der den Donner bändigte, und die Feder des Vogels, der durch die Blitze schwebte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "Stunde des Donnerbändigers", + "relictype": "Sand der Zeit", + "description": "Der Zeitmesser des Recken, der den Donner bändigte. Darin fließen die Bruchstücke der Blitze unaufhörlich wie die Zeit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "Kelch des Donnerbändigers", + "relictype": "Kelch der Leere", + "description": "Der Weinkelch des Donnerbändigers. Angeblich hat der Bezwinger des Monsters des Donners violette Blitze aus diesem Kelch getrunken.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "Krone des Donnerbändigers", + "relictype": "Haarreif der Vernunft", + "description": "Die Krone des Recken, der den Donner bändigte. Er erhielt sie, nachdem er das Monster des Donners besiegt hatte, das das Land zu verwüsten drohte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/tinymiracle.json b/src/data/German/artifacts/tinymiracle.json new file mode 100644 index 00000000000..542c6629397 --- /dev/null +++ b/src/data/German/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "Wunder", + "rarity": [ + "3", + "4" + ], + "2pc": "Erhöht den WDS gegen alle Elemente um 20 %.", + "4pc": "Erhöht den jeweiligen WDS nach Erleiden von Elementar-SCH 10 s lang um 30 %. 10 s Abklingzeit.", + "flower": { + "name": "Wunderblume", + "relictype": "Blume des Lebens", + "description": "Eine aus einem Stein herauswachsende Blume, die es auf der Suche nach Licht geschafft hat, den Stein zu durchbrechen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "Wunderfeder", + "relictype": "Feder des Todes", + "description": "Die Feder eines erstaunlich schnellen Vogels, schier unsichtbar für das bloße Auge.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "Wundersanduhr", + "relictype": "Sand der Zeit", + "description": "Sieht aus wie eine gewöhnliche Sanduhr. Der trockene Sand fließt wie Wasser, sobald die Uhr auf den Kopf gestellt wird.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "Wunderkelch", + "relictype": "Kelch der Leere", + "description": "Ein Kelch, mit dem das gemeine Volk Rituale ausführt, um in die Zukunft zu blicken. Kann auch einfach mit Wasser gefüllt werden.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "Wunderohrhänger", + "relictype": "Haarreif der Vernunft", + "description": "Preiswerter Schmuck, der aber aus Meteoritenerz vergangener Zeiten hergestellt wurde.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/travelingdoctor.json b/src/data/German/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..c002ed76f28 --- /dev/null +++ b/src/data/German/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "Wanderarzt", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Erhöht den passiven Heileffekt der Figur um 20 %.", + "4pc": "Stellt bei Anwendung von Spezialfähigkeiten 20 % LP wieder her.", + "flower": { + "name": "Wanderarztanemone", + "relictype": "Blume des Lebens", + "description": "Wertvolle Arznei, die nach all der Zeit aber keinerlei medizinische Wirkung mehr hat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "Wanderarzt-Eulenfeder", + "relictype": "Feder des Todes", + "description": "Die harte Feder einer Eule. Der späte Besuch von Patienten ist mit der Feder eines nachtaktiven Vogels gleich halb so unheimlich.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "Wanderarzt-Taschenuhr", + "relictype": "Sand der Zeit", + "description": "Eine höchst präzise gehende Uhr. Für Ärzte zählt jede einzelne Sekunde.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "Wanderarztkrug", + "relictype": "Kelch der Leere", + "description": "Ursprünglich gefüllt mit dickflüssiger Medizin, von der heute nur noch der Geruch übrig ist.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "Wanderarzttuch", + "relictype": "Haarreif der Vernunft", + "description": "Normalerweise wird es bei der Behandlung von Patienten benutzt, um die Haare des Arztes festzuhalten. In Notfällen jedoch kann man es auch bei Verstauchungen und Brüchen einsetzen, um den Arm stabil zu halten.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/viridescentvenerer.json b/src/data/German/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..3a2e0a5338e --- /dev/null +++ b/src/data/German/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "Grünlicher Schatten", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht den Anemo-Schaden um 15 %.", + "4pc": "Erhöht den mit Verwirbelungen verursachten Schaden um 60 %. Verringert den dem jeweiligen Element in der Verwirbelung entsprechenden WDS des betroffenen Gegners 10 s lang um 40 %.", + "flower": { + "name": "Feldjägerblume", + "relictype": "Blume des Lebens", + "description": "Diese Blumenart bedeckte früher weite Landstriche. Als der Jäger das Land verließ, trug er diese Blume als Brosche.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "Feldjäger-Pfeilfeder", + "relictype": "Feder des Todes", + "description": "Ursprünglich eine Feder am Ende eines Pfeiles, der die Beute des Jägers durchbohrte. Sie ist nach wie vor glatt und glänzt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "Gelassenheit des Feldjägers", + "relictype": "Sand der Zeit", + "description": "Ein wundersames Gerät, das der Jäger stets mit sich führte und das ihm zeigte, wo sich seine Beute versteckte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "Feldjäger-Flachmann", + "relictype": "Kelch der Leere", + "description": "Ein Behältnis zur Aufbewahrung von Wasser mit mehr Speichervermögen, als man vermuten würde.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "Feldjägerhut", + "relictype": "Haarreif der Vernunft", + "description": "Die einstige Kopfbedeckung des stolzen Feldjägers, so grün wie die Felder, durch die er streifte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/German/artifacts/wandererstroupe.json b/src/data/German/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..997976ce9ca --- /dev/null +++ b/src/data/German/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "Wanderorchester", + "rarity": [ + "4", + "5" + ], + "2pc": "Erhöht Elementarkunde um 80 Punkte.", + "4pc": "Erhöht den mit heftigen Schlägen verursachten Schaden, wenn die Figur einen Katalysator oder einen Bogen trägt, um 35 %.", + "flower": { + "name": "Morgenlicht des Ensembles", + "relictype": "Blume des Lebens", + "description": "Ein kleines Abzeichen in Form einer Blume. Hält man es sich gegen das Ohr, ist es, als höre man den melodischen Klang von Flöten und Gesang.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "Pfeilfeder des Leierspielers", + "relictype": "Feder des Todes", + "description": "Eine bläuliche Pfeilfeder, die auch nach all der Zeit weder ihre Farbe verloren hat noch zerbrochen ist. Bewegt klingt sie wie fließendes Wasser.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "Fall des Vorhangs", + "relictype": "Sand der Zeit", + "description": "Eine Sanduhr, die dem Ensemble anzeigt, wie lange die Vorstellung geht. Leider ist für sie der Vorhang längst gefallen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "Bardenflasche", + "relictype": "Kelch der Leere", + "description": "Eine sonderbare, altertümliche Flasche mit Saiten im Innern, die schwingen, sobald das Wasser hinausfließt, und eine unharmonische Melodie erzeugen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "Trachtenhut des Dirigenten", + "relictype": "Haarreif der Vernunft", + "description": "Ein trotz Wind und Wetter noch immer leuchtend farbiger Hut. Setzt man ihn auf, meint man, altertümliche, melodische Klänge zu hören.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/adventurer.json b/src/data/Indonesian/artifacts/adventurer.json new file mode 100644 index 00000000000..f0a4f29ca46 --- /dev/null +++ b/src/data/Indonesian/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "Adventurer", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Max HP +1000.", + "4pc": "Membuka setiap jenis peti memulihkan 30% HP dalam waktu 5 detik.", + "flower": { + "name": "Adventurer's Flower", + "relictype": "Flower of Life", + "description": "Setangkai bunga yang tumbuh di lingkungan kota kuno yang sangat keras. Kini dikenakan di dada sebagai lambang kegigihan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "Adventurer's Tail Feather", + "relictype": "Plume of Death", + "description": "Bulu dari seekor burung eksotis yang jarang terlihat di daratan ini.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "Adventurer's Pocket Watch", + "relictype": "Sands of Eon", + "description": "Dalam petualangan di kedalaman yang tidak terlihat oleh sinar matahari, waktu perlahan menghilang dari dalam hati para petualang.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "Adventurer's Golden Goblet", + "relictype": "Goblet of Eonothem", + "description": "Salah satu harta yang diperoleh dalam suatu perjalanan seorang petualang, meskipun penuh lecet, tetapi kebanggaan di dalamnya tidak berkurang sedikitpun.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "Adventurer's Bandana", + "relictype": "Circlet of Logos", + "description": "Aksesoris yang diikat di kepala. Meski dipenuhi noda darah, keringat dan debu, ia tetap melambangkan semangat seorang petualang.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/archaicpetra.json b/src/data/Indonesian/artifacts/archaicpetra.json new file mode 100644 index 00000000000..7bac8ae52a1 --- /dev/null +++ b/src/data/Indonesian/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "Archaic Petra", + "rarity": [ + "4", + "5" + ], + "2pc": "Geo DMG Bonus +15%.", + "4pc": "Saat memperoleh Elemental Shard yang terbentuk dari Reaksi Elemental Crystallize, seluruh anggota party memperoleh 35% peningkatan Elemental DMG terhadap elemen tersebut selama 10 detik. Hanya satu jenis Elemental DMG dapat diperoleh dengan cara ini.", + "flower": { + "name": "Flower of Creviced Cliff", + "relictype": "Flower of Life", + "description": "Setangkai bunga yang tumbuh di tengah bebatuan di tepi jurang. Kelopaknya yang tertiup angin memberinya kesan kehidupan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "Feather of Jagged Peaks", + "relictype": "Plume of Death", + "description": "Sehelai bulu yang keras dan kokoh dari seekor elang raksasa. Terkadang embun dingin terkumpul di bagian ujung yang keras dari bulu ini.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "Sundial of Enduring Jade", + "relictype": "Sands of Eon", + "description": "Jam bayangan matahari yang terbuat dari sebuah batu giok yang besar. Garis-garisnya memiliki pola yang mencatat berlalunya waktu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "Goblet of Chiseled Crag", + "relictype": "Goblet of Eonothem", + "description": "Sebuah piala yang megah dan anggun, piala yang kosong ini terisi penuh dengan sejarah akan era yang telah lama sirna.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "Mask of Solitude Basalt", + "relictype": "Circlet of Logos", + "description": "Topeng yang terbuat dari basal, matanya seakan menatap kekosongan dengan ekspresi yang dingin.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/berserker.json b/src/data/Indonesian/artifacts/berserker.json new file mode 100644 index 00000000000..0f5829e8897 --- /dev/null +++ b/src/data/Indonesian/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "Berserker", + "rarity": [ + "3", + "4" + ], + "2pc": "CRIT Rate +12%.", + "4pc": "Saat HP kurang dari 70%, CRIT Rate meningkat 24%.", + "flower": { + "name": "Berserker's Rose", + "relictype": "Flower of Life", + "description": "Sehelai bunga istimewa yang diwarnai merah. Melambangkan kualitas seorang Berserker.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "Berserker's Indigo Feather", + "relictype": "Plume of Death", + "description": "Sehelai bulu indigo dari seekor gagak legendaris, yang mana sebagian dari bulunya telah diwarnai merah pekat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "Berserker's Timepiece", + "relictype": "Sands of Eon", + "description": "Sebuah alat yang di dalamnya terdapat aliran yang tak pernah berhenti. Menjadi sebuah simbol pengingat seorang Berserker akan waktunya yang terbatas —— baik di medan pertempuran, atau pun di dunia ini.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "Berserker's Bone Goblet", + "relictype": "Goblet of Eonothem", + "description": "Sebuah piala yang terbuat dari tulang seekor hewan raksasa yang tak dikenal. Merupakan suatu pengingat akan pertarungan mematikan melawan hewan tersebut.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "Berserker's Battle Mask", + "relictype": "Circlet of Logos", + "description": "Sebuah topeng besi mengerikan dengan retakan besar di bagian tengahnya, sepertinya retakan ini berasal dari pertarungan yang sengit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/blizzardstrayer.json b/src/data/Indonesian/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..6f3aaf5dbbe --- /dev/null +++ b/src/data/Indonesian/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "Blizzard Strayer", + "rarity": [ + "4", + "5" + ], + "2pc": "Cryo DMG Bonus +15%.", + "4pc": "Saat karakter memukul musuh yang terkena efek Cryo, CRIT Rate meningkat 20%. Jika musuh terkena Frozen, CRIT Rate meningkat lagi 20%.", + "flower": { + "name": "Snowswept Memory", + "relictype": "Flower of Life", + "description": "Bunga gletser yang telah lama punah. Bahkan petarung terkuat atau terangkuh pun akan membungkuk di hadapannya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "Icebreaker's Resolve", + "relictype": "Plume of Death", + "description": "Bulu burung yang memancarkan hawa dingin. Sentuhannya yang sangat dingin seakan mengalirkan angin dingin dari gunung salju ke dalam kulitmu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "Frozen Homeland's Demise", + "relictype": "Sands of Eon", + "description": "Jam yang digunakan oleh para rakyat untuk menunggu kepulangan sang pahlawan tanah air. Yang mengalir di dalam jam ini bukanlah pasir, melainkan butiran es yang tidak pernah meleleh.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "Frost-Weaved Dignity", + "relictype": "Goblet of Eonothem", + "description": "Sebuah gelas yang dipahat dari sebongkah es, selalu memancarkan hawa dingin. Pemilik sebelumnya menggunakannya untuk meminum arak.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "Broken Rime's Echo", + "relictype": "Circlet of Logos", + "description": "Mahkota dari seorang pahlawan masa lalu, yang bermimpi untuk menaklukkan dingin. Ini adalah bukti keberaniannya dalam menghadapi musim dingin yang meremukkan tulang.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/bloodstainedchivalry.json b/src/data/Indonesian/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..de9a432f4de --- /dev/null +++ b/src/data/Indonesian/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "Bloodstained Chivalry", + "rarity": [ + "4", + "5" + ], + "2pc": "Meningkatkan 25% Physical DMG.", + "4pc": "Dalam 10 detik setelah mengalahkan musuh, meningkatkan 50% DMG Charged Attack dan mengurangi konsumsi Stamina Charged Attack menjadi 0.", + "flower": { + "name": "Bloodstained Flower of Iron", + "relictype": "Flower of Life", + "description": "Bunga yang berwarna hitam dan sekeras besi karena noda darah di atasnya yang telah mengering. Sepertinya disimpan untuk menjadi sebuah kenang-kenangan dari pemiliknya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "Bloodstained Black Plume", + "relictype": "Plume of Death", + "description": "Bulu burung gagak yang disematkan ke jubah seorang knight. Bulu ini telah berulang kali terwarnai merah gelap oleh noda darah.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "Bloodstained Final Hour", + "relictype": "Sands of Eon", + "description": "Sebuah alat penanda waktu yang digunakan oleh knight. Cairan di dalamnya telah mengering dan tidak dapat lagi berfungsi.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "Goblet of Bloodstained Chevalier", + "relictype": "Goblet of Eonothem", + "description": "Piala logam berwarna hitam yang digunakan oleh Bloodstained Knight. Pada bagian luarnya terdapat noda kotor darah yang menggumpal dan noda asap.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "Bloodstained Iron Mask", + "relictype": "Circlet of Logos", + "description": "Topeng besi yang digunakan oleh Knight untuk menyembunyikan identitasnya. Banyak orang memiliki teori berbeda-beda tentang wajah di balik topeng ini.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/braveheart.json b/src/data/Indonesian/artifacts/braveheart.json new file mode 100644 index 00000000000..b012deb9b20 --- /dev/null +++ b/src/data/Indonesian/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "Brave Heart", + "rarity": [ + "3", + "4" + ], + "2pc": "ATK +18%.", + "4pc": "Meningkatkan 30% DMG terhadap musuh dengan HP lebih dari 50%.", + "flower": { + "name": "Medal of the Brave", + "relictype": "Flower of Life", + "description": "Bros sederhana dengan bentuk bunga, merupakan cendera mata dari petualangan pertama seseorang.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "Prospect of the Brave", + "relictype": "Plume of Death", + "description": "Bulu dari seekor burung yang bersinar terang, memberikan segenap keberanian bagi yang mengenakannya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "Fortitude of the Brave", + "relictype": "Sands of Eon", + "description": "Miniatur jam pasir tua yang tidak memiliki fungsi apa pun. Tujuan keberadaannya tidak diketahui, sama seperti halnya waktu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "Outset of the Brave", + "relictype": "Goblet of Eonothem", + "description": "Tempat penyimpanan senjata yang terbuat dari kayu, di dalamnya terpendam banyak kenangan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "Crown of the Brave", + "relictype": "Circlet of Logos", + "description": "Sebuah rangkaian tanaman yang dibuat dengan kasar, tetapi bagi orang tertentu, benda ini mungkin bagaikan mahkota emas seorang raja.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/crimsonwitchofflames.json b/src/data/Indonesian/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..afa3eabd07a --- /dev/null +++ b/src/data/Indonesian/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "Crimson Witch of Flames", + "rarity": [ + "4", + "5" + ], + "2pc": "Pyro DMG Bonus +15%.", + "4pc": "Meningkatkan 40% DMG Overloaded dan Burning. Meningkatkan 15% DMG Vaporize dan Melt. Setelah menggunakan Elemental Skill, meningkatkan 50% efek 2-Piece Set selama 10 detik. Maksimum 3 lapis.", + "flower": { + "name": "Witch's Flower of Blaze", + "relictype": "Flower of Life", + "description": "Bunga yang pernah disentuh oleh Crimson Witch of Flame yang pernah bermimpi untuk membakar semua iblis di dunia. Api tanpa nama di atasnya mengusap dengan hangat tangan yang menyentuhnya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "Witch's Ever-Burning Plume", + "relictype": "Plume of Death", + "description": "Bulu burung yang disentuh oleh Crimson Witch of Flame yang pernah bermimpi untuk membakar semua iblis di dunia. Apinya yang kekal berkobar dengan hebat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "Witch's End Time", + "relictype": "Sands of Eon", + "description": "Sebuah penunjuk waktu yang pernah dikenakan oleh Crimson Witch of Flame yang pernah bermimpi untuk membakar semua iblis di dunia. Tahun-tahun yang didedikasikan oleh witch tersebut mengalir dalam bara api di dalamnya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "Flame of Witch's Heart", + "relictype": "Goblet of Eonothem", + "description": "Guci abu yang menyemburkan api, ditinggalkan oleh Crimson Witch of Flame yang pernah bermimpi untuk membakar semua iblis di dunia. Api di dalam guci ini tidak pernah padam, terbakar bersama hati tuannya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "Witch's Scorching Hat", + "relictype": "Circlet of Logos", + "description": "Topi yang pernah dikenakan oleh Crimson Witch of Flame yang pernah bermimpi untuk membakar semua iblis di dunia. Bagian depan topinya terlihat membatasi pandangannya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/defenderswill.json b/src/data/Indonesian/artifacts/defenderswill.json new file mode 100644 index 00000000000..8b8fcf32315 --- /dev/null +++ b/src/data/Indonesian/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "Defender's Will", + "rarity": [ + "3", + "4" + ], + "2pc": "DEF +30%.", + "4pc": "Meningkatkan 30% Elemental RES diri sendiri untuk setiap jenis elemen karakter di dalam party.", + "flower": { + "name": "Guardian's Flower", + "relictype": "Flower of Life", + "description": "Bunga iris yang dikasihi oleh para Guardian. Namun sangat disesali, sang Guardian tidak pernah mendapatkan kesempatan untuk memberikannya kepada orang yang dia kasihi.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "Guardian's Sigil", + "relictype": "Plume of Death", + "description": "Bros berbentuk sehelai bulu yang melambangkan keinginan seseorang untuk melindungi.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "Guardian's Clock", + "relictype": "Sands of Eon", + "description": "Peralatan yang berfungsi untuk menunjukkan waktu. Di malam tanpa bulan, hanya benda ini yang dapat memberikan referensi waktu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "Guardian's Vessel", + "relictype": "Goblet of Eonothem", + "description": "Wadah metalik yang biasanya digunakan untuk menyimpan minuman, untuk meredakan rasa kesepian di tengah panjangnya pekerjaan berjaga.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "Guardian's Band", + "relictype": "Circlet of Logos", + "description": "Kain dekorasi berwarna biru nila kehitaman. Dapat juga digunakan untuk mengikat luka di saat darurat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/gambler.json b/src/data/Indonesian/artifacts/gambler.json new file mode 100644 index 00000000000..034626d55ef --- /dev/null +++ b/src/data/Indonesian/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "Gambler", + "rarity": [ + "3", + "4" + ], + "2pc": "Meningkatkan 20% DMG Elemental Skill.", + "4pc": "Mengalahkan musuh memiliki 100% persentase CD Elemental Skill akan langsung selesai. Dapat terpicu setiap 15 detik.", + "flower": { + "name": "Gambler's Brooch", + "relictype": "Flower of Life", + "description": "Bunga besar yang mewah, dapat digunakan untuk menyembunyikan dadu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "Gambler's Feathered Accessory", + "relictype": "Plume of Death", + "description": "Bulu ekor dari suatu burung besar yang dapat digunakan untuk menyembunyikan senjata mematikan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "Gambler's Pocket Watch", + "relictype": "Sands of Eon", + "description": "Jam saku yang sudah pecah, pernah menahan serangan mematikan yang dilancarkan kepada yang mengenakannya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "Gambler's Dice Cup", + "relictype": "Goblet of Eonothem", + "description": "Sebuah alat penampung yang memiliki satu fungsi yang spesifik. Tidak ada kompartemen rahasia ataupun kecurangan di dalamnya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "Gambler's Earrings", + "relictype": "Circlet of Logos", + "description": "Sepasang anting biru yang dapat menenangkan pikiran, agar yang mengenakannya dapat memperhitungkan resiko dengan seksama.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/glacierandsnowfield.json b/src/data/Indonesian/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..0ec668272d2 --- /dev/null +++ b/src/data/Indonesian/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "Glacier and Snowfield", + "rarity": [], + "2pc": "Cryo DMG Bonus +15%.", + "4pc": "Meningkatkan 100% DMG yang diakibatkan Superconduct, meningkatkan 15% DMG yang diakibatkan Melt. Setelah melancarkan Elemental Burst, meningkatkan 30% Cryo DMG selama 10 detik.", + "flower": { + "name": "Heart of Frost", + "relictype": "Flower of Life", + "description": "Bunga es yang terjatuh ke keheningan, kelopaknya membeku abadi begitu dipetik dari akarnya, merupakan kenang-kenangan yang selalu disimpan oleh sang knight.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "Plume of Snow", + "relictype": "Plume of Death", + "description": "Bulu seekor burung yang diambil oleh seorang Knight saat berjalan bersama Angin Utara di tengah salju. Warna di dalamnya seakan masih menanti saat di mana es di sekelilingnya meleleh.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "Glacial Sand", + "relictype": "Sands of Eon", + "description": "Alat penunjuk waktu yang digunakan oleh Knight saat berjalan bersama Angin Utara. Salju pasir abadi beristirahat di dalamnya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "Goblet of Aquilo", + "relictype": "Goblet of Eonothem", + "description": "Sebuah cangkir kosong yang ditinggalkan oleh seorang Knight saat berjalan bersama Angin Utara. Dinginnya musim dingin masih tertinggal di dalamnya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "Crown of Glacier", + "relictype": "Circlet of Logos", + "description": "Sebuah mahkota yang dikenakan seorang Knight saat berjalan bersama Angin Utara. Terbuat dari es dan perak di tengah musim dingin.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/gladiatorsfinale.json b/src/data/Indonesian/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..eaa66e7180d --- /dev/null +++ b/src/data/Indonesian/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "Gladiator's Finale", + "rarity": [ + "4", + "5" + ], + "2pc": "ATK +18%.", + "4pc": "Meningkatkan 35% DMG Normal Attack karakter yang menggunakan Sword, Claymore, Polearm.", + "flower": { + "name": "Gladiator's Nostalgia", + "relictype": "Flower of Life", + "description": "Tidak ada yang pernah memahami mengapa sang gladiator legendaris selalu mengenakan bunga ini di dadanya, di satu-satunya titik kelemahan kesatria brutal tersebut.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "Gladiator's Destiny", + "relictype": "Plume of Death", + "description": "Setangkai bulu impian yang terbang sebebas elang. Di akhir karir legendaris sang juara, bulu ini disematkan ke dadanya oleh burung yang tak pernah terkekang apa pun, sebagai sebuah tanda kebebasan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "Gladiator's Longing", + "relictype": "Sands of Eon", + "description": "Penjaga waktu yang mencatat hari, bulan, dan tahun di mana gladiator mencurahkan darah musuhnya di colosseum. Juga merupakan penanda bagi langkah-langkahnya menuju kebebasan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "Gladiator's Intoxication", + "relictype": "Goblet of Eonothem", + "description": "Piala emas seorang juara gladiator di masa lampau. Dipenuhi dengan kemenangan dan kejayaannya, sampai hari di mana akhirnya hari tua membuat lututnya tertekuk tunduk.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "Gladiator's Triumphus", + "relictype": "Circlet of Logos", + "description": "Pelindung kepala dari seorang gladiator legendaris masa lampau, penuh dengan noda lumuran darah lawan-lawannya yang selalu tercucur deras sembari terdengar kerasnya sorakan para pendukungnya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/heartofdepth.json b/src/data/Indonesian/artifacts/heartofdepth.json new file mode 100644 index 00000000000..8460526eec7 --- /dev/null +++ b/src/data/Indonesian/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "Heart of Depth", + "rarity": [ + "4", + "5" + ], + "2pc": "Hydro DMG Bonus +15%.", + "4pc": "Setelah melancarkan Elemental Skill, meningkatkan 30% DMG Normal dan Charged Attack selama 15 detik.", + "flower": { + "name": "Gilded Corsage", + "relictype": "Flower of Life", + "description": "Bros mantel dengan warna yang gelap. Lapisan yang awalnya berwarna emas telah lama terkikis oleh angin laut.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "Gust of Nostalgia", + "relictype": "Plume of Death", + "description": "Bulu yang terbang bersama desiran angin dan ombak laut yang memerah. Waktu telah merubah bentuk dan warnanya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "Copper Compass", + "relictype": "Sands of Eon", + "description": "Kompas tua yang terbuat dari tembaga, jarumnya selalu mengarah ke tepi pantai yang tak bisa dicapai, dan ke arah pelabuhan yang tidak pernah ada.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "Goblet of Thundering Deep", + "relictype": "Goblet of Eonothem", + "description": "Cangkir anggur dengan warna pudar yang diambil dari laut secara tidak sengaja. Warnanya yang gelap seakan menggambarkan suasana di dasar laut.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "Wine-Stained Tricorne", + "relictype": "Circlet of Logos", + "description": "Topi tentara laut yang sudah usang dengan permukaan penuh bercak anggur dan masih bisa tercium bau anggur darinya sampai sekarang.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/instructor.json b/src/data/Indonesian/artifacts/instructor.json new file mode 100644 index 00000000000..ffe27349876 --- /dev/null +++ b/src/data/Indonesian/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "Instructor", + "rarity": [ + "3", + "4" + ], + "2pc": "Elemental Mastery +80.", + "4pc": "Setelah memicu Reaksi Elemental, akan meningkatkan 120 Elemental Mastery seluruh anggota party selama 8 detik.", + "flower": { + "name": "Instructor's Brooch", + "relictype": "Flower of Life", + "description": "Saat bros ini dikenakan oleh instruktur, berarti tidak ada kelas latihan sepanjang hari itu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "Instructor's Feathered Accessory", + "relictype": "Plume of Death", + "description": "Instruktur yang telah sepenuhnya menguasai keahlian menghindar, tahu bagaimana cara menjaga aksesoris ini agar tidak terjatuh tertiup angin.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "Instructor's Pocket Watch", + "relictype": "Sands of Eon", + "description": "Jam saku yang bukan berfungsi untuk menunjukkan waktu, melainkan untuk menghitung durasi dari waktu latihan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "Instructor's Tea Cup", + "relictype": "Goblet of Eonothem", + "description": "Bagi kebanyakan orang, kelihatannya seperti cangkir teh biasa, tetapi bagi para murid, ini adalah simbol otoritas seorang instruktur.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "Instructor's Cap", + "relictype": "Circlet of Logos", + "description": "Topi yang bentuknya biasa saja, tetapi memiliki makna yang mendalam. Hanya diperoleh oleh instruktur yang menolak kenaikan pangkat sebagai lambang kehormatan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/lavawalker.json b/src/data/Indonesian/artifacts/lavawalker.json new file mode 100644 index 00000000000..a1708543e6c --- /dev/null +++ b/src/data/Indonesian/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "Lavawalker", + "rarity": [ + "4", + "5" + ], + "2pc": "Pyro RES +40%.", + "4pc": "Meningkatkan 35% DMG terhadap musuh yang terpengaruh Pyro.", + "flower": { + "name": "Lavawalker's Resolution", + "relictype": "Flower of Life", + "description": "Bunga yang merekah di tengah kobaran api. Konon bunga ini dikenakan oleh seorang pertapa saat dirinya berjalan menembus lautan api.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "Lavawalker's Salvation", + "relictype": "Plume of Death", + "description": "Bulu dari seekor burung phoenix yang megah. Saat menatapnya, kamu seakan-akan dapat mendengar suara sayup kepak sayapnya di tengah kobaran api.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "Lavawalker's Torment", + "relictype": "Sands of Eon", + "description": "Jam pasir yang mana pasir di dalamnya terbakar dan menghilang tanpa meninggalkan jejak.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "Lavawalker's Epiphany", + "relictype": "Goblet of Eonothem", + "description": "Cangkir dalam legenda yang dapat menampung lava panas sekalipun. Masih terpancar hawa panas dari dalam cangkir ini, meskipun sudah disimpan untuk waktu yang lama.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "Lavawalker's Wisdom", + "relictype": "Circlet of Logos", + "description": "Mahkota dari seorang pertapa yang pernah melalui lautan api. Bentuknya menyerupai sebuah sosok kuno yang berdiri tegap di tengah kobaran api.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/luckydog.json b/src/data/Indonesian/artifacts/luckydog.json new file mode 100644 index 00000000000..4cd930830f8 --- /dev/null +++ b/src/data/Indonesian/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "Lucky Dog", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "DEF +100.", + "4pc": "Mengambil Mora memulihkan 300 HP.", + "flower": { + "name": "Lucky Dog's Green Flower", + "relictype": "Flower of Life", + "description": "Bunga berwarna hijau yang memiliki empat kelopak bunga, dapat ditemukan di alam liar, biasanya dipetik karena dipercaya dapat membawa keberuntungan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "Lucky Dog's Eagle Feather", + "relictype": "Plume of Death", + "description": "Seekor monster pernah memojokkan seorang petualang, tetapi kemudian monster itu diterkam oleh seekor elang pemburu... Bulu elang ini dipercaya dapat membawa keberuntungan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "Lucky Dog's Hourglass", + "relictype": "Sands of Eon", + "description": "Jam pasir yang berlubang dan tidak ada lagi pasir tersisa di dalamnya. Tetapi, jalannya waktu tidak berarti banyak bagi orang yang tidak memiliki beban di hati.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "Lucky Dog's Goblet", + "relictype": "Goblet of Eonothem", + "description": "Piala logam yang pernah digunakan untuk membuat seorang pencuri tidak sadarkan diri.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "Lucky Dog's Silver Circlet", + "relictype": "Circlet of Logos", + "description": "Mahkota ini sebelumnya pernah terjatuh ke dalam suatu gua, dan mengantar pemiliknya menemukan harta karun dari bangsawan yang terasingkan. Dan ini adalah kenang-kenangan dari insiden tersebut.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/maidenbeloved.json b/src/data/Indonesian/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..b942d187b7b --- /dev/null +++ b/src/data/Indonesian/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "Maiden Beloved", + "rarity": [ + "4", + "5" + ], + "2pc": "Meningkatkan 15% efek pemulihan karakter.", + "4pc": "Menggunakan Elemental Skill atau Elemental Burst meningkatkan 20% pemulihan yang diterima seluruh anggota party selama 10 detik.", + "flower": { + "name": "Maiden's Distant Love", + "relictype": "Flower of Life", + "description": "Bunga harum semerbak yang tidak pernah layu, dan tidak pernah kehilangan kesegarannya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "Maiden's Heart-stricken Infatuation", + "relictype": "Plume of Death", + "description": "Bulu burung yang mengandung makna kerinduan hati seseorang, seperti burung yang merindukan tiupan angin Selatan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "Maiden's Passing Youth", + "relictype": "Sands of Eon", + "description": "Jarum jam yang tidak pernah berhenti berdetak, tidak sama halnya dengan kecantikan paras muda seorang wanita.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "Maiden's Fleeting Leisure", + "relictype": "Goblet of Eonothem", + "description": "Sebuah piala yang dibuat untuk menampung teh hitam, dan bukan arak, dibuat untuk menampung sesuatu yang manis, dan bukan sesuatu yang pahit.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "Maiden's Fading Beauty", + "relictype": "Circlet of Logos", + "description": "Sebuah topi wanita yang dirawat dengan sangat baik, dapat membantu untuk menutupi keriput wajah dengan sempurna.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/martialartist.json b/src/data/Indonesian/artifacts/martialartist.json new file mode 100644 index 00000000000..f2aaf65958b --- /dev/null +++ b/src/data/Indonesian/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "Martial Artist", + "rarity": [ + "3", + "4" + ], + "2pc": "Meningkatkan 15% DMG Normal Attack dan Charged Attack.", + "4pc": "Setelah melancarkan Elemental Skill, meningkatkan 25% DMG Normal dan Charged Attack selama 8 detik.", + "flower": { + "name": "Martial Artist's Red Flower", + "relictype": "Flower of Life", + "description": "Hanya bunga merah ini yang dapat membuat ahli bela diri melupakan rasa sakit untuk sementara.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "Martial Artist's Feathered Accessory", + "relictype": "Plume of Death", + "description": "Bulu burung yang sering ditemui di mana saja, para ahli bela diri menggunakannya dalam latihan pengendalian kekuatan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "Martial Artist's Water Hourglass", + "relictype": "Sands of Eon", + "description": "Alat yang digunakan untuk menakar waktu saat latihan bela diri. Dibandingkan dengan jam pasir, alat ini lebih akurat dan stabil.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "Martial Artist's Wine Cup", + "relictype": "Goblet of Eonothem", + "description": "Gelas arak dengan bentuk yang indah, biasanya digunakan sebelum pertarungan sebagai bagian dari ritual.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "Martial Artist's Bandana", + "relictype": "Circlet of Logos", + "description": "Pelajaran utama saat berlatih bela diri: Daya Tahan, Tekad Hati, Kekuatan. Ikat erat tali di kepala, untuk mengingatkan tiga hal ini.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/noblesseoblige.json b/src/data/Indonesian/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..8ccbe39264e --- /dev/null +++ b/src/data/Indonesian/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "Noblesse Oblige", + "rarity": [ + "4", + "5" + ], + "2pc": "Meningkatkan 20% DMG Elemental Burst.", + "4pc": "Setelah melancarkan Elemental Burst, meningkatkan ATK 20% semua anggota party selama 12 detik. Efek ini tidak dapat ditumpuk.", + "flower": { + "name": "Royal Flora", + "relictype": "Flower of Life", + "description": "Bunga berwarnakan kaca yang terbuat dari kain satin, sering kali ditemukan di perjamuan bangsawan. Masih terlihat segar, sama seperti saat bunga ini ditinggalkan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "Royal Plume", + "relictype": "Plume of Death", + "description": "Bulu yang disematkan oleh para Bangsawan Mondstadt di topi mereka saat pergi berburu. Sampai saat ini masih berdiri tegak dengan bangga.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "Royal Pocket Watch", + "relictype": "Sands of Eon", + "description": "Jam saku yang pernah dimiliki oleh Bangsawan Mondstadt. Diturunkan turun-temurun dari generasi ke generasi, dan telah menyaksikan jatuh bangunnya Kota Mondstadt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "Royal Silver Urn", + "relictype": "Goblet of Eonothem", + "description": "Guci yang digunakan sebagai perhiasan, sebelumnya dimiliki oleh Bangsawan Mondstadt. Suara angin yang bergema di dalam guci ini terdengar seperti ratapan kesedihan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "Royal Masque", + "relictype": "Circlet of Logos", + "description": "Topeng samaran yang dikenakan oleh Bangsawan Mondstadt. Matanya yang kosong seakan sedang menerawang hari-hari emas di masa lalu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/prayersfordestiny.json b/src/data/Indonesian/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..45659ce4c89 --- /dev/null +++ b/src/data/Indonesian/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "Prayers for Destiny", + "rarity": [ + "3", + "4" + ], + "1pc": "Mengurangi 40% durasi efek Hydro yang diterima.", + "circlet": { + "name": "Tiara of Torrents", + "relictype": "Circlet of Logos", + "description": "Pada zaman kuno, mahkota upacara dikenakan oleh para imam. Karena direndam dalam air sepanjang tahun, ia memiliki daya tahan yang luar biasa", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/prayersforillumination.json b/src/data/Indonesian/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..b4aed817385 --- /dev/null +++ b/src/data/Indonesian/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "Prayers for Illumination", + "rarity": [ + "3", + "4" + ], + "1pc": "Mengurangi 40% durasi efek Pyro yang diterima.", + "circlet": { + "name": "Tiara of Flame", + "relictype": "Circlet of Logos", + "description": "Pada zaman kuno, mahkota upacara dikenakan oleh para imam. Karena melewati nyala api tahun demi tahun, ia memiliki perlawanan yang luar biasa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/prayersforwisdom.json b/src/data/Indonesian/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..3579982357a --- /dev/null +++ b/src/data/Indonesian/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "Prayers for Wisdom", + "rarity": [ + "3", + "4" + ], + "1pc": "Mengurangi 40% durasi efek Electro yang diterima.", + "circlet": { + "name": "Tiara of Thunder", + "relictype": "Circlet of Logos", + "description": "Pada zaman kuno, mahkota upacara dikenakan oleh para imam. Karena mendengarkan guntur tahun demi tahun, ia memiliki perlawanan yang luar biasa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/prayerstospringtime.json b/src/data/Indonesian/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..62ccde6cd30 --- /dev/null +++ b/src/data/Indonesian/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "Prayers to Springtime", + "rarity": [ + "3", + "4" + ], + "1pc": "Mengurangi 40% durasi efek Cryo yang diterima.", + "circlet": { + "name": "Tiara of Frost", + "relictype": "Circlet of Logos", + "description": "Pada zaman kuno, mahkota upacara dikenakan oleh para imam. Karena bertahun-tahun mengalami cuaca sedingin es, ia memiliki daya tahan yang luar biasa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/prayerstothefirmament.json b/src/data/Indonesian/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..9ad46e322a2 --- /dev/null +++ b/src/data/Indonesian/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "Prayers to the Firmament", + "rarity": [], + "1pc": "Mengurangi 40% durasi efek Anemo yang diterima.", + "circlet": { + "name": "Tiara of Gales", + "relictype": "Circlet of Logos", + "description": "Pada zaman kuno, mahkota upacara dikenakan oleh para imam. Di masa lalu, angin sering melewati lubang yang dibentuk oleh mahkota upacara.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/resolutionofsojourner.json b/src/data/Indonesian/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..4601e5e5497 --- /dev/null +++ b/src/data/Indonesian/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "Resolution of Sojourner", + "rarity": [ + "3", + "4" + ], + "2pc": "ATK +18%.", + "4pc": "Meningkatkan 30% CRIT Rate dari Charged Attack.", + "flower": { + "name": "Heart of Comradeship", + "relictype": "Flower of Life", + "description": "Bunga kecil berwarna biru mutiara, dengan sehelai pita tersematkan di bagian batangnya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "Feather of Homecoming", + "relictype": "Plume of Death", + "description": "Anak panah biru yang mana di dalamnya terpendam perasaan seorang pengembara, yang kini telah sirna dan tiada.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "Sundial of the Sojourner", + "relictype": "Sands of Eon", + "description": "Jam bayangan matahari yang antik dan tua, selalu memperhatikan cahaya matahari dan bulan yang melintasi angkasa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "Goblet of the Sojourner", + "relictype": "Goblet of Eonothem", + "description": "Piala keramik biasa yang sebelumnya pernah dituang penuh arak untuk menemani saat-saat gembira.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "Crown of Parting", + "relictype": "Circlet of Logos", + "description": "Mahkota yang memancarkan aura angin musim semi.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/retracingbolide.json b/src/data/Indonesian/artifacts/retracingbolide.json new file mode 100644 index 00000000000..e36b0c76af6 --- /dev/null +++ b/src/data/Indonesian/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "Retracing Bolide", + "rarity": [ + "4", + "5" + ], + "2pc": "Meningkatkan 35% kekuatan perisai.", + "4pc": "Meningkatkan 40% Normal dan Charged Attack saat perisai aktif.", + "flower": { + "name": "Summer Night's Bloom", + "relictype": "Flower of Life", + "description": "Bunga buatan tangan manusia, selalu mekar di dalam musim apa pun. Mungkin saja, bunga buatan manusia pun memiliki nyawa?", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "Summer Night's Finale", + "relictype": "Plume of Death", + "description": "Dart kayu yang dibuat dengan sangat teliti. Dart ini tidak akan berhenti meluncur sebelum mencapai tujuannya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "Summer Night's Moment", + "relictype": "Sands of Eon", + "description": "Jam saku yang detaknya telah terhenti di suatu waktu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "Summer Night's Waterballoon", + "relictype": "Goblet of Eonothem", + "description": "Balon air yang dapat terlihat di mana pun saat festival musim panas berlangsung, tetapi yang satu ini kualitasnya benar-benar luar biasa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "Summer Night's Mask", + "relictype": "Circlet of Logos", + "description": "Topeng yang sangat populer dibuat berdasarkan gambar Dewa legendaris.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/scholar.json b/src/data/Indonesian/artifacts/scholar.json new file mode 100644 index 00000000000..779b6d8058f --- /dev/null +++ b/src/data/Indonesian/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "Scholar", + "rarity": [ + "3", + "4" + ], + "2pc": "Energy Recharge +20%.", + "4pc": "Mendapatkan Elemental Particle/Orb akan memberikan 3 Energy kepada seluruh anggota party yang mengenakan bow atau catalyst. Dapat terpicu setiap 3 detik.", + "flower": { + "name": "Scholar's Bookmark", + "relictype": "Flower of Life", + "description": "Bunga kering yang digunakan sebagai pembatas buku, aroma bunganya kini telah tergantikan dengan aroma buku.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "Scholar's Quill Pen", + "relictype": "Plume of Death", + "description": "Bulu seekor burung yang digunakan sebagai pena untuk menulis. Ujungnya yang tadinya putih kini berwarna hitam pekat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "Scholar's Clock", + "relictype": "Sands of Eon", + "description": "Sebuah jam kecil yang cocok diletakkan di atas meja. Berguna sebagai satu-satunya petunjuk waktu bagi pelajar yang tenggelam dalam buku-buku bacaannya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "Scholar's Goblet", + "relictype": "Goblet of Eonothem", + "description": "Awalnya merupakan alat penampung air yang digunakan untuk minum. Kini telah berubah warna menjadi hitam karena digunakan untuk mencuci kuas tinta.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "Scholar's Glasses", + "relictype": "Circlet of Logos", + "description": "Membaca terlalu banyak, terkadang dapat membuat penglihatan menjadi buruk. Alat ini digunakan untuk mengurangi dampak dari buruknya penglihatan mata.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/theexile.json b/src/data/Indonesian/artifacts/theexile.json new file mode 100644 index 00000000000..2a973c483d0 --- /dev/null +++ b/src/data/Indonesian/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "The Exile", + "rarity": [ + "3", + "4" + ], + "2pc": "Energy Recharge +20%.", + "4pc": "Penggunaan Elemental Burst memulihkan 2 Energy seluruh anggota party (tidak termasuk diri sendiri) setiap 2 detik selama 6 detik. Efek ini tidak dapat ditumpuk.", + "flower": { + "name": "Exile's Flower", + "relictype": "Flower of Life", + "description": "Bunga layu yang harus dikenakan di baju oleh orang yang diasingkan, sepertinya mengandung makna yang mendalam.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "Exile's Feather", + "relictype": "Plume of Death", + "description": "Aksesoris yang terbuat dari bulu seekor burung liar yang tidak sengaja tertancap saat beterbangan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "Exile's Pocket Watch", + "relictype": "Sands of Eon", + "description": "Jam saku dengan kaca kristal yang sudah pecah, tetapi pemiliknya tidak juga sampai hati untuk melepaskannya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "Exile's Goblet", + "relictype": "Goblet of Eonothem", + "description": "Gelas yang terbuat dari logam berat. Nampak sebelumnya pernah tertanam batu perhiasan di dalamnya, tetapi dicabut secara paksa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "Exile's Circlet", + "relictype": "Circlet of Logos", + "description": "Sebuah mahkota kehormatan, lencana kerajaan di atasnya telah dikerik sampai hilang, dan bentuknya yang megah tidak lagi terlihat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/thunderingfury.json b/src/data/Indonesian/artifacts/thunderingfury.json new file mode 100644 index 00000000000..384736ea8c3 --- /dev/null +++ b/src/data/Indonesian/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "Thundering Fury", + "rarity": [ + "4", + "5" + ], + "2pc": "Electro DMG Bonus +15%.", + "4pc": "Meningkatkan 40% DMG yang diakibatkan Overloaded, Electro-Charged, dan Superconduct. Memicu efek-efek tersebut mengurangi 1 detik CD Elemental Skill. Dapat terpicu setiap 0,8 detik.", + "flower": { + "name": "Thunderbird's Mercy", + "relictype": "Flower of Life", + "description": "Setangkai bunga petir yang tidak tersambar petir dan tidak terbakar oleh api ungu. Merupakan satu-satunya benda yang luput dari amarah Thunderbird.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "Survivor of Catastrophe", + "relictype": "Plume of Death", + "description": "Bulu halilintar yang berisi kekuatan Electro. Merupakan tanda retribusi dari Thunderbird. Bulu yang kehilangan tuannya ini bergetar hebat dengan amarah.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "Hourglass of Thunder", + "relictype": "Sands of Eon", + "description": "Jam pasir yang digunakan oleh bangsa pemuja Thunderbird untuk meramalkan kedatangan sang raja halilintar. Jam pasir ini telah membisu selamanya setelah bangsa tersebut tidak lagi ada di dunia ini.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "Omen of Thunderstorm", + "relictype": "Goblet of Eonothem", + "description": "Piala ritual berisi darah yang tidak berdosa. Guntur-guntur doa tertanam di dalamnya, memenuhi piala dengan amarah yang tidak teredam.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "Thunder Summoner's Crown", + "relictype": "Circlet of Logos", + "description": "Mahkota yang pernah dikenakan oleh cenayang yang memuja Thunderbird. Tetapi hati sang burung halilintar tidak pernah tergerak oleh pujaan dan kurban.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/thundersoother.json b/src/data/Indonesian/artifacts/thundersoother.json new file mode 100644 index 00000000000..bc6181dc186 --- /dev/null +++ b/src/data/Indonesian/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "Thundersoother", + "rarity": [ + "4", + "5" + ], + "2pc": "Electro RES +40%.", + "4pc": "Meningkatkan 35% DMG terhadap musuh yang terpengaruh Electro.", + "flower": { + "name": "Thundersoother's Heart", + "relictype": "Flower of Life", + "description": "Bunga yang mekar merekah meskipun tumbuh di bawah sambaran guntur dan petir. Sampai hari ini, bunga ini tetap digunakan sebagai tanda keberanian dan perlindungan, biasanya diberikan kepada petualang sebelum menghadapi badai petir.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "Thundersoother's Plume", + "relictype": "Plume of Death", + "description": "Menurut legenda, bulu ini berasal dari seekor makhluk yang terbang menaiki halilintar. Sebelumnya dikenal sebagai lambang dari pahlawan legendaris yang dapat menenangkan guntur dan halilintar.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "Hour of Soothing Thunder", + "relictype": "Sands of Eon", + "description": "Alat penunjuk waktu yang digunakan oleh pahlawan yang berhasil menaklukkan guntur dan petir. Pecahan Electro di dalamnya berayun dari satu sisi ke sisi yang lain seiring berlalunya waktu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "Thundersoother's Goblet", + "relictype": "Goblet of Eonothem", + "description": "Cangkir anggur yang pernah digunakan oleh Thundersoother, seorang pahlawan yang konon berhasil mengalahkan Beast of Thunder.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "Thundersoother's Diadem", + "relictype": "Circlet of Logos", + "description": "Mahkota yang diserahkan kepada Thundersoother sebagai tanda penghargaan atas jasanya dalam mengalahkan Beast of Thunder yang telah mendatangkan malapetaka di atas daratan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/tinymiracle.json b/src/data/Indonesian/artifacts/tinymiracle.json new file mode 100644 index 00000000000..841503c385d --- /dev/null +++ b/src/data/Indonesian/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "Tiny Miracle", + "rarity": [ + "3", + "4" + ], + "2pc": "Elemental RES +20%.", + "4pc": "Saat menerima DMG elemen tertentu, meningkatkan 30% Elemental RES terhadap elemen tersebut selama 10 detik. Dapat terpicu setiap 10 detik.", + "flower": { + "name": "Tiny Miracle's Flower", + "relictype": "Flower of Life", + "description": "Bunga yang tumbuh di atas sebuah batu. Tekad di dalamnya memampukannya untuk menembus batu yang keras untuk mencapai secercah cahaya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "Tiny Miracle's Feather", + "relictype": "Plume of Death", + "description": "Sehelai bulu yang berasal dari seekor unggas agresif yang kecepatannya tidak dapat dilihat oleh mata telanjang.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "Tiny Miracle's Hourglass", + "relictype": "Sands of Eon", + "description": "Terlihat seperti jam pasir biasa. Pasir yang kering di dalamnya mengalir bagaikan air saat jam diputar balik.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "Diviner's Goblet", + "relictype": "Goblet of Eonothem", + "description": "Gelas yang biasa digunakan untuk meramal masa depan. Tentunya juga dapat digunakan untuk minum air.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "Tiny Miracle's Earrings", + "relictype": "Circlet of Logos", + "description": "Perhiasan yang dijual dengan murah, tetapi sebenarnya anting ini terbuat dari mineral dari meteorit kuno yang sangat langka.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/travelingdoctor.json b/src/data/Indonesian/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..931729f42da --- /dev/null +++ b/src/data/Indonesian/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "Traveling Doctor", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Efek pemulihan yang diterima meningkat 20%.", + "4pc": "Menggunakan Elemental Burst memulihkan 20% HP.", + "flower": { + "name": "Traveling Doctor's Windflower", + "relictype": "Flower of Life", + "description": "Bahan obat-obatan yang sangat berharga, namun telah kehilangan khasiatnya setelah disimpan untuk waktu yang lama.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "Traveling Doctor's Owl Feather", + "relictype": "Plume of Death", + "description": "Bulu burung hantu yang keras dan kaku. Dapat memberikan semangat pada dokter yang mengunjungi pasien di saat larut malam.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "Traveling Doctor's Pocket Watch", + "relictype": "Sands of Eon", + "description": "Jam saku yang dapat menunjukkan waktu dengan tepat, setiap detik sangat berharga bagi seorang dokter dan pasien.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "Traveling Doctor's Medicine Pot", + "relictype": "Goblet of Eonothem", + "description": "Guci yang digunakan untuk menampung ramuan yang sangat kuat. Meskipun isinya sudah dikosongkan, aroma yang pekat tidak kunjung hilang.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "Traveling Doctor's Handkerchief", + "relictype": "Circlet of Logos", + "description": "Sapu tangan yang biasa digunakan untuk mengikat rambut dokter saat merawat pasien. Juga bisa digunakan untuk mengikat kaki atau tangan yang terpelintir dan memerlukan perawatan darurat.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/viridescentvenerer.json b/src/data/Indonesian/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..703ff2cce8d --- /dev/null +++ b/src/data/Indonesian/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "Viridescent Venerer", + "rarity": [ + "4", + "5" + ], + "2pc": "Anemo DMG Bonus +15%.", + "4pc": "Meningkatkan 60% Swirl DMG. Mengurangi 40% Elemental RES musuh sesuai elemen yang terkandung dalam swirl selama 10 detik.", + "flower": { + "name": "In Rememberance of Viridescent Field", + "relictype": "Flower of Life", + "description": "Bunga liar yang bermekaran memenuhi suatu daratan. Saat meninggalkan daratan tesebut, pemburu memetiknya dan mengenakannya di dada.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "Viridescent Arrow Feather", + "relictype": "Plume of Death", + "description": "Bulu dari anak panah yang pernah menembus tubuh mangsanya secepat kilat, dan masih tetap bersih.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "Viridescent Venerer's Determination", + "relictype": "Sands of Eon", + "description": "Alat misterius yang dibawa oleh pemburu di tubuhnya, yang dapat selalu mengarah ke arah mangsanya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "Viridescent Venerer's Vessel", + "relictype": "Goblet of Eonothem", + "description": "Kantung air yang pernah digunakan oleh Viridescent Venerer. Kapasitasnya untuk menampung air melebihi dugaan kebanyakan orang.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "Viridescent Venerer's Diadem", + "relictype": "Circlet of Logos", + "description": "Mahkota kebanggaan yang pernah dimiliki oleh Viridescent Venerer. Warnanya hijau segar seperti angin yang bertiup di alam liar.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Indonesian/artifacts/wandererstroupe.json b/src/data/Indonesian/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..38c8528603a --- /dev/null +++ b/src/data/Indonesian/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "Wanderer's Troupe", + "rarity": [ + "4", + "5" + ], + "2pc": "Elemental Mastery +80.", + "4pc": "Meningkatkan 35% DMG Charged Attack karakter yang menggunakan Catalyst, Bow.", + "flower": { + "name": "Troupe's Dawnlight", + "relictype": "Flower of Life", + "description": "Medali kecil yang berbentuk bunga. Saat berada di tempat yang sangat tenang, suara nyanyian dan seruling terasa hampir bisa terdengar darinya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "Bard's Arrow Feather", + "relictype": "Plume of Death", + "description": "Bulu anak panah zamrud yang tidak layu ataupun tertekuk meskipun disimpan untuk waktu yang lama. Suara seperti air yang mengalir dapat terdengar dari dalamnya.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "Concert's Final Hour", + "relictype": "Sands of Eon", + "description": "Jam pasir yang digunakan saat kelompok panggung memainkan lagu. Pernah mengeluarkan suara yang merdu di masa lalu, tetapi kini pertunjukan telah berakhir.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "Wanderer's String-Kettle", + "relictype": "Goblet of Eonothem", + "description": "Botol minuman kuno dengan bentuk yang aneh. Senar harpa terpasang di dalamnya, dan menimbulkan suara yang merdu setiap kali air dikucurkan dari botol ini.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "Conductor's Top Hat", + "relictype": "Circlet of Logos", + "description": "Topi tua yang masih tetap memancarkan kilaunya. Melodi tua seakan dapat terdengar saat melihat rupanya yang sangat kuno.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/adventurer.json b/src/data/Japanese/artifacts/adventurer.json new file mode 100644 index 00000000000..edb5923e5e1 --- /dev/null +++ b/src/data/Japanese/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "冒険者", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "HP上限+1000。", + "4pc": "宝箱を開けた後5秒間、HPの30%を徐々に回復する。", + "flower": { + "name": "冒険者の花", + "relictype": "生の花", + "description": "深き古都の絶境で手に入れた花、自慢の勲章として胸元につけられた。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "冒険者の羽根", + "relictype": "死の羽", + "description": "異国の不思議な鳥から取った羽根、この大陸では非常に珍しい。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "冒険者の懐中時計", + "relictype": "時の砂", + "description": "太陽が見えない深淵や失われた古都で冒険する探検者はよく時間を忘れてしまう。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "冒険者の金杯", + "relictype": "空の杯", + "description": "冒険の戦利品だと思われる。欠けはあるが、それでも自慢できるものだ。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "冒険者のバンダナ", + "relictype": "理の冠", + "description": "冒険時の汗と塵がたくさんついたバンダナは少し汚れているが、それでも探検者の自慢である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/archaicpetra.json b/src/data/Japanese/artifacts/archaicpetra.json new file mode 100644 index 00000000000..dcc0a6b46d7 --- /dev/null +++ b/src/data/Japanese/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "悠久の磐岩", + "rarity": [ + "4", + "5" + ], + "2pc": "岩元素ダメージ+15%。", + "4pc": "結晶反応で形成された欠片を獲得すると、チーム全員の該当元素ダメージ+35%、継続時間10秒。元素ダメージアップは同時に1種類のみ獲得可能。", + "flower": { + "name": "盤石芽生の花", + "relictype": "生の花", + "description": "磐陀巨岩に咲いた金石の花。花びらが風と踊り、生気が宿るように感じられる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "嵯峨連山の翼", + "relictype": "死の羽", + "description": "磯岩巨鳶の硬い羽根、玄石の羽先が露を凍らすことがたまにある。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "星羅圭玉の日時計", + "relictype": "時の砂", + "description": "丸一枚の圭璧を彫って作られた日時計、模様は無数の星が連なっているように見える。無言のままに時間の流れを記録している。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "危岩磐石の杯", + "relictype": "空の杯", + "description": "華麗さと荘厳さを併せ持つ杯、千年前は美酒に満ちていた。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "不動玄石の相", + "relictype": "理の冠", + "description": "玄石を彫って作られた荘厳な仮面、形のない両眼が冷たく永遠に前方を凝視する。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/berserker.json b/src/data/Japanese/artifacts/berserker.json new file mode 100644 index 00000000000..0556a3a6d74 --- /dev/null +++ b/src/data/Japanese/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "狂戦士", + "rarity": [ + "3", + "4" + ], + "2pc": "会心率+12%。", + "4pc": "HPが70%以下になると、会心率+24%。", + "flower": { + "name": "狂戦士の薔薇", + "relictype": "生の花", + "description": "赤く染まった綺麗な花、狂戦士の気質と微妙に釣り合う。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "狂戦士の羽根", + "relictype": "死の羽", + "description": "伝説の死を告げる鳥の勝色の尾羽、今は一部が赤く染まっている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "狂戦士の時計", + "relictype": "時の砂", + "description": "永遠に無情に流れ続ける砂時計。狂戦士に戦場にいられる時間と余命の時間を教える。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "狂戦士のコップ", + "relictype": "空の杯", + "description": "ある種の巨大獣の骨でできたコップ。ある死闘の後の獲物。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "狂戦士の仮面", + "relictype": "理の冠", + "description": "生死を問わない激戦で、半分に割れた怖気の鉄仮面。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/blizzardstrayer.json b/src/data/Japanese/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..d3e3dc0daf6 --- /dev/null +++ b/src/data/Japanese/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "氷風を彷徨う勇士", + "rarity": [ + "4", + "5" + ], + "2pc": "氷元素ダメージ+15%。", + "4pc": "氷元素の影響を受けている敵を攻撃した場合、会心率+20%。敵が凍結状態の場合、会心率は更に+20%。", + "flower": { + "name": "吹雪の中の思い", + "relictype": "生の花", + "description": "絶滅した氷河の花、上には凍った露がある。孤高な勇士もかつてこの花のために身を屈したらしい。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "氷を砕く執念", + "relictype": "死の羽", + "description": "極寒の冬を放つ鳥の羽。この猛禽が、雪原と氷峰の上で羽根を羽ばたかせた風を感じ取れるようだ。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "雪覆う故郷の最後", + "relictype": "時の砂", + "description": "勇士の帰りを待つ故郷の人々が使っていた時計。その中を流れるのは砂ではなく、溶けない氷の屑のである。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "霜を纏った気骨", + "relictype": "空の杯", + "description": "寒氷でできたコップ、冬のように堅い。かつての持ち主はそれで不凍の酒を飲んだらしい。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "氷雪を踏む音", + "relictype": "理の冠", + "description": "氷雪を征服すると夢見る古代英雄の冠、寒い冬に直面しても怯まない勇気の証。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/bloodstainedchivalry.json b/src/data/Japanese/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..8d8e6123a07 --- /dev/null +++ b/src/data/Japanese/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "血染めの騎士道", + "rarity": [ + "4", + "5" + ], + "2pc": "物理ダメージ+25%。", + "4pc": "敵を倒した後の10秒間、重撃の際にスタミナを消費しない。また、重撃のダメージ+50%。", + "flower": { + "name": "血染めの鉄の心", + "relictype": "生の花", + "description": "血に黒く染められ、鋼鉄のように硬くなった花。過去の持ち主にとって、記念品の一つかもしれない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "血染めの黒羽", + "relictype": "死の羽", + "description": "騎士のマントにあった羽根、大量の黒い血を浴びたせいで黒に染まった。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "騎士が血に染めた時", + "relictype": "時の砂", + "description": "騎士が使用していた時計。中の液体は完全に固体になり、時計としての機能を失った。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "血染めの騎士のコップ", + "relictype": "空の杯", + "description": "血染めの騎士が持つ金属の杯。外側は硝煙と乾いた血の影響で黒くなった。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "血染めの鉄仮面", + "relictype": "理の冠", + "description": "騎士が顔を隠すための鉄仮面、仮面の下の顔は誰も知らない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/braveheart.json b/src/data/Japanese/artifacts/braveheart.json new file mode 100644 index 00000000000..9f31ef88bd9 --- /dev/null +++ b/src/data/Japanese/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "勇士の心", + "rarity": [ + "3", + "4" + ], + "2pc": "攻撃力+18%。", + "4pc": "HPが50%以上の敵に対するダメージ+30%。", + "flower": { + "name": "勇士の勲章", + "relictype": "生の花", + "description": "胸元につける素朴な小花、冒険の後に入手した記念品である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "勇士の期待", + "relictype": "死の羽", + "description": "明るいスズメの羽根。小さな勇気をもたらしてくれる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "勇士の毅然", + "relictype": "時の砂", + "description": "古くて小さな砂時計、実用性がない。時の流れのように不思議である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "勇士の壮行", + "relictype": "空の杯", + "description": "雑な木製の容器、中には思い出がたくさんある。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "勇士の冠", + "relictype": "理の冠", + "description": "粗雑に編まれた草の冠。一部の人にとって、この冠は金の冠ように貴重だろう。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/crimsonwitchofflames.json b/src/data/Japanese/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..1144a13ffa9 --- /dev/null +++ b/src/data/Japanese/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "燃え盛る炎の魔女", + "rarity": [ + "4", + "5" + ], + "2pc": "炎元素ダメージ+15%。", + "4pc": "過負荷、燃焼反応によるダメージ+40%。蒸発、溶解反応による加算効果+15%。元素スキルを発動した10秒間、2セットの効果量+50%、最大3重まで。", + "flower": { + "name": "魔女の炎の花", + "relictype": "生の花", + "description": "かつて世の魔物を全て燃やそうと夢見た炎の魔女が触れた花、名も無き炎は触れた人を優しく舐める。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "魔女の炎の羽根", + "relictype": "死の羽", + "description": "かつて世の魔物を全て燃やそうと夢見た炎の魔女が触れた鳥の羽根、常に烈炎と同じ温度を保っている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "魔女の破滅の時", + "relictype": "時の砂", + "description": "かつて世の魔物を全て燃やそうと夢見た炎の魔女が使用していた時計、中に流れているのは魔女が炎に捧げた歳月である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "魔女の心の炎", + "relictype": "空の杯", + "description": "かつて世の魔物を全て燃やそうと夢見た炎の魔女が残した流火の甕。中の炎は消えない、まるで魔女その人のようだ。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "焦げた魔女の帽子", + "relictype": "理の冠", + "description": "かつて世の魔物を全て燃やそうと夢見た炎の魔女が被っていた帽子、広いツバは彼女の視線を隠した。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/defenderswill.json b/src/data/Japanese/artifacts/defenderswill.json new file mode 100644 index 00000000000..fcc8384d6d5 --- /dev/null +++ b/src/data/Japanese/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "守護の心", + "rarity": [ + "3", + "4" + ], + "2pc": "防御力+30%。", + "4pc": "チーム内の自身のキャラクターの元素タイプ1種類につき、自身にその元素の耐性+30%。", + "flower": { + "name": "守護の花", + "relictype": "生の花", + "description": "守護者が大事にしていた菖蒲。しかし愛しい人に贈る日を迎えられなかった。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "守護の印", + "relictype": "死の羽", + "description": "ある人の「堅い盾になりたい」という意志を象徴する羽根型の安全ピン。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "守護の置き時計", + "relictype": "時の砂", + "description": "時間を示す道具。月のない暗い夜に唯一時間を教えてくれるもの。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "守護の瓶", + "relictype": "空の杯", + "description": "金属の容器。長い夜の孤独を解消してくれるある液体が入れられる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "守護の帯", + "relictype": "理の冠", + "description": "夜色に染まった藍色の織物。緊急時に包帯として使える。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/gambler.json b/src/data/Japanese/artifacts/gambler.json new file mode 100644 index 00000000000..c142b01c171 --- /dev/null +++ b/src/data/Japanese/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "博徒", + "rarity": [ + "3", + "4" + ], + "2pc": "元素スキルのダメージ+20%。", + "4pc": "敵を倒した時、100%の確率で元素スキルのクールタイムをリセットする。15秒に1回のみ発動可能。", + "flower": { + "name": "博徒の花飾り", + "relictype": "生の花", + "description": "大きくて華麗な花。事前に用意したサイコロを隠すことができる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "博徒の羽飾り", + "relictype": "死の羽", + "description": "大型鳥の羽根、運命を変えられるカードを隠すことができる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "博徒の懐中時計", + "relictype": "時の砂", + "description": "壊れた懐中時計、かつて致命的な攻撃から持ち主を救ったことがある。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "博徒のツボ", + "relictype": "空の杯", + "description": "特製品。単一用途の容器だが、詐欺用のからくりはない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "博徒のピアス", + "relictype": "理の冠", + "description": "この青のイヤリングをつけると冷静に状況とリスクを分析し、危機を避けられるようになる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/glacierandsnowfield.json b/src/data/Japanese/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..3e54014963c --- /dev/null +++ b/src/data/Japanese/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "氷の川と雪の砂", + "rarity": [], + "2pc": "氷元素ダメージ+15%。", + "4pc": "超電導反応ダメージ+100%、溶解反応の加算効果+15%。元素爆発を発動した10秒間、氷元素ダメージ+30%。", + "flower": { + "name": "氷霜の心", + "relictype": "生の花", + "description": "沈黙に陥った氷の花、摘まれた時に凝固され、騎士が肌身離さず持ち歩く記念品である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "雪の飾り羽", + "relictype": "死の羽", + "description": "北風と共に行く騎士が雪の中で拾った鳥の羽根、今でも氷が解ける瞬間を静かに待っている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "氷の砂", + "relictype": "時の砂", + "description": "北風と共に行く騎士が使用していた時計、中には消えない雪砂と霜風が入っている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "北風のコップ", + "relictype": "空の杯", + "description": "北風と共に行く騎士が残した杯、中は冬の霜の気配に満ちている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "氷河の冠", + "relictype": "理の冠", + "description": "北風と共に行く騎士が被っていた冠、冬の氷と白銀で出来たもの。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/gladiatorsfinale.json b/src/data/Japanese/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..951c6ffe2c0 --- /dev/null +++ b/src/data/Japanese/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "剣闘士のフィナーレ", + "rarity": [ + "4", + "5" + ], + "2pc": "攻撃力+18%。", + "4pc": "該当聖遺物セットを装備したキャラが片手剣、両手剣、長柄武器キャラの場合、通常攻撃ダメージ+35%。", + "flower": { + "name": "剣闘士の未練", + "relictype": "生の花", + "description": "伝説の剣闘士がなぜこの花を胸につけたか誰も知らない。これは残酷な戦士にある唯一の弱点だ。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "剣闘士の帰着", + "relictype": "死の羽", + "description": "ハヤブサのように飛ぶ夢の羽根、自由の鳥は彼の心にこの羽根を落とした。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "剣闘士の希望", + "relictype": "時の砂", + "description": "剣闘士が戦場にいる年月を記録した時計。本人にとって、それは自由への道の象徴でもある。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "剣闘士の酩酊", + "relictype": "空の杯", + "description": "古代の剣闘士が勝利の酒を楽しむ金の盃。盃には彼の歳月に満ちていて、彼が倒れる最後の時まで。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "剣闘士の凱旋", + "relictype": "理の冠", + "description": "古代伝説の剣闘士の兜。数え切れないほど敵の鮮血を浴び、数え切れないほどの歓声を浴びた。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/heartofdepth.json b/src/data/Japanese/artifacts/heartofdepth.json new file mode 100644 index 00000000000..c8e98725a86 --- /dev/null +++ b/src/data/Japanese/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "沈淪の心", + "rarity": [ + "4", + "5" + ], + "2pc": "水元素ダメージ+15%。", + "4pc": "元素スキルを発動した後の15秒間、通常攻撃と重撃のダメージ+30%。", + "flower": { + "name": "金メッキのコサージュ", + "relictype": "生の花", + "description": "仄暗い色をしたクロークピン。金色のメッキは既に海風に削り取られてしまった。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "追憶の風", + "relictype": "死の羽", + "description": "咽び泣く海風と、鮮やかな赤い波が連れてきた羽。長い年月がその形状と色を変えた。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "堅い銅のコンパス", + "relictype": "時の砂", + "description": "旧式の銅製のコンパス。針は始終、港の存在しない遥か彼方を示している。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "浮沈の杯", + "relictype": "空の杯", + "description": "何気なくすくい上げた色あせた酒杯、仄暗い外観は波の底にいた日々について囁いでいる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "酒に漬けた帽子", + "relictype": "理の冠", + "description": "旧式の船長帽、今でも抜けきらない酒の匂いが纏わり付き、酒の痕跡があちこちに染みついている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/instructor.json b/src/data/Japanese/artifacts/instructor.json new file mode 100644 index 00000000000..4a1da091871 --- /dev/null +++ b/src/data/Japanese/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "教官", + "rarity": [ + "3", + "4" + ], + "2pc": "元素熟知+80。", + "4pc": "元素反応を引き起こした後、チーム全員の元素熟知+120、継続時間8秒。", + "flower": { + "name": "教官の花飾り", + "relictype": "生の花", + "description": "胸にこの花を付ける時は、今日は訓練しないという意味だ。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "教官の羽飾り", + "relictype": "死の羽", + "description": "攻撃の力量を無にすることが得意な教官は、風で羽飾りが吹き飛ばされるようなことは発生させない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "教官の懐中時計", + "relictype": "時の砂", + "description": "正しい時間の確認に使えない懐中時計だが、訓練の時間なら測ることができる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "教官のティーカップ", + "relictype": "空の杯", + "description": "普通のティーカップだが、生徒からするとそれは教官の権力を象徴するものである。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "教官の帽子", + "relictype": "理の冠", + "description": "制式化された教官帽子。昇級を拒んだ軍官のみが得られる栄誉。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/lavawalker.json b/src/data/Japanese/artifacts/lavawalker.json new file mode 100644 index 00000000000..7dc77d30f37 --- /dev/null +++ b/src/data/Japanese/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "烈火を渡る賢者", + "rarity": [ + "4", + "5" + ], + "2pc": "炎元素耐性+40%。", + "4pc": "炎元素の影響を受けた敵に対するダメージ+35%。", + "flower": { + "name": "火渡りの堅実", + "relictype": "生の花", + "description": "烈火の中で咲く花、古代の知者はそれをつけて火の海に入ったらしい。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "火渡りの解放", + "relictype": "死の羽", + "description": "火を浴びる孤高な鳥の羽根、炎の中で羽ばたく音が聞こえる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "火渡りの苦しみ", + "relictype": "時の砂", + "description": "光る熱砂が流れる砂時計。砂は流れていき、何の烙印も残さない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "火渡りの悟り", + "relictype": "空の杯", + "description": "流火の高熱を耐えるコップ、何が入っていなくてもその熱さを感じられる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "火渡りの知恵", + "relictype": "理の冠", + "description": "火の海を渡った賢者の冠、熱い浪の中に立つ古い姿を映したものである。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/luckydog.json b/src/data/Japanese/artifacts/luckydog.json new file mode 100644 index 00000000000..6cc1821942b --- /dev/null +++ b/src/data/Japanese/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "幸運", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "防御力+100。", + "4pc": "モラを拾得すると、HPを300回復する。", + "flower": { + "name": "幸運のクローバー", + "relictype": "生の花", + "description": "気ままに成長した四つ葉のクローバーは幸運の象徴である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "幸運の鷹の羽根", + "relictype": "死の羽", + "description": "襲ってくる魔物は鷹の捕食対象になった…そういう幸運をもたらす羽根である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "幸運の砂時計", + "relictype": "時の砂", + "description": "穴が開いて中身が空っぽになった砂時計。時間の流れは気ままに生きる人にとって何の意味もない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "幸運のコップ", + "relictype": "空の杯", + "description": "繊細な作りをした金属容器、泥棒退治に使われたこともあるとか。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "幸運の冠", + "relictype": "理の冠", + "description": "穴に落ちたと思ったら、貴族の宝庫を発見した。これはまさにその記念品である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/maidenbeloved.json b/src/data/Japanese/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..5a80fea0bd4 --- /dev/null +++ b/src/data/Japanese/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "愛される少女", + "rarity": [ + "4", + "5" + ], + "2pc": "与える治療効果+15%。", + "4pc": "元素スキルまたは元素爆発を発動した後10秒間、チーム全員の受ける治療効果+20%。", + "flower": { + "name": "彼方にある少女の心", + "relictype": "生の花", + "description": "永遠に咲く花、長い時を経ても枯れずに香りを放ち続ける。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "少女の揺らぐ思い", + "relictype": "死の羽", + "description": "誰かの思いを乗せた羽根飾り、まるで風と共に遠くへ去った渡り鳥のようだ。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "少女の短い華年", + "relictype": "時の砂", + "description": "時計の針に終点はないが、少女の愛される歳月はそうではない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "少女の暫く息抜き", + "relictype": "空の杯", + "description": "酒ではなく紅茶の容器。中は苦い味ではなく甘い味である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "少女の儚き顔", + "relictype": "理の冠", + "description": "丁寧に手入れされた帽子、目じりの皺をも完璧に隠せる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/martialartist.json b/src/data/Japanese/artifacts/martialartist.json new file mode 100644 index 00000000000..1ff0b1748e9 --- /dev/null +++ b/src/data/Japanese/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "武人", + "rarity": [ + "3", + "4" + ], + "2pc": "通常攻撃と重撃のダメージ+15%。", + "4pc": "元素スキル発動後、通常攻撃と重撃ダメージ+25%、継続時間8秒。", + "flower": { + "name": "武人の赤い花", + "relictype": "生の花", + "description": "武芸を習う者は花を好まないが、この痛みを麻痺させる赤い花だけは別だ。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "武人の羽飾り", + "relictype": "死の羽", + "description": "どこにもある鳥の羽根、熟練者はそれを鍛錬に使い、初心者はそれに扇子の素材に使う。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "武人の水時計", + "relictype": "時の砂", + "description": "忍耐力の鍛錬時に使う道具、砂時計より安定している。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "武人の酒器", + "relictype": "空の杯", + "description": "繊細な作りをした金属の杯、武人が出陣する前に使う儀式の道具でしかない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "武人のバンダナ", + "relictype": "理の冠", + "description": "武人としての基本は精·気·神。バンダナをつけて、この三文字を忘れないようにする。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/noblesseoblige.json b/src/data/Japanese/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..b8a9d74ada8 --- /dev/null +++ b/src/data/Japanese/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "旧貴族のしつけ", + "rarity": [ + "4", + "5" + ], + "2pc": "元素爆発のダメージ+20%。", + "4pc": "元素爆発を発動すると、チーム全員の攻撃力+20%、継続時間12秒、重ねがけ不可。", + "flower": { + "name": "旧貴族の花", + "relictype": "生の花", + "description": "絹で作った琉璃色の花、様々な場面で付けられた。今でも捨てられた日と同じくらい鮮やかである。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "旧貴族の羽根", + "relictype": "死の羽", + "description": "モンドの旧貴族が狩りの時に帽子につけた羽根、今でもまっすぐに立っていて、時間の影響を受けていない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "旧貴族の時計", + "relictype": "時の砂", + "description": "モンドの旧貴族の懐中時計、長い族譜と共に今日に伝わった。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "旧貴族の銀瓶", + "relictype": "空の杯", + "description": "モンドの旧貴族が使っていた瓶、中身は何もなく、悲しい風の音だけが響いている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "旧貴族の仮面", + "relictype": "理の冠", + "description": "モンドの旧貴族が舞踏会に使用していた仮面、空洞となった目の縁は今でも昔の光景を見つめている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/prayersfordestiny.json b/src/data/Japanese/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..72523b031c9 --- /dev/null +++ b/src/data/Japanese/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "水祭りの人", + "rarity": [ + "3", + "4" + ], + "1pc": "受けた水元素付着の効果継続時間-40%。", + "circlet": { + "name": "水祭りの冠", + "relictype": "理の冠", + "description": "大昔の時代の司祭が使用していた冠。長年水に浸かっていたため、不思議な耐性を持っている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/prayersforillumination.json b/src/data/Japanese/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..0a218f66eee --- /dev/null +++ b/src/data/Japanese/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "火祭りの人", + "rarity": [ + "3", + "4" + ], + "1pc": "キャラが受けた炎元素付着の効果継続時間-40%。", + "circlet": { + "name": "火祭りの冠", + "relictype": "理の冠", + "description": "大昔の時代の司祭が使用していた冠。長年火に焼かれていたため、不思議な耐性を持っている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/prayersforwisdom.json b/src/data/Japanese/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..d9cb6831ce5 --- /dev/null +++ b/src/data/Japanese/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "雷祭りの人", + "rarity": [ + "3", + "4" + ], + "1pc": "受けた雷元素付着の効果継続時間-40%。", + "circlet": { + "name": "雷祭りの冠", + "relictype": "理の冠", + "description": "大昔の時代の司祭が使用していた冠。長年雷鳴を傾聴していたため、不思議な耐性を持っている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/prayerstospringtime.json b/src/data/Japanese/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..ddcc94daa0d --- /dev/null +++ b/src/data/Japanese/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "氷祭りの人", + "rarity": [ + "3", + "4" + ], + "1pc": "受けた氷元素付着の効果継続時間-40%。", + "circlet": { + "name": "氷祭りの冠", + "relictype": "理の冠", + "description": "大昔の時代の司祭が使用していた冠。過去に寒さを味わっていたため、不思議な耐性を持っている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/prayerstothefirmament.json b/src/data/Japanese/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..34721dd35dc --- /dev/null +++ b/src/data/Japanese/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "風祭りの人", + "rarity": [], + "1pc": "受けた風元素付着の効果継続時間-40%。", + "circlet": { + "name": "風祭りの冠", + "relictype": "理の冠", + "description": "大昔の時代の司祭が使用していた冠。昔、風はよく冠の隙間を通っていた。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/resolutionofsojourner.json b/src/data/Japanese/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..66d43330458 --- /dev/null +++ b/src/data/Japanese/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "旅人の心", + "rarity": [ + "3", + "4" + ], + "2pc": "攻撃力+18%。", + "4pc": "重撃の会心率+30%。", + "flower": { + "name": "故人の心", + "relictype": "生の花", + "description": "藍色の小花、花茎に誰かのリボンがついている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "帰郷の羽", + "relictype": "死の羽", + "description": "青い矢羽、その中に旅人の消えていった眷恋が宿っている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "逐光の石", + "relictype": "時の砂", + "description": "世の移り変わりを経験してきた日時計、永遠に静かに時の循環を記録している。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "異国の杯", + "relictype": "空の杯", + "description": "素朴な白い磁器の酒盃、かつては歓喜のお酒に満ちていた。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "別離の冠", + "relictype": "理の冠", + "description": "春の気配が漂う柳の冠。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/retracingbolide.json b/src/data/Japanese/artifacts/retracingbolide.json new file mode 100644 index 00000000000..32957003083 --- /dev/null +++ b/src/data/Japanese/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "逆飛びの流星", + "rarity": [ + "4", + "5" + ], + "2pc": "シールド強化+35%", + "4pc": "シールド状態の時、通常攻撃と重撃ダメージ+40%。", + "flower": { + "name": "夏祭りの花", + "relictype": "生の花", + "description": "永遠に咲き続ける造花、その中には命が宿っているかな?", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "夏祭りの終わり", + "relictype": "死の羽", + "description": "精巧な木製ダーツ。終点に着くまでは止まらない物。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "夏祭りの刻", + "relictype": "時の砂", + "description": "ある時間に止まった懐中時計。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "夏祭りの水風船", + "relictype": "空の杯", + "description": "夏祭りでは水風船がよく見られる。しかしこれほど精巧な水風船はこの一個しかない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "夏祭りの仮面", + "relictype": "理の冠", + "description": "伝説の神のイメージを元に作った仮面、とても流行っているもの。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/scholar.json b/src/data/Japanese/artifacts/scholar.json new file mode 100644 index 00000000000..5260ba9eecb --- /dev/null +++ b/src/data/Japanese/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "学者", + "rarity": [ + "3", + "4" + ], + "2pc": "元素チャージ効率+20%。", + "4pc": "元素オーブまたは元素粒子を獲得した時、チーム内全ての弓と法器キャラの元素エネルギーが3回復する。3秒毎に1回のみ発動可能。", + "flower": { + "name": "学者のしおり", + "relictype": "生の花", + "description": "しおりに使われた乾燥花、書籍のにおいがする。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "学者の羽根ペン", + "relictype": "死の羽", + "description": "ペンに作られたある鳥類の尾羽、根元は洗っても消えないほどの黒である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "学者の時計", + "relictype": "時の砂", + "description": "机に置くのに適した時計。研究に没頭する学者に時間を教える。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "学者のコップ", + "relictype": "空の杯", + "description": "水を飲むための容器だったが、筆を洗う容器に使われたため、真っ黒に染まった。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "学者のレンズ", + "relictype": "理の冠", + "description": "大量の読書によってダメージを受けた視力はこれがあれば問題ない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/theexile.json b/src/data/Japanese/artifacts/theexile.json new file mode 100644 index 00000000000..0b03c0d8492 --- /dev/null +++ b/src/data/Japanese/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "亡命者", + "rarity": [ + "3", + "4" + ], + "2pc": "元素チャージ効率+20%。", + "4pc": "元素爆発を発動すると、2秒毎にチーム全員(自分を除く)の元素エネルギーを2回復する、継続時間6秒。重ね掛け不可。", + "flower": { + "name": "亡命者の花", + "relictype": "生の花", + "description": "薄暗い花、たとえ亡命の身になっても手放すことはないから、きっとなにか意味はあるのであろう。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "亡命者の羽根", + "relictype": "死の羽", + "description": "装飾物ではなく、亡命の旅の途中で偶然手に入れた羽根である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "亡命者の懐中時計", + "relictype": "時の砂", + "description": "水晶でできた風防は砕け、針も全部なくなったが。それでも捨てられない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "亡命者のコップ", + "relictype": "空の杯", + "description": "薄暗い重金属でできたコップ。外側には宝石の装飾があったが、今はもうなくなった。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "亡命者の冠", + "relictype": "理の冠", + "description": "高貴だった冠。本来高貴な身分が廃却されたように、身分を象徴する部分が刀によって壊された。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/thunderingfury.json b/src/data/Japanese/artifacts/thunderingfury.json new file mode 100644 index 00000000000..f1b54ef3bc0 --- /dev/null +++ b/src/data/Japanese/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "雷のような怒り", + "rarity": [ + "4", + "5" + ], + "2pc": "雷元素ダメージ+15%。", + "4pc": "過負荷、感電、超電導反応によるダメージ+40%。それらの元素反応を起こすと、元素スキルのクールタイム-1秒。0.8秒毎に最大1回のみ発動可能。", + "flower": { + "name": "雷鳥の憐み", + "relictype": "生の花", + "description": "災難の日に紫炎の怒りから逃れ、災禍の生き残りとなった雷色の花。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "雷災の生存者", + "relictype": "死の羽", + "description": "雷の羽根は雷の魔鳥が与えた残酷な罰の証、落ちた羽根にその怒りを表す雷光がちらつく。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "雷霆の時計", + "relictype": "時の砂", + "description": "雷鳥を信奉する部落が天空の雷の主が降臨の予告に使われた砂時計。一族の終焉によって永遠の静止に陥った。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "落雷の前兆", + "relictype": "空の杯", + "description": "鮮血が注がれた儀式の杯、雷鳴が中に響き渡るように願う。最終的に雷のような怒りが溢れていた。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "雷を呼ぶ冠", + "relictype": "理の冠", + "description": "雷の魔鳥を崇拝した古代のシャーマンが被っていた冠。純粋な信仰は気ままに生きる魔獣を感動させることはなかった。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/thundersoother.json b/src/data/Japanese/artifacts/thundersoother.json new file mode 100644 index 00000000000..4ec6ddc6e74 --- /dev/null +++ b/src/data/Japanese/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "雷を鎮める尊者", + "rarity": [ + "4", + "5" + ], + "2pc": "雷元素耐性+40%。", + "4pc": "雷元素の影響を受けた敵に対するダメージ+35%。", + "flower": { + "name": "雷討ちの心", + "relictype": "生の花", + "description": "雷霆の中に咲き誇る花、今でも雷雨の中を行く人々に勇気を与える。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "雷討ちの羽根", + "relictype": "死の羽", + "description": "伝説によると、雷電を退治した英雄が使用していたバッジ、狂雷の中を飛ぶ猛禽の羽根でできたらしい。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "雷討ちの刻", + "relictype": "時の砂", + "description": "雷電を退治した勇士が使用していた時計、中の雷の結晶は雷電のように過ぎていく時間と共に落ちていく。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "雷討ちの器", + "relictype": "空の杯", + "description": "雷討ちの勇士の盃。雷の魔獣を退治した英雄がこの盃を使って紫電を飲んだらしい。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "雷討ちの冠", + "relictype": "理の冠", + "description": "雷討ちの勇士の冠、古き英雄が大地に害をなす雷の魔獣を倒して獲得した冠である。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/tinymiracle.json b/src/data/Japanese/artifacts/tinymiracle.json new file mode 100644 index 00000000000..caa8ddc3c3f --- /dev/null +++ b/src/data/Japanese/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "奇跡", + "rarity": [ + "3", + "4" + ], + "2pc": "全ての元素耐性+20%。", + "4pc": "元素ダメージを受けると、その元素の耐性+30%、継続時間10秒。10秒毎に1回のみ発動可能。", + "flower": { + "name": "奇跡の花", + "relictype": "生の花", + "description": "岩石の中に生えた花。光を求める花は、硬い岩壁でも引き裂く。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "奇跡の羽根", + "relictype": "死の羽", + "description": "素早いスピードを持つ猛禽の羽根、あの奇跡のような一撃は肉眼では捕捉しきれないものである。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "奇跡の砂", + "relictype": "時の砂", + "description": "普通の砂時計に見えるが、乾いた砂は水のように動く。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "奇跡のコップ", + "relictype": "空の杯", + "description": "占いの時に使うコップだが、水を入れることも可能だ。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "奇跡のピアス", + "relictype": "理の冠", + "description": "安いアクセサリーだが、遠古時代の隕石から取った不思議な金属でできたもの。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/travelingdoctor.json b/src/data/Japanese/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..05b30901901 --- /dev/null +++ b/src/data/Japanese/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "医者", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "受ける治療効果+20%。", + "4pc": "元素爆発を発動すると、HPを20%回復する。", + "flower": { + "name": "医者のアネモネ", + "relictype": "生の花", + "description": "貴重な薬材だったが、長い間放置されて薬としての価値を失った。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "医者の梟の羽根", + "relictype": "死の羽", + "description": "夜行性猛禽の硬い羽根。夜に仕事する時はそれを見て自分を励ます。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "医者の懐中時計", + "relictype": "時の砂", + "description": "時間を測るための道具。医者は、1秒でも無駄にしたくない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "医者の薬壺", + "relictype": "空の杯", + "description": "精錬後の薬でいっぱいだった壺も、今は濃い薬のにおいしか残っていない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "医者の方巾", + "relictype": "理の冠", + "description": "普段は乱れた髪を束ねる。緊急時は捻挫、骨折した腕の固定にも使える。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/viridescentvenerer.json b/src/data/Japanese/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..e7789ecfc9f --- /dev/null +++ b/src/data/Japanese/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "翠緑の影", + "rarity": [ + "4", + "5" + ], + "2pc": "風元素ダメージ+15%。", + "4pc": "拡散反応によるダメージ+60%。拡散された元素タイプを基準に、影響を受けた敵の元素耐性-40%、継続時間10秒。", + "flower": { + "name": "野花の記憶の草原", + "relictype": "生の花", + "description": "かつてある場所に咲いた野花、大地を離れ、狩人の胸につけられた。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "狩人の青緑色の矢羽", + "relictype": "死の羽", + "description": "一瞬で獲物を貫通した矢羽、今でも綺麗に整えられている。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "緑の狩人の決心", + "relictype": "時の砂", + "description": "狩人が持ち歩いていた奇妙な機械、永遠に獲物を指す。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "緑の狩人の容器", + "relictype": "空の杯", + "description": "緑の狩人が使用していた革水筒、中の空間は想像よりもずっと大きい。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "緑の狩人の冠", + "relictype": "理の冠", + "description": "かつて緑の狩人が使用していた自慢の冠、野原の風のような青緑色が特徴。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Japanese/artifacts/wandererstroupe.json b/src/data/Japanese/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..890c29ca9d4 --- /dev/null +++ b/src/data/Japanese/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "大地を流浪する楽団", + "rarity": [ + "4", + "5" + ], + "2pc": "元素熟知+80。", + "4pc": "該当聖遺物セットを装備したキャラが法器、弓キャラの場合、キャラの重撃ダメージ+35%。", + "flower": { + "name": "楽団の朝の光", + "relictype": "生の花", + "description": "小さい花の形をしたバッジ。耳をすませば、笛の音や歌声を聞こえるかもしれない。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "琴師の矢羽", + "relictype": "死の羽", + "description": "青藍色の矢羽、長い年月の中で少しも色褪せない。水の流れのような琴の音さえ聞こえるようだ。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "フィナーレの時計", + "relictype": "時の砂", + "description": "楽団の演奏に使用されていた砂時計、きちんとした音を出していたが、彼らのパフォーマンスはとうに幕を閉じた。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "吟遊者の水筒", + "relictype": "空の杯", + "description": "変わった形をした水筒、内側に弦があって、水の流れと共に旋律のない音楽を奏でる。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "指揮者のハット", + "relictype": "理の冠", + "description": "長い年月を経ても、輝きを失わない礼帽。古い滑らかな音楽の音さえ聞こえるようだ。", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/adventurer.json b/src/data/Korean/artifacts/adventurer.json new file mode 100644 index 00000000000..15dddb0df46 --- /dev/null +++ b/src/data/Korean/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "모험가", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "HP 최대치+1000pt", + "4pc": "각종 보물 상자를 오픈 후 5초 동안 30%의 HP를 지속해서 회복한다", + "flower": { + "name": "모험가의 꽃", + "relictype": "생명의 꽃", + "description": "깊은 고대 도시에서 얻은 절체절명의 위기에서 핀 꽃. 자랑스러운 훈장으로 가슴에 달아졌다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "모험가의 꽁지 깃털", + "relictype": "죽음의 깃털", + "description": "이국의 기묘한 조류의 깃털, 이 대륙에선 매우 희귀하다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "모험가의 회중시계", + "relictype": "시간의 모래", + "description": "늘 하늘이 보이지 않는 거대한 심연과 고대 도시에서 시간을 보내는 모험가는 시간을 자주 잊는다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "모험가의 황금잔", + "relictype": "공간의 성배", + "description": "모험가가 어떤 모험에서 얻은 황금잔. 비록 흠이 있더라도 여전히 자랑스러운 전리품이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "모험가의 머리띠", + "relictype": "이성의 왕관", + "description": "이마에 묶인 장식 띠는 땀과 먼지 범벅이다. 약간 더럽기도 하지만 탐험가의 자랑이기도 하다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/archaicpetra.json b/src/data/Korean/artifacts/archaicpetra.json new file mode 100644 index 00000000000..1b886462c99 --- /dev/null +++ b/src/data/Korean/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "유구한 반암", + "rarity": [ + "4", + "5" + ], + "2pc": "바위 원소 피해 보너스를 15% 획득한다", + "4pc": "결정 반응으로 만들어진 결정을 획득 시 파티 내 모든 캐릭터는 해당 원소 피해 보너스를 35% 획득한다. 지속 시간: 10초. 이러한 효과로 1가지의 원소 피해 보너스만 획득할 수 있다", + "flower": { + "name": "바위 틈에서 자라난 꽃", + "relictype": "생명의 꽃", + "description": "반타거암에 활짝 핀 금석의 꽃. 꽃잎은 생기가 깃든 것처럼 바람에 하늘거린다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "험한 산봉우리의 날개", + "relictype": "죽음의 깃털", + "description": "갯바위 거대한 솔개의 단단한 깃털. 검은 깃털 끝에 차가운 이슬이 맺히기도 한다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "성라규벽의 시계", + "relictype": "시간의 모래", + "description": "규벽을 통째로 조각해서 만든 해시계. 무수한 별들이 겹쳐진 성라의 무늬는 말없이 잃어버린 시간을 기록한다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "위암 반석의 술잔", + "relictype": "공간의 성배", + "description": "화려하면서도 정중한 술잔. 천 년 전에 옥로가 가득 담겨 있었다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "부동현석의 상", + "relictype": "이성의 왕관", + "description": "현석을 조각해서 만든 장엄한 가면. 언제나 차갑고 휑한 두 눈으로 전방을 응시한다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/berserker.json b/src/data/Korean/artifacts/berserker.json new file mode 100644 index 00000000000..a2b0a9542c8 --- /dev/null +++ b/src/data/Korean/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "전쟁광", + "rarity": [ + "3", + "4" + ], + "2pc": "치명타 확률+12%", + "4pc": "HP 70% 미만 시 치명타 확률이 추가로 24% 증가한다", + "flower": { + "name": "전쟁광의 장미", + "relictype": "생명의 꽃", + "description": "핏빛의 정교한 꽃송이는 광전사의 기질과 미묘하게 어울린다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "전투광의 깃털", + "relictype": "죽음의 깃털", + "description": "전설 속의 초상을 알리던 새의 검푸른 꽁지 깃털이다. 일부분이 붉은색으로 변해버렸다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "전쟁광의 시계", + "relictype": "시간의 모래", + "description": "영원히 무정하게 흐르는 기물(器物). 광전사에게 전쟁터, 그리고 인간 세상에서의 시간이 얼마 남지 않았음을 일깨워준다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "전쟁광의 해골잔", + "relictype": "공간의 성배", + "description": "이름 모를 거대한 짐승의 뼈로 만든 컵이다. 사냥으로 얻은 전리품이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "전쟁광의 귀면", + "relictype": "이성의 왕관", + "description": "생사를 가리지 않는 싸움에서 반쯤 부서진 흉측한 강철 가면", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/blizzardstrayer.json b/src/data/Korean/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..253c962621b --- /dev/null +++ b/src/data/Korean/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "얼음바람 속에서 길잃은 용사", + "rarity": [ + "4", + "5" + ], + "2pc": "얼음 원소 피해 보너스+15%", + "4pc": "얼음 원소의 영향을 받은 적을 공격 시 치명타 확률이 20% 증가한다. 만약 적이 빙결 상태라면 치명타 확률이 추가로 20% 증가한다", + "flower": { + "name": "눈보라를 견딘 그리움", + "relictype": "생명의 꽃", + "description": "오래전에 멸종된 얼음꽃. 서리가 방울방울 맺혀있다. 고고한 용사도 이 꽃을 얻기 위해 허리를 굽힌 적이 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "얼음을 깨며 나아가는 집념", + "relictype": "죽음의 깃털", + "description": "차가운 기운을 발산하는 깃털. 맹금의 설원과 얼어붙은 산봉우리 위에서의 날갯짓이 몰고 온 바람을 느낄 수 있을 것만 같다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "눈 덮인 고향의 최후", + "relictype": "시간의 모래", + "description": "용사의 귀환을 기다리는 고향 사람들이 쓰던 시계. 안에는 모래가 아니라 녹지 않는 미세한 얼음 결정이 들어있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "서리를 감싼 기골", + "relictype": "공간의 성배", + "description": "얼음으로 조각한 술잔. 겨울같이 단단하고 예리하다. 과거 이 잔의 주인은 이를 사용해 홀짝이며 얼지 않는 술을 마셨다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "빙설을 밟는 소리", + "relictype": "이성의 왕관", + "description": "얼음과 눈을 정복하길 꿈꿨던 고대 영웅의 관면. 소유자가 매서운 추위에 맞서 싸웠다는 용기의 증표이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/bloodstainedchivalry.json b/src/data/Korean/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..2c830f0f442 --- /dev/null +++ b/src/data/Korean/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "피에 물든 기사도", + "rarity": [ + "4", + "5" + ], + "2pc": "가하는 물리 피해가 25% 증가한다", + "4pc": "적을 처치한 후 10초 동안 강공격 사용 시 스태미나를 소모하지 않고 강공격으로 가하는 피해가 50% 증가한다", + "flower": { + "name": "피에 물든 강철 심장", + "relictype": "생명의 꽃", + "description": "피에 검게 물들어 강철과 같은 강도를 가지게 될 정도로 말라버린 꽃. 과거 이 꽃의 주인에겐 일종의 기념품이지 않았을까", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "피에 물든 검은 깃털", + "relictype": "죽음의 깃털", + "description": "기사의 망토에 붙어 있던 까마귀 깃털. 검은 피에 반복적으로 물들어 완전히 검은색으로 변했다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "피에 물든 기사의 시계", + "relictype": "시간의 모래", + "description": "기사가 과거에 사용했던 시계. 안의 액체가 모두 굳어 시계의 기능을 상실했다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "피에 물든 기사의 술잔", + "relictype": "공간의 성배", + "description": "핏빛 기사가 지닌 어두운 금속 잔. 겉은 검은 연기와 굳어버린 피로 인해 밤처럼 새까맣다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "피에 물든 철가면", + "relictype": "이성의 왕관", + "description": "기사가 자신의 얼굴을 가릴 때 사용하던 철가면. 가면 아래의 얼굴은 수많은 사람들이 상상의 나래를 펼치게 했다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/braveheart.json b/src/data/Korean/artifacts/braveheart.json new file mode 100644 index 00000000000..472aea19c0d --- /dev/null +++ b/src/data/Korean/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "용사의 마음", + "rarity": [ + "3", + "4" + ], + "2pc": "공격력+18%", + "4pc": "HP가 50%를 초과하는 적에게 가하는 피해가 30% 증가한다", + "flower": { + "name": "용사의 훈장", + "relictype": "생명의 꽃", + "description": "가슴에 달려있는 소박한 꽃, 한 번의 모험 끝에 얻은 기념품이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "용사의 기대", + "relictype": "죽음의 깃털", + "description": "밝은 명금의 깃털.작은 용기를 가져다준다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "용사의 강인함", + "relictype": "시간의 모래", + "description": "이 실용성이 없는 낡은 소형 모래시계는 세월과 같이 종잡을 수 없다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "용사의 환송", + "relictype": "공간의 성배", + "description": "나무로 만들어진 텅 빈 거친 용기에 추억이 가득 담겨 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "용사의 모자", + "relictype": "이성의 왕관", + "description": "대충 엮은 풀고리.일부 사람들에게는 왕의 금관처럼 소중하다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/crimsonwitchofflames.json b/src/data/Korean/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..caa8670e70d --- /dev/null +++ b/src/data/Korean/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "불타오르는 화염의 마녀", + "rarity": [ + "4", + "5" + ], + "2pc": "불 원소 피해+15%", + "4pc": "과부하, 연소 반응이 적에게 주는 피해가 40% 증가하고 증발, 융해 반응의 보너스 계수가 15% 증가한다. 원소 전투 스킬 발동 후 10초 동안 2세트의 효과가 50% 증가한다. 최대 중첩수: 3회", + "flower": { + "name": "마녀의 염화 꽃", + "relictype": "생명의 꽃", + "description": "과거에 온 세상의 마물을 불태우길 염원하던 마녀가 만졌던 꽃잎. 이름 없는 불꽃이 만지는 사람을 따뜻하게 휘감는다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "마녀의 불타는 깃털", + "relictype": "죽음의 깃털", + "description": "과거에 온 세상의 마물을 불태우길 염원하던 마녀가 만졌던 깃털. 변함없이 타오르며 뜨거운 열기를 발산한다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "마녀의 파멸의 시간", + "relictype": "시간의 모래", + "description": "과거에 온 세상의 마물을 불태우길 염원하던 마녀가 착용한 시계. 안에는 마녀가 불꽃에게 바친 세월이 흐르고 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "마녀 마음속의 불꽃", + "relictype": "공간의 성배", + "description": "과거에 온 세상의 마물을 불태우길 염원하던 염화의 마녀가 남긴 불이 담긴 단지. 안속에는 영원히 꺼지지 않는 불꽃이 그녀처럼 활활 타오르고 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "불타오르는 마녀 모자", + "relictype": "이성의 왕관", + "description": "과거에 온 세상의 마물을 불태우길 염원하던 염화의 마녀가 착용한 모자. 넓은 모자챙이는 그녀의 시선을 가려준다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/defenderswill.json b/src/data/Korean/artifacts/defenderswill.json new file mode 100644 index 00000000000..ba2807d8da3 --- /dev/null +++ b/src/data/Korean/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "수호자의 마음", + "rarity": [ + "3", + "4" + ], + "2pc": "방어력+30%", + "4pc": "파티 내에 다른 원소 타입의 자신의 캐릭터가 1명 존재할 때마다 자신은 대응하는 원소의 내성을 30% 획득한다", + "flower": { + "name": "수호의 꽃", + "relictype": "생명의 꽃", + "description": "수호자가 소중히 여기는 아이리스. 사모하는 사람에게 줄 기회를 찾지 못하고 아직도 간직하고 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "수호의 인장", + "relictype": "죽음의 깃털", + "description": "누군가의 「든든한 방패가 되고자 하는 열망」을 상징하는 깃털 모양의 핀이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "수호의 탁상시계", + "relictype": "시간의 모래", + "description": "현재 시간을 보여주는 소도구. 달이 없는 어두운 밤에 유일하게 시간을 알려준다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "수호의 잔", + "relictype": "공간의 성배", + "description": "금속의 용기. 기나긴 감시가 가져다주는 고독함을 달래줄 수 있는 액체를 담을 수 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "수호의 띠", + "relictype": "이성의 왕관", + "description": "검은색에 물든 짙은 남색의 직물. 긴급할 때 붕대로 사용할 수 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/gambler.json b/src/data/Korean/artifacts/gambler.json new file mode 100644 index 00000000000..f91ac79dc69 --- /dev/null +++ b/src/data/Korean/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "노름꾼", + "rarity": [ + "3", + "4" + ], + "2pc": "원소 전투 스킬로 주는 피해가 20% 증가한다", + "4pc": "적을 처치하면 100%의 확률로 원소 전투 스킬의 재사용 대기시간이 초기화된다. 해당 효과는 15초마다 1번 발동한다", + "flower": { + "name": "노름꾼의 브로치", + "relictype": "생명의 꽃", + "description": "화려한 꽃송이. 그 속에 자신이 미리 준비한 주사위를 숨길 수 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "노름꾼의 깃털장식", + "relictype": "죽음의 깃털", + "description": "큰 새의 꽁지깃털. 그 속에는 정해진 운명을 바꿀 수 있는 패를 숨길 수 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "노름꾼의 회중시계", + "relictype": "시간의 모래", + "description": "파손된 회중시계. 예전에 주인을 위해 치명적인 공격을 막아냈다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "노름꾼의 주사위", + "relictype": "공간의 성배", + "description": "용도가 하나뿐인 특제 용기. 하지만 내부에 아무런 사기 장치가 없다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "노름꾼의 귀걸이", + "relictype": "이성의 왕관", + "description": "냉정하게 정세와 위험을 평가하고 위기를 모면하게 하는 청록색 귀걸이", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/glacierandsnowfield.json b/src/data/Korean/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..40962d94f07 --- /dev/null +++ b/src/data/Korean/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "빙하와 눈의 모래", + "rarity": [], + "2pc": "얼음 원소 피해 보너스+15%", + "4pc": "초전도 반응이 적에게 가하는 피해가 100% 증가하고 융해 반응의 보너스 계수가 15% 증가한다. 원소폭발 발동 후 10초 동안 얼음 원소 피해 보너스가 추가로 30% 증가한다", + "flower": { + "name": "혹한의 서리 심장", + "relictype": "생명의 꽃", + "description": "침묵에 빠진 얼음꽃. 꺾어질 때의 모습 그대로 얼어붙었다. 기사가 항상 달고 다니는 기념품이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "눈밭 속의 깃털", + "relictype": "죽음의 깃털", + "description": "북풍과 동행하던 기사가 눈밭에서 주운 깃털. 아직까지도 녹을 날을 조용히 기다리고 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "얼음 모래", + "relictype": "시간의 모래", + "description": "북풍과 동행하던 기사가 사용했던 시계. 안쪽에는 영원히 사라지지 않는 눈모래와 서릿바람이 들어있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "북풍의 잔", + "relictype": "공간의 성배", + "description": "북풍과 동행했던 기사가 남긴 공간의 성배. 엄동의 서리의 기운이 잔을 가득 채우고 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "빙하의 왕관", + "relictype": "이성의 왕관", + "description": "북풍과 동행하던 기사가 착용한 모자. 차가운 얼음과 은으로 만들어졌다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/gladiatorsfinale.json b/src/data/Korean/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..5dfb71ecec3 --- /dev/null +++ b/src/data/Korean/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "검투사의 피날레", + "rarity": [ + "4", + "5" + ], + "2pc": "공격력+18%", + "4pc": "해당 성유물 세트를 장착한 캐릭터가 한손검, 양손검, 장병기를 사용 시 캐릭터의 일반 공격으로 가하는 피해가 35% 증가한다", + "flower": { + "name": "검투사의 미련", + "relictype": "생명의 꽃", + "description": "전설적인 검투사가 왜 늘 이 꽃을 흉부에 착용했는지를 아무도 알지 못한다. 이건 잔혹한 전사의 유일한 약점이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "검투사의 귀결", + "relictype": "죽음의 깃털", + "description": "매처럼 자유로운 꿈의 깃털. 전설과도 같았던 인생 마지막 순간에 자유롭게 날아다니는 새의 깃털이 그의 가슴 위에 올려졌다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "검투사의 희망", + "relictype": "시간의 모래", + "description": "피로 점철된 검투사의 인생을 기록한 시계. 자유를 찾기 위해 오른 그의 여정을 상징한다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "검투사의 취기", + "relictype": "공간의 성배", + "description": "고대의 검투사가 승리의 술을 마시던 황금잔. 그가 쓰러지는 순간이 돼서야 술잔이 그의 세월로 가득 차오른다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "검투사의 개선", + "relictype": "이성의 왕관", + "description": "고대 전설적인 검투사의 투구. 무수히 많은 적들의 피가 묻었었고 무수히 많은 관중들의 환호를 받았었다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/heartofdepth.json b/src/data/Korean/artifacts/heartofdepth.json new file mode 100644 index 00000000000..379b40222d8 --- /dev/null +++ b/src/data/Korean/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "몰락한 마음", + "rarity": [ + "4", + "5" + ], + "2pc": "물 원소 피해+15%", + "4pc": "원소전투 스킬 발동 후 15초 동안 일반 공격과 강공격으로 가하는 피해가 30% 증가한다", + "flower": { + "name": "도금 브로치", + "relictype": "생명의 꽃", + "description": "어슴푸레한 빛깔의 망토 핀. 금빛 도금은 이미 바닷바람에 마모되었다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "추억의 바람", + "relictype": "죽음의 깃털", + "description": "흐느끼는 바닷바람과 선명한 붉은 물결이 끌고 온 깃털. 오랜 세월이 그 형태와 색깔을 바꾸었다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "단단한 구리 나침반", + "relictype": "시간의 모래", + "description": "구식 구리 나침반. 바늘은 시종일관 항구가 존재하지 않는 저 먼 곳을 향하고 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "해연의 잔", + "relictype": "공간의 성배", + "description": "무심코 건져 올린 빛바랜 술잔, 어슴푸레한 외관은 바다 밑에 있던 날들을 속삭이고 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "술로 얼룩진 수병모", + "relictype": "이성의 왕관", + "description": "구식 수병모, 지금도 지독한 술 냄새가 휘감겨 술의 흔적이 곳곳에 배어 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/instructor.json b/src/data/Korean/artifacts/instructor.json new file mode 100644 index 00000000000..b81c9447641 --- /dev/null +++ b/src/data/Korean/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "교관", + "rarity": [ + "3", + "4" + ], + "2pc": "원소 마스터리+80pt", + "4pc": "원소 반응 후 파티 내 모든 캐릭터의 원소 마스터리가 120pt 증가한다. 지속 시간: 8초", + "flower": { + "name": "교관의 브로치", + "relictype": "생명의 꽃", + "description": "교관의 가슴에 이런 꽃을 꽂았을 때는 오늘은 훈련이 없다는 것을 뜻한다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "교관의 깃털장식", + "relictype": "죽음의 깃털", + "description": "받는 힘을 무력화하는 방법을 익히 알고 있는 교관은 아무리 강한 바람이 불어도 깃털장식이 날아가게 하지 않는다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "교관의 회중시계", + "relictype": "시간의 모래", + "description": "시간은 확인할 수 없는 훈련에만 사용하는 시간을 재는 도구이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "교관의 찻잔", + "relictype": "공간의 성배", + "description": "외부인의 눈에는 평범한 찻잔이지만 수강생의 눈에는 교관 권력의 상징으로 비친다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "교관의 모자", + "relictype": "이성의 왕관", + "description": "제식의 교관 모자. 승진을 거부한 장교만이 얻을 수 있는 특별한 영예다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/lavawalker.json b/src/data/Korean/artifacts/lavawalker.json new file mode 100644 index 00000000000..de22ccb3646 --- /dev/null +++ b/src/data/Korean/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "불 위를 걷는 현인", + "rarity": [ + "4", + "5" + ], + "2pc": "불 원소 내성+40%", + "4pc": "불 원소의 영향을 받은 적에게 가하는 피해가 35% 증가한다", + "flower": { + "name": "불 위를 걷는 자의 결단", + "relictype": "생명의 꽃", + "description": "뜨겁게 타오르는 화염 속에서 피어나는 꽃. 전설에 의하면 고대의 현자가 이를 착용한 채 불바다에 걸어들어갔다고 한다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "불 위를 걷는 자의 해탈", + "relictype": "죽음의 깃털", + "description": "불속을 나는 고고한 새의 깃털. 들판을 태우는 불속에서 날갯짓하는 소리가 들리는 것만 같다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "불 위를 걷는 자의 시련", + "relictype": "시간의 모래", + "description": "반짝이는 뜨거운 모래가 들어있는 모래시계. 흘러내리는 모래는 어떠한 흔적도 남기지 않는다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "불 위를 걷는 자의 깨달음", + "relictype": "공간의 성배", + "description": "전설에 의하면 흐르는 불과 초고온의 열기를 버틴다는 잔. 오늘날에는 오직 잔열만 남아있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "불 위를 걷는 자의 지혜", + "relictype": "이성의 왕관", + "description": "불타는 바다를 가로질렀던 현자의 모자. 과거에 열기의 파도 속에서 우뚝 서있는 고대인의 모습을 비춘 적 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/luckydog.json b/src/data/Korean/artifacts/luckydog.json new file mode 100644 index 00000000000..855e628f380 --- /dev/null +++ b/src/data/Korean/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "행운아", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "방어력+100pt", + "4pc": "모라 획득 시 HP를 300pt 회복한다", + "flower": { + "name": "행운아의 네 잎 클로버", + "relictype": "생명의 꽃", + "description": "들판에서 걱정 없이 자라는 네 잎 클로버. 꺾인 건 행운이 가져다 온다는 설이 있기 때문이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "행운아의 독수리깃", + "relictype": "죽음의 깃털", + "description": "앞을 가로막는 마물이 오히려 사냥감을 찾는 매의 눈에 포착되는 정도의 운을 가져다주는 깃털", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "행운아의 모래시계", + "relictype": "시간의 모래", + "description": "구멍이 뚫려 텅 빈 모래시계. 흐르는 시간은 아무런 걱정이 없는 사람에게 의미가 없다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "행운아의 잔", + "relictype": "공간의 성배", + "description": "정교한 금속 그릇. 밤에 찾아오는 도둑을 때려눕히는 데 사용되기도 했다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "행운아의 은관", + "relictype": "이성의 왕관", + "description": "우연히 떨어진 구멍이 추방된 옛 종족의 보물이 숨겨진 땅굴이었다. 그때에 얻은 기념품이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/maidenbeloved.json b/src/data/Korean/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..4b09f110bf5 --- /dev/null +++ b/src/data/Korean/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "사랑받는 소녀", + "rarity": [ + "4", + "5" + ], + "2pc": "캐릭터가 주는 치유 효과+15%", + "4pc": "원소 전투 스킬 또는 원소폭발 발동 후 10초 동안 파티 내 모든 캐릭터가 받는 치유 효과가 20% 증가한다", + "flower": { + "name": "먼 곳에 있는 소녀의 마음", + "relictype": "생명의 꽃", + "description": "평생 여린 꽃. 오랜 세월을 보냈음에도 불구하고 여전히 생기있게 향기를 발산한다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "소녀의 흔들리는 그리움", + "relictype": "죽음의 깃털", + "description": "누군가에 대한 그리움이 담긴 깃털장식. 바람과 함께 멀리 날아가는 철새와도 같다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "소녀의 짧은 행복", + "relictype": "시간의 모래", + "description": "바늘의 회전은 끝이 없으나 소녀가 사랑받는 세월은 그렇지 않다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "소녀의 짧은 여가", + "relictype": "공간의 성배", + "description": "독한 술이 아닌 홍차. 쓰고 떫은 게 아닌 향긋하고 달콤한 잔", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "소녀의 꺾여가는 미모", + "relictype": "이성의 왕관", + "description": "정성스럽게 수선한 여성 모자. 눈가의 주름까지 완벽하게 가릴 수 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/martialartist.json b/src/data/Korean/artifacts/martialartist.json new file mode 100644 index 00000000000..d57ca2bd729 --- /dev/null +++ b/src/data/Korean/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "무인", + "rarity": [ + "3", + "4" + ], + "2pc": "일반 공격과 강공격으로 주는 피해가 15% 증가한다", + "4pc": "원소 전투 스킬 발동 후 8초 동안 일반 공격과 강공격으로 가하는 피해가 25% 증가한다", + "flower": { + "name": "무인의 붉은 꽃", + "relictype": "생명의 꽃", + "description": "이런 붉은 꽃만이 무인에게 잠시나마 고통을 잊게 해준다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "무인의 깃털장식", + "relictype": "죽음의 깃털", + "description": "도처에서 볼 수 있는 땅에 떨어진 새의 깃털, 고수들은 힘 조절 연습을 하는데 사용하고, 신참들은 부채를 만드는데 사용한다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "무인의 물시계", + "relictype": "시간의 모래", + "description": "지구력 훈련할 때 사용하는 소도구, 모래시계의 흐름보다 안정적이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "무인의 술잔", + "relictype": "공간의 성배", + "description": "이 정교해 보이는 술잔은 무인이 등장하기 전에만 사용되는 의식 도구이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "무인의 두건", + "relictype": "이성의 왕관", + "description": "입문 후 첫 번째로 해야 할 일은 두건을 묶어 수시로 자신에게 \"정.기.신.\" 이 세 글자를 일깨우는 것이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/noblesseoblige.json b/src/data/Korean/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..7cbbe28f2bb --- /dev/null +++ b/src/data/Korean/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "옛 왕실의 의식", + "rarity": [ + "4", + "5" + ], + "2pc": "원소폭발로 가하는 피해가 20% 증가한다", + "4pc": "원소폭발 발동 후 파티 내 모든 캐릭터의 공격력이 20% 증가한다. 지속 시간: 12초. 해당 효과는 중첩되지 않는다", + "flower": { + "name": "왕실의 꽃", + "relictype": "생명의 꽃", + "description": "비단으로 만든 유리색 꽃으로 우아한 장소에서 착용했다. 여전히 버려질 때의 그날처럼 선명하다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "왕실의 깃털", + "relictype": "죽음의 깃털", + "description": "구몬드 귀족이 사냥할 때 쓰던 모자에 달린 깃털장식. 세월의 풍파가 무색하게 아직까지도 꿋꿋이 서있는다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "왕실의 시계", + "relictype": "시간의 모래", + "description": "구몬드 귀족의 회중시계. 오래된 계보로 오늘날까지 전해내려왔다. 지난 시대를 겪은 물건", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "왕실의 은항아리", + "relictype": "공간의 성배", + "description": "구몬드 귀족의 장식용 항아리. 텅 비어있는 안쪽에선 슬픈 바람 소리가 울려 퍼지는 것 같다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "왕실의 가면", + "relictype": "이성의 왕관", + "description": "구몬드 귀족의 무도회 가면. 공허한 눈구멍이 과거의 성황을 응시하는 것만 같다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/prayersfordestiny.json b/src/data/Korean/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..f4628f029fb --- /dev/null +++ b/src/data/Korean/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "물을 모시는 자", + "rarity": [ + "3", + "4" + ], + "1pc": "받는 물 원소 부착 효과 지속 시간이 40% 감소한다", + "circlet": { + "name": "제수의 관", + "relictype": "이성의 왕관", + "description": "옛날 옛적에 사제를 지낸 사람이 쓰던 예관(禮冠). 오랫동안 물속에 잠겨있어 기묘한 내성이 생겼다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/prayersforillumination.json b/src/data/Korean/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..2ea34bccf3c --- /dev/null +++ b/src/data/Korean/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "불을 모시는 자", + "rarity": [ + "3", + "4" + ], + "1pc": "받는 불 원소 부착 효과 지속 시간이 40% 감소한다", + "circlet": { + "name": "제화의 관", + "relictype": "이성의 왕관", + "description": "옛날 옛적에 사제를 지낸 사람이 쓰던 예관(禮冠). 오랫동안 불의 단련을 받아 기묘한 내성이 생겼다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/prayersforwisdom.json b/src/data/Korean/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..36b2fd85a3c --- /dev/null +++ b/src/data/Korean/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "뇌명을 모시는 자", + "rarity": [ + "3", + "4" + ], + "1pc": "받는 번개 원소 부착 효과 지속 시간이 40% 감소한다", + "circlet": { + "name": "제뢰의 관", + "relictype": "이성의 왕관", + "description": "옛날 옛적에 사제를 지낸 사람이 쓰던 예관(禮冠). 오랫동안 뇌명을 들어 기묘한 내성이 생겼다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/prayerstospringtime.json b/src/data/Korean/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..6df8d60a7a0 --- /dev/null +++ b/src/data/Korean/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "얼음을 모시는 자", + "rarity": [ + "3", + "4" + ], + "1pc": "받는 얼음 원소 부착 효과 지속 시간이 40% 감소한다", + "circlet": { + "name": "제빙의 관", + "relictype": "이성의 왕관", + "description": "옛날 옛적에 사제를 지낸 사람이 쓰던 예관(禮冠). 과거에 추위를 견디면서 기묘한 내성이 생겼다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/prayerstothefirmament.json b/src/data/Korean/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..2665f3b2b19 --- /dev/null +++ b/src/data/Korean/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "바람을 모시는 자", + "rarity": [], + "1pc": "받는 바람 원소 부착 효과 지속 시간이 40% 감소한다", + "circlet": { + "name": "제풍의 관", + "relictype": "이성의 왕관", + "description": "옛날 옛적에 사제를 지낸 사람이 쓰던 예관(禮冠). 과거 바람이 예관의 구멍을 자주 관통했다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/resolutionofsojourner.json b/src/data/Korean/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..08cb5c0e3ac --- /dev/null +++ b/src/data/Korean/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "행자의 마음", + "rarity": [ + "3", + "4" + ], + "2pc": "공격력+18%", + "4pc": "강공격의 치명타 확률+30%", + "flower": { + "name": "옛 벗의 마음", + "relictype": "생명의 꽃", + "description": "푸른빛의 작은 꽃. 꽃줄기에 오래된 누군가의 리본이 묶여있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "귀향의 깃털", + "relictype": "죽음의 깃털", + "description": "푸른색 화살 깃 위에 나그네의 저 멀리 떠나가는 미련이 서려 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "빛을 좇는 돌", + "relictype": "시간의 모래", + "description": "산전수전 다 겪은 돌시계는 언제나 고요 속에서 일월순환을 기록한다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "이국의 술잔", + "relictype": "공간의 성배", + "description": "한때 이 소박한 백자 술잔엔 기쁨의 술이 가득 차 있었다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "이별의 모자", + "relictype": "이성의 왕관", + "description": "봄바람의 기운을 발산하는 버드나무 왕관", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/retracingbolide.json b/src/data/Korean/artifacts/retracingbolide.json new file mode 100644 index 00000000000..94da3ef7d55 --- /dev/null +++ b/src/data/Korean/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "날아오르는 유성", + "rarity": [ + "4", + "5" + ], + "2pc": "보호막 강화 효과+35%", + "4pc": "보호막이 존재 시 추가로 일반 공격과 강공격 보너스를 40% 획득한다", + "flower": { + "name": "여름 축제의 꽃", + "relictype": "생명의 꽃", + "description": "언제나 활짝 피어있는 조화. 그 속에는 생명이 담겨 있을까?", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "여름 축제의 끝", + "relictype": "죽음의 깃털", + "description": "정교한 목제 표창. 종착지에 도착해야만 비로소 멈춘다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "여름 축제의 시계", + "relictype": "시간의 모래", + "description": "어느 시간에 멈춘 정교한 회중시계", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "여름 축제의 물풍선", + "relictype": "공간의 성배", + "description": "여름 축제에서는 물풍선을 쉽게 볼 수 있다. 하지만 이렇게 정교한 건 이 물풍선 하나뿐이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "여름 축제의 가면", + "relictype": "이성의 왕관", + "description": "전설 속 신의 모양을 본따 제작한 굉장히 유행하는 가면", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/scholar.json b/src/data/Korean/artifacts/scholar.json new file mode 100644 index 00000000000..67c9ca7e633 --- /dev/null +++ b/src/data/Korean/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "학사", + "rarity": [ + "3", + "4" + ], + "2pc": "원소 충전 효율+20%", + "4pc": "원소 입자 혹은 원소 구슬 획득 시 파티 내 모든 활과 법구를 사용하는 캐릭터는 원소 에너지를 추가로 3pt 회복한다. 해당 효과는 3초마다 1번 발동한다", + "flower": { + "name": "학사의 책갈피", + "relictype": "생명의 꽃", + "description": "책갈피로 사용하는 말린 꽃은 책의 향을 듬뿍 빨아들였다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "학사의 깃펜", + "relictype": "죽음의 깃털", + "description": "필기도구로 쓰이는 어떤 조류의 꽁지깃털의 끝은 이미 검게 물들어 씻어낼 수 없다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "학사의 탁상시계", + "relictype": "시간의 모래", + "description": "탁상에 놓기에 적합한 작은 시계는 방안에서만 시간을 보내는 학자들에게 시간을 참고할 수 있는 유일한 도구이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "학사의 먹잔", + "relictype": "공간의 성배", + "description": "본디 물을 마시는데 사용하는 용기였는데 펜을 자주 헹궈 검게 물들었다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "학사의 렌즈", + "relictype": "이성의 왕관", + "description": "엄청난 양의 독서는 독자의 시력을 상하게 한다. 이런 손상을 보완하기 위해 맞춤화된 도구이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/theexile.json b/src/data/Korean/artifacts/theexile.json new file mode 100644 index 00000000000..39189c74b9d --- /dev/null +++ b/src/data/Korean/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "유배자", + "rarity": [ + "3", + "4" + ], + "2pc": "원소 충전 효율+20%", + "4pc": "원소폭발 발동 후 2초마다 파티 내 모든 캐릭터(자신을 포함하지 않음)의 원소 에너지를 2pt 회복한다. 해당 효과는 6초간 지속하며 중첩되지 않는다", + "flower": { + "name": "유배자의 꽃", + "relictype": "생명의 꽃", + "description": "몸에 지니고 있는 어둡고 희미한 꽃. 유배자의 신분으로 아직도 지니고 있는 걸 보면 분명 중요한 의미가 담겨 있는 것 같다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "유배자의 깃털", + "relictype": "죽음의 깃털", + "description": "일부러 꾸민 장식물이 아니라, 그저 황야를 떠돌다가 우연히 묻은 이름 모를 새의 깃털이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "유배자의 회중시계", + "relictype": "시간의 모래", + "description": "수정으로 만들어진 유리는 이미 부서져 있고 시곗바늘까지 전부 떨어져 나갔지만, 여전히 버리려 하지 않는다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "유배자의 잔", + "relictype": "공간의 성배", + "description": "어두운 중금속으로 만든 잔 모양의 그릇. 외벽에 보석이 박혀 있다가 다시 도려낸 것을 알 수 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "유배자의 머리장식", + "relictype": "이성의 왕관", + "description": "존귀한 왕관, 신분을 드러내는 휘장이 칼로 그어지면서 원래의 존귀한 신분이 박탈되었다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/thunderingfury.json b/src/data/Korean/artifacts/thunderingfury.json new file mode 100644 index 00000000000..0b85b1cf369 --- /dev/null +++ b/src/data/Korean/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "번개 같은 분노", + "rarity": [ + "4", + "5" + ], + "2pc": "번개 원소 피해+15%", + "4pc": "과부하, 감전, 초전도 반응이 주는 피해가 40% 증가한다. 원소 반응 발동 시 원소 전투 스킬의 재사용 대기시간이 1초 줄어든다. 해당 효과는 0.8초마다 1번 발동한다", + "flower": { + "name": "뇌조의 연민", + "relictype": "생명의 꽃", + "description": "재난의 날에 운 좋게 유린과 자줏빛 불꽃의 증오 어린 파괴를 피해 살아남은 번개색의 꽃", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "번개 재앙의 생존자", + "relictype": "죽음의 깃털", + "description": "전기를 띤 번개의 깃털. 뇌조가 내린 잔혹한 업보. 남겨진 깃털엔 분노 어린 뇌광이 여전히 번쩍이고 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "뇌정의 시계", + "relictype": "시간의 모래", + "description": "뇌조를 신봉하는 부족이 번개의 주인의 강림을 예고하는 모래시계. 일족이 멸망하면서 영원히 멈춰버렸다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "낙뢰의 흉조", + "relictype": "공간의 성배", + "description": "무고한 사람의 피가 주입된 축성 의식을 위한 잔. 기원의 뇌명이 안쪽에서 울려 퍼지다가 결국엔 번개 같은 분노로 가득 채워졌다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "번개를 부르는 모자", + "relictype": "이성의 왕관", + "description": "고대에 뇌조를 숭배하던 샤먼이 착용했던 모자. 경건한 신앙심도 분노가 가득한 마수의 마음을 움직이지 못했다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/thundersoother.json b/src/data/Korean/artifacts/thundersoother.json new file mode 100644 index 00000000000..fa86c28df01 --- /dev/null +++ b/src/data/Korean/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "뇌명을 평정한 존자", + "rarity": [ + "4", + "5" + ], + "2pc": "번개 원소 내성+40%", + "4pc": "번개 원소의 영향을 받은 적에게 가하는 피해가 35% 증가한다", + "flower": { + "name": "뇌전 정복자의 마음", + "relictype": "생명의 꽃", + "description": "천둥번개가 내려치는 날에만 활짝 피는 꽃. 오늘날에도 소나기를 헤쳐나가는 여행자에게 용기를 북돋아 준다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "뇌전 정복자의 깃털", + "relictype": "죽음의 깃털", + "description": "번개를 제압한 영웅의 배지. 광뢰가 몰아치는 하늘을 활공하는 맹금의 깃털이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "뇌전 정복자의 시계", + "relictype": "시간의 모래", + "description": "뇌전을 정복한 용사가 지닌 시계. 안속의 번개의 결정이 천둥 번개처럼 빨리 흘러가는 시간같이 쏟아진다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "뇌전 정복자의 술잔", + "relictype": "공간의 성배", + "description": "뇌전 정복자의 술잔. 뇌전의 마수를 정복한 영웅이 이 잔에 자줏빛 번개를 가득 채워 마셨다고 전해진다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "뇌전 정복자의 관", + "relictype": "이성의 왕관", + "description": "뇌전 정복자의 관면. 고대의 영웅이 지상을 위협하는 뇌전의 마수를 처치하고 얻은 관면이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/tinymiracle.json b/src/data/Korean/artifacts/tinymiracle.json new file mode 100644 index 00000000000..284312df76f --- /dev/null +++ b/src/data/Korean/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "기적", + "rarity": [ + "3", + "4" + ], + "2pc": "모든 원소 내성+20%", + "4pc": "받은 원소 공격에 대응하는 원소의 내성이 30% 증가한다. 지속 시간: 10초. 해당 효과는 10초마다 1번 발동한다", + "flower": { + "name": "기적의 꽃", + "relictype": "생명의 꽃", + "description": "바위에서 자라는 꽃. 이 연약한 꽃이 단단한 암벽을 뚫을 수 있었던 것은 빛을 좇았기 때문이다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "기적의 깃털", + "relictype": "죽음의 깃털", + "description": "속도가 매우 빠른 맹금류에서 얻은 깃털. 그 기적적인 일격은 육안으로는 거의 포착되지 않는다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "기적의 모래", + "relictype": "시간의 모래", + "description": "흔한 모래시계로 보인다. 마른 모래는 물처럼 아래로 흐른다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "기적의 잔", + "relictype": "공간의 성배", + "description": "민간에서 점괘 의식에 사용된다고 전해지는 잔. 물을 담을 수도 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "기적의 귀걸이", + "relictype": "이성의 왕관", + "description": "값싼 장신구, 하지만 이 귀걸이는 먼 옛날의 별똥별이 가져온 기이한 금속으로 만들어졌다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/travelingdoctor.json b/src/data/Korean/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..3941943bfdd --- /dev/null +++ b/src/data/Korean/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "떠돌이 의사", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "캐릭터가 받는 치유 효과+20%", + "4pc": "원소폭발 발동 시 HP를 20% 회복한다", + "flower": { + "name": "떠돌이 의사의 은련", + "relictype": "생명의 꽃", + "description": "진귀한 약재. 하지만 시간이 너무 오래 지나 약용 가치가 사라졌다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "떠돌이 의사의 올빼미깃", + "relictype": "죽음의 깃털", + "description": "올빼미의 단단한 깃털. 야간 진료하러 갈 때 야행성 맹금을 떠올리며 자신을 격려한다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "떠돌이 의사의 회중시계", + "relictype": "시간의 모래", + "description": "정확한 시간을 재기 위한 도구. 의사한테는 1초도 소중하다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "떠돌이 의사의 약주전자", + "relictype": "공간의 성배", + "description": "원래는 정제된 약으로 가득 차 있었는데, 지금은 강한 약 냄새만 남아있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "떠돌이 의사의 두건", + "relictype": "이성의 왕관", + "description": "평소에는 진료할 때 헝클어진 머리를 묶을 수 있고, 유사시에는 접질리고 부러진 팔을 받치는 데 사용할 수도 있다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/viridescentvenerer.json b/src/data/Korean/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..7cb22a4e84d --- /dev/null +++ b/src/data/Korean/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "청록색 그림자", + "rarity": [ + "4", + "5" + ], + "2pc": "바람 원소 피해+15%", + "4pc": "확산 반응이 가하는 피해가 60% 증가한다. 확산되는 원소 타입에 따라 피해 범위 내 적의 해당 원소의 내성이 40% 감소한다. 지속 시간: 10초", + "flower": { + "name": "야생화 기억 속의 푸른 들판", + "relictype": "생명의 꽃", + "description": "과거 들판 어디에나 피던 야생화. 꺾인 후 사냥꾼의 가슴에 달아졌다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "사냥꾼의 푸른 화살깃", + "relictype": "죽음의 깃털", + "description": "과거 사냥감을 순식간에 관통했던 화살의 화살깃. 아직도 평평하고 깨끗하다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "청록색 사냥꾼의 확신", + "relictype": "시간의 모래", + "description": "사냥꾼이 늘 몸에 지니고 다니던 기묘한 기계. 늘 자신의 사냥감을 가리킨다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "청록색 사냥꾼의 그릇", + "relictype": "공간의 성배", + "description": "들판의 사냥꾼이 사용했던 물주머니. 생각한 것보다 용량이 더 크다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "청록색 사냥꾼의 모자", + "relictype": "이성의 왕관", + "description": "들판의 사냥꾼이 자랑스럽게 여기던 모자. 들판의 바람처럼 푸르다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Korean/artifacts/wandererstroupe.json b/src/data/Korean/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..994e7ea5b3a --- /dev/null +++ b/src/data/Korean/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "대지를 유랑하는 악단", + "rarity": [ + "4", + "5" + ], + "2pc": "원소 마스터리+80pt", + "4pc": "해당 성유물 세트를 장착한 캐릭터가 법구 또는 활을 사용 시 캐릭터의 강공격으로 가하는 피해가 35% 증가한다", + "flower": { + "name": "악단의 서광", + "relictype": "생명의 꽃", + "description": "조그마한 꽃 모양의 배지. 자세히 들어보면 마치 은은한 피리 소리와 맑은 노랫소리가 들리는 것만 같다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "연주자의 화살깃", + "relictype": "죽음의 깃털", + "description": "파란색의 화살깃. 오랜 세월이 흘렀지만 색이 바래지지 않고 모양도 그대로이다. 마치 옥구슬 구르는 것과 같은 악기 소리가 난다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "피날레의 시계", + "relictype": "시간의 모래", + "description": "악단의 연주 시간을 계산하기 위한 모래시계. 과거 경쾌한 소리가 울려 퍼졌었다. 그들의 공연은 이제 볼 수 없다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "음유시인의 주전자", + "relictype": "공간의 성배", + "description": "이상한 외형의 고대 물주전자. 안쪽에 악기의 줄이 달려 있어 물을 따를 때마다 선율이 없는 기묘한 악기 소리가 난다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "지휘의 탑 햇", + "relictype": "이성의 왕관", + "description": "산전수전을 모두 다 겪었음에도 불구하고 여전히 화사한 모자. 은은한 악기 소리가 울려 퍼지는 것만 같다", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/adventurer.json b/src/data/Portuguese/artifacts/adventurer.json new file mode 100644 index 00000000000..73ec0d35562 --- /dev/null +++ b/src/data/Portuguese/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "Aventureiro", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Vida Máx. +1000", + "4pc": "Abrir um baú recupera 30% de Vida Máxima durante 5 segundos.", + "flower": { + "name": "Rosa do Aventureiro", + "relictype": "Flor da Vida", + "description": "Uma flor resiliente que sobreviveu ao ambiente hostil de uma cidade antiga. É usada agora orgulhosamente como uma medalha.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "Pena de Cauda de Aventureiro", + "relictype": "Pluma da Morte", + "description": "Uma pena de um pássaro exótico raramente visto neste continente.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "Relógio de Bolso do Aventureiro", + "relictype": "Areia do tempo", + "description": "Os Aventureiros geralmente se perdem no tempo enquanto se aventuram nas profundezas dos abismos ou na cidade perdida.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "Cálice de Ouro do Aventureiro", + "relictype": "Cálice de Erátema", + "description": "Troféu de uma das batalhas do aventureiro. Apesar de estar faltando alguns pedaços, é uma conquista orgulhosa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "Bandana de Aventureiro", + "relictype": "Tiara de Logos", + "description": "A bandana está cheia de suor e coberta de poeira. Embora esteja suja, é difícil esconder orgulho do aventureiro.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/archaicpetra.json b/src/data/Portuguese/artifacts/archaicpetra.json new file mode 100644 index 00000000000..a71f55c1ee7 --- /dev/null +++ b/src/data/Portuguese/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "Pedra Arcaica", + "rarity": [ + "4", + "5" + ], + "2pc": "Obtém 15% de Bônus de Dano Geo.", + "4pc": "Ao obter um Fragmento Elemental por meio de uma Reação de Cristalização, todos os personagens na equipe ganham 35% de DMG para esse elemento em particular por 10s. Somente uma forma de Dano Elemental pode ser obtida dessa maneira a qualquer momento.", + "flower": { + "name": "Flor do Penhasco Rachado", + "relictype": "Flor da Vida", + "description": "Flor de pedra dourada em plena floração. As pétalas balançam suavemente ao vento, parecendo estar vivas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "Asas do Pico da Montanha", + "relictype": "Pluma da Morte", + "description": "A pluma da pipa gigante na rocha, e a ponta da pedra negra às vezes condensa com orvalho frio.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "Relógio de Sol de Jade Duradouro", + "relictype": "Areia do tempo", + "description": "Um relógio de sol esculpido em um único pedaço grande de jade. Está alinhado com um padrão que registra silenciosamente a passagem do tempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "Taça do Escultor de Pedra", + "relictype": "Cálice de Erátema", + "description": "Lindas garrafas de vinho que foram enchidas com licor requintado.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "Imagem de uma Pedra Imóvel", + "relictype": "Tiara de Logos", + "description": "A máscara esculpida em rocha basáltica, com olhos vazios olhando para sempre friamente para a frente.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/berserker.json b/src/data/Portuguese/artifacts/berserker.json new file mode 100644 index 00000000000..5d8e97e896e --- /dev/null +++ b/src/data/Portuguese/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "Berserker", + "rarity": [ + "3", + "4" + ], + "2pc": "Taxa Crítica +12%", + "4pc": "Quando a Vida estiver abaixo de 70%, a Taxa Crítica aumenta 24%.", + "flower": { + "name": "Rosa de Berserker", + "relictype": "Flor da Vida", + "description": "Uma flor manchada de vermelho delicada que representa a qualidade do Berserker.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "Pluma de Berserker", + "relictype": "Pluma da Morte", + "description": "Algumas das plymas de cauda azul-marinho do corvo originalmente eram tingidas de vermelho.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "Relógio de Berserker", + "relictype": "Areia do tempo", + "description": "O líquido dentro flui sem piedade. Mostra quanto tempo resta no campo de batalha e neste mundo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "Taça de Ossos de Berserker", + "relictype": "Cálice de Erátema", + "description": "Um copo feito dos ossos de bestas gigantes desconhecidas obtidos depois de uma caça.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "Máscara de Batalha de Berserker", + "relictype": "Tiara de Logos", + "description": "Uma máscara de ferro meio quebrada durante batalhas ferozes.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/blizzardstrayer.json b/src/data/Portuguese/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..accf31caac9 --- /dev/null +++ b/src/data/Portuguese/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "Herói Invernal", + "rarity": [ + "4", + "5" + ], + "2pc": "Bônus de Dano Cryo +15%", + "4pc": "Quando um personagem ataca um inimigo afetado por Cryo, a sua Taxa CRIT aumenta em 20%. Adicionalmente, se o inimigo estiver Congelado, a Taxa CRIT aumenta em mais 20%.", + "flower": { + "name": "Memória da Nevasca", + "relictype": "Flor da Vida", + "description": "Uma espécie de flor de geleiras extinta há muito tempo atrás. Até mesmo o guerreiro mais arrogante, um dia, se curvou diante dela.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "Determinação do Quebrador de Gelo", + "relictype": "Pluma da Morte", + "description": "Uma pluma que emana uma aura fria. Transmite a sensação dos ventos turbulentos que a trouxeram até aqui, voando sobre planícies cobertas de neve e entre picos gelados.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "Fim da Terra Natal Gelada", + "relictype": "Areia do tempo", + "description": "O relógio de uma antiga nação à espera do retorno de seus guerreiros. Dentro dele não há areia, mas pedaços de gelo que nunca derretem.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "Orgulho da Geada", + "relictype": "Cálice de Erátema", + "description": "Um copo feito de gelo, tão duro quanto o inverno. Antigamente, era usado para beber o vinho que não congela.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "Eco do Inverno", + "relictype": "Tiara de Logos", + "description": "Uma coroa heróica antiga do sonho de conquistar a neve e o gelo é uma prova da coragem de enfrentar o frio do inverno.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/bloodstainedchivalry.json b/src/data/Portuguese/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..8c3312863cb --- /dev/null +++ b/src/data/Portuguese/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "Cavaleiro Manchado de Sangue", + "rarity": [ + "4", + "5" + ], + "2pc": "Dano Físico causado +25%", + "4pc": "Após derrotar um oponente, aumenta o Dano do Ataque Carregado em 50% e reduz seu custo de Stamina para 0 por 10s.", + "flower": { + "name": "Coração de Ferro Sanguinário", + "relictype": "Flor da Vida", + "description": "Flor negra manchada pelo sangue, dura como o aço. É uma espécie de lembrança.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "Pena Negra Sanguinária", + "relictype": "Pluma da Morte", + "description": "Pena grudada na capa do cavaleiro. Após ser manchada diversas vezes com sangue, acabou ficando totalmente escura.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "Relógio do Cavaleiro Sanguinário", + "relictype": "Areia do tempo", + "description": "Um relógio usado pelos estudiosos. O líquido interno que havia, se condensou, perdendo a sua função de medir o tempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "Cálice do Cavaleiro Sanguinário", + "relictype": "Cálice de Erátema", + "description": "Um copo de metal de um cavaleiro sanguinário. O sangue condensado fez com que a sua superfície exterior ficasse escura como a noite.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "Máscara de Ferro Sanguinária", + "relictype": "Tiara de Logos", + "description": "A máscara de ferro usada pelo cavaleiro para proteger o seu rosto. O que há por de baixo dessa máscara é alvo de muita especulação.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/braveheart.json b/src/data/Portuguese/artifacts/braveheart.json new file mode 100644 index 00000000000..0ccdd4f6daa --- /dev/null +++ b/src/data/Portuguese/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "Coração Valente", + "rarity": [ + "3", + "4" + ], + "2pc": "ATQ +18%.", + "4pc": "Aumenta o Dano em 30% contra os inimigos com mais de 50% de Vida.", + "flower": { + "name": "Medalha do Valente", + "relictype": "Flor da Vida", + "description": "Não é apenas uma simples flor no peito, é uma lembrança depois de uma aventura.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "Esperança do Valente", + "relictype": "Pluma da Morte", + "description": "Plumas brilhantes de aves canoras. Podem trazer um pouco de coragem.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "Persistência do Valente", + "relictype": "Areia do tempo", + "description": "Uma mini ampulheta não muito prática. Tão evasiva quanto o passar do tempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "Despedida do Valente", + "relictype": "Cálice de Erátema", + "description": "Um recipiente de madeira rústica repleta de memórias antigas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "Coroa do Valente", + "relictype": "Tiara de Logos", + "description": "Anel de palha esboçado. Para algumas pessoas, é tão preciosa quanto a coroa de ouro do rei.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/crimsonwitchofflames.json b/src/data/Portuguese/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..aa48157ed6f --- /dev/null +++ b/src/data/Portuguese/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "A Bruxa das Chamas Carmesim", + "rarity": [ + "4", + "5" + ], + "2pc": "Bônus de Dano Pyro +15%", + "4pc": "Aumenta o dano causado por Sobrecarga e Queimadura em 40%, aumenta o dano causado pela Vaporização e Fusão em 15%. Ao usar a Habilidade Elemental aumenta os efeitos do Conjunto de 2 Peças em 50% por 10s. Pode acumular até 3x.", + "flower": { + "name": "Flor de Labareda da Bruxa", + "relictype": "Flor da Vida", + "description": "Uma flor que foi tocada por uma bruxa que desejava queimar o mundo. Aqueles que tentam a tocar são recebidos calorosamente pela língua das chamas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "Pena Ardente da Bruxa", + "relictype": "Pluma da Morte", + "description": "Uma pena de pássaro tocada por uma bruxa que desejava queimar o mundo. Com a sua constante queima, exala temperaturas ardentes.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "Fim dos Tempos da Bruxa", + "relictype": "Areia do tempo", + "description": "Um relógio que foi usado por uma bruxa que desejava queimar o mundo, cujos momentos de dedicação às chamas ainda flui.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "Chamas do Coração da Bruxa", + "relictype": "Cálice de Erátema", + "description": "Um jarro de barro em chamas deixado por uma bruxa que desejava queimar o mundo. As chamas deste jarro não se apagam nunca, assim como o desejo da bruxa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "Chapéu Abrasador da Bruxa", + "relictype": "Tiara de Logos", + "description": "Um chapéu que foi usado por uma bruxa que desejava queimar o mundo. Suas abas grandes podem bloquear o seu campo de visão.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/defenderswill.json b/src/data/Portuguese/artifacts/defenderswill.json new file mode 100644 index 00000000000..1ead4cc2823 --- /dev/null +++ b/src/data/Portuguese/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "Guardião", + "rarity": [ + "3", + "4" + ], + "2pc": "DEF +30%", + "4pc": "Aumenta a própria RES do respectivo elemento em 30% para cada elemento diferente dos seus personagens da equipe.", + "flower": { + "name": "Flor do Guarda", + "relictype": "Flor da Vida", + "description": "As íris apreciadas pelos guardiões. Não há chances de dar a quem ama.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "Emblema do Guarda", + "relictype": "Pluma da Morte", + "description": "Um broche em forma de pena que simboliza o desejo de proteger.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "Relógio do Guarda", + "relictype": "Areia do tempo", + "description": "Um pequeno dispositivo para mostrar a hora atual. Apenas funciona em noites sem lua.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "Sangue do Guarda", + "relictype": "Cálice de Erátema", + "description": "Recipiente de metal. Pode ser usado para reter algum tipo de líquido que pode espantar a solidão.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "Cinto do Guarda", + "relictype": "Tiara de Logos", + "description": "Uma bandana de tecido para prender o cabelo que também pode servir de curativo em caso de emergências.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/gambler.json b/src/data/Portuguese/artifacts/gambler.json new file mode 100644 index 00000000000..e81d569c014 --- /dev/null +++ b/src/data/Portuguese/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "Apostador", + "rarity": [ + "3", + "4" + ], + "2pc": "Aumenta o dano da Habilidade Elemental em 20%.", + "4pc": "Ao derrotar um inimigo, possui 100% de chance de remover a Recarga da Habilidade Elemental. Este efeito pode ser ativado uma vez a cada 15s.", + "flower": { + "name": "Broche de Apostador", + "relictype": "Flor da Vida", + "description": "Uma flor grande que pode esconder um dado preparado.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "Acessório de Penas de Apostador", + "relictype": "Pluma da Morte", + "description": "Pena da cauda de um pássaro grande que pode esconder uma carta com o poder de mudar o destino.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "Relógio de Bolso de Apostador", + "relictype": "Areia do tempo", + "description": "Um relógio quebrado que recebeu salvou a vida de seu dono de um Golpe letal.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "Copo de Dados do Apostador", + "relictype": "Cálice de Erátema", + "description": "Feito de forma única, mas não possui nenhum compartimento especial embutido.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "Brincos de Apostador", + "relictype": "Tiara de Logos", + "description": "Um par de brincos azuis que faz as pessoas pensarem de cabeça fria, evitando possíveis crises.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/glacierandsnowfield.json b/src/data/Portuguese/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..76581dd636a --- /dev/null +++ b/src/data/Portuguese/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "Rios de Gelo e Areia de Neve", + "rarity": [], + "2pc": "Bônus de Dano Cryo +15%", + "4pc": "Aumenta o Dano causado por Supercondutor em 100%, aumenta o Dano causado pela Fusão em 15%. Ao usar um Supremo, aumenta o Dano Cryo em 30% por 10s.", + "flower": { + "name": "Coração Boreal", + "relictype": "Flor da Vida", + "description": "Uma flor gelada que se solidificou ao ser colhida. É uma lembrança que o cavaleiro sempre carregava consigo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "Pena da Neve", + "relictype": "Pluma da Morte", + "description": "Uma pena encontrada pelos cavaleiros do norte. Hoje em dia, ainda se espera pelo seu degelo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "Areia Congelada", + "relictype": "Areia do tempo", + "description": "Relógio usado pelos cavaleiros do norte, no seu interior é preenchido com grãos gelados de areia.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "Cálice do Vento do Norte", + "relictype": "Cálice de Erátema", + "description": "Cálice vazio deixado pelo Cavaleiro que avançava com o vento do norte. No seu interior, foram deixadas marcas do tempo gélido do inverno severo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "Coroa Glacial", + "relictype": "Tiara de Logos", + "description": "Uma coroa utilizada pelos cavaleiros do norte, feita de gelo do inverno e prata.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/gladiatorsfinale.json b/src/data/Portuguese/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..337438d7fea --- /dev/null +++ b/src/data/Portuguese/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "Último Juramento do Gladiador", + "rarity": [ + "4", + "5" + ], + "2pc": "ATQ +18%.", + "4pc": "Se o portador deste conjunto de artefato usar uma Espada, Espadão ou Lança, aumenta o Dano de seus Ataques Normais em 35%.", + "flower": { + "name": "Nostalgia do Gladiador", + "relictype": "Flor da Vida", + "description": "Ninguém sabe por que o lendário lutador sempre usou essa pequena flor no peito. Este é o único ponto fraco do guerreiro.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "Destino do Gladiador", + "relictype": "Pluma da Morte", + "description": "Uma pena que sonha em ter a liberdade de um falcão. No final de sua carreira lendária, o pássaro indomável colocou esta pena em seu coração.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "Esperança do Gladiador", + "relictype": "Areia do tempo", + "description": "Um testemunho dos dias sangrentos de um gladiador. Representa o caminho árduo percorrido para alcançar a liberdade.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "Embriaguez do Gladiador", + "relictype": "Cálice de Erátema", + "description": "O copo de ouro usado pelos Gladiadores Antigos para beber o vinho da vitória. O copo traz consigo todas as memórias até o seu último momento.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "Triunfo do Gladiador", + "relictype": "Tiara de Logos", + "description": "Capacete dos antigos gladiadores lendários, manchado com o sangue de inúmeros rivais e momentos de glória.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/heartofdepth.json b/src/data/Portuguese/artifacts/heartofdepth.json new file mode 100644 index 00000000000..bed13830fdf --- /dev/null +++ b/src/data/Portuguese/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "Profundezas do Coração", + "rarity": [ + "4", + "5" + ], + "2pc": "Bônus de Dano Hydro +15%", + "4pc": "Após usar uma Habilidade Elemental, aumenta o Dano do Ataque Normal e Carregado em 30% por 15s.", + "flower": { + "name": "Broche Dourado", + "relictype": "Flor da Vida", + "description": "Um broche que perdeu o brilho. O revestimento de ouro que o adornava foi desgastado pelo vento e pelas ondas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "Brisa da Nostalgia", + "relictype": "Pluma da Morte", + "description": "Uma pluma carregada pelo choro dos ventos marítimos e pelas ondas rubras. O tempo mudou sua forma e cor.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "Bússola de Cobre", + "relictype": "Areia do tempo", + "description": "Uma bússola de bronze ancestral. Sua agulha aponta para alguma costa distante em um porto desconhecido.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "Cálice das Profundezas", + "relictype": "Cálice de Erátema", + "description": "Uma taça de vinho com cores desvanecidas que foi encontrada no mar por acaso. Seu exterior opaco retrata o tempo que passou sob as ondas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "Quepe de Capitão Manchado de Vinho", + "relictype": "Tiara de Logos", + "description": "Um antigo chapéu manchado de vinho que ainda cheira a álcool.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/instructor.json b/src/data/Portuguese/artifacts/instructor.json new file mode 100644 index 00000000000..8ea2793c39c --- /dev/null +++ b/src/data/Portuguese/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "Instrutor", + "rarity": [ + "3", + "4" + ], + "2pc": "Proficiência Elemental +80", + "4pc": "Após uma Reação Elemental aumenta a Proficiência Elemental de todos os membros da Equipe em 120 por 8s.", + "flower": { + "name": "Broche de Instrutor", + "relictype": "Flor da Vida", + "description": "Quando o instrutor estiver usando este broche, significa que não haverá treinamento hoje.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "Acessório de Penas de Instrutor", + "relictype": "Pluma da Morte", + "description": "Qualquer instrutor que domine as formas de desviar de ataques sabe como manter esse acessório firmemente ao seu alcance o tempo todo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "Relógio de Bolso de Instrutor", + "relictype": "Areia do tempo", + "description": "Um relógio de bolso que não marca a hora atual, mas mede o tempo de uma sessão de treinamento.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "Copo de Chá de Instrutor", + "relictype": "Cálice de Erátema", + "description": "Pode parecer no máximo um copo comum, mas para os estudantes, é um símbolo de autoridade do instrutor.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "Chapéu de Instrutor", + "relictype": "Tiara de Logos", + "description": "Quepe padronizado de instrutor militar. Apenas aqueles que se recusaram a serem promovidos a um cargo maior recebem essa honra.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/lavawalker.json b/src/data/Portuguese/artifacts/lavawalker.json new file mode 100644 index 00000000000..122046051a7 --- /dev/null +++ b/src/data/Portuguese/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "Atravessador do Fogo", + "rarity": [ + "4", + "5" + ], + "2pc": "RES Pyro +40%", + "4pc": "Aumenta o Dano contra inimigos afetados por Pyro em 35%.", + "flower": { + "name": "Determinação do Corredor de Lava", + "relictype": "Flor da Vida", + "description": "Flor que desabrochou mesmo rodeada de chamas ardentes. Dizem que um sábio antigo a levou junto consigo para dentro do mar de fogo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "Libertação do Corredor de Lava", + "relictype": "Pluma da Morte", + "description": "Uma pena de um pássaro banhado em lava. Aparentemente, podia-se ouvir o bater de asas no meio das chamas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "Tortura do Corredor de Lava", + "relictype": "Areia do tempo", + "description": "Uma ampulheta com areia brilhante. Seu fluxo vai e vem, e nunca deixou marcas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "Despertamento do Corredor de Lava", + "relictype": "Cálice de Erátema", + "description": "Diz a lenda que é um copo que pode suportar altas temperaturas, e hoje em dia, seu interior está vazio.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "Sabedoria do Corredor de Lava", + "relictype": "Tiara de Logos", + "description": "A coroa da sabedoria banhada em lava. Antigamente emitia brilhos da luz das chamas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/luckydog.json b/src/data/Portuguese/artifacts/luckydog.json new file mode 100644 index 00000000000..63ae7330e61 --- /dev/null +++ b/src/data/Portuguese/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "O Sortudo", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "DEF +100", + "4pc": "Ao coletar Mora, restaura 300 de Vida.", + "flower": { + "name": "Flor Verde do Sortudo", + "relictype": "Flor da Vida", + "description": "Um trevo-de-quatro-folhas que cresce na selva. Foi colhido porque dizem dar muita sorte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "Pena de Águia do Sortudo", + "relictype": "Pluma da Morte", + "description": "Um monstro no caminho foi pego por uma águia caçadora... Às vezes, esta pena pode trazer muita sorte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "Ampulheta do Sortudo", + "relictype": "Areia do tempo", + "description": "A ampulheta está desprovida de areia devido a danos. A passagem do tempo não tem sentido para quem vive sem preocupações.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "Cálice do Sortudo", + "relictype": "Cálice de Erátema", + "description": "Feito de metal requintado, uma vez foi usado para nocautear um ladrão.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "Grinalda de Prata do Sortudo", + "relictype": "Tiara de Logos", + "description": "Seu dono antigo entrou em uma caverna e encontrou o tesouro da realeza exilada. Esta é uma lembrança desse incidente.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/maidenbeloved.json b/src/data/Portuguese/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..7d6d00aac55 --- /dev/null +++ b/src/data/Portuguese/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "Donzela Amada", + "rarity": [ + "4", + "5" + ], + "2pc": "Efeito de Cura do Personagem aumenta em 15%", + "4pc": "Ao usar uma Habilidade Elemental ou Explosão, aumenta a cura recebida por todos os membros da equipe em 20% por 10s.", + "flower": { + "name": "Amor Distante da Donzela", + "relictype": "Flor da Vida", + "description": "Flores eternamente delicadas, mesmo depois de muito tempo, ainda estão perfumadas sem murchar.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "Lembranças da Donzela", + "relictype": "Pluma da Morte", + "description": "Penas destinadas aos pensamentos de alguém, são como aves migratórias que se afastam com o vento.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "Juventude Passageira da Donzela", + "relictype": "Areia do tempo", + "description": "O tempo não espera por ninguém, até mesmo a beleza de uma donzela irá embora um dia.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "Passatempo da Donzela", + "relictype": "Cálice de Erátema", + "description": "Não é considerado uma bebída alcoólica forte, mas sim chá preto. É mais doce do que amargo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "Beleza Desvanecida da Donzela", + "relictype": "Tiara de Logos", + "description": "Chapéus femininos bem cuidados, até as rugas nos cantos dos olhos podem ser perfeitamente cobertas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/martialartist.json b/src/data/Portuguese/artifacts/martialartist.json new file mode 100644 index 00000000000..3a8fc359cf2 --- /dev/null +++ b/src/data/Portuguese/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "Artista Marcial", + "rarity": [ + "3", + "4" + ], + "2pc": "Aumenta o Dano do Ataque Normal e do Ataque Carregado em 15%.", + "4pc": "Após usar uma Habilidade Elemental, aumenta o Dano do Ataque Normal e Ataque Carregado em 25% por 8s.", + "flower": { + "name": "Flor Vermelha de Artista Marcial", + "relictype": "Flor da Vida", + "description": "Apenas este tipo de flor carmesim pode aliviar a dor.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "Acessório de Penas de Artista Marcial", + "relictype": "Pluma da Morte", + "description": "Uma pena de um pássaro comum. Os especialistas a usam para praticar o controle de força enquanto os novatos usam como um leque.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "Ampulheta de Artista Marcial", + "relictype": "Areia do tempo", + "description": "Uma ferramenta para monitorar o tempo durante um treino de resistência. É mais precisa e confiável em relação a uma ampulheta comum.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "Taça de Vinho de Artista Marcial", + "relictype": "Cálice de Erátema", + "description": "Uma taça de vinho requintada para rituais antes de combate.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "Bandana de Artista Marcial", + "relictype": "Tiara de Logos", + "description": "A primeira lição como um aprendiz: Vigor, Força, Vontade. Estas palavras são escritas na bandana para você nunca esquecer.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/noblesseoblige.json b/src/data/Portuguese/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..b05886685c6 --- /dev/null +++ b/src/data/Portuguese/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "Antigo Ritual Real", + "rarity": [ + "4", + "5" + ], + "2pc": "Dano do Supremo +20%", + "4pc": "Usar o Supremo aumenta o ATQ de todos os membros da equipe em 20% por 12s. Este efeito não pode ser acumulado.", + "flower": { + "name": "Flor Real", + "relictype": "Flor da Vida", + "description": "Uma flor de seda azul, foi um elemento decorativo muito usado em grandes eventos. Atualmente, ainda possui boa aparência, mesmo depois de ter sido abandonada pelo seu antigo dono.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "Pena Real", + "relictype": "Pluma da Morte", + "description": "Uma pena usada na borda do chapéu de uma família nobre de Mond durante suas caças. Ainda se mantém intacta depois de muito tempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "Relógio de Bolso Real", + "relictype": "Areia do tempo", + "description": "Um relógio de bolso que pertenceu a uma família nobre de Mond, que foi passada de gerações em gerações.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "Urna de Prata Real", + "relictype": "Cálice de Erátema", + "description": "Jarro ornamental antigo que pertencia a uma família nobre de Mond. O vento melancólico da época ainda ecoa de dentro.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "Máscara Real", + "relictype": "Tiara de Logos", + "description": "Uma máscara de dança que pertenceu a uma família nobre de Mond. Se você olhar entre os orifícios dos olhos, poderá enxergar os cenários magníficos do passado.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/prayersfordestiny.json b/src/data/Portuguese/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..2bc5d441e1e --- /dev/null +++ b/src/data/Portuguese/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "Orações para o Destino", + "rarity": [ + "3", + "4" + ], + "1pc": "Reduz a duração dos efeitos causados por Hydro em 40%.", + "circlet": { + "name": "Coroa do Ritual Hydro", + "relictype": "Tiara de Logos", + "description": "Uma coroa usada por padres durante cerimônias antigamente. Sua imersão na água ao longo do ano deu-lhe uma resistência incrível.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/prayersforillumination.json b/src/data/Portuguese/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..7b36a5297bc --- /dev/null +++ b/src/data/Portuguese/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "Xamã do Ritual Pyro", + "rarity": [ + "3", + "4" + ], + "1pc": "Reduz a duração dos efeitos causados por Pyro em 40%.", + "circlet": { + "name": "Coroa do Ritual Pyro", + "relictype": "Tiara de Logos", + "description": "Uma coroa usada por padres durante cerimônias antigamente. Sua imersão no fogo ao longo do ano deu-lhe uma resistência incrível.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/prayersforwisdom.json b/src/data/Portuguese/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..93bff0c359d --- /dev/null +++ b/src/data/Portuguese/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "Xamã do Ritual Electro", + "rarity": [ + "3", + "4" + ], + "1pc": "Reduz a duração dos efeitos causados por Electro em 40%.", + "circlet": { + "name": "Coroa do Ritual Electro", + "relictype": "Tiara de Logos", + "description": "Uma coroa usada por padres durante cerimônias antigamente. Ouvir o som do trovão ao longo do ano lhe deu uma resistência incrível.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/prayerstospringtime.json b/src/data/Portuguese/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..c58770648f3 --- /dev/null +++ b/src/data/Portuguese/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "Orações para a Primavera", + "rarity": [ + "3", + "4" + ], + "1pc": "Reduz a duração dos efeitos causados por Cryo em 40%.", + "circlet": { + "name": "Tiara de Gelo", + "relictype": "Tiara de Logos", + "description": "Uma coroa usada por padres durante cerimônias antigamente. Sua exposição prolongada ao gelo e ao frio deu-lhe uma resistência incrível.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/prayerstothefirmament.json b/src/data/Portuguese/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..784a73ce408 --- /dev/null +++ b/src/data/Portuguese/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "Xamã do Ritual Anemo", + "rarity": [], + "1pc": "Reduz a duração dos efeitos causados por Anemo em 40%.", + "circlet": { + "name": "Coroa do Ritual Anemo", + "relictype": "Tiara de Logos", + "description": "Uma coroa usada por padres durante cerimônias antigamente. O vento soprava frequentemente através da sua fenda.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/resolutionofsojourner.json b/src/data/Portuguese/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..9a67b5ea4c0 --- /dev/null +++ b/src/data/Portuguese/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "Resolução de Sojourner", + "rarity": [ + "3", + "4" + ], + "2pc": "ATQ +18%.", + "4pc": "Aumenta a Taxa Crítica do Ataque Carregado em 30%.", + "flower": { + "name": "Coração de Camaradagem", + "relictype": "Flor da Vida", + "description": "Uma pequena flor azul jade, cuja fita está amarrada no caule.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "Pluma do Regresso", + "relictype": "Pluma da Morte", + "description": "As plumas das flechas azuis estão repletas de nostalgia dos viajantes.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "Pedra do Caçador da Luz", + "relictype": "Areia do tempo", + "description": "O relógio de sol, que passou pelas vicissitudes da vida, registra silenciosamente o ciclo do sol e da lua.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "Cálice de Uma Terra Desconhecida", + "relictype": "Cálice de Erátema", + "description": "O copo de vinho branco simples de porcelana que foi usado por muitos momentos de alegria.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "Coroa da Despedida", + "relictype": "Tiara de Logos", + "description": "Coroa de salgueiro que emite uma brisa suave de primavera.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/retracingbolide.json b/src/data/Portuguese/artifacts/retracingbolide.json new file mode 100644 index 00000000000..0d84a7f2bc7 --- /dev/null +++ b/src/data/Portuguese/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "Meteoro Invertido", + "rarity": [ + "4", + "5" + ], + "2pc": "Aumenta a efetividade de escudos em 35%", + "4pc": "Ganha um adicional de 40% de Dano Normal e Carregado enquanto estiver sob a proteção de um escudo.", + "flower": { + "name": "Flor do Festival de Verão", + "relictype": "Flor da Vida", + "description": "Uma flor artificial floresce para sempre com vida?", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "Fim do Festival de Verão", + "relictype": "Pluma da Morte", + "description": "Dardos de madeira delicados. Apenas param quando atingem o seu alvo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "Momento do Festival de Verão", + "relictype": "Areia do tempo", + "description": "Um sino requintado de um determinado momento.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "Balões de Água do Festival de Verão", + "relictype": "Cálice de Erátema", + "description": "Durante o festival de verão, balões de água não são incomuns. Mas apenas este é tão refinado.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "Máscara do Festival de Verão", + "relictype": "Tiara de Logos", + "description": "Uma máscara muito popular baseada na lendária imagem de deus.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/scholar.json b/src/data/Portuguese/artifacts/scholar.json new file mode 100644 index 00000000000..7bfcaae3b72 --- /dev/null +++ b/src/data/Portuguese/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "O Estudioso", + "rarity": [ + "3", + "4" + ], + "2pc": "Recarga de Energia +20%", + "4pc": "Obter Partículas ou Orbes Elementais confere 3 de Energia a todos os membros da equipe que possuem um arco ou catalisador equipado. Pode ser ativado uma vez a cada 3s.", + "flower": { + "name": "Marca Páginas de Estudioso", + "relictype": "Flor da Vida", + "description": "Uma flor ressecada usada como marca página. Ela chegou a absorver o aroma das páginas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "Caneta de Pena de Estudioso", + "relictype": "Pluma da Morte", + "description": "A pena de um pássaro que serve como uma caneta de pena. A ponta está manchada de preto há muito tempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "Relógio do Estudioso", + "relictype": "Areia do tempo", + "description": "Um pequeno relógio de mesa. Ele fornece a única referência ao tempo para estudiosos que passam o dia inteiro estudando.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "Cálice de Tinta do Estudioso", + "relictype": "Cálice de Erátema", + "description": "Originalmente era um recipiente para beber água. Hoje em dia está manchado de preto após ter sido usado para lavar os pincéis de tinta.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "Lentes do Estudioso", + "relictype": "Tiara de Logos", + "description": "Ler muito pode fazer mal à vista. Estas lentes foram criadas para aliviar esse desconforto.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/theexile.json b/src/data/Portuguese/artifacts/theexile.json new file mode 100644 index 00000000000..5f2d5d8f613 --- /dev/null +++ b/src/data/Portuguese/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "O Exilado", + "rarity": [ + "3", + "4" + ], + "2pc": "Recarga de Energia +20%", + "4pc": "Ao usar o Supremo, regenera 2 de Energia a todos os personagens da equipe (excluindo o portador) a cada 2s por 6s. Este efeito não pode ser acumulado.", + "flower": { + "name": "Flor do Exilado", + "relictype": "Flor da Vida", + "description": "Uma flor murcha usada na camisa. Usada mesmo até pelos exilados, deve significar alguma coisa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "Pena do Exilado", + "relictype": "Pluma da Morte", + "description": "Não é um acessório intencional, uma pena de pássaro que acabou ficando grudada durante a trajetória na selva.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "Relógio de Bolso do Exilado", + "relictype": "Areia do tempo", + "description": "Um mostrador do relógio de cristal quebrado, até mesmo seus ponteiros foram perdidos, mas mesmo assim, seu dono não o jogou fora.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "Cálice do Exilado", + "relictype": "Cálice de Erátema", + "description": "Um copo fosco feito com metais pesados. Havia pedras preciosas inseridas nela, mas elas foram retiradas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "Grinalda do Exilado", + "relictype": "Tiara de Logos", + "description": "Uma grinalda de prestígio, no entanto, a insígnia real foi retirada, não possuindo mais a identidade original.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/thunderingfury.json b/src/data/Portuguese/artifacts/thunderingfury.json new file mode 100644 index 00000000000..59b8efde53f --- /dev/null +++ b/src/data/Portuguese/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "Trovão Furioso", + "rarity": [ + "4", + "5" + ], + "2pc": "Bônus de Dano Electro +15%", + "4pc": "Aumenta o Dano causado pela Sobrecarga, Eletricamente Carregado e Supercondutor em 40%. Ao ativar estes efeitos, diminui a Recarga da Habilidade Elemental em 1s. Pode ser ativado uma vez a cada 0.8s.", + "flower": { + "name": "Misericórdia do Pássaro do Trovão", + "relictype": "Flor da Vida", + "description": "Não foi afetada pelas chamas ardentes de uma catástrofe destrutiva no passado. É uma flor remanescente de dias passados.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "Sobreviventes da Catástrofe", + "relictype": "Pluma da Morte", + "description": "Uma pena carregada de trovão deixada pelo pássaro do trovão como vingança. Mesmo agora, ainda emite luzes de trovão cheia de fúria.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "Relógio do Trovão", + "relictype": "Areia do tempo", + "description": "Uma ampulheta usada pelo tribo que acreditavam no Pássaro do Trovão para prever a chegada do Deus do Trovão. Como resultado, a existência desse povo terminou abruptamente.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "Profecia do Trovão", + "relictype": "Cálice de Erátema", + "description": "Cálice infundida com sangue de inocentes usadas em cerimônias sagradas. No seu interior, reverbera o som do trovão, transbordando a fúria do mesmo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "Coroa do Invocador do Trovão", + "relictype": "Tiara de Logos", + "description": "Uma coroa usada antigamente pelos xamas que adoravam o pássaro do trovão. No entanto, nem mesmo a fé devota é capaz de impressionar a besta temperamental.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/thundersoother.json b/src/data/Portuguese/artifacts/thundersoother.json new file mode 100644 index 00000000000..4534b383641 --- /dev/null +++ b/src/data/Portuguese/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "Lançador de Trovões", + "rarity": [ + "4", + "5" + ], + "2pc": "RES Electro +40%", + "4pc": "Aumenta o Dano contra inimigos afetados por Electro em 35%.", + "flower": { + "name": "Coração do Domador de Raios", + "relictype": "Flor da Vida", + "description": "Uma flor que cresce apenas em áreas tempestuosas. Dá coragem para sair em dias de tempestade extremas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "Pena do Domador de Raios", + "relictype": "Pluma da Morte", + "description": "Diz a lenda que o emblema do herói domador de raios era uma pena de pássaro que flutuava e atravessava as tempestades.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "Ápice do Domador de Raios", + "relictype": "Areia do tempo", + "description": "Um relógio que era usado por guerreiros que controlavam trovões e raios. Os fragmentos de cristais do trovão do relógio desapareceram com o tempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "Cálice do Domador de Raios", + "relictype": "Cálice de Erátema", + "description": "Cálice do Domador de Raios. Dizem que o herói que domou a besta do trovão bebeu raios roxos neste Cálice.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "Coroa do Domador de Raios", + "relictype": "Tiara de Logos", + "description": "A coroa que o antigo Domador de Raios recebeu após derrotar o monstro do trovão que ameaçava o território.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/tinymiracle.json b/src/data/Portuguese/artifacts/tinymiracle.json new file mode 100644 index 00000000000..72f85173cdb --- /dev/null +++ b/src/data/Portuguese/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "Pequeno Milagre", + "rarity": [ + "3", + "4" + ], + "2pc": "RES de todos os Elementos +20%.", + "4pc": "O Dano elemental recebido aumenta a RES Elemental correspondente em 30% por 10s. Pode ser lançado uma vez a cada 10s.", + "flower": { + "name": "Flor do Milagre", + "relictype": "Flor da Vida", + "description": "Uma flor que cresce em uma pedra. Foi capaz de atravessar a pedra, à procura da luz.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "Pena do Milagre", + "relictype": "Pluma da Morte", + "description": "Uma pena de uma ave ágil e feroz que voa rápido demais para o olho humano.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "Ampulheta do Milagre", + "relictype": "Areia do tempo", + "description": "Parece uma ampulheta comum. A areia seca flui como a água quando o objeto é virado de cabeça para baixo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "Cálice do Milagre", + "relictype": "Cálice de Erátema", + "description": "Um cálice comumente usada em adivinhações. Claro, também pode ser usada para beber.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "Brincos do Milagre", + "relictype": "Tiara de Logos", + "description": "Um acessório barato feito com minerais de meteoritos antigos.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/travelingdoctor.json b/src/data/Portuguese/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..b70f8e33b03 --- /dev/null +++ b/src/data/Portuguese/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "O Doutor viajante", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Aumenta o efeito de cura em 20%.", + "4pc": "Após usar o Supremo, restaura 20% de Vida.", + "flower": { + "name": "Lótus de Prata do Doutor Viajante", + "relictype": "Flor da Vida", + "description": "Um ingrediente medicinal precioso que perdeu por completo seus valores medicinais depois de tanto tempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "Pena de Coruja do Doutor Viajante", + "relictype": "Pluma da Morte", + "description": "A pena dura de uma coruja. É usada como um método de auto-motivação quando sai para tratar pacientes tarde da noite.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "Relógio de Bolso do Doutor Viajante", + "relictype": "Areia do tempo", + "description": "Uma ferramenta para exibir o tempo precisamente. Para um doutor, cada segundo é valioso.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "Pote de Medicamentos do Doutor Viajante", + "relictype": "Cálice de Erátema", + "description": "Costumava transportar misturas extremamente potentes e refinadas. O cheiro forte é tudo o que resta.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "Lenço do Doutor Viajante", + "relictype": "Tiara de Logos", + "description": "Usado para amarrar os cabelos enquanto atende os pacientes, mas também pode ser usado como curativo para braços quebrados ou emergências.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/viridescentvenerer.json b/src/data/Portuguese/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..6701ef4b5d2 --- /dev/null +++ b/src/data/Portuguese/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "Sombra Verde", + "rarity": [ + "4", + "5" + ], + "2pc": "Bônus de Dano Anemo +15%", + "4pc": "Aumenta o Dano do Redemoinho em 60%. Dependendo do tipo elemento infundido, diminui a RES Elemental correspondente do oponente em 40% por 10s.", + "flower": { + "name": "Lembrança de Flores Silvestres", + "relictype": "Flor da Vida", + "description": "Uma flor silvestre que crescia por toda a parte. Após sua partida, o caçador a usava como broche.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "Pena de Flecha do Caçador Verde", + "relictype": "Pluma da Morte", + "description": "A pena de cauda da flecha que uma vez perfurou a sua presa. Ainda está limpa como antigamente.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "Determinação do Caçador Verde", + "relictype": "Areia do tempo", + "description": "Um dispositivo incrível que era carregado pelos caçadores, sempre apontava em direção aos seus alvos.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "Frasco do Caçador Verde", + "relictype": "Cálice de Erátema", + "description": "Frasco para armazenar água, seu interior é muito maior do que realmente parece.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "Coroa do Caçador Verde", + "relictype": "Tiara de Logos", + "description": "Coroa usada com orgulho pelo caçador dos campos, tão verde quanto os campos em que costumava vagar.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Portuguese/artifacts/wandererstroupe.json b/src/data/Portuguese/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..cd455e81384 --- /dev/null +++ b/src/data/Portuguese/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "Trupe Itinerante", + "rarity": [ + "4", + "5" + ], + "2pc": "Proficiência Elemental +80", + "4pc": "Aumenta o Dano do Ataque Carregado em 35% se o personagem estiver usando Catalisador ou Arco.", + "flower": { + "name": "Luz Matinal da Orquestra", + "relictype": "Flor da Vida", + "description": "Um pequeno emblema em forma de flor. Se você ouvir com atenção, poderá ouvir as notas de uma flauta doce junto com uma voz muito nítida.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "Pena de Flecha do Bardo", + "relictype": "Pluma da Morte", + "description": "Uma pena de uma flecha azul que não se deteriorou com o passar do tempo. Parece que leva consigo o som melódico da água corrente.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "Queda de Cortina", + "relictype": "Areia do tempo", + "description": "Uma ampulheta que foi usada para cronometrar a apresentação de uma orquestra. Hoje em dia, entretanto, o show deles já se encerrou.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "Chaleira do Bardo", + "relictype": "Cálice de Erátema", + "description": "Uma chaleira antiga com cordas músicas no seu interior. O correr da água emite melodias agradáveis.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "Chapéu do Comandante", + "relictype": "Tiara de Logos", + "description": "Apesar de ter sofrido muito com o tempo, ainda é um chapéu glamoroso. Parece que ainda emite melodias antigas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/adventurer.json b/src/data/Russian/artifacts/adventurer.json new file mode 100644 index 00000000000..d52de5f1119 --- /dev/null +++ b/src/data/Russian/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "Искатель приключений", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Увеличивает макс. HP на 1000 ед.", + "4pc": "В течение 5 сек. после открытия любого сундука восстанавливает 30% HP.", + "flower": { + "name": "Цветок искателя приключений", + "relictype": "Цветок жизни", + "description": "Цветок, переживший жёсткий климат руин древнего города. Можно носить в качестве броши.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "Перо искателя приключений", + "relictype": "Перо смерти", + "description": "Перо экзотической птицы, которую на этом континенте не встретить.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "Часы искателя приключений", + "relictype": "Пески времени", + "description": "Зачастую искатели приключений забывают о времени, спускаясь в глубины тёмной бездны или затерянных городов.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "Кубок искателя приключений", + "relictype": "Кубок пространства", + "description": "Трофей, привезённый искателем приключений из какой-то экспедиции. Хорошая находка, хоть и немного повреждена.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "Повязка искателя приключений", + "relictype": "Корона разума", + "description": "Налобная повязка. Является гордостью искателя приключений, хоть и пропитана потом и пылью.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/archaicpetra.json b/src/data/Russian/artifacts/archaicpetra.json new file mode 100644 index 00000000000..6e26afb3783 --- /dev/null +++ b/src/data/Russian/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "Архаичный камень", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает бонус Гео урона на 15%.", + "4pc": "Подобранные осколки, образованные реакцией Кристалл, увеличивают бонус элементального урона всех членов отряда на 35% в течение 10 сек. Одновременно можно иметь бонус урона только одного элемента.", + "flower": { + "name": "Цветок скальных трещин", + "relictype": "Цветок жизни", + "description": "Цветок, рождённый из минералов и камней в скальных трещинах. То, как его лепестки танцуют на ветру, заставляет его казаться живым.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "Перо зубчатых пиков", + "relictype": "Перо смерти", + "description": "Окаменелое перо большого скального ястреба. Его базальтовый кончик иногда отдаёт прохладой росы.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "Часы из прочного нефрита", + "relictype": "Пески времени", + "description": "Солнечные часы, вырезанные из цельного куска нефрита. Вырезанный на них узор безмолвно отсчитывает ход времени.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "Кубок из резного камня", + "relictype": "Кубок пространства", + "description": "Роскошный торжественный винный кубок, наполненный до краёв в давно минувшую эпоху.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "Маска из одинокого базальта", + "relictype": "Корона разума", + "description": "Торжественная маска, изысканно вырезанная из базальта. Её полые глаза равнодушно и холодно смотрят вдаль.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/berserker.json b/src/data/Russian/artifacts/berserker.json new file mode 100644 index 00000000000..2aaa58a4650 --- /dev/null +++ b/src/data/Russian/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "Берсерк", + "rarity": [ + "3", + "4" + ], + "2pc": "Увеличивает шанс крит. попадания на 12%.", + "4pc": "Увеличивает шанс крит. попадания на 24% при HP ниже 70%.", + "flower": { + "name": "Роза берсерка", + "relictype": "Цветок жизни", + "description": "Изысканный цветок, окрашенный в алый цвет. Он отражает сущность Берсерка.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "Перо берсерка", + "relictype": "Перо смерти", + "description": "Перо легендарной птицы цвета индиго, частично окрашенное в алый цвет.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "Часы берсерка", + "relictype": "Пески времени", + "description": "Часы, неумолимо отсчитывающие время. Они напоминают берсерку о том, что его часы сражений и дни жизни в этом мире сочтены.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "Костяной кубок берсерка", + "relictype": "Кубок пространства", + "description": "Кубок из костей неведомого существа. Это трофей с одной из кровопролитных битв древности.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "Боевая маска берсерка", + "relictype": "Корона разума", + "description": "Устрашающая железная маска, разбитая в пылу безжалостной битвы.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/blizzardstrayer.json b/src/data/Russian/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..cb91bb3dad2 --- /dev/null +++ b/src/data/Russian/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "Заблудший в метели", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает бонус Крио урона на 15%.", + "4pc": "Атаки по противникам с эффектом Крио увеличивают шанс крит. попадания на 20%. Если противник имеет статус Заморозка, то дополнительно увеличивает шанс крит. попадания на 20%.", + "flower": { + "name": "Занесённая снегом память", + "relictype": "Цветок жизни", + "description": "Этот покрытый бусинами инея вымерший цветок когда-то рос среди ледников. В те времена даже самые горделивые и высокомерные воины преклоняли перед ним колено.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "Решимость крушителя льда", + "relictype": "Перо смерти", + "description": "Птичье перо, от которого веет морозным холодом. Прикоснувшись к нему, можно почувствовать яростно ревущие среди ледяных вершин снежные вихри, что принесли это перо в ваши руки.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "Гибель замёрзшей родины", + "relictype": "Пески времени", + "description": "Часы, принадлежавшие людям родины великого воина, ожидавшим возвращения своего героя. Внутри часов течёт вовсе не песок, а нетающий лёд.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "Морозная гордость", + "relictype": "Кубок пространства", + "description": "Кубок, вырезанный из льда, холодного и кусачего как сама зима. Его бывший владелец пил из этого кубка незамерзающее вино.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "Эхо осколков инея", + "relictype": "Корона разума", + "description": "Корона героя древности, мечтавшего покорить холод. Является доказательством смелости своего бывшего владельца.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/bloodstainedchivalry.json b/src/data/Russian/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..cde99c0bbbf --- /dev/null +++ b/src/data/Russian/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "Рыцарь крови", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает физ. урон на 25%.", + "4pc": "После победы над противником увеличивает урон заряженной атаки на 50% и обнуляет стоимость выносливости заряженной атаки на 10 сек.", + "flower": { + "name": "Железное сердце рыцаря крови", + "relictype": "Цветок жизни", + "description": "Цветок, который, благодаря засохшей крови, стал жёстким как сталь. Должно быть, он очень дорог бывшему владельцу как память.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "Перо рыцаря крови", + "relictype": "Перо смерти", + "description": "Воронье перо, зацепившееся за плащ рыцаря крови. Засохшие пятна крови сделали его ещё чернее.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "Час долга рыцаря крови", + "relictype": "Пески времени", + "description": "Часы, которыми пользовался рыцарь крови. Вся жидкость внутри давно иссохла, поэтому сейчас они ни на что не годны.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "Кубок рыцаря крови", + "relictype": "Кубок пространства", + "description": "Кубок из тёмного металла, принадлежавший рыцарю крови. Покрывающие его копоть и засохшая кровь окрасили поверхность в цвет чернее ночи.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "Железная маска рыцаря крови", + "relictype": "Корона разума", + "description": "Железная маска, которой рыцарь крови пытался скрыть свою личность. Многие строили теории о том, кто может скрываться за маской.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/braveheart.json b/src/data/Russian/artifacts/braveheart.json new file mode 100644 index 00000000000..5e9759a1c7c --- /dev/null +++ b/src/data/Russian/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "Душа храбреца", + "rarity": [ + "3", + "4" + ], + "2pc": "Увеличивает силу атаки на 18%.", + "4pc": "Увеличивает на 30% урон против врагов с HP выше 50%.", + "flower": { + "name": "Брошь храбреца", + "relictype": "Цветок жизни", + "description": "Простенькая брошь из цветка. Память об одном из первых приключений.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "Надежды храбреца", + "relictype": "Перо смерти", + "description": "Яркое перо певчей птицы, придающее доблести своему владельцу.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "Стойкость храбреца", + "relictype": "Пески времени", + "description": "Древние миниатюрные песочные часы, которые уже не имеют никакого практического применения. Они кажутся столь же неуловимыми, как и само время.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "Проводы храбреца", + "relictype": "Кубок пространства", + "description": "Грубая деревянная кружка, наполненная лишь воспоминаниями.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "Венок храбреца", + "relictype": "Корона разума", + "description": "Грубый лавровый венок, который, по мнению некоторых людей, не уступает королевской короне.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/crimsonwitchofflames.json b/src/data/Russian/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..e47c6ae4f51 --- /dev/null +++ b/src/data/Russian/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "Горящая алая ведьма", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает бонус Пиро урона на 15%.", + "4pc": "Увеличивает урон статусов Перегрузка и Горение на 40%, а урон статусов Пар и Таяние - на 15%. Использование элементального навыка увеличивает эффекты набора из двух вещей на 50% в течение 10 сек. Может складываться до 3 раз.", + "flower": { + "name": "Ведьмин огненный цветок", + "relictype": "Цветок жизни", + "description": "Цветок, которого коснулась ведьма, мечтающая сжечь всех демонов мира. Языки пламени тепло ласкают притронувшиеся к нему руки.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "Пылающее ведьмино перо", + "relictype": "Перо смерти", + "description": "Птичье перо, которого коснулась ведьма, мечтающая сжечь всех демонов мира. Вечное пламя жжётся горячо.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "Ведьмин последний час", + "relictype": "Пески времени", + "description": "Часы, которые носила ведьма, мечтавшая сжечь всех демонов мира. В них текут годы, которые ведьма посвятила пламени.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "Пламя ведьминого сердца", + "relictype": "Кубок пространства", + "description": "Огненная чаша, оставленная пламенной ведьмой, которая мечтала сжечь всех демонов мира. Огонь в чаше горит вечно, как и её владелица.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "Тлеющая ведьмина шляпа", + "relictype": "Корона разума", + "description": "Шляпа ведьмы, мечтавшей сжечь всех демонов мира. Широкие поля прячут её взгляд.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/defenderswill.json b/src/data/Russian/artifacts/defenderswill.json new file mode 100644 index 00000000000..6ad99f275d4 --- /dev/null +++ b/src/data/Russian/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "Воля защитника", + "rarity": [ + "3", + "4" + ], + "2pc": "Увеличивает защиту на 30%.", + "4pc": "За каждого члена вашего отряда с неповторяющимся элементом повышает сопротивление к соответствующему элементу на 30%.", + "flower": { + "name": "Цветок защитника", + "relictype": "Цветок жизни", + "description": "Цветок ириса, заботливо оберегаемый защитником. К сожалению, ему так и не выпал шанс подарить этот цветок своей возлюбленной.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "Брошь защитника", + "relictype": "Перо смерти", + "description": "Брошь в форме пера, символизирующая непреодолимое стремление защищать других.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "Часы защитника", + "relictype": "Пески времени", + "description": "Небольшой прибор, показывающий точное время. В безлунные ночи это был единственный способ, которым его бывший владелец мог узнать время.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "Фляжка защитника", + "relictype": "Кубок пространства", + "description": "Металлическая кружка, которую можно наполнить освежающим напитком для того, чтобы развеять одиночество длинных часов в карауле.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "Повязка защитника", + "relictype": "Корона разума", + "description": "Тканевая повязка, окрашенная тьмой ночи в цвет индиго. В случае необходимости может быть использована в качестве бинта.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/gambler.json b/src/data/Russian/artifacts/gambler.json new file mode 100644 index 00000000000..891f6da0391 --- /dev/null +++ b/src/data/Russian/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "Азартный игрок", + "rarity": [ + "3", + "4" + ], + "2pc": "Увеличивает урон элементальных навыков на 20%.", + "4pc": "Победа над противником со 100% шансом восстанавливает время отката элементального навыка. Может возникнуть раз в 15 сек.", + "flower": { + "name": "Брошь азартного игрока", + "relictype": "Цветок жизни", + "description": "Роскошный большой цветок, способный спрятать в себе шулерские кости.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "Перо азартного игрока", + "relictype": "Перо смерти", + "description": "Перо огромной птицы, способное прикрыть вашу козырную карту.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "Карманные часы азартного игрока", + "relictype": "Пески времени", + "description": "Разбитые карманные часы, некогда принявшие на себя удар, предназначавшийся их владельцу.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "Стакан для костей азартного игрока", + "relictype": "Кубок пространства", + "description": "Ёмкость, созданная всего лишь для одной цели - игры в кости. В ней нет никаких потайных отделений. Совсем.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "Серёжки азартного игрока", + "relictype": "Корона разума", + "description": "Пара лазурных серёжек, успокаивает ум и помогает рационально мыслить во время принятия важных решений.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/glacierandsnowfield.json b/src/data/Russian/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..1e3656fb762 --- /dev/null +++ b/src/data/Russian/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "Снег и лёд", + "rarity": [], + "2pc": "Увеличивает бонус Крио урона на 15%.", + "4pc": "Увеличивает урон статуса Сверхпроводник на 100%, а урон статуса Таяние - на 15%. Взрыв стихии увеличивает Крио урон на 30% в течение 10 сек.", + "flower": { + "name": "Сердце зимнего леса", + "relictype": "Цветок жизни", + "description": "Немой ледяной цветок, превратившийся в лёд после того, как был сорван рыцарем, ступающим в ногу с Северным Ветром.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "Перо снежных равнин", + "relictype": "Перо смерти", + "description": "Птичье перо, подобранное в снегу рыцарем, ступающим в ногу с Северным Ветром. Оно всё ещё ждёт освобождения ото льда.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "Часы песчаных льдов", + "relictype": "Пески времени", + "description": "Часы рыцаря, ступающего в ногу с Северным Ветром. Внутри них не прекращается снежная буря.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "Кубок северных ветров", + "relictype": "Кубок пространства", + "description": "Пустой кубок, оставленный рыцарем, ступающим в ногу с Северным Ветром. Внутри него до сих пор гуляет суровый зимний холод.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "Корона мёрзлых рек", + "relictype": "Корона разума", + "description": "Корона рыцаря, ступающего в ногу с Северным Ветром. Она сделана изо льда с примесью серебра.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/gladiatorsfinale.json b/src/data/Russian/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..1ed4ecbfced --- /dev/null +++ b/src/data/Russian/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "Конец гладиатора", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает силу атаки на 18%.", + "4pc": "Увеличивает урон обычной атаки на 35%, если персонаж использует одноручное, двуручное или древковое оружие.", + "flower": { + "name": "Ностальгия гладиатора", + "relictype": "Цветок жизни", + "description": "Никто не знает, зачем легендарный гладиатор носил этот цветок у себя на груди. Это была его единственная слабость.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "Судьба гладиатора", + "relictype": "Перо смерти", + "description": "Перо амбиций, парящих свободно, словно орёл. Его оставила птица на теле легендарного гладиатора в последние мгновения его карьеры.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "Стремление гладиатора", + "relictype": "Пески времени", + "description": "Часы легендарного гладиатора, отмерявшего дни и годы пролитой на арене кровью. Также символизируют долгожданную свободу в конце пути.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "Пьянство гладиатора", + "relictype": "Кубок пространства", + "description": "Золотой кубок, из которого в древности допьяна напивался после побед гладиатор. Он был наполнен его славными годами, пока однажды не пришла погибель.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "Триумф гладиатора", + "relictype": "Корона разума", + "description": "Шлем легендарного гладиатора древности, раскрывшего свои окровавленные руки в гордом приветствии ликующей толпе зрителей.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/heartofdepth.json b/src/data/Russian/artifacts/heartofdepth.json new file mode 100644 index 00000000000..22a258cdcaf --- /dev/null +++ b/src/data/Russian/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "Сердце глубин", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает бонус Гидро урона на 15%.", + "4pc": "Увеличивает урон обычной и заряженной атаки на 30% в течение 15 сек. после использования элементального навыка.", + "flower": { + "name": "Позолоченная брошь", + "relictype": "Цветок жизни", + "description": "Потускневшая брошь для скрепления кончиков плаща. Морской ветер давным-давно стёр с неё сверкающую позолоту.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "Порыв ностальгии", + "relictype": "Перо смерти", + "description": "Годами следовавшее за воющими морскими ветрами и алыми волнами перо. Ход времени изменил его форму и цвет.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "Медный компас", + "relictype": "Пески времени", + "description": "Древний медный компас, стрелка которого указывает на несуществующую гавань у недосягаемых берегов.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "Кубок оглушающих глубин", + "relictype": "Кубок пространства", + "description": "Выцветший винный кубок, непроизвольно вынесенный на берег морскими волнами. Его тусклый цвет рассказывает историю о столетиях, проведённых на морском дне.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "Треуголка в пятнах вина", + "relictype": "Корона разума", + "description": "Старинная капитанская шляпа, насквозь пропитанная вином. От неё разит алкоголем и по сей день.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/instructor.json b/src/data/Russian/artifacts/instructor.json new file mode 100644 index 00000000000..f1b4587dd30 --- /dev/null +++ b/src/data/Russian/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "Инструктор", + "rarity": [ + "3", + "4" + ], + "2pc": "Увеличивает мастерство стихий на 80 ед.", + "4pc": "Вызов элементальной реакции увеличивает мастерство стихий всех членов отряда на 120 ед. в течение 8 сек.", + "flower": { + "name": "Брошь инструктора", + "relictype": "Цветок жизни", + "description": "Надетая брошь означает, что сегодня занятий не будет.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "Перо инструктора", + "relictype": "Перо смерти", + "description": "Инструктор, познавший мастерство отражения атак, научился ни в коем случае не выпускать из рук данный аксессуар.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "Карманные часы инструктора", + "relictype": "Пески времени", + "description": "Эти часы не показывают время, а отмеряют длительность занятий.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "Чайная кружка инструктора", + "relictype": "Кубок пространства", + "description": "Выглядит, как обычная кружка. Но для учеников это символ неоспоримого авторитета инструктора.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "Кепка инструктора", + "relictype": "Корона разума", + "description": "Почётная кепка инструктора. Вручается только тем, кто отказался от повышения.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/lavawalker.json b/src/data/Russian/artifacts/lavawalker.json new file mode 100644 index 00000000000..f5d230bd97f --- /dev/null +++ b/src/data/Russian/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "Ступающий по лаве", + "rarity": [ + "4", + "5" + ], + "2pc": "Пиро сопротивление: +40%", + "4pc": "Увеличивает урон против врагов, находящихся под действием Пиро, на 35%.", + "flower": { + "name": "Решительность ступающего по лаве", + "relictype": "Цветок жизни", + "description": "Цветок, распускающийся в бушующем пламени. Существует легенда о мудром человеке, перешедшем горящее море с этим цветком.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "Спасение ступающего по лаве", + "relictype": "Перо смерти", + "description": "Перо гордого феникса. Кажется, можно услышать хлопанье его крыльев в бушующем пламени.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "Муки ступающего по лаве", + "relictype": "Пески времени", + "description": "Песочные часы, в которых течёт не оставляющий после себя следов горящий песок.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "Просветление ступающего по лаве", + "relictype": "Кубок пространства", + "description": "Легендарный кубок, способный выдержать экстремально высокую температуру. Он хоть и пуст, но не остывает и по сей день.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "Мудрость ступающего по лаве", + "relictype": "Корона разума", + "description": "Корона мудреца, пересёкшего горящее море. Когда-то она увенчивала окруженного пламенем храбреца и источала яркий свет.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/luckydog.json b/src/data/Russian/artifacts/luckydog.json new file mode 100644 index 00000000000..c9976b0dc3a --- /dev/null +++ b/src/data/Russian/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "Везунчик", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Увеличивает защиту на 100 ед.", + "4pc": "Поднятие монет восстанавливает 300 HP.", + "flower": { + "name": "Клевер везунчика", + "relictype": "Цветок жизни", + "description": "Четырёхлистный цветок, растущий в дикой местности. Его сорвали, потому что считали, что он приносит удачу.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "Орлиное перо везунчика", + "relictype": "Перо смерти", + "description": "Однажды монстра, встреченного на пути, унёс охотящийся орёл... Да, это перо способно приносить удачу.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "Песочные часы везунчика", + "relictype": "Пески времени", + "description": "Разбитые песочные часы, песок из которых давным-давно высыпался. Течение времени ничего не значит для тех, кому не о чем беспокоиться.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "Кубок везунчика", + "relictype": "Кубок пространства", + "description": "Этим изысканным металлическим кубком однажды отбились от вора.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "Серебряная корона везунчика", + "relictype": "Корона разума", + "description": "Её прежний владелец упал в пещеру, в которой наткнулся на несметные сокровища. Корона - всего лишь их малая часть.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/maidenbeloved.json b/src/data/Russian/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..6817e29dae9 --- /dev/null +++ b/src/data/Russian/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "Возлюбленная юная дева", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает лечение персонажа на 15%.", + "4pc": "Увеличивает получаемое лечение всех членов отряда на 20% в течение 10 сек. после использования элементального навыка или взрыва стихии.", + "flower": { + "name": "Далёкая душа юной девы", + "relictype": "Цветок жизни", + "description": "Бесконечно ароматный цветок, который никогда не завянет.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "Тоска юной девы", + "relictype": "Перо смерти", + "description": "В это перо заключена тоска за кем-то особенным, подобно улетевшей с ветром в дальние края птице.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "Уходящая молодость юной девы", + "relictype": "Пески времени", + "description": "Стрелки часов никогда не останавливаются, в отличие от золотых лет юной девы.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "Досуг юной девы", + "relictype": "Кубок пространства", + "description": "Ёмкость для чёрного чая, а вовсе не для алкоголя. Создано для сладости, а вовсе не для горечи.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "Увядающая красота юной девы", + "relictype": "Корона разума", + "description": "Хорошо ухоженная дамская шляпа, помогающая скрыть морщины.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/martialartist.json b/src/data/Russian/artifacts/martialartist.json new file mode 100644 index 00000000000..f584433b0b7 --- /dev/null +++ b/src/data/Russian/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "Воин", + "rarity": [ + "3", + "4" + ], + "2pc": "Увеличивает урон обычной и заряженной атаки на 15%.", + "4pc": "Увеличивает урон обычной и заряженной атаки на 25% в течение 8 сек. после использования элементального навыка.", + "flower": { + "name": "Алый цветок воина", + "relictype": "Цветок жизни", + "description": "Только этот сорт цветка способен облегчить страдания воина.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "Перо воина", + "relictype": "Перо смерти", + "description": "Обычное перо птицы. Опытные ребята используют такие для тренировки контроля силы, в то время как новички делают из них веера.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "Водяные часы воина", + "relictype": "Пески времени", + "description": "Помогает замерять время в тренировках на выносливость. Точнее и надёжнее, чем обычные песочные часы.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "Винный бокал воина", + "relictype": "Кубок пространства", + "description": "Претендующий на изысканность бокал, который воин использует в своих ритуалах.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "Повязка воина", + "relictype": "Корона разума", + "description": "Бодрость, сила, воля - слова, написанные на этой повязке. Первый урок воина, который невозможно забыть.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/noblesseoblige.json b/src/data/Russian/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..921b0abf2a8 --- /dev/null +++ b/src/data/Russian/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "Церемония древней знати", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает урон взрыва стихии на 20%.", + "4pc": "Активация взрыва стихии увеличивает силу атаки всех членов отряда на 20% в течение 12 сек. Эффект не складывается.", + "flower": { + "name": "Королевский цветок", + "relictype": "Цветок жизни", + "description": "Стеклянный цветок, идеально подходящий для светских вечеров. Удивительно, но он сохранил свою свежесть спустя столько веков.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "Королевское перо", + "relictype": "Перо смерти", + "description": "Перьевой аксессуар, который крепили к шляпе аристократы Мондштадта во время охоты.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "Королевские карманные часы", + "relictype": "Пески времени", + "description": "Карманные часы, какие давным-давно носили аристократы Мондштадта. Они передавались по наследству, наблюдая за уходящими поколениями.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "Королевская серебряная фляжка", + "relictype": "Кубок пространства", + "description": "Ваза, когда-то принадлежавшая древним аристократам Мондштадта. Траурные ветра отдаются эхом в её пустоте.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "Королевская маска", + "relictype": "Корона разума", + "description": "Маскарадная маска древних аристократов Мондштадта. Её пустые глазницы всё ещё смотрят на неудержимую роскошь былых дней.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/prayersfordestiny.json b/src/data/Russian/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..52766f8d101 --- /dev/null +++ b/src/data/Russian/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "Шаман воды", + "rarity": [ + "3", + "4" + ], + "1pc": "Уменьшает длительность полученного Гидро эффекта на 40%.", + "circlet": { + "name": "Тиара воды", + "relictype": "Корона разума", + "description": "Ритуальный головной убор того, кому в древние времена доверяли церемонию жертвоприношения. Он обладает высоким сопротивлением к воде благодаря многолетнему погружению под воду.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/prayersforillumination.json b/src/data/Russian/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..507b498421b --- /dev/null +++ b/src/data/Russian/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "Шаман огня", + "rarity": [ + "3", + "4" + ], + "1pc": "Уменьшает длительность полученного Пиро эффекта на 40%.", + "circlet": { + "name": "Тиара огня", + "relictype": "Корона разума", + "description": "Ритуальный головной убор того, кому в древние времена доверяли церемонию жертвоприношения. Он обладает высоким сопротивлением к огню благодаря многолетнему контакту с ритуальным пламенем.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/prayersforwisdom.json b/src/data/Russian/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..311818442b9 --- /dev/null +++ b/src/data/Russian/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "Шаман молнии", + "rarity": [ + "3", + "4" + ], + "1pc": "Уменьшает длительность полученного Электро эффекта на 40%.", + "circlet": { + "name": "Тиара грома", + "relictype": "Корона разума", + "description": "Ритуальный головной убор того, кому в древние времена доверяли церемонию жертвоприношения. Он обладает высоким сопротивлением к электричеству благодаря многолетнему прослушиванию звука грома.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/prayerstospringtime.json b/src/data/Russian/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..b6fce85b00a --- /dev/null +++ b/src/data/Russian/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "Шаман льда", + "rarity": [ + "3", + "4" + ], + "1pc": "Уменьшает длительность полученного Крио эффекта на 40%.", + "circlet": { + "name": "Тиара холода", + "relictype": "Корона разума", + "description": "Ритуальный головной убор того, кому в древние времена доверяли церемонию жертвоприношения. Он обладает высоким сопротивлением к холоду благодаря годам пронзающего обледенения.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/prayerstothefirmament.json b/src/data/Russian/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..e094d718628 --- /dev/null +++ b/src/data/Russian/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "Шаман ветра", + "rarity": [], + "1pc": "Уменьшает длительность полученного Анемо эффекта на 40%.", + "circlet": { + "name": "Тиара ветра", + "relictype": "Корона разума", + "description": "Ритуальный головной убор того, кому в древние времена доверяли церемонию жертвоприношения. Он обладает высоким сопротивлением к ветру благодаря дырам в нём, сквозь которые проходит воздух.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/resolutionofsojourner.json b/src/data/Russian/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..386f944f46a --- /dev/null +++ b/src/data/Russian/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "Решимость временщика", + "rarity": [ + "3", + "4" + ], + "2pc": "Увеличивает силу атаки на 18%.", + "4pc": "Увеличивает шанс крит. попадания заряженной атаки на 30%.", + "flower": { + "name": "Сердце товарищества", + "relictype": "Цветок жизни", + "description": "Маленький цветок с сапфировыми лепестками и привязанной к стеблю лентой.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "Перо возвращения домой", + "relictype": "Перо смерти", + "description": "Синее перо с превратившейся в кристалл тоской уходящего за горизонт путешественника.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "Солнечные часы временщика", + "relictype": "Пески времени", + "description": "Солнечные часы, пережившие не одно тысячелетие. Они безмолвно продолжают вести отсчёт солнечных и лунных циклов.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "Кубок временщика", + "relictype": "Кубок пространства", + "description": "Простой фарфоровый кубок, в котором когда-то пенились роскошные напитки.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "Венок расставания", + "relictype": "Корона разума", + "description": "Ивовый венок, от которого веет весенним бризом.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/retracingbolide.json b/src/data/Russian/artifacts/retracingbolide.json new file mode 100644 index 00000000000..032aafd82f4 --- /dev/null +++ b/src/data/Russian/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "Встречная комета", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает прочность щита на 35%.", + "4pc": "Под защитой щита увеличивает урон обычной и заряженной атаки на 40%.", + "flower": { + "name": "Цветок равноденствия", + "relictype": "Цветок жизни", + "description": "Искусственный цветок в вечном цвету. Кто знает, действительно ли в нём есть жизнь.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "Конец равноденствия", + "relictype": "Перо смерти", + "description": "Мастерски изготовленный деревянный дротик. Он не остановится пока не достигнет своей цели.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "Час равноденствия", + "relictype": "Пески времени", + "description": "Карманные часы, которые когда-то остановились.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "Шар равноденствия", + "relictype": "Кубок пространства", + "description": "Во время летнего фестиваля повсюду можно увидеть водные шары, но среди них этот шар самый красивый.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "Маска равноденствия", + "relictype": "Корона разума", + "description": "Популярная маска, вырезанная по подобию божества, о котором рассказывают легенды.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/scholar.json b/src/data/Russian/artifacts/scholar.json new file mode 100644 index 00000000000..fb9600827b3 --- /dev/null +++ b/src/data/Russian/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "Учёный", + "rarity": [ + "3", + "4" + ], + "2pc": "Увеличивает скорость восстановления энергии на 20%.", + "4pc": "Получение элементальных сфер или частиц восстанавливает 3 ед. энергии членам отряда, экипированным стрелковым оружием или катализатором. Может возникнуть раз в 3 сек.", + "flower": { + "name": "Закладка учёного", + "relictype": "Цветок жизни", + "description": "Высушенный лист, используемый в качестве закладки. Он впитал в себя запах страниц.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "Перо учёного", + "relictype": "Перо смерти", + "description": "Перо птицы, служащее для письма. Его кончик покрыт чёрными чернилами.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "Часы учёного", + "relictype": "Пески времени", + "description": "Маленькие настольные часы. Подсказывают время закопавшимся в книги учёным.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "Чернильница учёного", + "relictype": "Кубок пространства", + "description": "Изначально это была ёмкость для питья, но теперь она покрыта чернилами изнутри.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "Очки учёного", + "relictype": "Корона разума", + "description": "Чрезмерное чтение портит зрение. Данное изобретение создано, чтобы облегчить страдания.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/theexile.json b/src/data/Russian/artifacts/theexile.json new file mode 100644 index 00000000000..3c09606aab0 --- /dev/null +++ b/src/data/Russian/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "Изгнанник", + "rarity": [ + "3", + "4" + ], + "2pc": "Увеличивает скорость восстановления энергии на 20%.", + "4pc": "Использование взрыва стихии восстанавливает 2 ед. энергии остальным членам отряда (но не выбранному персонажу) каждые 2 сек. в течение 6 сек. Эффект не может складываться.", + "flower": { + "name": "Цветок изгнанника", + "relictype": "Цветок жизни", + "description": "Тёмный цветок. Должно быть, имеет какое-то значение, раз изгнанник не хотел с ним расставаться.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "Перо изгнанника", + "relictype": "Перо смерти", + "description": "Птичье перо, прицепившееся во время похода по диким местам. Стало аксессуаром случайно.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "Карманные часы изгнанника", + "relictype": "Пески времени", + "description": "Несмотря на треснувший кристальный циферблат и потерявшиеся стрелки, хозяин этих часов до самого конца не желал с ними расставаться.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "Кубок изгнанника", + "relictype": "Кубок пространства", + "description": "Грубый кубок, сделанный из тяжёлых металлов. Когда-то он был украшен драгоценными камнями, но их уже давно оттуда выковыряли.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "Корона изгнанника", + "relictype": "Корона разума", + "description": "Древняя корона. Королевский герб на ней давно стал неразличим, и статус знати, который она символизировала, давно затерялся во времени.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/thunderingfury.json b/src/data/Russian/artifacts/thunderingfury.json new file mode 100644 index 00000000000..a1f56c7952b --- /dev/null +++ b/src/data/Russian/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "Громогласный рёв ярости", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает бонус Электро урона на 15%.", + "4pc": "Увеличивает урон статусов Перегрузка, Заряжен и Сверхпроводник на 40%. Наложение этих статусов уменьшает время отката элементального навыка на 1 сек. Может возникнуть раз в 0.8 сек.", + "flower": { + "name": "Милосердие буревестника", + "relictype": "Цветок жизни", + "description": "Цветок, никак не пострадавший от лилового огня. В тот день катастрофы удалось уцелеть только ему.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "Переживший катастрофу", + "relictype": "Перо смерти", + "description": "Возмездие птицы-буревестника. Это перо заряжено яростно сверкающей молнией.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "Песочные часы грома", + "relictype": "Пески времени", + "description": "Поклонявшееся птице-буревестнику племя использовало эти песочные часы, чтобы предсказывать приход повелителя бури. С исчезновением племени замолчали и эти часы.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "Предвестник бури", + "relictype": "Кубок пространства", + "description": "Церемониальный кубок, наполненный кровью невинного. В нём отдаются эхом мольбы, постепенно переходящие в громогласный рёв ярости.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "Корона призывателя грома", + "relictype": "Корона разума", + "description": "Корона, которую когда-то носил шаман, поклоняющийся птице-буревестнику. Однако чудовище не затронули ни молитвы, ни преданность.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/thundersoother.json b/src/data/Russian/artifacts/thundersoother.json new file mode 100644 index 00000000000..eab8d6c3952 --- /dev/null +++ b/src/data/Russian/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "Усмиряющий гром", + "rarity": [ + "4", + "5" + ], + "2pc": "Повышает Электро сопротивление на +40%.", + "4pc": "Увеличивает урон против врагов, находящихся под действием Электро, на 35%.", + "flower": { + "name": "Сердце усмиряющего гром", + "relictype": "Цветок жизни", + "description": "Цветок, растущий даже среди нескончаемых бурь. Он по сей день придаёт смелости путешественникам, попавшим в сильную грозу.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "Перо усмиряющего гром", + "relictype": "Перо смерти", + "description": "Перо птицы, парящей сквозь шторма и бури. Говорят, оно также было символом легендарного героя, усмирившего гром и молнию.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "Время усмиряющего гром", + "relictype": "Пески времени", + "description": "Часы героя, покорившего гром и молнию. Внутри них хаотично движущиеся частицы Электро отмеряют течение времени.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "Бокал усмиряющего гром", + "relictype": "Кубок пространства", + "description": "Винный бокал усмиряющего гром, который победил чудовище молнии. Он использовался для питья фиолетовой молнии.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "Корона усмиряющего гром", + "relictype": "Корона разума", + "description": "Корона, подаренная усмирившему гром герою за победу над монстром молнии, который наводил ужас на его земли.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/tinymiracle.json b/src/data/Russian/artifacts/tinymiracle.json new file mode 100644 index 00000000000..4288767aca3 --- /dev/null +++ b/src/data/Russian/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "Маленькое чудо", + "rarity": [ + "3", + "4" + ], + "2pc": "Увеличивает сопротивление ко всем элементам на 20%.", + "4pc": "Получаемый элементальный урон повышает сопротивление к соответствующему элементу на 30% в течение 10 сек. Может возникнуть раз в 10 сек.", + "flower": { + "name": "Цветок маленького чуда", + "relictype": "Цветок жизни", + "description": "Цветок, выросший на скалистом утёсе. У него получилось пробиться сквозь камень, чтобы увидеть свет.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "Перо маленького чуда", + "relictype": "Перо смерти", + "description": "Перо стремительной птицы, слишком быстрой для человеческого глаза.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "Песочные часы маленького чуда", + "relictype": "Пески времени", + "description": "Кажется, что это обычные песочные часы, однако если их перевернуть, песок начинает течь вверх.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "Чашка маленького чуда", + "relictype": "Кубок пространства", + "description": "Сосуд, обычно использующийся для предсказания судьбы. Также может быть ёмкостью для воды.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "Серёжки маленького чуда", + "relictype": "Корона разума", + "description": "Дешёвое украшение, на самом деле сделанное из минералов, принесённых на землю древними метеоритами.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/travelingdoctor.json b/src/data/Russian/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..3279b5ef940 --- /dev/null +++ b/src/data/Russian/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "Целитель", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Увеличивает получаемое Лечение на 20%.", + "4pc": "Использование взрыва стихии восстанавливает 20% HP.", + "flower": { + "name": "Серебряный лотос целителя", + "relictype": "Цветок жизни", + "description": "Драгоценный лекарственный ингредиент, который за долгие годы растерял все свои полезные свойства.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "Совиное перо целителя", + "relictype": "Перо смерти", + "description": "Жёсткое совиное перо. Используется в качестве самомотивации, когда поздно ночью нужно идти лечить пациента.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "Карманные часы целителя", + "relictype": "Пески времени", + "description": "Инструмент, показывающий точное время. У доктора каждая секунда на счету.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "Чайничек целителя", + "relictype": "Кубок пространства", + "description": "Этот чайничек когда-то использовался для заваривания разнообразных отваров. Сейчас в нём остался только резкий запах трав.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "Платок целителя", + "relictype": "Корона разума", + "description": "Используется для фиксации волос на голове целителя во время лечения пациента. Также может использоваться вместо бинтов, чтобы остановить кровотечение или зафиксировать сломанную руку.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/viridescentvenerer.json b/src/data/Russian/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..bade4d0848e --- /dev/null +++ b/src/data/Russian/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "Изумрудная тень", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает бонус Анемо урона на 15%.", + "4pc": "Увеличивает урон Рассеивания на 60%. При взаимодействии Рассеивания с другим элементом, также понижает сопротивление противника к соответствующему элементу на 40% в течение 10 сек.", + "flower": { + "name": "Воспоминания об изумрудных лугах", + "relictype": "Цветок жизни", + "description": "Растущий повсюду дикий цветок. Был сорван и надет изумрудным охотником.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "Оперение стрелы изумрудного охотника", + "relictype": "Перо смерти", + "description": "Оперение стрелы, пронзившей насквозь сердце своей жертвы, но каким-то образом оставшееся чистым.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "Решимость изумрудного охотника", + "relictype": "Пески времени", + "description": "Удивительный инструмент охотников, который всегда показывает на их жертву.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "Сосуд изумрудного охотника", + "relictype": "Кубок пространства", + "description": "Мешок для воды, использовавшийся изумрудным охотником. Вмещает больше, чем кажется со стороны.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "Венок изумрудного охотника", + "relictype": "Корона разума", + "description": "Венок, символизирующий гордость изумрудного охотника. Пышный и зелёный, как ветер равнин.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Russian/artifacts/wandererstroupe.json b/src/data/Russian/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..9eab0a2f2e9 --- /dev/null +++ b/src/data/Russian/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "Странствующий ансамбль", + "rarity": [ + "4", + "5" + ], + "2pc": "Увеличивает мастерство стихий на 80 ед.", + "4pc": "Увеличивает урон заряженной атаки на 35%, если персонаж использует катализатор или стрелковое оружие.", + "flower": { + "name": "Рассвет ансамбля", + "relictype": "Цветок жизни", + "description": "Эмблема в форме маленького цветка. Прислушавшись, можно расслышать звуки пения и флейты.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "Оперение стрелы барда", + "relictype": "Перо смерти", + "description": "Лазурное оперение, не потерявшее свой цвет с течением времени. От него исходит звук текущей воды.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "Окончание концерта", + "relictype": "Пески времени", + "description": "Песочные часы, отмеряющие время концерта. Когда-то они издавали аккуратный звон, но концерт уже давно закончился.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "Фляжка странника", + "relictype": "Кубок пространства", + "description": "Древняя фляжка необычной формы. Во время разлива воды издаёт чудесную мелодию благодаря встроенным в носик чайника струнам арфы.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "Цилиндр дирижёра", + "relictype": "Корона разума", + "description": "Поношенная шляпа, сохранившая свой блеск. Внутри неё до сих пор резонирует древняя мелодия.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/adventurer.json b/src/data/Spanish/artifacts/adventurer.json new file mode 100644 index 00000000000..12f43d7151f --- /dev/null +++ b/src/data/Spanish/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "Aventurero", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Vida Máx. +1000 pts.", + "4pc": "Al abrir un cofre, se regenera un 30% de Vida durante 5 s.", + "flower": { + "name": "Flor del Aventurero", + "relictype": "Flor de la Vida", + "description": "Una flor resistente que sobrevivió al duro entorno de una antigua ciudad. Ahora se lleva con orgullo como una medalla.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "Pluma del Aventurero", + "relictype": "Pluma de la Muerte", + "description": "La pluma de un ave exótica raramente vista en este continente.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "Reloj de Bolsillo del Aventurero", + "relictype": "Arenas del Eon", + "description": "Es fácil perder la noción del tiempo cuando te aventuras donde el sol no brilla, ya sea en las profundidades del abismo o en las ruinas de una ciudad perdida.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "Cáliz Dorado del Aventurero", + "relictype": "Cáliz de Eonothem", + "description": "Trofeo de una de las batallas de algún aventurero. Aunque está un poco dañado, es de todas formas un hallazgo increíble.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "Bandana del Aventurero", + "relictype": "Tiara de Logos", + "description": "Bandana que se ata en la frente. Aunque está impregnada de sudor y cubierta de polvo, la suciedad no puede esconder de ninguna forma el orgullo del Aventurero.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/archaicpetra.json b/src/data/Spanish/artifacts/archaicpetra.json new file mode 100644 index 00000000000..d15b542a9c8 --- /dev/null +++ b/src/data/Spanish/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "Petra Arcaica", + "rarity": [ + "4", + "5" + ], + "2pc": "Bono de Daño Geo +15%.", + "4pc": "Al obtener un cristal creado a través de la reacción de Cristalización, todos los miembros del equipo obtienen durante 10 s un 35% de Bono de Daño Elemental del elemento que causó dicha reacción. Solo se puede obtener un tipo de Bono de Daño Elemental a la vez.", + "flower": { + "name": "Flor del Acantilado Agrietado", + "relictype": "Flor de la Vida", + "description": "Una flor que brota en las grietas de las rocas y los minerales. Sus pétalos se mecen con la brisa, tal y como una flor real.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "Pluma de la Cordillera Escarpada", + "relictype": "Pluma de la Muerte", + "description": "Una dura pluma de un gran halcón de una montaña. La punta de basalto de la pluma a veces brilla con las gotas del rocío.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "Reloj de Sol de Jade Sempiterno", + "relictype": "Arenas del Eon", + "description": "Un reloj de sol tallado en una sola pieza grande de jade. Está tallado con un patrón que registra silenciosamente el paso del tiempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "Cáliz del Escultor de Montañas", + "relictype": "Cáliz de Eonothem", + "description": "Un recipiente de vino que es tan bello como solemne. Hace mil años, estaba repleto de incrustaciones de jade.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "Máscara de Basalto Inerte", + "relictype": "Tiara de Logos", + "description": "Una máscara majestuosa tallada en basalto. Las cavidades de sus ojos miran con frialdad hacia adelante.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/berserker.json b/src/data/Spanish/artifacts/berserker.json new file mode 100644 index 00000000000..2c58ea82e02 --- /dev/null +++ b/src/data/Spanish/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "Berserker", + "rarity": [ + "3", + "4" + ], + "2pc": "Prob. CRIT +12%.", + "4pc": "Cuando la Vida es inferior al 70%, aumenta la Prob. CRIT en un 24%.", + "flower": { + "name": "Rosa del Berserker", + "relictype": "Flor de la Vida", + "description": "Una flor delicada teñida de rojo que va ligeramente acorde con la esencia del Berserker.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "Pluma del Berserker", + "relictype": "Pluma de la Muerte", + "description": "La pluma negra de un ave que, según la leyenda, presagiaba la muerte. Una parte de ella se ha teñido de rojo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "Reloj del Berserker", + "relictype": "Arenas del Eon", + "description": "El líquido en su interior fluye sin piedad, recordando al Berserker el tiempo que le quedaba en el campo de batalla y los días que le quedaban en este mundo...", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "Cáliz de Hueso del Berserker", + "relictype": "Cáliz de Eonothem", + "description": "Una copa hecha de los huesos de una bestia desconocida que fueron obtenidos en una cacería.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "Máscara de Batalla del Berserker", + "relictype": "Tiara de Logos", + "description": "Una máscara de hierro que se partió por la mitad en feroces batallas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/blizzardstrayer.json b/src/data/Spanish/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..969b2d3ef3e --- /dev/null +++ b/src/data/Spanish/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "Nómada del Invierno", + "rarity": [ + "4", + "5" + ], + "2pc": "Bono de Daño Cryo +15%.", + "4pc": "Aumenta en un 20% la Prob. CRIT contra los enemigos afectados por Cryo. Si el enemigo está Congelado, la Prob. CRIT aumentará en un 20% adicional.", + "flower": { + "name": "Anhelo de la Ventisca", + "relictype": "Flor de la Vida", + "description": "Una especie de flor de un glaciar extinta hace mucho tiempo. Incluso el guerrero más arrogante una vez se inclinó ante ella.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "Obstinación Perforahielos", + "relictype": "Pluma de la Muerte", + "description": "Una pluma tan fría como el crudo invierno. Transmite una sensación parecida a la del aleteo de un pájaro que, al volar sobre las llanuras y los picos nevados, levanta un viento gélido.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "Retorno a las Tierras del Hielo", + "relictype": "Arenas del Eon", + "description": "El reloj que usaba la gente de la tierra natal del Rompehielo. Lo que hay adentro no es arena, sino un polvo helado que nunca se derrite.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "Orgullo del Invierno", + "relictype": "Cáliz de Eonothem", + "description": "Una copa tallada en hielo, tan gélida como el invierno. En el pasado, contenía vino que no se congelaba.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "Eco de la Escarcha", + "relictype": "Tiara de Logos", + "description": "Una antigua corona heroica que encierra el sueño de conquistar la nieve y el hielo. Es un testimonio del coraje necesario para resistir el frío del invierno.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/bloodstainedchivalry.json b/src/data/Spanish/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..f54c3cac5bc --- /dev/null +++ b/src/data/Spanish/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "Caballería Sanguinaria", + "rarity": [ + "4", + "5" + ], + "2pc": "Daño Físico +25%.", + "4pc": "Derrotar a un enemigo hace que no consumas Aguante al lanzar un Ataque Cargado, y que el daño de Ataque Cargado aumente en un 50% durante 10 s.", + "flower": { + "name": "Corazón de Hierro Sanguinario", + "relictype": "Flor de la Vida", + "description": "Una flor seca, oscura, con manchas de sangre y dura como el acero. Es considerada una especie de souvenir.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "Pluma Oscura Sanguinaria", + "relictype": "Pluma de la Muerte", + "description": "Pluma pegada a la capa del Caballero. Tras mancharse de sangre repetidamente, la pluma se tiñó de un color oscuro.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "Reloj del Caballero Sanguinario", + "relictype": "Arenas del Eon", + "description": "Un reloj que llevan los eruditos. El líquido que medía las horas se ha petrificado con el tiempo. Este reloj ha perdido su única funcionalidad, que era la de medir el tiempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "Cáliz del Caballero Sanguinario", + "relictype": "Cáliz de Eonothem", + "description": "El cáliz de metal de un caballero con una obsesión por la sangre. Su color negro oscuro se debe a la sangre requemada que se quedó agarrada por todo el recipiente durante mucho tiempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "Máscara de Hierro Sanguinaria", + "relictype": "Tiara de Logos", + "description": "La máscara de hierro que usaba el Caballero Sanguinario para proteger su cara. Lo que hay debajo de ella es objeto de muchas especulaciones.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/braveheart.json b/src/data/Spanish/artifacts/braveheart.json new file mode 100644 index 00000000000..89f41254246 --- /dev/null +++ b/src/data/Spanish/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "Corazón del Guerrero", + "rarity": [ + "3", + "4" + ], + "2pc": "ATQ +18%.", + "4pc": "Aumenta el daño en un 30% contra enemigos con más del 50% de Vida.", + "flower": { + "name": "Medalla del Guerrero", + "relictype": "Flor de la Vida", + "description": "Broche muy sencillo hecho con una flor. Es un recuerdo de la primera gran aventura del Guerrero.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "Esperanza del Guerrero", + "relictype": "Pluma de la Muerte", + "description": "La pluma brillante de la cola de un pájaro cantor. Puede inspirar un poco de valor.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "Determinación del Guerrero", + "relictype": "Arenas del Eon", + "description": "Un antiguo reloj de arena en miniatura sin ningún uso práctico. Es tan incomprensible como el tiempo en sí mismo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "Gran Despedida del Guerrero", + "relictype": "Cáliz de Eonothem", + "description": "Un recipiente tosco de madera. Su interior, ahora vacío, estaba repleto de recuerdos.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "Corona del Guerrero", + "relictype": "Tiara de Logos", + "description": "Una corona rudimentaria hecha con plantas. Para algunos, es tan preciada como la corona de un rey.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/crimsonwitchofflames.json b/src/data/Spanish/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..f44e57c6c66 --- /dev/null +++ b/src/data/Spanish/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "Bruja Carmesí en Llamas", + "rarity": [ + "4", + "5" + ], + "2pc": "Bono de Daño Pyro +15%.", + "4pc": "Aumenta el daño causado por Sobrecarga y Quemadura en un 40%, y el de Vaporización y Derretido en un 15%. El uso de una Habilidad Elemental aumenta los efectos del conjunto de 2 piezas en un 50% durante 10 s. Puede acumularse hasta un máximo de 3 veces.", + "flower": { + "name": "Flor en Llamas de la Bruja", + "relictype": "Flor de la Vida", + "description": "Una flor que fue tocada por una bruja que quería quemar el mundo. La calidez de sus llamas acaricia las manos de aquellos que la intentan tocar.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "Pluma Ardiente de la Bruja", + "relictype": "Pluma de la Muerte", + "description": "Una pluma de pájaro tocada por una bruja que quería quemar el mundo. Su combustión constante hace que aumente drásticamente la temperatura a su alrededor.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "Fin de los Tiempos de la Bruja", + "relictype": "Arenas del Eon", + "description": "Un reloj que llevaba una bruja que quería quemar el mundo. Contiene la vida de la bruja, que la ofreció al fuego como símbolo de su devoción.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "Llama del Corazón de la Bruja", + "relictype": "Cáliz de Eonothem", + "description": "Un jarrón de arcilla ardiente legado por una bruja que quería quemar el mundo. Las llamas de este frasco nunca se apagan, igual que el deseo infame de la Bruja.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "Sombrero Abrasador de la Bruja", + "relictype": "Tiara de Logos", + "description": "El sombrero que llevaba una bruja que quería quemar el mundo. Las grandes alas del sombrero podían bloquear su campo de visión.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/defenderswill.json b/src/data/Spanish/artifacts/defenderswill.json new file mode 100644 index 00000000000..a33958d5aab --- /dev/null +++ b/src/data/Spanish/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "Corazón del Guardián", + "rarity": [ + "3", + "4" + ], + "2pc": "DEF +30%.", + "4pc": "Por cada miembro de tu equipo con un Tipo Elemental distinto, La RES Elemental del personaje que lleve este conjunto aumenta en un 30% contra dicho elemento.", + "flower": { + "name": "Flor del Guardián", + "relictype": "Flor de la Vida", + "description": "La flor de iris atesorada por el Guardián. Nunca tuvo la oportunidad de entregársela a su amor.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "Insignia del Guardián", + "relictype": "Pluma de la Muerte", + "description": "Un broche en forma de pluma, símbolo de “la sed por proteger a otros”.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "Reloj del Guardián", + "relictype": "Arenas del Eon", + "description": "Un pequeño dispositivo para mostrar la hora actual. Es la única referencia disponible para consultar la hora en las noches sin luna.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "Cantimplora del Guardián", + "relictype": "Cáliz de Eonothem", + "description": "Un recipiente metálico. Puede usarse para contener cualquier líquido que ayude a olvidar la soledad mientras se observa detenidamente.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "Bandana del Guardián", + "relictype": "Tiara de Logos", + "description": "Un paño índigo teñido del color de la noche. Puede usarse como vendaje en una situación de emergencia.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/gambler.json b/src/data/Spanish/artifacts/gambler.json new file mode 100644 index 00000000000..90bd29ff908 --- /dev/null +++ b/src/data/Spanish/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "Jugadora", + "rarity": [ + "3", + "4" + ], + "2pc": "Daño de Habilidad Elemental +20%.", + "4pc": "Al derrotar a un enemigo, hay una probabilidad del 100% de reiniciar el TdE de la Habilidad Elemental. Puede ocurrir una vez cada 15 s.", + "flower": { + "name": "Broche de la Jugadora", + "relictype": "Flor de la Vida", + "description": "Una gran y hermosa flor que puede esconder un dado trucado.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "Pluma de la Jugadora", + "relictype": "Pluma de la Muerte", + "description": "La pluma de la cola de un pájaro muy grande que puede esconder una carta capaz de cambiar el destino.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "Reloj de Bolsillo de la Jugadora", + "relictype": "Arenas del Eon", + "description": "Un reloj de bolsillo roto que una vez bloqueó un golpe letal que se dirigía hacia su dueña.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "Cubilete de la Jugadora", + "relictype": "Cáliz de Eonothem", + "description": "Un cubilete que solo sirve para una cosa. No tiene compartimentos secretos incorporados en él.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "Aretes de la Jugadora", + "relictype": "Tiara de Logos", + "description": "Un par de aretes azules que calman la mente y fomentan el pensamiento racional, muy útil para evaluar los riesgos.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/glacierandsnowfield.json b/src/data/Spanish/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..487f67d64cf --- /dev/null +++ b/src/data/Spanish/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "Arenas de hielo y nieve", + "rarity": [], + "2pc": "Bono de Daño Cryo +15%.", + "4pc": "Aumenta en un 100% el daño infligido por Superconductor y el de Derretido en un 15%. Además, al usar una Habilidad Definitiva, obtienes un 30% de Bono de Daño Cryo durante 10 s", + "flower": { + "name": "Corazón de Escarcha", + "relictype": "Flor de la Vida", + "description": "Una flor helada que se solidificó al ser recogida. Es un recuerdo que el caballero siempre llevaba consigo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "Pluma de Nieve", + "relictype": "Pluma de la Muerte", + "description": "Una pluma que encontró en la nieve el Caballero que caminaba con el Viento del Norte. Todavía sigue congelada después de tanto tiempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "Arena Helada", + "relictype": "Arenas del Eon", + "description": "Un reloj usado el Caballero que caminaba con el Viento del Norte. En su interior contiene granos muy finos de arena helada.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "Cáliz de Aquilo", + "relictype": "Cáliz de Eonothem", + "description": "Cáliz de Eonothem legado por el Caballero que caminaba con el Viento del Norte. El frío del invierno dejó su huella en su interior.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "Corona Glacial", + "relictype": "Tiara de Logos", + "description": "Una corona hecha de hielo invernal y plata que llevaba el Caballero que caminaba con el Viento del Norte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/gladiatorsfinale.json b/src/data/Spanish/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..474f5166cf0 --- /dev/null +++ b/src/data/Spanish/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "Final del Gladiador", + "rarity": [ + "4", + "5" + ], + "2pc": "ATQ +18%.", + "4pc": "Aumenta el daño de Ataque Normal en un 35% si el personaje usa una espada ligera, mandoble o lanza.", + "flower": { + "name": "Nostalgia del Gladiador", + "relictype": "Flor de la Vida", + "description": "Nadie sabe por qué el legendario y sanguinario Gladiador siempre llevaba esta flor en el pecho, que era su único punto débil.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "Destino del Gladiador", + "relictype": "Pluma de la Muerte", + "description": "Una pluma que sueña con tener la libertad de un halcón. Al final de la legendaria carrera del Gladiador, el pájaro indomable puso esta pluma en su corazón.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "Esperanza del Gladiador", + "relictype": "Arenas del Eon", + "description": "Un reloj que atestigua los días sangrientos del Gladiador en el coliseo. Para él, contaba los días que le quedaban para ser libre.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "Embriaguez del Gladiador", + "relictype": "Cáliz de Eonothem", + "description": "La copa de oro usada por un antiguo gladiador para beber el vino de la victoria. En ella, se acumulan infinitos recuerdos memorables.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "Triunfo del Gladiador", + "relictype": "Tiara de Logos", + "description": "Un casco que una vez perteneció a un gladiador. Manchado con la sangre de incontables enemigos, es apreciado por mucha gente.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/heartofdepth.json b/src/data/Spanish/artifacts/heartofdepth.json new file mode 100644 index 00000000000..dba80695e05 --- /dev/null +++ b/src/data/Spanish/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "Corazón de las Profundidades", + "rarity": [ + "4", + "5" + ], + "2pc": "Bono de Daño Hydro +15%.", + "4pc": "Tras usar la Habilidad Elemental, aumenta el daño de Ataque Normal y Ataque Cargado en un 30% durante 15 s.", + "flower": { + "name": "Broche Dorado", + "relictype": "Flor de la Vida", + "description": "Un broche cuyo color y brillo se han atenuado. Su revestimiento dorado original se ha perdido debido a la erosión de la brisa marina.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "Brisa de los Recuerdos", + "relictype": "Pluma de la Muerte", + "description": "Una pluma arrastrada por el sollozo de la brisa marina y las sangrientas olas del océano. Su forma y color han ido cambiando con el tiempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "Brújula de Cobre Resistente", + "relictype": "Arenas del Eon", + "description": "Una brújula hecha de cobre cuya manecilla siempre apunta a una costa muy lejana y a un puerto cuya existencia no se conoce.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "Cáliz de las Profundidades", + "relictype": "Cáliz de Eonothem", + "description": "Un cáliz desteñido que alguien sacó del agua por casualidad. Sus tenues colores murmuran historias que tuvieron lugar bajo las olas del mar.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "Gorro de Capitán Manchado de Vino", + "relictype": "Tiara de Logos", + "description": "Un antiguo gorro de capitán con un hedor a alcohol imposible de quitar. En él, hay algunas manchas de vino.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/instructor.json b/src/data/Spanish/artifacts/instructor.json new file mode 100644 index 00000000000..d9322dbf895 --- /dev/null +++ b/src/data/Spanish/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "Instructor", + "rarity": [ + "3", + "4" + ], + "2pc": "Maestría Elemental +80.", + "4pc": "Después de activar una Reacción Elemental, aumenta la Maestría Elemental de todos los miembros del equipo en 120 pts. durante 8 s.", + "flower": { + "name": "Broche del Instructor", + "relictype": "Flor de la Vida", + "description": "Cuando el Instructor llevaba puesto este broche, significaba que ese día no había entrenamiento.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "Pluma del Instructor", + "relictype": "Pluma de la Muerte", + "description": "El Instructor, que dominaba el arte de desviar los ataques, sabía cómo mantener este accesorio a su alcance en todo momento.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "Reloj de Bolsillo del Instructor", + "relictype": "Arenas del Eon", + "description": "Un reloj de bolsillo que no muestra la hora actual, sino que cronometra las sesiones de entrenamiento.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "Taza de Té del Instructor", + "relictype": "Cáliz de Eonothem", + "description": "Para la mayoría de personas, puede parecer una taza de té ordinaria, pero para los estudiantes, era el símbolo de la autoridad del Instructor.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "Gorra del Instructor", + "relictype": "Tiara de Logos", + "description": "El gorro que solía llevar el Instructor. Solo aquellos que rechazaron ser promocionados de rango podían obtener este honor.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/lavawalker.json b/src/data/Spanish/artifacts/lavawalker.json new file mode 100644 index 00000000000..1d9826becc6 --- /dev/null +++ b/src/data/Spanish/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "Virtuoso Corredor de Lava", + "rarity": [ + "4", + "5" + ], + "2pc": "RES Pyro +40%.", + "4pc": "Aumenta en un 35% el daño contra los enemigos afectados por Pyro.", + "flower": { + "name": "Determinación del Corredor de Lava", + "relictype": "Flor de la Vida", + "description": "Una flor que se abrió mientras estaba rodeada de llamas. Según la leyenda, los sabios de la antigüedad la llevaron consigo antes de cruzar el mar de fuego.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "Liberación del Corredor de Lava", + "relictype": "Pluma de la Muerte", + "description": "Una pluma de pájaro bañada en lava. Escuchando de cerca, parece oírse el sonido del aleteo de un pájaro en medio de las llamas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "Tormento del Corredor de Lava", + "relictype": "Arenas del Eon", + "description": "Un reloj de arena con una arena brillante y ardiente. A pesar del intenso calor, su arena fluye sin dejar ningún rastro de deterioro.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "Despertar del Corredor de Lava", + "relictype": "Cáliz de Eonothem", + "description": "Cuenta la leyenda que es un vidrio que soporta altas temperaturas. Actualmente, su interior está vacío, pero sigue emitiendo calor.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "Sabiduría del Corredor de Lava", + "relictype": "Tiara de Logos", + "description": "La corona de la sabiduría bañada en llamas. Una vez brilló vivamente a la luz del fuego.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/luckydog.json b/src/data/Spanish/artifacts/luckydog.json new file mode 100644 index 00000000000..c85cec9676d --- /dev/null +++ b/src/data/Spanish/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "Afortunado", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "DEF +100.", + "4pc": "Recoger Mora restaura 300 pts. de Vida.", + "flower": { + "name": "Trébol de Cuatro Hojas del Afortunado", + "relictype": "Flor de la Vida", + "description": "Un trébol de cuatro hojas que crece en la naturaleza. Fue arrancado porque se decía que traía suerte.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "Pluma de Águila del Afortunado", + "relictype": "Pluma de la Muerte", + "description": "Un águila que cazaba detectó a un monstruo que había acorralado a un aventurero... El ave dejó caer esta pluma, que ahora lleva algo de la buena suerte de aquel aventurero.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "Reloj de Arena del Afortunado", + "relictype": "Arenas del Eon", + "description": "El reloj de arena está desprovisto de arena debido a que está dañado. El paso del tiempo no tiene sentido para los que viven sin preocupaciones.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "Cáliz del Afortunado", + "relictype": "Cáliz de Eonothem", + "description": "Un exquisito recipiente metálico que una vez fue usado para golpear a un ladrón.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "Tiara de Plata del Afortunado", + "relictype": "Tiara de Logos", + "description": "Su antiguo dueño cayó una vez en una cueva y encontró el tesoro escondido de la realeza exiliada. Esto es un recuerdo de ese incidente.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/maidenbeloved.json b/src/data/Spanish/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..817ba716db0 --- /dev/null +++ b/src/data/Spanish/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "Doncella Amada", + "rarity": [ + "4", + "5" + ], + "2pc": "Aumenta en un 15% la curación realizada.", + "4pc": "El uso de una Habilidad Elemental o Definitiva aumenta en un 20% la curación recibida de todos los miembros del equipo durante 10 s.", + "flower": { + "name": "Corazón Distante de la Doncella", + "relictype": "Flor de la Vida", + "description": "Una delicada y orgullosa flor que nunca se ha marchitado. Sigue emitiendo una fragancia irresistible.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "Recuerdos de la Doncella", + "relictype": "Pluma de la Muerte", + "description": "Plumas decorativas cuya finalidad era la de recordar a alguien. Vuelan como aves migratorias siguiendo al viento.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "Juventud Pasajera de la Doncella", + "relictype": "Arenas del Eon", + "description": "El tiempo no espera a nadie. Ni siquiera a la belleza de la Doncella, que desapareció tras años de admiración por parte de sus pretendientes.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "Pasatiempo de la Doncella", + "relictype": "Cáliz de Eonothem", + "description": "No se considera una bebida alcohólica fuerte, sino una especie de té negro. Es más dulce que amargo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "Belleza Desvanecida de la Doncella", + "relictype": "Tiara de Logos", + "description": "Un sombrero de mujer bien cuidado. Puede ocultar el rostro de la persona que lo lleva si no quiere mostrarlo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/martialartist.json b/src/data/Spanish/artifacts/martialartist.json new file mode 100644 index 00000000000..e7096d6a202 --- /dev/null +++ b/src/data/Spanish/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "Artista Marcial", + "rarity": [ + "3", + "4" + ], + "2pc": "Daño de Ataque Normal y Ataque Cargado +15%.", + "4pc": "Tras usar la Habilidad Elemental, aumenta el daño de Ataque Normal y Ataque Cargado en un 25% durante 8 s.", + "flower": { + "name": "Flor Roja del Artista Marcial", + "relictype": "Flor de la Vida", + "description": "Solo este tipo de flor carmesí podía aliviar el dolor del Artista Marcial.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "Pluma del Artista Marcial", + "relictype": "Pluma de la Muerte", + "description": "Una pluma de ave común. Los expertos las usan para practicar el control de la fuerza, mientras que los novatos hacen abanicos con ellas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "Reloj de Agua del Artista Marcial", + "relictype": "Arenas del Eon", + "description": "Una herramienta para controlar el tiempo del entrenamiento de resistencia. Es más preciso y fiable que un reloj de arena normal.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "Copa de Vino del Artista Marcial", + "relictype": "Cáliz de Eonothem", + "description": "Una copa de vino un tanto exquisita para los rituales antes de entrar en combate.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "Bandana del Artista Marcial", + "relictype": "Tiara de Logos", + "description": "Vigor, fuerza y voluntad. Esa es la primera lección como aprendiz de artes marciales. Estas tres palabras están escritas en la bandana para que el discípulo nunca las olvide.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/noblesseoblige.json b/src/data/Spanish/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..eb749690394 --- /dev/null +++ b/src/data/Spanish/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "Ritual Antiguo de la Nobleza", + "rarity": [ + "4", + "5" + ], + "2pc": "Daño de Habilidad Definitiva +20%.", + "4pc": "Después de lanzar una Habilidad Definitiva, aumenta el ATQ de todos los miembros del equipo en un 20% durante 12 s. Este efecto no puede acumularse.", + "flower": { + "name": "Flora Real", + "relictype": "Flor de la Vida", + "description": "Una flor de seda azul que servía como un distinguido elemento decorativo para llevar en eventos de gala. Su apariencia todavía es igual de fresca que antes de ser abandonada por su dueño.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "Pluma Real", + "relictype": "Pluma de la Muerte", + "description": "Una pluma que llevaban en el sombrero los miembros de la nobleza de Mondstadt durante sus cacerías. Todavía permanece intacta después de tanto tiempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "Reloj de Bolsillo Real", + "relictype": "Arenas del Eon", + "description": "Un reloj de bolsillo de los aristócratas de Mondstadt. Ha pasado por las manos de innumerables generaciones.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "Urna Plateada Real", + "relictype": "Cáliz de Eonothem", + "description": "Antigua urna ornamental que perteneció a una familia noble de Mondstadt. El melancólico viento del tiempo todavía resuena en su interior.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "Máscara Real", + "relictype": "Tiara de Logos", + "description": "Una máscara que llevaban los aristócratas en las veladas de fiestas en Mondstadt. Si miras a través de los agujeros de los ojos, podrás ver las grandes celebraciones del pasado.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/prayersfordestiny.json b/src/data/Spanish/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..e86dda6657e --- /dev/null +++ b/src/data/Spanish/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "Ritual del Destino", + "rarity": [ + "3", + "4" + ], + "1pc": "Los efectos de Hydro causados sobre ti duran un 40% menos.", + "circlet": { + "name": "Diadema Torrencial", + "relictype": "Tiara de Logos", + "description": "Una corona ceremonial portada por sacerdotes de tiempos antiguos al ofrecer un sacrificio a los dioses. Haber estado sumergida bajo el agua durante tantos años le ha dado una increíble resistencia al agua.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/prayersforillumination.json b/src/data/Spanish/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..1ec5623edcd --- /dev/null +++ b/src/data/Spanish/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "Ritual de la Iluminación", + "rarity": [ + "3", + "4" + ], + "1pc": "Los efectos de Pyro causados sobre ti duran un 40% menos.", + "circlet": { + "name": "Diadema Pírica", + "relictype": "Tiara de Logos", + "description": "Una corona ceremonial portada por sacerdotes de tiempos antiguos al ofrecer un sacrificio a los dioses. Al haber estado expuesta a las llamas durante tanto tiempo, ha adquirido una resistencia asombrosa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/prayersforwisdom.json b/src/data/Spanish/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..d45cba76350 --- /dev/null +++ b/src/data/Spanish/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "Ritual de la Sabiduría", + "rarity": [ + "3", + "4" + ], + "1pc": "Los efectos de Electro causados sobre ti duran un 40% menos.", + "circlet": { + "name": "Diadema del Trueno", + "relictype": "Tiara de Logos", + "description": "Una corona ceremonial portada por sacerdotes de tiempos antiguos al ofrecer un sacrificio a los dioses. El escuchar constantemente el trueno le ha dado una resistencia asombrosa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/prayerstospringtime.json b/src/data/Spanish/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..79f6fcf9de4 --- /dev/null +++ b/src/data/Spanish/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "Ritual de la Primavera", + "rarity": [ + "3", + "4" + ], + "1pc": "Los efectos de Cryo causados sobre ti duran un 40% menos.", + "circlet": { + "name": "Diadema de la Escarcha", + "relictype": "Tiara de Logos", + "description": "Una corona ceremonial portada por sacerdotes de tiempos antiguos al ofrecer un sacrificio a los dioses. Su exposición constante al frío gélido le ha dado una resistencia asombrosa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/prayerstothefirmament.json b/src/data/Spanish/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..6723bf9016c --- /dev/null +++ b/src/data/Spanish/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "Ritual del Firmamento", + "rarity": [], + "1pc": "Los efectos de Anemo causados sobre ti duran un 40% menos.", + "circlet": { + "name": "Diadema de la Tempestad", + "relictype": "Tiara de Logos", + "description": "Una corona ceremonial portada por sacerdotes de tiempos antiguos al ofrecer un sacrificio a los dioses. En el pasado, el viento solía pasar a través de los espacios vacíos de la corona.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/resolutionofsojourner.json b/src/data/Spanish/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..5f4dc54f7c4 --- /dev/null +++ b/src/data/Spanish/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "Corazón del Viajero", + "rarity": [ + "3", + "4" + ], + "2pc": "ATQ +18%.", + "4pc": "La Prob. CRIT de los Ataques Cargados aumenta en un 30%.", + "flower": { + "name": "Corazón de la Amistad", + "relictype": "Flor de la Vida", + "description": "Una flor azul celeste en cuyo tallo anudaron un pequeño lazo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "Pluma del Retorno", + "relictype": "Pluma de la Muerte", + "description": "Una pluma de flecha azul. Lleva en ella la nostalgia del viajero.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "Piedra Atrapaluz", + "relictype": "Arenas del Eon", + "description": "Un reloj de sol que es testigo del cambio de las eras. Registra eternamente y en silencio el flujo de los días.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "Cáliz Extranjero", + "relictype": "Cáliz de Eonothem", + "description": "Una copa austera de porcelana blanca. Alguna vez estuvo llena de licores hasta desbordar.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "Corona del Adiós", + "relictype": "Tiara de Logos", + "description": "Una corona de flores que despide un aroma primaveral.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/retracingbolide.json b/src/data/Spanish/artifacts/retracingbolide.json new file mode 100644 index 00000000000..e4771dec1f0 --- /dev/null +++ b/src/data/Spanish/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "Retroceso del Meteorito", + "rarity": [ + "4", + "5" + ], + "2pc": "Protección de Escudo +35%.", + "4pc": "Los Ataque Normales y Cargados obtienen un 40% de daño adicional mientras estés bajo la protección de un escudo.", + "flower": { + "name": "Flor de la Noche de Verano", + "relictype": "Flor de la Vida", + "description": "Una flor artificial en floración eterna. ¿Estará viva?", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "Gran Final de la Noche de Verano", + "relictype": "Pluma de la Muerte", + "description": "Un elegante dardo de madera. Solo se detiene cuando alcanza a su objetivo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "Reloj de la Noche de Verano", + "relictype": "Arenas del Eon", + "description": "Un reloj de bolsillo que se detuvo en cierto momento.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "Globo de Agua de la Noche de Verano", + "relictype": "Cáliz de Eonothem", + "description": "Durante los festivales de verano, no es inusual ver globos llenos de agua. Sin embargo, solo hay uno tan elegante como este.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "Máscara de la Noche de Verano", + "relictype": "Tiara de Logos", + "description": "Una máscara muy popular hecha a semejanza de una divinidad legendaria.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/scholar.json b/src/data/Spanish/artifacts/scholar.json new file mode 100644 index 00000000000..da5dacf1fd0 --- /dev/null +++ b/src/data/Spanish/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "Erudita", + "rarity": [ + "3", + "4" + ], + "2pc": "Recarga de Energía +20%.", + "4pc": "Al obtener partículas u orbes elementales, los miembros del equipo que usen arco o catalizador recuperan 3 pts. adicionales de Energía Elemental. Solo puede suceder una vez cada 3 s.", + "flower": { + "name": "Marcapáginas de la Erudita", + "relictype": "Flor de la Vida", + "description": "Una flor seca que se usa como marcapáginas. Ha absorbido el aroma de los libros.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "Pluma de la Erudita", + "relictype": "Pluma de la Muerte", + "description": "La pluma de un pájaro que sirve como herramienta para escribir. La punta lleva mucho tiempo teñida de negro.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "Reloj de la Erudita", + "relictype": "Arenas del Eon", + "description": "Un pequeño reloj de escritorio. Proporciona la única referencia sobre la hora para los eruditos que están todo el día estudiando.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "Tintero de la Erudita", + "relictype": "Cáliz de Eonothem", + "description": "Originalmente un recipiente para agua potable. Se ha teñido de negro después de haber sido utilizado para limpiar pinceles.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "Lentes de la Erudita", + "relictype": "Tiara de Logos", + "description": "Este objeto fue creado para mitigar el daño que la lectura intensiva causa a los ojos.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/theexile.json b/src/data/Spanish/artifacts/theexile.json new file mode 100644 index 00000000000..daa8a8ab233 --- /dev/null +++ b/src/data/Spanish/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "Exiliado", + "rarity": [ + "3", + "4" + ], + "2pc": "Recarga de Energía +20%.", + "4pc": "Al usar la Habilidad Definitiva, todos los miembros del equipo (a excepción de tu personaje en uso) recuperan 2 pts. de Energía Elemental cada 2 s durante 6 s. Este efecto no puede acumularse.", + "flower": { + "name": "Flor del Exiliado", + "relictype": "Flor de la Vida", + "description": "Una flor marchita colgada en la camisa. Debe significar algo si un exiliado insiste en llevarla puesta.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "Pluma del Exiliado", + "relictype": "Pluma de la Muerte", + "description": "No es un accesorio creado intencionadamente. Simplemente es una pluma de pájaro que quedó atrapada en un árbol mientras volaba por la selva.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "Reloj de Bolsillo del Exiliado", + "relictype": "Arenas del Eon", + "description": "La esfera del reloj de cristal se ha roto y sus manecillas se han perdido, pero su propietario lo siguió conservando.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "Cáliz del Exiliado", + "relictype": "Cáliz de Eonothem", + "description": "Una taza opaca hecha con metales pesados. Tuvo piedras preciosas incrustadas en su momento, pero alguien se las arrancó.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "Diadema del Exiliado", + "relictype": "Tiara de Logos", + "description": "Una prestigiosa diadema. Su insignia real fue arañada con un objeto punzante y perdió su distinguida identidad original.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/thunderingfury.json b/src/data/Spanish/artifacts/thunderingfury.json new file mode 100644 index 00000000000..d595370dfe3 --- /dev/null +++ b/src/data/Spanish/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "Furia del Trueno", + "rarity": [ + "4", + "5" + ], + "2pc": "Bono de Daño Electro +15%.", + "4pc": "Aumenta el daño infligido por Sobrecarga, Electrocargado y Superconductor en un 40%. Al activar alguna de estas reacciones, disminuye en 1 s el TdE de la Habilidad Elemental. Solo puede ocurrir una vez cada 0.8 s.", + "flower": { + "name": "Misericordia del Pájaro del Trueno", + "relictype": "Flor de la Vida", + "description": "Una flor del trueno que sobrevivió al furioso pisoteo y a las llamas abrasadoras de una catástrofe destructiva del pasado.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "Superviviente de la Catástrofe", + "relictype": "Pluma de la Muerte", + "description": "Una pluma eléctrica dejada por el Pájaro del Trueno como venganza. Aun hoy en día sigue lanzando rayos y truenos llenos de furia.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "Reloj de Arena del Trueno", + "relictype": "Arenas del Eon", + "description": "El reloj de arena utilizado por la tribu que adoraba al Pájaro del Trueno para predecir su llegada. Cuando la tribu dejó de existir, el reloj cayó en el olvido.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "Presagio de la Tormenta", + "relictype": "Cáliz de Eonothem", + "description": "Un cáliz que contiene la sangre de gente inocente usada en rituales sagrados. El sonido del trueno retumba en su interior, desbordando la furia del trueno.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "Corona del Invocador de Truenos", + "relictype": "Tiara de Logos", + "description": "Una corona usada en la antigüedad por los chamanes que adoraban al Pájaro del Trueno. Por desgracia, ni siquiera la fe más devota podía impresionar a la violenta bestia.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/thundersoother.json b/src/data/Spanish/artifacts/thundersoother.json new file mode 100644 index 00000000000..6fe9ca80cd7 --- /dev/null +++ b/src/data/Spanish/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "Domador de Truenos", + "rarity": [ + "4", + "5" + ], + "2pc": "RES Electro +40%", + "4pc": "Aumenta el Daño contra los enemigos afectados por Electro un 35%.", + "flower": { + "name": "Corazón del Domador de Truenos", + "relictype": "Flor de la Vida", + "description": "Una flor que solo crece en zonas tormentosas. Da el coraje necesario para salir al exterior en días de tormenta extrema.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "Pluma del Domador de Truenos", + "relictype": "Pluma de la Muerte", + "description": "Las leyendas dicen que el emblema del héroe que domó los truenos era una pluma de pájaro que flotaba a través de tormentas eléctricas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "Tiempo del Domador de Truenos", + "relictype": "Arenas del Eon", + "description": "Un reloj que manejaba el guerrero que controlaba los truenos y los relámpagos. Los cristales rotos del reloj desaparecieron con el paso del tiempo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "Cáliz del Domador de Truenos", + "relictype": "Cáliz de Eonothem", + "description": "El cáliz de vino del Domador de Truenos. Se dice que el héroe que amansó a la bestia del trueno bebió rayos púrpuras de este cáliz.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "Corona del Domador de Truenos", + "relictype": "Tiara de Logos", + "description": "La corona que recibió el ancestral Domador de Truenos tras derrotar a la Bestia del Trueno que amenazaba su territorio.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/tinymiracle.json b/src/data/Spanish/artifacts/tinymiracle.json new file mode 100644 index 00000000000..563128cb91c --- /dev/null +++ b/src/data/Spanish/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "Milagro", + "rarity": [ + "3", + "4" + ], + "2pc": "+20% en todas las RES Elementales.", + "4pc": "El Daño Elemental recibido aumenta la RES Elemental correspondiente en un 30% durante 10 s. Solo puede ocurrir una vez cada 10 s.", + "flower": { + "name": "Flor del Milagro", + "relictype": "Flor de la Vida", + "description": "Una flor que creció de una roca. Fue capaz de atravesar la piedra, estremeciéndose para alcanzar la luz.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "Pluma del Milagro", + "relictype": "Pluma de la Muerte", + "description": "Una pluma que pertenecía a una ave ágil y feroz. Volaba tan rápido que nunca pudo ser avistada volando.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "Reloj de Arena del Milagro", + "relictype": "Arenas del Eon", + "description": "Parece ser un reloj de arena normal. Cuando se le da la vuelta, la arena seca que contiene se desliza tan rápido que parece agua fluyendo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "Cáliz del Milagro", + "relictype": "Cáliz de Eonothem", + "description": "Un vaso comúnmente usado para adivinar la suerte. También puede ser usado para contener agua, por supuesto.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "Aretes del Milagro", + "relictype": "Tiara de Logos", + "description": "Un accesorio barato hecho con minerales de meteoritos antiguos.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/travelingdoctor.json b/src/data/Spanish/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..75d64b8bbcf --- /dev/null +++ b/src/data/Spanish/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "Médica Itinerante", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Curación recibida +20%.", + "4pc": "Al lanzar una Habilidad Definitiva, restaura un 20% de Vida.", + "flower": { + "name": "Loto de Plata de la Médica Itinerante", + "relictype": "Flor de la Vida", + "description": "Un precioso ingrediente medicinal que ha perdido todas sus propiedades curativas después de tanto tiempo sin ser usado.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "Pluma del Búho de la Médica Itinerante", + "relictype": "Pluma de la Muerte", + "description": "La pluma dura de un búho. Se utiliza como método de automotivación cuando se sale a tratar a los pacientes a altas horas de la noche.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "Reloj de Bolsillo de la Médica Itinerante", + "relictype": "Arenas del Eon", + "description": "Una herramienta para saber la hora exacta. Para cualquier médico, cada segundo es muy importante.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "Frasco de Medicinas de la Médica Itinerante", + "relictype": "Cáliz de Eonothem", + "description": "Solía llevar brebajes extremadamente potentes y refinados. El fuerte olor es todo lo que queda.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "Pañuelo de la Médica Itinerante", + "relictype": "Tiara de Logos", + "description": "Se utiliza para atar el cabello mientras se trata a los pacientes, pero también se puede utilizar como vendaje para esguinces y fracturas de brazos en casos de emergencia.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/viridescentvenerer.json b/src/data/Spanish/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..0453a454939 --- /dev/null +++ b/src/data/Spanish/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "Sombra Verde Esmeralda", + "rarity": [ + "4", + "5" + ], + "2pc": "Bono de Daño Anemo +15%.", + "4pc": "Aumenta el daño de Torbellino en un 60%. Dependiendo del tipo elemental que tenga, disminuye la RES Elemental correspondiente del enemigo en un 40% durante 10 s.", + "flower": { + "name": "Recuerdo de Flores Silvestres", + "relictype": "Flor de la Vida", + "description": "En el pasado, esta flor brotaba por todas partes. La Cazadora la usó como broche cuando se marchó de su tierra.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "Pluma de la Cazadora Verde Esmeralda", + "relictype": "Pluma de la Muerte", + "description": "La pluma de una flecha que hace tiempo atravesó a su presa. Sigue estando igual de suave y limpia.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "Serenidad de la Cazadora Verde Esmeralda", + "relictype": "Arenas del Eon", + "description": "Un increíble dispositivo que solía llevar la Cazadora. Siempre apunta en dirección a su presa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "Cantimplora de la Cazadora Verde Esmeralda", + "relictype": "Cáliz de Eonothem", + "description": "Una cantimplora para almacenar agua. Su interior es mucho más grande de lo que parece.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "Sombrero de la Cazadora Verde Esmeralda", + "relictype": "Tiara de Logos", + "description": "La corona que la Cazadora llevaba con gran orgullo. Es de un color verde como la naturaleza salvaje.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Spanish/artifacts/wandererstroupe.json b/src/data/Spanish/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..7a5665bc0b9 --- /dev/null +++ b/src/data/Spanish/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "Orquesta del Errante", + "rarity": [ + "4", + "5" + ], + "2pc": "Maestría Elemental +80.", + "4pc": "Aumenta el daño de ATQ Cargado en un 35% si el personaje usa catalizador o arco.", + "flower": { + "name": "Luz Matinal de la Orquesta", + "relictype": "Flor de la Vida", + "description": "Pequeña insignia en forma de flor. Si prestas atención, podrás escuchar las dulces notas de una flauta y un coro de voces.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "Pluma del Bardo", + "relictype": "Pluma de la Muerte", + "description": "Una pluma de flecha de color azul que no se ha deteriorado con el paso del tiempo. Parece llevar consigo el sonido melódico de un arpa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "Reloj del Acto Final", + "relictype": "Arenas del Eon", + "description": "Un reloj de arena que se usaba para cronometrar los conciertos de una orquesta. Por desgracia, estos conciertos ya hace tiempo que no se celebran.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "Cantimplora del Errante", + "relictype": "Cáliz de Eonothem", + "description": "Una antigua jarra con cuerdas musicales en su interior. Al fluir el agua, emite unas melodías maravillosas.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "Sombrero del Director", + "relictype": "Tiara de Logos", + "description": "A pesar haber vivido innumerables vicisitudes, sigue siendo un sombrero glamuroso. En su interior resuena una antigua melodía.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/adventurer.json b/src/data/Thai/artifacts/adventurer.json new file mode 100644 index 00000000000..be918cda26d --- /dev/null +++ b/src/data/Thai/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "Adventurer", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "เพิ่มพลังชีวิตสูงสุดขึ้น 1000 หน่วย", + "4pc": "หลังจากเปิดหีบสมบัติ ชนิดต่าง ๆ แล้ว จะฟื้นฟูพลังชีวิต 30% ภายในเวลา 5 วินาที", + "flower": { + "name": "Adventurer's Flower", + "relictype": "Flower of Life", + "description": "ดอกไม้ที่รอดจากสภาพแวดล้อม อันโหดร้ายจากเมืองยุคโบราณ บัดนี้มันเป็นดั่งเหรียญเกียรติยศ ที่ใช้ติดประดับ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "Adventurer's Tail Feather", + "relictype": "Plume of Death", + "description": "ขนของนกหายาก ที่มีโอกาสน้อยมาก ที่จะพบได้ในดินแดนนี้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "Adventurer's Pocket Watch", + "relictype": "Sands of Eon", + "description": "นักผจญภัยที่เดินทางอยู่ในความมืด หรือเมืองที่ลับจากแสงตะวัน มักจะสูญเสียการรับรู้เรื่องเวลา", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "Adventurer's Golden Goblet", + "relictype": "Goblet of Eonothem", + "description": "หนึ่งในสิ่งของ ของนักผจญภัยผู้ผ่านการสำรวจมากมาย แม้จะมีตำหนิอยู่บ้าง แต่ก็ยังเป็นของล้ำค่า", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "Adventurer's Bandana", + "relictype": "Circlet of Logos", + "description": "เครื่องประดับสำหรับสวมไว้บน หน้าผาก แม้จะเปื้อนคราบเหงื่อและฝุ่นจากการผจญภัย แต่มันก็ยังเป็นความทรนงของ นักผจญภัยเช่นกัน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/archaicpetra.json b/src/data/Thai/artifacts/archaicpetra.json new file mode 100644 index 00000000000..5e4300ffbca --- /dev/null +++ b/src/data/Thai/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "Archaic Petra", + "rarity": [ + "4", + "5" + ], + "2pc": "ได้รับโบนัสความเสียหายหิน 15%", + "4pc": "เมื่อได้รับเศษเสี้ยวที่เกิดจากปฏิกิริยาตกผลึก ตัวละครทั้งหมดในทีมจะได้รับโบนัสความเสียหายของธาตุที่เกี่ยวข้อง 35% เป็นเวลา 10 วินาที โดยจะได้รับบัฟเพิ่มความเสียหายธาตุดังกล่าวนี้ได้ทีละหนึ่งธาตุเท่านั้น", + "flower": { + "name": "Flower of Creviced Cliff", + "relictype": "Flower of Life", + "description": "ดอกไม้หินสีทองที่เบ่งบานอยู่บนภูเขาหิน กลีบของมันปลิวไปมาในสายลม ราวกับมีชีวิต", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "Feather of Jagged Peaks", + "relictype": "Plume of Death", + "description": "ขนนกอันแข็งแกร่งที่ได้มาจาก เหยี่ยวหินขนาดยักษ์ บางครั้งจะมีหยาดน้ำค้างเย็น จับตัวอยู่ที่ปลายขนนก", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "Sundial of Enduring Jade", + "relictype": "Sands of Eon", + "description": "นาฬิกาแดดที่แกะสลักขึ้นมาจาก หยกที่ใช้ในพิธีกรรมทั้งชิ้น ประดับด้วยลวดลายของหมู่ดาว มันคอยบันทึกเวลาที่หายไป อย่างเงียบ ๆ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "Goblet of Chiseled Crag", + "relictype": "Goblet of Eonothem", + "description": "ภาชนะบรรจุไวน์ที่งดงาม แต่ดูเคร่งขรึม เมื่อพันปีที่แล้วมันเคยบรรจุ ไวน์ที่ล้ำค่าเอาไว้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "Mask of Solitude Basalt", + "relictype": "Circlet of Logos", + "description": "หน้ากากอันสง่างาม ที่แกะสลักจากหินสีดำ ดวงตาที่ว่างเปล่าจ้องมองไปยัง เบื้องหน้าอย่างเยือกเย็น ตลอดกาล", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/berserker.json b/src/data/Thai/artifacts/berserker.json new file mode 100644 index 00000000000..c8311c98f1b --- /dev/null +++ b/src/data/Thai/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "Berserker", + "rarity": [ + "3", + "4" + ], + "2pc": "เพิ่มอัตราคริขึ้น 12%", + "4pc": "เมื่อพลังชีวิตต่ำกว่า 70% โอกาสการเกิดอัตราคริ จะเพิ่มขึ้นอีก 24%", + "flower": { + "name": "Berserker's Rose", + "relictype": "Flower of Life", + "description": "ดอกไม้ที่ถูกย้อมเป็นสีแดง อันบอบบาง เข้ากันดีกับนิสัยของนักรบคลั่ง", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "Berserker's Indigo Feather", + "relictype": "Plume of Death", + "description": "ขนสีน้ำเงินเข้มจากหางของ นกเรเวนในตำนาน มีบางส่วนถูกย้อมเป็นสีแดง", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "Berserker's Timepiece", + "relictype": "Sands of Eon", + "description": "อุปกรณ์ที่หมุนเวียนอย่าง ไม่หยุดนิ่งตลอดกาล ย้ำเตือนนักรบคลั่งให้รู้ถึง เวลาที่เหลืออยู่ในสนามรบ และวันที่เหลือในโลกนี้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "Berserker's Bone Goblet", + "relictype": "Goblet of Eonothem", + "description": "ถ้วยที่ทำจากกระดูกของสัตว์ร้าย ไม่ทราบชนิด มันเป็นรางวัลที่ได้มาจาก การต่อสู้ครั้งหนึ่ง", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "Berserker's Battle Mask", + "relictype": "Circlet of Logos", + "description": "หน้ากากเหล็กที่แตกครึ่ง จากการต่อสู้อันโหดร้าย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/blizzardstrayer.json b/src/data/Thai/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..72dfeb376fa --- /dev/null +++ b/src/data/Thai/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "Blizzard Strayer", + "rarity": [ + "4", + "5" + ], + "2pc": "ได้รับโบนัสความเสียหายน้ำแข็ง 15%", + "4pc": "เมื่อโจมตีศัตรูที่ได้รับผลกระทบของธาตุน้ำแข็ง อัตราคริจะเพิ่มขึ้น 20%; หากศัตรูตกอยู่ในสภาวะแช่แข็ง อัตราคริจะเพิ่มขึ้นอีก 20%", + "flower": { + "name": "Snowswept Memory", + "relictype": "Flower of Life", + "description": "ดอกไม้น้ำแข็งที่ปัจจุบันได้สูญพันธุ์ ไปแล้ว แม้แต่นักรบผู้แกร่งกล้าและภาคภูมิ ยังต้องก้มหัวให้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "Icebreaker's Resolve", + "relictype": "Plume of Death", + "description": "ขนนกที่แผ่ออร่าความเย็นออกมา แค่ได้สัมผัสก็แทบรู้สึกได้ถึงสายลมที่พัดรุนแรง ดั่งอยู่บนยอดภูเขาหิมะ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "Frozen Homeland's Demise", + "relictype": "Sands of Eon", + "description": "อุปกรณ์บอกเวลาชาวเมืองที่รอคอยนักรบของพวกเขาหวนกลับมา สิ่งที่ไหลวนอยู่นั้นไม่ใช่เม็ดทราย หากแต่เป็นเกล็ดหิมะที่ไม่มีวันละลาย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "Frost-Weaved Dignity", + "relictype": "Goblet of Eonothem", + "description": "แก้วที่สลักขึ้นจากน้ำแข็ง ที่ทั้งเย็นเฉียบและกัดกินดั่งฤดูหนาว เจ้าของเดิมเคยใช้มันในการดื่มสุราที่ละลายจากมัน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "Broken Rime's Echo", + "relictype": "Circlet of Logos", + "description": "มงกุฎของผู้กล้าในยุคโบราณที่ฝันอยากจะเอาชนะความหนาวเหน็บ มันคือหลักฐานแห่งความกล้าหาญของเจ้าของเดิมของมัน ในการเผชิญหน้ากับสภาพอากาศอันแสนหนาว", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/bloodstainedchivalry.json b/src/data/Thai/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..0dd61e377c3 --- /dev/null +++ b/src/data/Thai/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "Bloodstained Chivalry", + "rarity": [ + "4", + "5" + ], + "2pc": "สร้างความเสียหาย กายภาพ เพิ่มขึ้น 25%", + "4pc": "หลังจากกำจัดศัตรูสำเร็จ จะเพิ่มความเสียหายของ การชาร์จโจมตีขึ้น 50% และลดการใช้พลังกายของชาร์จโจมตีลงเป็น 0 เป็นเวลา 10 วินาที", + "flower": { + "name": "Bloodstained Flower of Iron", + "relictype": "Flower of Life", + "description": "ดอกไม้แห้งที่ถูกย้อมเป็นสีดำโดยเลือดและกลายเป็นของแข็งราวกับเหล็กกล้า อาจจะเป็นของที่ระลึกถึงเจ้าของเก่าของมัน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "Bloodstained Black Plume", + "relictype": "Plume of Death", + "description": "ขนนกกาดำที่ติดกับเสื้อคลุมของ อัศวิน เนื่องจากการเปรอะเปื้อนของเลือดดำจำนวนมากซ้ำ ๆ กันจึงย้อมมันให้เป็นสีดำไปหมด", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "Bloodstained Final Hour", + "relictype": "Sands of Eon", + "description": "ตัวจับเวลาที่ครั้งหนึ่งถูกใช้โดยอัศวิน ของเหลวข้างในนั้นได้เหือดแห้งไป หมดแล้ว ไม่สามารถจับเวลาได้อีกต่อไป", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "Goblet of Bloodstained Chevalier", + "relictype": "Goblet of Eonothem", + "description": "ถ้วยโลหะสีเข้มที่ครั้งหนึ่งมี Bloodstained Knight เป็นเจ้าของ ภายนอกของมันกลายเป็นสีที่มืด ราวกับยามค่ำคืน จากควันไฟและเลือดที่เกาะทับกัน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "Bloodstained Iron Mask", + "relictype": "Circlet of Logos", + "description": "หน้ากากเหล็กของอัศวินที่ถูกใช้เพื่อปกปิดตัวตน สร้างความอยากรู้อยากเห็นให้แก่ผู้คนเป็นอย่างมาก", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/braveheart.json b/src/data/Thai/artifacts/braveheart.json new file mode 100644 index 00000000000..0b1bcb8e9d9 --- /dev/null +++ b/src/data/Thai/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "Brave Heart", + "rarity": [ + "3", + "4" + ], + "2pc": "เพิ่มพลังโจมตี 18%", + "4pc": "สร้างโบนัสความเสียหาย 30% แก่ศัตรูที่มี พลังชีวิตสูงกว่า 50%", + "flower": { + "name": "Medal of The Brave", + "relictype": "Flower of Life", + "description": "เข็มกลัดดอกไม้ที่เรียบง่าย ของที่ระลึกจากการผจญภัย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "Prospect of the Brave", + "relictype": "Plume of Death", + "description": "ขนนกที่สว่างไสวนี้ สามารถเพิ่มความกล้าหาญ ได้เล็กน้อย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "Fortitude of the Brave", + "relictype": "Sands of Eon", + "description": "นาฬิกาทรายเก่า ๆ นี้ ไม่มีประโยชน์ใด และไม่สามารถจับต้องได้ดั่งเวลา", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "Outset of the Brave", + "relictype": "Goblet of Eonothem", + "description": "ภาชนะไม้หยาบนี้ บรรจุเต็มไปด้วยความทรงจำ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "Crown of The Brave", + "relictype": "Circlet of Logos", + "description": "มาลัยดอกหญ้าหยาบนี้ สำหรับบางคนนั้นล้ำค่าดั่งมงกุฎทองของราชา", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/crimsonwitchofflames.json b/src/data/Thai/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..238877e449c --- /dev/null +++ b/src/data/Thai/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "Crimson Witch of Flames", + "rarity": [ + "4", + "5" + ], + "2pc": "ได้รับโบนัสความเสียหายไฟ 15%", + "4pc": "ความเสียหายโอเวอร์โหลด, การติดไฟเพิ่มขึ้น 40% ความเสียหายระเหย, ละลายเพิ่มขึ้น 15% เอฟเฟกต์เซ็ต 2 ชิ้นเพิ่มขึ้น 50% ภายใน 10 วินาทีหลังจากการใช้สกิลธาตุ ซึ่งเอฟเฟกต์นี้จะซ้อนทับได้สูงสุด 3 ครั้ง", + "flower": { + "name": "Witch's Flower of Blaze", + "relictype": "Flower of Life", + "description": "ดอกไม้ที่ครั้งหนึ่งถูกสัมผัสโดยแม่มด ผู้ที่ครั้งหนึ่งฝันว่าจะเผาอสูรทั้งโลกนี้ให้สิ้นไป ไฟอันไร้ชื่อของมันจะให้ความอบอุ่นกับผู้ที่สัมผัสมัน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "Witch's Ever-Burning Plume", + "relictype": "Plume of Death", + "description": "ขนนกที่ครั้งหนึ่งถูกสัมผัสโดยแม่มด ผู้ที่ครั้งหนึ่งฝันว่าจะเผาอสูรทั้งโลกนี้ให้สิ้นไป ไฟของมันจะยังคงแผดเผาไปชั่วนิรันดร์", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "Witch's End Time", + "relictype": "Sands of Eon", + "description": "ตัวจับเวลาที่ครั้งหนึ่งเคยถูกใช้โดยแม่มด ผู้ที่ครั้งหนึ่งเคยฝันว่าจะเผาอสูรทั้งโลกให้สิ้นไป สิ่งที่ไหลเวียนอยู่ภายในมันนั้นคือไฟที่แม่มดทุ่มเทตลอดหลายปี", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "Flame of Witch's Heart", + "relictype": "Goblet of Eonothem", + "description": "โกศพ่นไฟที่ถูกทิ้งไว้โดยแม่มด ผู้ที่ครั้งหนึ่งเคยฝันว่าจะเผาอสูรทั้งโลกให้สิ้นไป ไฟในโกศเผาไหม้ไปชั่วนิรันดร์เช่นเดียวกับเจ้านายของมัน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "Witch's Scorching Hat", + "relictype": "Circlet of Logos", + "description": "หมวกที่ครั้งหนึ่งถูกสวมโดยแม่มด ผู้ที่ครั้งหนึ่งฝันว่าจะเผาอสูรทั้งโลกนี้ให้สิ้นไป ปีกของมันกว้างซะจนบดบังการมอง เห็นของเธอเลย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/defenderswill.json b/src/data/Thai/artifacts/defenderswill.json new file mode 100644 index 00000000000..8086794dd0a --- /dev/null +++ b/src/data/Thai/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "Defender's Will", + "rarity": [ + "3", + "4" + ], + "2pc": "เพิ่มพลังป้องกัน 30%", + "4pc": "เพิ่มความต้านทานธาตุของแต่ละธาตุที่แตกต่างกันของตัวละครของคุณในทีม ธาตุละ 30% ให้กับผู้ใช้อาร์ติแฟกต์เซ็ตนี้", + "flower": { + "name": "Guardian's Flower", + "relictype": "Flower of Life", + "description": "ดอกไม้ที่ผู้พิทักษ์ หวงแหนอย่างมาก แต่กลับไม่มีโอกาสมอบให้คนที่รัก", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "Guardian's Sigil", + "relictype": "Plume of Death", + "description": "เข็มกลัดขนนก ที่เป็นสัญลักษณ์ของ \"ความต้องการอย่างแรงกล้า ที่จะเป็นเกราะป้องกัน\" ของใครบางคน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "Guardian's Clock", + "relictype": "Sands of Eon", + "description": "อุปกรณ์ชิ้นเล็กที่ใช้บอกเวลา มันเป็นสิ่งเดียวที่บอกเวลาได้ ในยามที่ไร้จันทร์", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "Guardian's Vessel", + "relictype": "Goblet of Eonothem", + "description": "ภาชนะที่ทำจากโลหะ ใช้บรรจุของเหลว ที่สามารถขจัดความเดียวดาย จากการรอคอยอันยาวนาน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "Guardian's Band", + "relictype": "Circlet of Logos", + "description": "ผ้าผูกผมที่ถูกย้อมเป็นสีคราม ดั่งยามค่ำคืน ในยามฉุกเฉิน ยังใช้เป็นผ้าพันแผลได้อีกด้วย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/gambler.json b/src/data/Thai/artifacts/gambler.json new file mode 100644 index 00000000000..66307c67a42 --- /dev/null +++ b/src/data/Thai/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "Gambler", + "rarity": [ + "3", + "4" + ], + "2pc": "เพิ่มความเสียหายของสกิลธาตุขึ้น 20%", + "4pc": "เมื่อกำจัดศัตรูได้ จะมีโอกาส 100% ที่จะลบล้างช่วงเวลาคูลดาวน์ของ สกิลธาตุ โดยเอฟเฟกต์นี้จะเกิดขึ้นหนึ่งครั้งในทุก 15 วินาที", + "flower": { + "name": "Gambler's Brooch", + "relictype": "Flower of Life", + "description": "ดอกไม้ที่สวยงามและดอกใหญ่จนบังลูกเต๋าที่ซ่อนไว้ได้มิด", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "Gambler's Feathered Accessory", + "relictype": "Plume of Death", + "description": "ขนหางของสัตว์ปีกขนาดยักษ์ ที่สามารถใช้ปกปิดไพ่ตายของคุณได้อย่างแนบเนียน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "Gambler's Pocket Watch", + "relictype": "Sands of Eon", + "description": "นาฬิกาพกที่ครั้งหนึ่งมันเคยรับความ เสียหายรุนแรงจนเกิดเป็นรอยแตก แทนเจ้าของมาแล้ว", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "Gambler's Dice Cup", + "relictype": "Goblet of Eonothem", + "description": "ภาชนะที่สร้างขึ้นเพื่อการใช้งาน เฉพาะอย่าง ไม่ได้มีกลไกพิเศษอะไรข้างในทั้งสิ้น", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "Gambler's Earrings", + "relictype": "Circlet of Logos", + "description": "ต่างหูสีน้ำเงินที่ทำให้จิตใจสงบและ กระตุ้นให้เกิดการคิดอย่างมีเหตุผลในการประเมินความเสี่ยงเมื่อสวมใส่", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/glacierandsnowfield.json b/src/data/Thai/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..6127b7a2adc --- /dev/null +++ b/src/data/Thai/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "Glacier and Snowfield", + "rarity": [], + "2pc": "ได้รับโบนัสความเสียหายน้ำแข็ง 15%", + "4pc": "เพิ่มความเสียหายปฏิกิริยานำไฟฟ้า 100%, เพิ่มความเสียหายหลอมละลาย 15% และเพิ่มโบนัสความเสียหายน้ำแข็งอีก 30% หลังจากใช้ท่าไม้ตายเป็นเวลา 10 วินาที", + "flower": { + "name": "Heart of Frost", + "relictype": "Flower of Life", + "description": "ดอกไม้น้ำแข็งที่ตกลงไปในความ เงียบงัน มันถูกแช่แข็งเมื่อครั้งที่ถูกหยิบขึ้นมา เป็นสัญลักษณ์ถึงการระลึกถึงอัศวินเสมอ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "Plume of Snow", + "relictype": "Plume of Death", + "description": "ขนนกที่ถูกหยิบขึ้นมาจากหิมะโดย อัศวินผู้มากับลมจากแดนเหนือ จนถึงทุกวันนี้ยังคงรอช่วงเวลาของการละลาย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "Glacial Sand", + "relictype": "Sands of Eon", + "description": "นาฬิกาจับเวลาที่เคยถูกใช้โดยอัศวินผู้มากับลมจากแดนเหนือ ข้างในเป็นหิมะและลมหนาวที่ไม่เคย หายไปไหน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "Goblet of Aquilo", + "relictype": "Goblet of Eonothem", + "description": "แก้วเปล่าที่เหลืออยู่โดยอัศวินผู้มากับลม จากแดนเหนือ ลมหนาวของน้ำค้างแข็งยังคงเติม เต็มมันอยู่", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "Crown of Glacier", + "relictype": "Circlet of Logos", + "description": "มงกุฎที่ถูกสวมโดยอัศวินผู้มากับลมจากแดนเหนือ ทำจากน้ำแข็งและเงินในฤดูหนาว", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/gladiatorsfinale.json b/src/data/Thai/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..6d15d4c9ad3 --- /dev/null +++ b/src/data/Thai/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "Gladiator's Finale", + "rarity": [ + "4", + "5" + ], + "2pc": "เพิ่มพลังโจมตี 18%", + "4pc": "เมื่อตัวละครที่สวมเซ็ตอาร์ติแฟกต์นี้ใช้ดาบ, ดาบใหญ่, หอก ตัวละครจะสร้างความเสียหายจากการโจมตีปกติเพิ่มขึ้น 35%", + "flower": { + "name": "Gladiator's Nostalgia", + "relictype": "Flower of Life", + "description": "ไม่มีใครรู้ถึงเหตุผลที่ Gladiator ในตำนาน กลัดดอกไม้นี้ไว้บนอกของเขา มันเป็นสิ่งที่อ่อนโยนเพียงสิ่งเดียวบนร่างของเขา", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "Gladiator's Destiny", + "relictype": "Plume of Death", + "description": "ปีกแห่งความฝันที่มีอิสรเสรีเฉกเช่น พญาเหยี่ยว ในช่วงวาระสุดท้าย นกที่ไร้ซึ่งพันธะจะทิ้งขนนกนี้ลงบน กลางหน้าอกของเขา", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "Gladiator's Longing", + "relictype": "Sands of Eon", + "description": "ตัวจับเวลาที่บันทึกระยะเวลาตลอด ชีวิตการต่อสู้ฆ่าฟันของ Gladiator ในโคลอสเซียม เป็นสิ่งแสดงถึงการรอคอยต่ออิสรภาพที่เขาควรได้รับในตอนท้าย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "Gladiator's Intoxication", + "relictype": "Goblet of Eonothem", + "description": "แก้วทองคำที่แชมป์ Gladiator ใช้ดื่มเหล้าในสมัยโบราณ มันถูกเติมเต็มไปด้วยชัยชนะของเขาตลอดหลายปีจนกระทั่งวันที่เขาล้มลง", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "Gladiator's Triumphus", + "relictype": "Circlet of Logos", + "description": "หมวกเกราะของ Gladiator ในตำนาน เปรอะเปื้อนไปด้วยคราบเลือดของ ศัตรูนับไม่ถ้วน และเคยได้รับเสียงเชียร์ตอบรับจากผู้ชมอย่างล้นหลามเช่นกัน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/heartofdepth.json b/src/data/Thai/artifacts/heartofdepth.json new file mode 100644 index 00000000000..1049c936d38 --- /dev/null +++ b/src/data/Thai/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "Heart of Depth", + "rarity": [ + "4", + "5" + ], + "2pc": "ได้รับโบนัสความเสียหายน้ำ 15%", + "4pc": "ภายใน 15 วินาที หลังจากใช้สกิลธาตุ ความเสียหายของการโจมตีปกติ และการชาร์จโจมตีจะเพิ่มขึ้น 30%", + "flower": { + "name": "Gilded Corsage", + "relictype": "Flower of Life", + "description": "เข็มกลัดที่ได้สูญเสียความแวววาวไปแล้ว ทองชุบที่เคยงดงามถูกสายลมและเกลียวคลื่นชะล้างไปจนหมด", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "Breeze of Nostalgia", + "relictype": "Plume of Death", + "description": "ขนนกที่ลอยมากับลมทะเลและคลื่นสีแดงฉาน กาลเวลาได้เปลี่ยนรูปร่างและสีของมันไปทุกปี", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "Copper Compass", + "relictype": "Sands of Eon", + "description": "เข็มทิศสำริดโบราณ เข็มของมันจะชี้ไปทางฝั่งอันห่างไกลของอ่าวท่าเรือที่ไม่มีอยู่จริง", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "Goblet of Thundering Deep", + "relictype": "Goblet of Eonothem", + "description": "แก้วสีซีดจางที่ถูกเก็บขึ้นมาจากทะเลโดยไม่ตั้งใจ ภายนอกที่หมองหม่นบ่งบอกถึงวันเวลาที่มันใช้อยู่ใต้ท้องทะเล", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "Wine-Stained Tricorne", + "relictype": "Circlet of Logos", + "description": "หมวกเก่า ๆ เปื้อนคราบไวน์ที่มาจากทะเล มันยังมีกลิ่นไวน์ติดอยู่จนถึงทุกวันนี้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/instructor.json b/src/data/Thai/artifacts/instructor.json new file mode 100644 index 00000000000..3a2aa8ee23c --- /dev/null +++ b/src/data/Thai/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "Instructor", + "rarity": [ + "3", + "4" + ], + "2pc": "ความชำนาญธาตุเพิ่มขึ้น 80 หน่วย", + "4pc": "หลังจากทำให้เกิดปฏิกิริยาธาตุแล้ว ตัวละครทั้งหมดในทีม จะมีความชำนาญธาตุเพิ่มขึ้น 120 หน่วย เป็นเวลา 8 วินาที", + "flower": { + "name": "Instructor's Brooch", + "relictype": "Flower of Life", + "description": "เมื่อหน้าอกของครูฝึกถูกกลัดด้วยดอกไม้ดังกล่าว นั่นหมายความว่าไม่มีการฝึกซ้อมในวันนี้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "Instructor's Feather Accessory", + "relictype": "Plume of Death", + "description": "ผู้สำเร็จวิชาเบี่ยงเบนการโจมตี รู้ดีว่าจะรักษาเครื่องประดับชิ้นนี้ ไว้ตลอดได้อย่างไร", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "Instructor's Pocket Watch", + "relictype": "Sands of Eon", + "description": "นาฬิกาพกที่ไม่ได้ใช้แสดงเวลา ปัจจุบัน แต่มีไว้เพื่อตรวจวัด ระยะเวลาในการฝึก", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "Instructor's Tea Cup", + "relictype": "Goblet of Eonothem", + "description": "มันอาจจะดูเหมือนถ้วยชาทั่วไป แต่สำหรับนักเรียนแล้ว มันคือตัวแทนอำนาจของอาจารย์", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "Instructor's Cap", + "relictype": "Circlet of Logos", + "description": "หมวกที่เป็นมาตรฐานแต่ก็แสดงถึง เกียรติของผู้ฝึกสอน มอบให้แก่ผู้ที่ปฏิเสธการเลื่อนขั้นเท่านั้น", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/lavawalker.json b/src/data/Thai/artifacts/lavawalker.json new file mode 100644 index 00000000000..076d3855344 --- /dev/null +++ b/src/data/Thai/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "Lavawalker", + "rarity": [ + "4", + "5" + ], + "2pc": "เพิ่มความต้านทานไฟ 40%", + "4pc": "สร้างความเสียหายเพิ่มขึ้น 35% แก่ศัตรูที่ได้รับผลกระทบต่อธาตุไฟ", + "flower": { + "name": "Resolution of Lavawalker", + "relictype": "Flower of Life", + "description": "ดอกไม้ที่เบ่งบานท่ามกลางเปลวไฟ ว่ากันว่าเมื่อนานมาแล้ว มีนักปราชญ์คนหนึ่งติดมันไว้ในระหว่างการเดินผ่านทะเลเพลิง", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "Salvation of Lavawalker", + "relictype": "Plume of Death", + "description": "ขนของนกฟีนิกซ์ผู้ภาคภูมิ คุณรู้สึกได้ถึงเสียงของปีกที่กระพือ อยู่ในไฟที่ลุกโชนจากมันด้วย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "Torment of Lavawalker", + "relictype": "Sands of Eon", + "description": "นาฬิกาทรายที่แม้ว่าจะมีทรายที่เผาไหม้อยู่ตลอดเวลา แต่ไม่เคยทิ้งร่องรอยของมันไว้บนนาฬิกาทรายเลยสักครั้ง", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "Epiphany of Lavawalker", + "relictype": "Goblet of Eonothem", + "description": "ภาชนะแห่งตำนานที่สามารถรองรับอุณหภูมิที่สูงมาก มันยังสามารถรองรับองศาของความร้อนที่สูงได้ แม้บัดนี้มันจะว่างเปล่าก็ตาม", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "Wisdom of Lavawalker", + "relictype": "Circlet of Logos", + "description": "รัดเกล้าของนักปราชญ์ผู้เดินทางผ่านทะเลเพลิง มันเป็นดั่งภาพสะท้อนของตัวตนจากยุคโบราณที่แข็งแกร่งแม้ยืนอยู่ท่ามกลางเพลิงเผาผลาญ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/luckydog.json b/src/data/Thai/artifacts/luckydog.json new file mode 100644 index 00000000000..74ccd9cbdfc --- /dev/null +++ b/src/data/Thai/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "Lucky Dog", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "เพิ่มพลังป้องกัน 100 หน่วย", + "4pc": "เมื่อเก็บ Mora จะทำการฟื้นฟูพลังชีวิต 300 หน่วย", + "flower": { + "name": "Lucky Dog's Clover", + "relictype": "Flower of Life", + "description": "ดอกไม้สีเขียวที่มีใบสี่แฉก เติบโตอยู่ทั่วไปในโลกกว้าง ถูกเด็ดมาเพราะว่ากันว่ามันจะนำโชคดีมาให้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "Lucky Dog's Eagle Feather", + "relictype": "Plume of Death", + "description": "ศัตรูที่อยู่ด้านหน้าถูกนกอินทรีจ้อง จะล่าเป็นเหยื่อ... ขนนกแห่งความโชคดีบางทีก็ทำให้เกิดเรื่องแบบนี้ได้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "Lucky Dog's Hourglass", + "relictype": "Sands of Eon", + "description": "นาฬิกาทรายที่เสียหายและไร้ซึ่งทรายข้างใน เวลาที่ผ่านไปก็ไร้ซึ่งความหมาย หากคนผู้นั้นอยู่โดยไร้ซึ่งกังวล", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "Lucky Dog's Goblet", + "relictype": "Goblet of Eonothem", + "description": "ภาชนะโลหะอันงดงามที่ครั้งหนึ่งเคย ใช้ต่อสู้กับโจร", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "Lucky Dog's Silver Circlet", + "relictype": "Circlet of Logos", + "description": "เจ้าของเดิมของมันครั้งหนึ่งเคยพลัดตกลงไปในถ้ำ และพบกับขุมสมบัติจากราชวงศ์ที่ถูกเนรเทศ นี่คือของที่ได้มาจากเหตุการณ์ ครั้งนั้น", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/maidenbeloved.json b/src/data/Thai/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..47d19e9cd15 --- /dev/null +++ b/src/data/Thai/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "Maiden Beloved", + "rarity": [ + "4", + "5" + ], + "2pc": "เพิ่มผลของการรักษา ตัวละครขึ้น 15%", + "4pc": "ภายในเวลา 10 วินาที หลังจากใช้สกิลธาตุหรือท่าไม้ตาย สมาชิกทีมทั้งหมดในทีมจะได้รับ การรักษาเพิ่มขึ้น 20%", + "flower": { + "name": "Maiden's Distant Love", + "relictype": "Flower of Life", + "description": "กลิ่นหอมที่ไม่เคยจางหายของดอกไม้ที่จะไม่มีวันแห้งเหี่ยวลง", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "Maiden's Heart-stricken Infatuation", + "relictype": "Plume of Death", + "description": "ขนนกที่แบกรับความปรารถนาของ ใครบางคนไว้ เหมือนกับนกที่อพยพมาตามลม", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "Maiden's Passing Youth", + "relictype": "Sands of Eon", + "description": "เข็มของนาฬิกาไม่เคยหยุด แต่ยุคทองอันงดงามของหญิงสาวที่ถูกห้อมล้อมด้วยความรักนั้นต้องหยุดลงสักวัน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "Maiden's Fleeting Leisure", + "relictype": "Goblet of Eonothem", + "description": "ภาชนะที่ไม่ได้ใช้บรรจุสุรา แต่เป็นชาดำ มันถูกสร้างขึ้นมาเพื่อใส่ของหวาน ไม่ใช่สิ่งที่ขม", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "Maiden's Fading Beauty", + "relictype": "Circlet of Logos", + "description": "หมวกของผู้หญิงที่ช่วยให้รอยย่นหายไปจากสายตา ที่ได้รับการดูแลรักษาอย่างดี", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/martialartist.json b/src/data/Thai/artifacts/martialartist.json new file mode 100644 index 00000000000..ffc0ad907d5 --- /dev/null +++ b/src/data/Thai/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "Martial Artist", + "rarity": [ + "3", + "4" + ], + "2pc": "เพิ่มความเสียหายของการโจมตีปกติและการชาร์จโจมตี 15%", + "4pc": "ภายใน 8 วินาที หลังจากใช้สกิลธาตุ ความเสียหายของการโจมตีปกติ และการชาร์จโจมตีจะเพิ่มขึ้น 25%", + "flower": { + "name": "Martial Artist's Red Flower", + "relictype": "Flower of Life", + "description": "เฉพาะดอกไม้สีแดงเข้มชนิดนี้เท่านั้นที่สามารถใช้บรรเทาความเจ็บปวดได้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "Martial Artist's Feathered Accessory", + "relictype": "Plume of Death", + "description": "ขนนกทั่วไป เหล่ายอดฝีมือมักใช้มันในการฝึกฝน การควบคุมกำลัง ในระหว่างที่พวกมือใหม่เอามาใช้ทำ เป็นพัด", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "Martial Artist's Water Hourglass", + "relictype": "Sands of Eon", + "description": "เครื่องมือในการจับเวลาในการฝึก ความอดทน มีความแม่นยำและเชื่อถือได้มากกว่านาฬิกาทรายทั่วไป", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "Martial Artist's Wine Cup", + "relictype": "Goblet of Eonothem", + "description": "แก้วไวน์ที่ดูเหมือนสร้างมาด้วยความประณีตเพื่อใช้ในพิธีก่อนเข้าทำการ ต่อสู้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "Martial Artist's Bandana", + "relictype": "Circlet of Logos", + "description": "บทเรียนแรกในฐานะลูกศิษย์: ความเข้มแข็ง, ความแข็งแกร่ง, เจตนารมณ์ คำเหล่านี้ถูกเขียนลงบนผ้าพันคอเพื่อคอยย้ำเตือนคุณตลอดเวลา", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/noblesseoblige.json b/src/data/Thai/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..b18cd59b4b7 --- /dev/null +++ b/src/data/Thai/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "Noblesse Oblige", + "rarity": [ + "4", + "5" + ], + "2pc": "ความเสียหายของท่าไม้ตายเพิ่มขึ้น 20%", + "4pc": "หลังจากใช้ท่าไม้ตาย เพิ่มพลังโจมตีของตัวละครทั้งหมดในทีม 20% เป็นเวลา 12 วิ โดยเอฟเฟกต์นี้จะไม่สามารถซ้อนทับได้", + "flower": { + "name": "Royal Flora", + "relictype": "Flower of Life", + "description": "ดอกไม้สีแก้วที่ทำมาจากผ้าซาติน เหมาะแก่การนำมารวบรวมเพื่อความหรูหรา มันยังคงโดดเด่นเหมือนวันที่มันถูกทิ้งไว้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "Royal Plume", + "relictype": "Plume of Death", + "description": "หมวกประดับขนนกที่ครั้งหนึ่งเหล่าขุนนางของ Mondstadt สวมเพื่อออกล่าในสมัยโบราณ มันยังคงตั้งตระหง่านราวกับเวลาไม่ได้ผ่านไป", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "Royal Pocket Watch", + "relictype": "Sands of Eon", + "description": "นาฬิกาพกที่ครั้งหนึ่งเป็นของเหล่าขุนนางในอดีตของ Mondstadt มันถูกส่งต่อจากรุ่นสู่รุ่น เป็นพยานของช่วงเวลาที่ผ่านไปหลายต่อหลายปี", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "Royal Silver Urn", + "relictype": "Goblet of Eonothem", + "description": "อุปกรณ์แต่งโกศที่ครั้งหนึ่งเคยเป็นของชนชั้นสูงของ Mondstadt ในโบราณ ดูเหมือนจะสะท้อนสายลมแห่งความเศร้าโศกในช่องที่ว่างเปล่า", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "Royal Masque", + "relictype": "Circlet of Logos", + "description": "หน้ากากเต้นรำที่เคยถูกใช้โดยเหล่าขุนนางของ Mondstadt ในสมัยโบราณ ดวงตากลวงของมันยังคงจ้องมอง ไปยังยุคทองแห่งวันวาน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/prayersfordestiny.json b/src/data/Thai/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..8af3de0ac98 --- /dev/null +++ b/src/data/Thai/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "Prayers for Destiny", + "rarity": [ + "3", + "4" + ], + "1pc": "ลดระยะเวลาต่อเนื่องจาก ผลกระทบธาตุน้ำลง 40%", + "circlet": { + "name": "Tiara of Torrents", + "relictype": "Circlet of Logos", + "description": "ในยุคโบราณ มงกุฎนี้ถูกสวมใส่โดยนักบวช เนื่องจากมันจมอยู่ใต้น้ำ เป็นเวลาหลายปี จึงมีความต้านทานที่น่าอัศจรรย์", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/prayersforillumination.json b/src/data/Thai/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..a4e25b38417 --- /dev/null +++ b/src/data/Thai/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "Prayers for Illumination", + "rarity": [ + "3", + "4" + ], + "1pc": "ลดระยะเวลาต่อเนื่องจาก ผลกระทบธาตุไฟลง 40%", + "circlet": { + "name": "Tiara of Flame", + "relictype": "Circlet of Logos", + "description": "ในยุคโบราณ มงกุฎนี้ถูกสวมใส่โดยนักบวช เนื่องจากมันถูกไฟลน มาเป็นเวลาหลายปี จึงมีความต้านทานที่น่าอัศจรรย์", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/prayersforwisdom.json b/src/data/Thai/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..27f451af24e --- /dev/null +++ b/src/data/Thai/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "Prayers for Wisdom", + "rarity": [ + "3", + "4" + ], + "1pc": "ลดระยะเวลาต่อเนื่องจาก ผลกระทบธาตุไฟฟ้าลง 40%", + "circlet": { + "name": "Tiara of Thunder", + "relictype": "Circlet of Logos", + "description": "ในยุคโบราณ มงกุฎนี้ถูกสวมใส่โดยนักบวช เนื่องจากมันฟังเสียงฟ้าคำราม เป็นเวลาหลายปี จึงมีความต้านทานที่น่าอัศจรรย์", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/prayerstospringtime.json b/src/data/Thai/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..a57b3c09b53 --- /dev/null +++ b/src/data/Thai/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "Prayers to Springtime", + "rarity": [ + "3", + "4" + ], + "1pc": "ลดระยะเวลาต่อเนื่องจาก ผลกระทบธาตุน้ำแข็งลง 40%", + "circlet": { + "name": "Tiara of Frost", + "relictype": "Circlet of Logos", + "description": "ในยุคโบราณ มงกุฎนี้ถูกสวมใส่โดยนักบวช มันได้ลิ้มรสความหนาวเหน็บ เป็นเวลาหลายปี จึงมีความต้านทานที่น่าอัศจรรย์", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/prayerstothefirmament.json b/src/data/Thai/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..73733bf4569 --- /dev/null +++ b/src/data/Thai/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "Prayers to the Firmament", + "rarity": [], + "1pc": "ลดระยะเวลาต่อเนื่องจาก ผลกระทบธาตุลมลง 40%", + "circlet": { + "name": "Tiara of Gales", + "relictype": "Circlet of Logos", + "description": "ในยุคโบราณ มงกุฎนี้ถูกสวมใส่โดยนักบวช ในอดีต มีสายลมพัดผ่าน รูโหว่ที่อยู่บนมงกุฎอยู่เสมอ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/resolutionofsojourner.json b/src/data/Thai/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..1243971612e --- /dev/null +++ b/src/data/Thai/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "Resolution of Sojourner", + "rarity": [ + "3", + "4" + ], + "2pc": "เพิ่มพลังโจมตี 18%", + "4pc": "เพิ่มอัตราคริของ การชาร์จโจมตีขึ้น 30%", + "flower": { + "name": "Heart of Comradeship", + "relictype": "Flower of Life", + "description": "ดอกไม้ขนาดเล็กที่มีสีของหยกสีฟ้า ที่ก้านมีริบบิ้นของใครบางคน ผูกติดอยู่", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "Feather of Homecoming", + "relictype": "Plume of Death", + "description": "ขนนกติดลูกศรสีน้ำเงิน อัดแน่นไปด้วยความคิดถึงของ นักเดินทางที่ล่วงลับไปแล้ว", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "Sundial of the Sojourner", + "relictype": "Sands of Eon", + "description": "เวลาที่เผชิญความผันผวนมา นับครั้งไม่ถ้วน ได้บันทึกทุกคืนวันอย่างเงียบ ๆ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "Goblet of the Sojourner", + "relictype": "Goblet of Eonothem", + "description": "แก้วเหล้าสีขาวที่ดูธรรมดา ๆ นี้ ครั้งหนึ่งเคยเต็มไปด้วย เหล้าแห่งความสุข", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "Crown of Parting", + "relictype": "Circlet of Logos", + "description": "มงกุฎวิลโลว์ที่แผ่กลิ่นอายของ สายลมแห่งฤดูใบไม้ผลิ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/retracingbolide.json b/src/data/Thai/artifacts/retracingbolide.json new file mode 100644 index 00000000000..53de62bad4d --- /dev/null +++ b/src/data/Thai/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "Retracing Bolide", + "rarity": [ + "4", + "5" + ], + "2pc": "เพิ่มประสิทธิภาพ โล่ป้องกัน 35%", + "4pc": "เมื่อได้รับการป้องกันจาก โล่ การโจมตีปกติ และชาร์จโจมตี สร้างความเสียหาย เพิ่มขึ้น 40%", + "flower": { + "name": "Summer Night's Bloom", + "relictype": "Flower of Life", + "description": "ดอกไม้ประดิษฐ์ ที่เบ่งบานตลอดกาล ไม่รู้ว่ามันมีชีวิตหรือเปล่านะ?", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "Summer Night's Finale", + "relictype": "Plume of Death", + "description": "ลูกดอกไม้ ที่แกะสลักอย่างงดงาม มันจะหยุดเมื่อถึงจุดหมายเท่านั้น", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "Summer Night's Moment", + "relictype": "Sands of Eon", + "description": "นาฬิกาพกอันงดงามที่หยุดเดิน อยู่ที่ช่วงเวลาหนึ่ง", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "Summer Night's Waterballoon", + "relictype": "Goblet of Eonothem", + "description": "ในช่วงเทศกาลฤดูร้อน ลูกโป่งน้ำสามารถเห็นได้ทั่วไป แต่มีเพียงชิ้นเดียวที่ประณีตเช่นนี้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "Summer Night's Mask", + "relictype": "Circlet of Logos", + "description": "หน้ากากที่ทำขึ้นตามรูปของ เทพเจ้าในตำนาน เป็นหน้ากากที่ได้รับความนิยม อย่างมาก", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/scholar.json b/src/data/Thai/artifacts/scholar.json new file mode 100644 index 00000000000..da0489bdfb4 --- /dev/null +++ b/src/data/Thai/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "Scholar", + "rarity": [ + "3", + "4" + ], + "2pc": "เพิ่มประสิทธิภาพ การฟื้นฟูพลังงานขึ้น 20%", + "4pc": "เมื่อเก็บอณูธาตุ/ลูกแก้ว ตัวละครทั้งหมดในทีมที่ใช้ธนูและสื่อเวทย์จะได้รับการฟื้นฟูพลังงานธาตุเพิ่ม 3 หน่วย ซึ่งเอฟเฟกต์นี้จะเกิดขึ้นเพียงหนึ่งครั้งในทุก 3 วินาที", + "flower": { + "name": "Scholar's Bookmark", + "relictype": "Flower of Life", + "description": "ดอกไม้แห้งที่ใช้เป็นที่คั่นหนังสือ มันดูดซับเอากลิ่นของหน้ากระดาษไว้ด้วย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "Scholar's Quill Pen", + "relictype": "Plume of Death", + "description": "ขนนกที่ใช้เป็นอุปกรณ์สำหรับเขียน ปลายของมันเปื้อนสีดำมาเป็นเวลา นานแล้ว", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "Scholar's Clock", + "relictype": "Sands of Eon", + "description": "นาฬิกาตั้งโต๊ะที่ใช้เตือน ให้เหล่าผู้เล่าเรียนได้รู้เวลา ในระหว่างที่จมอยู่ในกองหนังสือ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "Scholar's Ink Bottle", + "relictype": "Goblet of Eonothem", + "description": "แต่เดิมแล้วมันเป็นภาชนะที่ออกแบบ มาเพื่อใช้บรรจุน้ำดื่ม แต่มันเปื้อนสีดำ จากการถูกนำไปใช้ล้างพู่กันทาสี", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "Scholar's Glasses", + "relictype": "Circlet of Logos", + "description": "การเพ่งอ่านหนังสือทำให้สายตาเสีย สิ่งของนี้สร้างขึ้นเพื่อแก้ไขปัญหา ดังกล่าว", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/theexile.json b/src/data/Thai/artifacts/theexile.json new file mode 100644 index 00000000000..b1a57b3b072 --- /dev/null +++ b/src/data/Thai/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "The Exile", + "rarity": [ + "3", + "4" + ], + "2pc": "เพิ่มประสิทธิภาพ การฟื้นฟูพลังงานขึ้น 20%", + "4pc": "เมื่อใช้ท่าไม้ตายแล้วจะทำการฟื้นฟูพลังงานธาตุให้แก่สมาชิกทีมทั้งหมด (ไม่รวมตัวเอง) 2 หน่วย ในทุก 2 วินาที เป็นเวลา 6 วินาที และไม่สามารถซ้อนทับได้", + "flower": { + "name": "Exile's Flower", + "relictype": "Flower of Life", + "description": "ดอกไม้ที่แห้งเหี่ยวติดอยู่บนเสื้อ มันต้องมีความหมายบางอย่างแน่ หากผู้ถูกเนรเทศเลือกที่จะยังติดมันไว้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "Exile's Feather", + "relictype": "Plume of Death", + "description": "จริง ๆ แล้วมันไม่ได้เป็นเครื่องประดับตั้งแต่แรก เป็นแค่ขนนกที่บังเอิญติดมา ในระหว่างเดินทางเท่านั้น", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "Exile's Pocket Watch", + "relictype": "Sands of Eon", + "description": "นาฬิกาหน้าปัดคริสตัลที่แตกและเข็มหลุดหาย แต่เจ้าของมันยังคงเก็บมันไว้จนวาระสุดท้าย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "Exile's Goblet", + "relictype": "Goblet of Eonothem", + "description": "แก้วโทรม ๆ ที่ทำจากโลหะหนัก เคยมีร่องรอยของการประดับด้วย อัญมณี แต่ได้ถูกแงะออกไปหมดแล้ว", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "Exile's Circlet", + "relictype": "Circlet of Logos", + "description": "มงกุฎแห่งศักดิ์ศรีของราชวงศ์ แต่ตราราชวงศ์นั้นถูกลบออกไป เอกลักษณ์ทางคุณค่าของมันเช่นกัน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/thunderingfury.json b/src/data/Thai/artifacts/thunderingfury.json new file mode 100644 index 00000000000..a0f711ea34e --- /dev/null +++ b/src/data/Thai/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "Thundering Fury", + "rarity": [ + "4", + "5" + ], + "2pc": "ได้รับโบนัสความเสียหายไฟฟ้า 15%", + "4pc": "ความเสียหายโอเวอร์โหลด, ชาร์จไฟฟ้า, นำไฟฟ้าเพิ่มขึ้น 40% เมื่อเกิดปฏิกิริยาเหล่านี้ สกิลธาตุจะลดระยะเวลาคูลดาวน์ลง 1 วินาที ซึ่งเอฟเฟกต์นี้จะเกิดขึ้นหนึ่งครั้งในทุก 0.8 วินาที", + "flower": { + "name": "Thunderbird's Mercy", + "relictype": "Flower of Life", + "description": "ดอกไม้สายที่รอดพ้นจากภัยพิบัติในวันที่มีการเหยียบย่ำมนุษย์และเปลวไฟของความโกรธสีม่วงจำนวนมาก", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "Survivor of Catastrophe", + "relictype": "Plume of Death", + "description": "ขนนกที่เต็มไปด้วยประจุไฟฟ้า เป็นการแก้แค้นที่โหดร้ายของ Thunderbird ขนที่สูญหายยังคงเปล่งประกายฟ้าแลบอยู่", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "Hourglass of Thunder", + "relictype": "Sands of Eon", + "description": "นาฬิกาทรายที่ถูกใช้เพื่อทำนายถึง การมาของ thunder lord โดยชนเผ่าที่บูชา Thunderbird เนื่องจากชนเผ่านั้นได้หายไปแล้ว มันจึงจมสู่ความสงบนิ่งตลอดมา", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "Omen of Thunderstorm", + "relictype": "Goblet of Eonothem", + "description": "ถ้วยพิธีกรรมที่บรรจุเลือดของผู้บริสุทธิ์เอาไว้ การอธิษฐานที่มีฟ้าร้องก้องกังวานอยู่ภายในและเต็มไปด้วยความโกรธ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "Thunder Summoner's Crown", + "relictype": "Circlet of Logos", + "description": "มงกุฎที่ครั้งหนึ่งถูกสวมใส่โดย shaman ที่บูชา Thunderbird ในสมัยก่อน อย่างไรก็ตามเจ้าอสูรที่ชอบทำตามใจยังคงขยับตัวไม่ได้โดยการทุ่มเทและเสียสละ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/thundersoother.json b/src/data/Thai/artifacts/thundersoother.json new file mode 100644 index 00000000000..28692c9b4fa --- /dev/null +++ b/src/data/Thai/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "Thundersoother", + "rarity": [ + "4", + "5" + ], + "2pc": "เพิ่มความต้านทานธาตุไฟฟ้าขึ้น 40%", + "4pc": "สร้างความเสียหายเพิ่มขึ้น 35% แก่ศัตรูที่ได้รับผลกระทบต่อธาตุไฟฟ้า", + "flower": { + "name": "Thundersoother's Heart", + "relictype": "Flower of Life", + "description": "ดอกไม้ที่เบ่งบานอยู่ท่ามกลางบริเวณที่มีสายฟ้าผ่า จนถึงวันนี้มันยังคงมอบความกล้าให้แก่นักเดินทางที่ต้องเผชิญกับพายุสายฟ้าฟาดอยู่เสมอ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "Thundersoother's Plume", + "relictype": "Plume of Death", + "description": "ขนของสัตว์ปีกที่บินผ่านพายุสายฟ้า ฟาด ว่ากันว่ามันเป็นเครื่องหมายเกียรติยศของผู้กล้าในตำนาน ผู้ที่ทำให้สายฟ้านั้นสงบลงได้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "Hour of Soothing Thunder", + "relictype": "Sands of Eon", + "description": "อุปกรณ์บอกเวลาที่เก็บรักษาไว้โดยผู้กล้าผู้เอาชนะสายฟ้าได้ ผลึกแห่งธาตุไฟฟ้าอันเล็กจิ๋วไหลไปมาอยู่ภายในตลอดที่เวลาได้ผ่านไป", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "Thundersoother's Goblet", + "relictype": "Goblet of Eonothem", + "description": "แก้วไวน์จาก Thundersoother ที่สามารถเอาชนะ the Beast of Thunder ได้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "Thundersoother's Diadem", + "relictype": "Circlet of Logos", + "description": "มงกุฎที่มอบให้กับผู้กล้าในตำนาน Thundersoother จากการกำจัด Beast of Thunder ที่ได้สร้างความหายนะแก่แผ่นดิน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/tinymiracle.json b/src/data/Thai/artifacts/tinymiracle.json new file mode 100644 index 00000000000..0bbce10feca --- /dev/null +++ b/src/data/Thai/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "Tiny Miracle", + "rarity": [ + "3", + "4" + ], + "2pc": "เพิ่มความต้านทานธาตุทั้งหมดขึ้น 20%", + "4pc": "หลังจากได้รับความเสียหายธาตุ ใด ๆ แล้ว ความต้านทานธาตุที่เกี่ยวข้อง จะเพิ่มขึ้น 30% เป็นเวลา 10 วิ ซึ่งเอฟเฟกต์นี้จะเกิดขึ้นหนึ่งครั้งในทุก 10 วิ", + "flower": { + "name": "Tiny Miracle's Flower", + "relictype": "Flower of Life", + "description": "ดอกไม้ที่เติบโตขึ้นจากหิน มันสามารถงอกผ่านหินออกมาได้ เพื่อออกมารับแสงแดด", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "Tiny Miracle's Feather", + "relictype": "Plume of Death", + "description": "ขนนกจากนกที่ว่องไวและดุร้าย ซึ่งความเร็วของมันนั้น เกินกว่าที่ดวงตาของมนุษย์จะตามทันได้", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "Tiny Miracle's Hourglass", + "relictype": "Sands of Eon", + "description": "ดูเหมือนว่าจะเป็นนาฬิกาทรายปกติ เม็ดทรายจะไหลราวกับน้ำเมื่อพลิกกลับด้าน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "Tiny Miracle's Goblet", + "relictype": "Goblet of Eonothem", + "description": "แก้วที่โดยทั่วไปใช้สำหรับทำนายโชคชะตา แน่นอนสามารถใส่น้ำดื่มได้ด้วย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "Tiny Miracle's Earrings", + "relictype": "Circlet of Logos", + "description": "เครื่องประดับราคาถูกที่ทำด้วยแร่ธาตุจากอุกกาบาตโบราณ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/travelingdoctor.json b/src/data/Thai/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..fd24e3de186 --- /dev/null +++ b/src/data/Thai/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "Traveling Doctor", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "เพิ่มผลของการรักษา ที่ตัวละครได้รับขึ้น 20%", + "4pc": "เมื่อปล่อยท่าไม้ตาย จะทำการฟื้นฟูพลังชีวิต 20%", + "flower": { + "name": "Traveling Doctor's Silver Lotus", + "relictype": "Flower of Life", + "description": "วัตถุดิบสำหรับทำยาที่ล้ำค่า แต่ได้สูญเสียคุณค่าทางยาเนื่องจากถูกเก็บมาเป็นเวลานาน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "Traveling Doctor's Owl Feather", + "relictype": "Plume of Death", + "description": "ขนนกแข็งของนกฮูก มันถูกใช้เป็นตัวสร้างแรงจูงใจ ให้ออกไปรักษาผู้ป่วยในยามราตรี", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "Traveling Doctor's Pocket Watch", + "relictype": "Sands of Eon", + "description": "เครื่องมือที่ใช้บอกเวลาได้อย่าง แม่นยำ สำหรับแพทย์แล้ว ทุกวินาทีมีค่ายิ่งนัก", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "Traveling Doctor's Medicine Pot", + "relictype": "Goblet of Eonothem", + "description": "หม้อที่ใช้ในการปรุงยา และกลั่นส่วนผสมมามากมาย กลิ่นที่รุนแรงของมัน ยังคงไม่จางหาย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "Traveling Doctor's Handkerchief", + "relictype": "Circlet of Logos", + "description": "ผ้าที่ใช้สำหรับมัดผมในเวลาที่ ไปตรวจผู้ป่วย และยังสามารถนำมาใช้เป็น ผ้าสำหรับผูก เพื่อปฐมพยาบาล ในกรณีแขนหักหรือแพลง", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/viridescentvenerer.json b/src/data/Thai/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..cf672adef46 --- /dev/null +++ b/src/data/Thai/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "Viridescent Venerer", + "rarity": [ + "4", + "5" + ], + "2pc": "ได้รับโบนัสความเสียหายลม 15%", + "4pc": "เพิ่มความเสียหายของการกระจาย 60% ตามประเภทของธาตุที่กระจาย ลดความต้านทานธาตุของศัตรูที่ได้รับผลกระทบลง 40% เป็นเวลา 10 วิ", + "flower": { + "name": "In Rememberance of Viridescent Field", + "relictype": "Flower of Life", + "description": "ดอกไม้ป่าที่ครั้งหนึ่งเคยแพร่กระจายไปทั่วสถานที่ นายพรานจะกลัดมันบนหน้าอกเมื่อครั้งออกจากเมือง", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "Viridescent Arrow Feather", + "relictype": "Plume of Death", + "description": "ขนหางของลูกศรที่ครั้งหนึ่งเคยเจาะทะลุร่างของเหยื่อ จนถึงวันนี้มันยังคงดูใหม่เหมือน วันวาน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "Viridescent Venerer's Determination", + "relictype": "Sands of Eon", + "description": "เครื่องมืออันน่าพิศวงที่นายพรานเคยพกติดตัวไว้ มันจะชี้ไปที่เหยื่อเสมอ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "Viridescent Venerer's Vessel", + "relictype": "Goblet of Eonothem", + "description": "กระเป๋าเก็บน้ำที่ถูกใช้โดย Viridescent Venerer ความจุของมันนั้นช่างมากมายอย่างน่าเหลือเชื่อ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "Viridescent Venerer's Diadem", + "relictype": "Circlet of Logos", + "description": "มงกุฎที่ Viridescent Venerer เคยสวมอย่างภาคภูมิ มันทั้งเขียวและสดราวกับที่ราบ ท่ามกลางสายลม", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Thai/artifacts/wandererstroupe.json b/src/data/Thai/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..be9e1299eca --- /dev/null +++ b/src/data/Thai/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "Wanderer's Troupe", + "rarity": [ + "4", + "5" + ], + "2pc": "ความชำนาญธาตุเพิ่มขึ้น 80 หน่วย", + "4pc": "เมื่อตัวละครที่สวมเซ็ตอาร์ติแฟกต์เป็นผู้ใช้สื่อเวทย์, ธนู การชาร์จโจมตีของตัวละครจะสร้างความเสียหายเพิ่มขึ้น 35%", + "flower": { + "name": "Troupe's Dawnlight", + "relictype": "Flower of Life", + "description": "ตรารูปดอกไม้เล็ก ๆ หากแนบหูฟังดี ๆ คุณจะสามารถได้ยินเสียงขลุ่ย และเสียงร้องเพลงอันแสนไพเราะ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "Bard's Arrow Feather", + "relictype": "Plume of Death", + "description": "ขนติดลูกศรสีน้ำเงินอ่อน ไม่ว่าผ่านไปนานเท่าไหร่แต่สีก็ยังคงสดใสดังเดิม ดูเหมือนจะมีเสียงของพิณหลั่งไหลอยู่รอบๆ", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "Concert's Final Hour", + "relictype": "Sands of Eon", + "description": "นาฬิกาทรายที่ใช้ในการจับเวลา ระหว่างการแสดงวงดนตรี ครั้งหนึ่งมันสร้างเสียงที่เรียบง่าย แต่การแสดงนั้นได้สิ้นสุดลงแล้ว", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "Wanderer's String-Kettle", + "relictype": "Goblet of Eonothem", + "description": "กาน้ำโบราณรูปร่างงดงาม ภายในถูกบรรจุสายพิณเอาไว้ น้ำที่ไหลออกมากับกาจะมีเสียงที่ ไพเราะตามมาด้วย", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "Conductor's Top Hat", + "relictype": "Circlet of Logos", + "description": "หมวกทรงสูง ที่ยังสามารถรักษาความสดใสของมันไว้ได้ แม้ต้องผ่านกาลเวลาที่ยาวนาน เพลงโบราณยังคงสะท้อนอยู่ภายใน", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/adventurer.json b/src/data/Vietnamese/artifacts/adventurer.json new file mode 100644 index 00000000000..ab902f71cca --- /dev/null +++ b/src/data/Vietnamese/artifacts/adventurer.json @@ -0,0 +1,40 @@ +{ + "name": "Nhà Mạo Hiểm", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "HP tối đa tăng 1000 điểm.", + "4pc": "5s sau khi mở các loại rương, duy trì hồi 30% HP.", + "flower": { + "name": "Hoa Nhà Mạo Hiểm", + "relictype": "Hoa Sự Sống", + "description": "Bông hoa nhỏ luôn vươn lên tìm sự sống từ nơi sâu thẳm trong cố đô, được xem như huân chương đeo trước ngực.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_4.png" + }, + "plume": { + "name": "Lông Vũ Nhà Mạo Hiểm", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông của loài chim dị quốc, rất hiếm thấy trên đại lục.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_2.png" + }, + "sands": { + "name": "Đồng Hồ Nhà Mạo Hiểm", + "relictype": "Cát Thời Gian", + "description": "Những nhà mạo hiểm ở nơi thâm sơn cùng cốc hoặc trong cố đô sâu thẳm thường quên mất thời gian.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_5.png" + }, + "goblet": { + "name": "Ly Nhà Mạo Hiểm", + "relictype": "Ly Không Gian", + "description": "Là chiến lợi phẩm trong một lần xuất chinh của Nhà Mạo Hiểm, tuy là bị vỡ nhưng cũng đáng để tự hào.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_1.png" + }, + "circlet": { + "name": "Khăn Nhà Mạo Hiểm", + "relictype": "Nón Lý Trí", + "description": "Trang sức cột trên trán, thấm đẫm mồ hôi, che đi cát bụi. Tuy hơi bẩn nhưng khó mà che đi niềm kiêu ngạo của Nhà Mạo Hiểm.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/archaicpetra.json b/src/data/Vietnamese/artifacts/archaicpetra.json new file mode 100644 index 00000000000..335a7c99b0b --- /dev/null +++ b/src/data/Vietnamese/artifacts/archaicpetra.json @@ -0,0 +1,39 @@ +{ + "name": "Phiến Đá Lâu Đời", + "rarity": [ + "4", + "5" + ], + "2pc": "Nhận 15% buff sát thương nguyên tố Nham.", + "4pc": "Khi nhận được mảnh kết tinh do phản ứng Kết Tinh hình thành, tất cả thành viên đội sẽ được tăng 35% sát thương nguyên tố tương ứng, duy trì 10 giây. Chỉ được nhận một loại tăng sát thương nguyên tố cùng lúc.", + "flower": { + "name": "Hoa Bàn Đà", + "relictype": "Hoa Sự Sống", + "description": "Hoa đá vàng rực nở, cánh qua lung lay theo gió sinh động như đang sống.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_4.png" + }, + "plume": { + "name": "Cánh Thái Sơn", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông vũ cứng cáp trên người những con chim đá khổng lồ, trên đó đôi khi còn ngưng tụ những giọt sương lạnh lẽo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_2.png" + }, + "sands": { + "name": "Cát Tinh Đà", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ được chạm khắc từ phiến đá lớn, hoa văn trang trí hình những ngôi sao, vẫn cứ âm thầm ghi lại dòng chảy của thời gian.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_5.png" + }, + "goblet": { + "name": "Ly Ngọc Bàn Thạch", + "relictype": "Ly Không Gian", + "description": "Ly rượu cầu kỳ mà không mất phần sang trọng, hàng ngàn năm trước từng đựng đầy rượu quý.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_1.png" + }, + "circlet": { + "name": "Mặt Nạ Huyền Thạch", + "relictype": "Nón Lý Trí", + "description": "Mặt nạ trang trọng được chạm khắc từ đá đen, đôi mắt trống rỗng luôn nhìn chằm chằm về phía trước.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15014_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/berserker.json b/src/data/Vietnamese/artifacts/berserker.json new file mode 100644 index 00000000000..b78a3ce843b --- /dev/null +++ b/src/data/Vietnamese/artifacts/berserker.json @@ -0,0 +1,39 @@ +{ + "name": "Cuồng Chiến", + "rarity": [ + "3", + "4" + ], + "2pc": "Tỷ lệ bạo kích tăng 12%.", + "4pc": "Khi HP dưới 70%, tỷ lệ bạo kích tăng thêm 24%.", + "flower": { + "name": "Tường Vi Cuồng Chiến", + "relictype": "Hoa Sự Sống", + "description": "Một đóa hoa nhuốm màu đỏ tươi, giống như ý chí của người chiến sĩ.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_4.png" + }, + "plume": { + "name": "Lông Vũ Cuồng Chiến", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông đen từ chim báo tang trong truyền thuyết, một góc đã bị nhuộm thành màu đỏ.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_2.png" + }, + "sands": { + "name": "Đồng Hồ Cuồng Chiến", + "relictype": "Cát Thời Gian", + "description": "Những hạt cát vô tình chảy mãi, nhắc nhở người chiến sĩ thời gian trên chiến trường và giới hạn trong cuộc sống.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_5.png" + }, + "goblet": { + "name": "Ly Xương Cuồng Chiến", + "relictype": "Ly Không Gian", + "description": "Ly được làm từ xương của thú lớn không rõ tên. Là chiến lợi phẩm sau một lần săn bắn nào đó.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_1.png" + }, + "circlet": { + "name": "Mặt Quỷ Cuồng Chiến", + "relictype": "Nón Lý Trí", + "description": "Một nửa mặt nạ đã bị vỡ trong cuộc sát phạt đẫm máu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/blizzardstrayer.json b/src/data/Vietnamese/artifacts/blizzardstrayer.json new file mode 100644 index 00000000000..763759d83e0 --- /dev/null +++ b/src/data/Vietnamese/artifacts/blizzardstrayer.json @@ -0,0 +1,39 @@ +{ + "name": "Dũng Sĩ Trong Băng Giá", + "rarity": [ + "4", + "5" + ], + "2pc": "Tăng sát thương nguyên tố Băng 15%", + "4pc": "Khi tấn công kẻ địch đang bị Nguyên Tố Băng ảnh hưởng, sẽ tăng 20% tỷ lệ bạo kích, nếu địch ở trạng thái đóng băng, sẽ tăng thêm 20% tỷ lệ bạo kích.", + "flower": { + "name": "Nỗi Nhớ Trải Qua Băng Tuyết", + "relictype": "Hoa Sự Sống", + "description": "Hoa của sông băng đã tuyệt tích từ lâu, có một chút bông tuyết đọng lại. Người dũng sĩ kiêu ngạo cũng đã từng vì bông hoa này mà cúi người.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_4.png" + }, + "plume": { + "name": "Chấp Niệm Phá Băng Mà Tiến Bước", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông chim toát ra hàn băng, dường như có thể cảm nhận được tiếng gọi của mãnh thú và gió trên thảo nguyên băng tuyết.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_2.png" + }, + "sands": { + "name": "Hồi Kết Của Miền Quê Băng Giá", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ được người dân cố quốc dùng để chờ đợi dũng sĩ quay về. Thứ chảy trong đó không phải là cát mà là vụn băng không tan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_5.png" + }, + "goblet": { + "name": "Niềm Kiêu Hãnh Băng Giá", + "relictype": "Ly Không Gian", + "description": "Ly được điêu khắc từ hàn băng, kiên cố như mùa đông. Từng được chủ nhân dùng để uống rượu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_1.png" + }, + "circlet": { + "name": "Tiếng Vọng Băng Vỡ Tuyết Rơi", + "relictype": "Nón Lý Trí", + "description": "Vương miện của người dũng sĩ cổ đại với ước muốn chinh phục băng tuyết, là bằng chứng cho dũng khí cổ vũ chủ nhân của nó trong giá lạnh.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/bloodstainedchivalry.json b/src/data/Vietnamese/artifacts/bloodstainedchivalry.json new file mode 100644 index 00000000000..1cdd0c71350 --- /dev/null +++ b/src/data/Vietnamese/artifacts/bloodstainedchivalry.json @@ -0,0 +1,39 @@ +{ + "name": "Kỵ Sĩ Đạo Nhuốm Máu", + "rarity": [ + "4", + "5" + ], + "2pc": "Sát thương vật lý tạo thành tăng 25%.", + "4pc": "Trong 10s sau khi đánh bại kẻ địch, khi thi triển trọng kích không tiêu hao thể lực, và sát thương trọng kích tạo thành tăng 50%.", + "flower": { + "name": "Trái Tim Sắt Nhuốm Máu", + "relictype": "Hoa Sự Sống", + "description": "Hoa khô bị máu nhuộm đen, trở nên cứng như thép. Đối với chủ cũ mà nói, thì đây là một vật kỷ niệm.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_4.png" + }, + "plume": { + "name": "Lông Vũ Đen Nhuốm Máu", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông quạ vướng trên áo khoác kỵ sĩ. Đã bị máu biến thành màu mực tối.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_2.png" + }, + "sands": { + "name": "Đồng Hồ Kỵ Sĩ Nhuốm Máu", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ từng được kỵ sĩ sử dụng. Chất lỏng trong đó đã bị đông cứng, mất đi tác dụng tính thời gian.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_5.png" + }, + "goblet": { + "name": "Ly Kỵ Sĩ Nhuốm Máu", + "relictype": "Ly Không Gian", + "description": "Ly kim loại của người kỵ sĩ. Bên ngoài vì bị vấy máu nên có màu sắc tối như bóng đêm.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_1.png" + }, + "circlet": { + "name": "Mặt Nạ Sắt Nhuốm Máu", + "relictype": "Nón Lý Trí", + "description": "Mặt nạ sắt được kỵ sĩ dùng để che đi khuôn mặt của mình, gương mặt bên dưới vẫn luôn là sự bí ẩn.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/braveheart.json b/src/data/Vietnamese/artifacts/braveheart.json new file mode 100644 index 00000000000..ef9b1ad4395 --- /dev/null +++ b/src/data/Vietnamese/artifacts/braveheart.json @@ -0,0 +1,39 @@ +{ + "name": "Trái Tim Dũng Sĩ", + "rarity": [ + "3", + "4" + ], + "2pc": "Tấn công tăng 18%", + "4pc": "Kẻ địch có HP cao hơn 50%, sát thương gây ra tăng 30%.", + "flower": { + "name": "Huy Chương Dũng Sĩ", + "relictype": "Hoa Sự Sống", + "description": "Bông hoa nhỏ đeo trước ngực, là vật kỷ niệm sau một lần mạo hiểm.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_4.png" + }, + "plume": { + "name": "Sự Mong Đợi Của Dũng Sĩ", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông vũ của loài chim bay, có thể mang lại chút dũng khí cho người đeo nó.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_2.png" + }, + "sands": { + "name": "Sự Kiên Nghị Của Dũng Sĩ", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ cát nhỏ gọn cũ kỹ, không được hữu dụng cho lắm. Nó cũng khó nắm bắt như năm tháng vậy.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_5.png" + }, + "goblet": { + "name": "Hành Trình Của Dũng Sĩ", + "relictype": "Ly Không Gian", + "description": "Vật đựng được làm từ gỗ thô sơ, trong đó đựng đầy những ký ức.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_1.png" + }, + "circlet": { + "name": "Vương Miện Dũng Sĩ", + "relictype": "Nón Lý Trí", + "description": "Vòng cỏ được bện vội vã, đối với một số người mà nói thì nó lại quý trọng giống như vương miện của vua.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/crimsonwitchofflames.json b/src/data/Vietnamese/artifacts/crimsonwitchofflames.json new file mode 100644 index 00000000000..103aa164bec --- /dev/null +++ b/src/data/Vietnamese/artifacts/crimsonwitchofflames.json @@ -0,0 +1,39 @@ +{ + "name": "Diệm Liệt Ma Nữ Cháy Rực", + "rarity": [ + "4", + "5" + ], + "2pc": "Nhận 15% buff sát thương nguyên tố Hỏa.", + "4pc": "Sát thương phản ứng Quá Tải, Thiêu Đốt gây ra tăng 40%, phản ứng Bốc Hơi, Tan Chảy tăng hệ số buff 15%. 10s sau khi thi triển kỹ năng Nguyên Tố, hiệu quả của 2 món tăng 50%. Hiệu quả này tối đa cộng dồn 3 lần.", + "flower": { + "name": "Hoa Lửa Của Ma Nữ", + "relictype": "Hoa Sự Sống", + "description": "Đóa hoa từng được ma nữ với tham vọng thiêu đốt hết ma vật trên thế gian chạm vào, chiếc lưỡi của lửa khiến người chạm vào nó thấy ấm áp.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_4.png" + }, + "plume": { + "name": "Lông Vũ Thiêu Đốt Của Ma Nữ", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông chim từng được ma nữ với tham vọng thiêu đốt hết ma vật trên thế gian chạm vào, phát ra sức nóng mạnh mẽ.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_2.png" + }, + "sands": { + "name": "Thời Gian Ma Nữ Bùng Nổ", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ của ma nữ với tham vọng thiêu đốt hết ma vật trên thế gian. Trong đó chứa đựng năm tháng mà ma nữ dâng tặng cho hỏa diệm.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_5.png" + }, + "goblet": { + "name": "Trái Tim Lửa Của Ma Nữ", + "relictype": "Ly Không Gian", + "description": "Được ma nữ với tham vọng thiêu đốt hết ma vật trên thế gian để lại. Trong bình có lửa bất diệt, giống như linh hồn ma nữ.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_1.png" + }, + "circlet": { + "name": "Nón Ma Nữ Lo Lắng", + "relictype": "Nón Lý Trí", + "description": "Nón từng được Diệm Liệt Ma Nữ với tham vọng thiêu đốt hết ma vật trên thế gian đội, chiếc nón rộng vành có thể che đi ánh nhìn của cô ấy.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/defenderswill.json b/src/data/Vietnamese/artifacts/defenderswill.json new file mode 100644 index 00000000000..e55c827fed7 --- /dev/null +++ b/src/data/Vietnamese/artifacts/defenderswill.json @@ -0,0 +1,39 @@ +{ + "name": "Trái Tim Thủ Hộ", + "rarity": [ + "3", + "4" + ], + "2pc": "Phòng ngự tăng 30%.", + "4pc": "Cứ mỗi nhân vật của bản thân có 1 nguyên tố khác trong đội thì bản thân sẽ được nhận 30% kháng Nguyên Tố tương ứng.", + "flower": { + "name": "Hoa Thủ Hộ", + "relictype": "Hoa Sự Sống", + "description": "Hoa được kẻ bảo vệ coi như báu vật, nhưng lại không có cơ hội để tặng cho người thầm thương.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_4.png" + }, + "plume": { + "name": "Huy Hiệu Thủ Hộ", + "relictype": "Lông Vũ Tử Vong", + "description": "Trâm cài hình lông vũ tượng trưng cho \"khát vọng trở thành lá chắn mạnh mẽ\" của ai đó.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_2.png" + }, + "sands": { + "name": "Đồng Hồ Thủ Hộ", + "relictype": "Cát Thời Gian", + "description": "Đạo cụ nhỏ hiển thị thời gian, là vật tham chiếu duy nhất trong đêm đen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_5.png" + }, + "goblet": { + "name": "Ly Thủ Hộ", + "relictype": "Ly Không Gian", + "description": "Vật đựng làm bằng kim loại, dùng để đựng loại chất lỏng có thể giúp con người ta xua đi sự cô quạnh của năm tháng.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_1.png" + }, + "circlet": { + "name": "Nón Thủ Hộ", + "relictype": "Nón Lý Trí", + "description": "Vật được dệt từ vải, có màu chàm đen. Có thể dùng để băng bó trong trường hợp khẩn cấp.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/gambler.json b/src/data/Vietnamese/artifacts/gambler.json new file mode 100644 index 00000000000..072ae383be3 --- /dev/null +++ b/src/data/Vietnamese/artifacts/gambler.json @@ -0,0 +1,39 @@ +{ + "name": "Con Bạc", + "rarity": [ + "3", + "4" + ], + "2pc": "Sát thương kỹ năng Nguyên Tố tạo thành tăng 20%.", + "4pc": "Khi đánh bại kẻ địch, có tỷ lệ 100% xóa CD kỹ năng Nguyên Tố. Mỗi 15s mới có hiệu quả 1 lần.", + "flower": { + "name": "Hoa Con Bạc", + "relictype": "Hoa Sự Sống", + "description": "Một đóa hoa lớn rực rỡ, có thể cất giữ xúc xắc được chuẩn bị từ trước.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_4.png" + }, + "plume": { + "name": "Lông Vũ Con Bạc", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông đuôi của loài chim lớn, trong đó ẩn chứa bí mật có thể thay đổi vận mệnh.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_2.png" + }, + "sands": { + "name": "Đồng Hồ Con Bạc", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ bị vỡ, từng đỡ một đòn chí mạng cho chủ nhân.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_5.png" + }, + "goblet": { + "name": "Xúc Xắc Con Bạc", + "relictype": "Ly Không Gian", + "description": "Là loại đặc chế, nhưng lại không hề cất giấu cơ quan lừa đảo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_1.png" + }, + "circlet": { + "name": "Hoa Tai Con Bạc", + "relictype": "Nón Lý Trí", + "description": "Có thể giúp người đeo nó đánh giá được cục diện và nguy hiểm, tránh khỏi hiểm họa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10008_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/glacierandsnowfield.json b/src/data/Vietnamese/artifacts/glacierandsnowfield.json new file mode 100644 index 00000000000..138f6b23840 --- /dev/null +++ b/src/data/Vietnamese/artifacts/glacierandsnowfield.json @@ -0,0 +1,36 @@ +{ + "name": "Băng Xuyên Tuyết Sa", + "rarity": [], + "2pc": "Tăng sát thương nguyên tố Băng 15%", + "4pc": "Phản ứng Siêu Dẫn tạo ra sát thương tăng 100%, phản ứng Tan Chảy tăng hệ số buff 15%. 10s sau khi thi triển Kỹ Năng Nộ, sát thương Nguyên Tố Băng tăng thêm 30%.", + "flower": { + "name": "Trái Tim Băng Giá", + "relictype": "Hoa Sự Sống", + "description": "Hoa băng ẩn dưới những giọt băng ngưng đọng, là vật kỷ niệm không rời của Kỵ Sĩ.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_4.png" + }, + "plume": { + "name": "Lông Vũ Dưới Tuyết", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông chim được kỵ sĩ bắc phong nhặt trong tuyết, hiện nay vẫn đang đợi được làm tan băng.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_2.png" + }, + "sands": { + "name": "Băng Đọng Thành Cát", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ đếm thời gian của kỵ sĩ bắc phong, bên trong là gió tuyết và cát băng vô hạn.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_5.png" + }, + "goblet": { + "name": "Ly Bắc Phong", + "relictype": "Ly Không Gian", + "description": "Ly không gian được kỵ sĩ bắc phong để lại, hiện vẫn đựng đầy hơi thở sương giá của Borealis.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_1.png" + }, + "circlet": { + "name": "Nón Băng Giá", + "relictype": "Nón Lý Trí", + "description": "Vương miện được kỵ sĩ bắc phong đội, làm từ bạch ngân và băng tuyết của Borealis.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/gladiatorsfinale.json b/src/data/Vietnamese/artifacts/gladiatorsfinale.json new file mode 100644 index 00000000000..c959ca7a948 --- /dev/null +++ b/src/data/Vietnamese/artifacts/gladiatorsfinale.json @@ -0,0 +1,39 @@ +{ + "name": "Lễ Bế Mạc Của Giác Đấu Sĩ", + "rarity": [ + "4", + "5" + ], + "2pc": "Tấn công tăng 18%", + "4pc": "Khi nhân vật trang bị bộ Thánh Di Vật này dùng kiếm đơn, trọng kiếm, vũ khí cán dài, sát thương tấn công thường nhân vật tạo thành tăng 35%.", + "flower": { + "name": "Nỗi Nhớ Của Giác Đấu Sĩ", + "relictype": "Hoa Sự Sống", + "description": "Không ai biết đấu sĩ truyền thuyết tại sao luôn đeo bông hoa này trên ngực, đây là điểm yếu duy nhất trên người của chiến sĩ.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_4.png" + }, + "plume": { + "name": "Giác Đấu Sĩ Trở Về", + "relictype": "Lông Vũ Tử Vong", + "description": "Chiếc lông của hy vọng. Ở điểm cuối cùng trong kiếp sống huyền thoại, loài phi điểu đã đặt chiếc lông này lên ngực hắn.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_2.png" + }, + "sands": { + "name": "Hy Vọng Của Giác Đấu Sĩ", + "relictype": "Cát Thời Gian", + "description": "Ghi lại năm tháng đẫm máu của giác đấu sĩ. Đối với người đó thì lại tượng trưng cho con đường đi đến tự do.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_5.png" + }, + "goblet": { + "name": "Giác Đấu Sĩ Uống Say", + "relictype": "Ly Không Gian", + "description": "Ly vàng uống rượu mừng chiến thắng của giác đấu sĩ cổ đại. Cho đến khi hắn ngã xuống thì ly rượu cũng được năm tháng rót đầy.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_1.png" + }, + "circlet": { + "name": "Nón Giác Đấu Sĩ", + "relictype": "Nón Lý Trí", + "description": "Nón của giác đấu sĩ cổ đại, từng nhuốm máu của vô số kẻ địch, cũng từng nhận vô số sự ngưỡng mộ của người xem.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/heartofdepth.json b/src/data/Vietnamese/artifacts/heartofdepth.json new file mode 100644 index 00000000000..7a6d26671a9 --- /dev/null +++ b/src/data/Vietnamese/artifacts/heartofdepth.json @@ -0,0 +1,39 @@ +{ + "name": "Trái Tim Trầm Luân", + "rarity": [ + "4", + "5" + ], + "2pc": "Nhận 15% buff sát thương nguyên tố Thủy.", + "4pc": "Trong 15s sau khi sử dụng kỹ năng Nguyên Tố, tấn công thường và trọng kích tăng 30% sát thương.", + "flower": { + "name": "Hoa Cài Vàng", + "relictype": "Hoa Sự Sống", + "description": "Hoa cài áo có màu sắc ảm đạm. Màu vàng được chạm khắc trên đó cũng đã bị gió biển làm phai đi.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_4.png" + }, + "plume": { + "name": "Ngọn Gió Hồi Ức", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông chim đến từ những ngọn gió biển và cơn sóng biển phương xa, năm tháng đã thay đổi hình dạng cũng như màu sắc của nó.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_2.png" + }, + "sands": { + "name": "La Bàn Đồng", + "relictype": "Cát Thời Gian", + "description": "La bàn bằng đồng cũ, kim la bàn luôn chỉ về nơi bờ xa, nơi mà không có bến cảng nào tồn tại.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_5.png" + }, + "goblet": { + "name": "Ly Gợn Sóng", + "relictype": "Ly Không Gian", + "description": "Ly rượu đã bạc màu vô tình được vớt lên, màu sắc ảm đạm của nó dường như muốn kể về những năm tháng xưa cũ dưới đáy biển.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_1.png" + }, + "circlet": { + "name": "Mũ Đượm Rượu", + "relictype": "Nón Lý Trí", + "description": "Mũ thủy thủ cũ, vẫn còn phảng phất hương rượu chưa tan cũng như những vết ố màu rượu.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15016_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/instructor.json b/src/data/Vietnamese/artifacts/instructor.json new file mode 100644 index 00000000000..0ff56fc3256 --- /dev/null +++ b/src/data/Vietnamese/artifacts/instructor.json @@ -0,0 +1,39 @@ +{ + "name": "Giáo Quan", + "rarity": [ + "3", + "4" + ], + "2pc": "Tăng 80 điểm tinh thông nguyên tố.", + "4pc": "Sau khi kích hoạt phản ứng Nguyên Tố, tinh thông Nguyên Tố tất cả thành viên đội tăng 120 điểm, kéo dài 8s.", + "flower": { + "name": "Hoa Giáo Quan", + "relictype": "Hoa Sự Sống", + "description": "Khi trước ngực giáo quan cài bông hoa này, có nghĩa là hôm nay không luyện binh.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_4.png" + }, + "plume": { + "name": "Lông Vũ Giáo Quan", + "relictype": "Lông Vũ Tử Vong", + "description": "Giáo Quan biết cách hóa giải tấn công, không để lông trang trí này bị gió thổi đi.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_2.png" + }, + "sands": { + "name": "Đồng Hồ Giáo Quan", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ này không dùng để coi giờ, mà là công cụ tính thời gian huấn luyện.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_5.png" + }, + "goblet": { + "name": "Tách Trà Giáo Quan", + "relictype": "Ly Không Gian", + "description": "Người ngoài nhìn thì chỉ là một tách trà bình thường, nhưng với học viên thì đó là tượng trưng cho quyền lực của giáo quan.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_1.png" + }, + "circlet": { + "name": "Nón Giáo Quan", + "relictype": "Nón Lý Trí", + "description": "Nón đồng phục giáo quan. Là sự vinh hạnh chỉ có được khi từ chối thăng chức.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/lavawalker.json b/src/data/Vietnamese/artifacts/lavawalker.json new file mode 100644 index 00000000000..a8f3ae96f25 --- /dev/null +++ b/src/data/Vietnamese/artifacts/lavawalker.json @@ -0,0 +1,39 @@ +{ + "name": "Hiền Nhân Bốc Lửa", + "rarity": [ + "4", + "5" + ], + "2pc": "Kháng nguyên tố Hỏa tăng 40%.", + "4pc": "Tăng 35% sát thương tạo thành cho kẻ địch bị ảnh hưởng nguyên tố Hỏa.", + "flower": { + "name": "Sự Từ Chối Của Người Vượt Lửa", + "relictype": "Hoa Sự Sống", + "description": "Đóa hoa nở rộ trong ngọn lửa mãnh liệt, truyền thuyết kể rằng trí giả cổ đại đã đeo nó đi vào biển lửa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_4.png" + }, + "plume": { + "name": "Sự Giải Thoát Của Người Vượt Lửa", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông đuôi của loài chim lửa, dường như có thể nghe được tiếng đập cánh trong biển lửa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_2.png" + }, + "sands": { + "name": "Sự Dằn Vặt Của Người Vượt Lửa", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ cát đỏ rực. Cát không ngừng chảy, giống như thời gian không để lại dấu vết.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_5.png" + }, + "goblet": { + "name": "Sự Tỉnh Ngộ Của Người Vượt Lửa", + "relictype": "Ly Không Gian", + "description": "Chiếc ly có thể chịu được lửa lớn trong truyền thuyết, hiện nay chỉ còn sót lại chút hơi ấm.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_1.png" + }, + "circlet": { + "name": "Trí Tuệ Người Vượt Lửa", + "relictype": "Nón Lý Trí", + "description": "Vương miện của người trí giả vượt qua lửa, phản chiếu hình ảnh cổ xưa đã từng chống chọi giữa sóng gió.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14003_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/luckydog.json b/src/data/Vietnamese/artifacts/luckydog.json new file mode 100644 index 00000000000..421dfadc586 --- /dev/null +++ b/src/data/Vietnamese/artifacts/luckydog.json @@ -0,0 +1,40 @@ +{ + "name": "Vật May Mắn", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Phòng ngự tăng 100 điểm.", + "4pc": "Khi nhặt Mora, hồi 300 điểm HP.", + "flower": { + "name": "Hoa May Mắn", + "relictype": "Hoa Sự Sống", + "description": "Hoa xanh bốn cánh mọc ngoài thảo nguyên hoang dã, nghe nói có thể đem lại may mắn.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_4.png" + }, + "plume": { + "name": "Lông Ưng May Mắn", + "relictype": "Lông Vũ Tử Vong", + "description": "Ma vật chặn đường phía trước bị đại bàng đuổi bắt, cọng lông này đôi lúc cũng đem lại may mắn.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_2.png" + }, + "sands": { + "name": "Đồng Hồ Cát May Mắn", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ cát bị thủng nên bên trong trống rỗng. Thời gian không có ý nghĩa gì với người vô lo vô nghĩ.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_5.png" + }, + "goblet": { + "name": "Ly May Mắn", + "relictype": "Ly Không Gian", + "description": "Vật đựng tinh xảo làm từ kim loại, từng được dùng để đánh đuổi kẻ trộm.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_1.png" + }, + "circlet": { + "name": "Vòng Bạc May Mắn", + "relictype": "Nón Lý Trí", + "description": "Vốn bị rơi xuống vực, nhưng lại lọt vào hầm kho báu của giới quý tộc cũ. Là vật kỷ niệm của sự kiện đó.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/maidenbeloved.json b/src/data/Vietnamese/artifacts/maidenbeloved.json new file mode 100644 index 00000000000..d660309237c --- /dev/null +++ b/src/data/Vietnamese/artifacts/maidenbeloved.json @@ -0,0 +1,39 @@ +{ + "name": "Thiếu Nữ Đáng Yêu", + "rarity": [ + "4", + "5" + ], + "2pc": "Hiệu quả trị liệu nhân vật tạo ra tăng 15%.", + "4pc": "10s sau khi thi triển kỹ năng Nguyên Tố hoặc Kỹ Năng Nộ, hiệu quả trị liệu tất cả nhân vật trong đội nhận được tăng 20%.", + "flower": { + "name": "Trái Tim Thiếu Nữ Phương Xa", + "relictype": "Hoa Sự Sống", + "description": "Hoa tươi vĩnh viễn, cho dù trải qua năm tháng vẫn tỏa hương thơm.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_4.png" + }, + "plume": { + "name": "Ý Nghĩ Của Thiếu Nữ", + "relictype": "Lông Vũ Tử Vong", + "description": "Trang sức bằng lông ký gửi tâm tư, giống như loài chim di trú bay theo gió đến nơi xa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_2.png" + }, + "sands": { + "name": "Thời Gian Chờ Đợi Của Thiếu Nữ", + "relictype": "Cát Thời Gian", + "description": "Những cây kim thời gian sẽ không dừng lại, nhưng thời gian của thiếu nữ thì lại có hạn.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_5.png" + }, + "goblet": { + "name": "Thời Gian Rảnh Rỗi Của Thiếu Nữ", + "relictype": "Ly Không Gian", + "description": "Là hồng trà chứ không phải rượu mạnh, ngọt ngào chứ không hề đắng ngắt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_1.png" + }, + "circlet": { + "name": "Nhan Sắc Của Thiếu Nữ", + "relictype": "Nón Lý Trí", + "description": "Chiếc nón được bảo dưỡng cẩn thận, cho dù là nếp nhăn trên mắt cũng dễ dàng che đi được.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/martialartist.json b/src/data/Vietnamese/artifacts/martialartist.json new file mode 100644 index 00000000000..e5a6a1c10d7 --- /dev/null +++ b/src/data/Vietnamese/artifacts/martialartist.json @@ -0,0 +1,39 @@ +{ + "name": "Võ Nhân", + "rarity": [ + "3", + "4" + ], + "2pc": "Tăng 15% sát thương tấn công thường và trọng kích tạo thành;", + "4pc": "Trong 8s sau khi sử dụng kỹ năng Nguyên Tố, tấn công thường và trọng kích tăng 25% sát thương.", + "flower": { + "name": "Hoa Võ Nhân", + "relictype": "Hoa Sự Sống", + "description": "Chỉ có loại hoa đỏ thắm này mới khiến người học võ tạm thời quên đi đau khổ.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_4.png" + }, + "plume": { + "name": "Lông Vũ Võ Nhân", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông của một loài chim thường gặp khắp nơi, cao thủ dùng để luyện tập, tân thủ thì dùng làm quạt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_2.png" + }, + "sands": { + "name": "Đồng Hồ Nước Võ Nhân", + "relictype": "Cát Thời Gian", + "description": "Đạo cụ dùng để tính giờ khi rèn luyện, ổn định hơn đồng hồ cát.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_5.png" + }, + "goblet": { + "name": "Ly Rượu Võ Nhân", + "relictype": "Ly Không Gian", + "description": "Ly rượu tinh xảo, chỉ được dùng trong nghi thức trước khi người lính ra trận.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_1.png" + }, + "circlet": { + "name": "Khăn Võ Nhân", + "relictype": "Nón Lý Trí", + "description": "Tinh Khí Thần chính là việc đầu tiên cần hiểu khi nhập môn. Buộc khăn lên đầu, luôn nhắc nhở bản thân đừng quên ba chữ này.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10006_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/noblesseoblige.json b/src/data/Vietnamese/artifacts/noblesseoblige.json new file mode 100644 index 00000000000..f2fcac3aec4 --- /dev/null +++ b/src/data/Vietnamese/artifacts/noblesseoblige.json @@ -0,0 +1,39 @@ +{ + "name": "Nghi Thức Tông Thất Cổ", + "rarity": [ + "4", + "5" + ], + "2pc": "Sát thương Kỹ Năng Nộ tạo thành tăng 20%.", + "4pc": "Sau khi thi triển kỹ năng nộ, tấn công cả đội tăng 20%, kéo dài 12s, hiệu quả này không cộng dồn.", + "flower": { + "name": "Hoa Tông Thất", + "relictype": "Hoa Sự Sống", + "description": "Hoa được làm từ tơ lụa, được dùng trong các dịp lễ hội. Bây giờ vẫn diễm lệ như trước.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_4.png" + }, + "plume": { + "name": "Lông Vũ Tông Thất", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông vũ trang sức được giới quý tộc Mondstadt cũ cài lên vành mũ khi săn bắn. Qua năm tháng vẫn ngạo nghễ thẳng đứng.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_2.png" + }, + "sands": { + "name": "Đồng Hồ Tông Thất", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ từng thuộc về quý tộc Mondstadt cũ, được truyền đến ngày nay, là minh chứng của năm tháng.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_5.png" + }, + "goblet": { + "name": "Bình Bạc Tông Thất", + "relictype": "Ly Không Gian", + "description": "Bình trang sức từng thuộc về giới quý tộc Mondstadt cũ, bên trong trống rỗng như tiếng gió bi ai.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_1.png" + }, + "circlet": { + "name": "Mặt Nạ Tông Thất", + "relictype": "Nón Lý Trí", + "description": "Mặt nạ vũ hội từng thuộc về giới quý tộc Mondstadt cũ, vẫn còn vương vấn chút xa hoa ngày cũ.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15007_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/prayersfordestiny.json b/src/data/Vietnamese/artifacts/prayersfordestiny.json new file mode 100644 index 00000000000..44db952be89 --- /dev/null +++ b/src/data/Vietnamese/artifacts/prayersfordestiny.json @@ -0,0 +1,14 @@ +{ + "name": "Người Tế Thủy", + "rarity": [ + "3", + "4" + ], + "1pc": "Thời gian duy trì hiệu quả nguyên tố Thủy kèm theo giảm 40%.", + "circlet": { + "name": "Nón Tế Thủy", + "relictype": "Nón Lý Trí", + "description": "Là nón tế lễ được tư tế thời cổ đại đeo khi hành lễ. Vì bị ngâm trong nước lâu ngày nên rất có kháng tính.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15010_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/prayersforillumination.json b/src/data/Vietnamese/artifacts/prayersforillumination.json new file mode 100644 index 00000000000..183b17a4f90 --- /dev/null +++ b/src/data/Vietnamese/artifacts/prayersforillumination.json @@ -0,0 +1,14 @@ +{ + "name": "Người Tế Hỏa", + "rarity": [ + "3", + "4" + ], + "1pc": "Thời gian duy trì hiệu quả nguyên tố Hỏa kèm theo giảm 40%.", + "circlet": { + "name": "Nón Tế Lửa", + "relictype": "Nón Lý Trí", + "description": "Là nón tế lễ được tư tế thời cổ đại đeo khi hành lễ. Vì bị lửa thiêu đốt lâu ngày nên rất có kháng tính.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/prayersforwisdom.json b/src/data/Vietnamese/artifacts/prayersforwisdom.json new file mode 100644 index 00000000000..1565393b6a3 --- /dev/null +++ b/src/data/Vietnamese/artifacts/prayersforwisdom.json @@ -0,0 +1,14 @@ +{ + "name": "Người Tế Lôi", + "rarity": [ + "3", + "4" + ], + "1pc": "Thời gian duy trì hiệu quả nguyên tố Lôi kèm theo giảm 40%.", + "circlet": { + "name": "Nón Tế Lôi", + "relictype": "Nón Lý Trí", + "description": "Là nón tế lễ được tư tế thời cổ đại đeo khi hành lễ. Vì nghe tiếng sấm trong khoảng thời gian dài nên rất có kháng tính.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15011_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/prayerstospringtime.json b/src/data/Vietnamese/artifacts/prayerstospringtime.json new file mode 100644 index 00000000000..6b2867c2ca4 --- /dev/null +++ b/src/data/Vietnamese/artifacts/prayerstospringtime.json @@ -0,0 +1,14 @@ +{ + "name": "Người Tế Băng", + "rarity": [ + "3", + "4" + ], + "1pc": "Thời gian duy trì hiệu quả nguyên tố Băng kèm theo giảm 40%.", + "circlet": { + "name": "Nón Tế Băng", + "relictype": "Nón Lý Trí", + "description": "Là nón tế lễ được tư tế thời cổ đại đeo khi hành lễ. Vì trong quá khứ trải qua nhiều giá rét, nên rất có kháng tính.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/prayerstothefirmament.json b/src/data/Vietnamese/artifacts/prayerstothefirmament.json new file mode 100644 index 00000000000..683638ae2d8 --- /dev/null +++ b/src/data/Vietnamese/artifacts/prayerstothefirmament.json @@ -0,0 +1,11 @@ +{ + "name": "Người Tế Phong", + "rarity": [], + "1pc": "Thời gian duy trì hiệu quả nguyên tố Phong kèm theo giảm 40%.", + "circlet": { + "name": "Nón Tế Phong", + "relictype": "Nón Lý Trí", + "description": "Là nón tế lễ được tư tế thời cổ đại đeo khi hành lễ. Gió vẫn thường thổi qua khe hở trên nón.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/resolutionofsojourner.json b/src/data/Vietnamese/artifacts/resolutionofsojourner.json new file mode 100644 index 00000000000..432f92564bd --- /dev/null +++ b/src/data/Vietnamese/artifacts/resolutionofsojourner.json @@ -0,0 +1,39 @@ +{ + "name": "Trái Tim Hành Giả", + "rarity": [ + "3", + "4" + ], + "2pc": "Tấn công tăng 18%", + "4pc": "Tỷ lệ bạo kích của trọng kích tăng 30%", + "flower": { + "name": "Trái Tim Của Cố Nhân", + "relictype": "Hoa Sự Sống", + "description": "Bông hoa nhỏ màu xanh ngọc, trên thân có buộc ruy băng của người nào đó.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_4.png" + }, + "plume": { + "name": "Lông Vũ Hồi Hương", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông vũ màu xanh, trên chiếc lông có chứa đựng sự lưu luyến của người lữ khác phương xa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_2.png" + }, + "sands": { + "name": "Hòn Đá Phát Sáng", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ trải qua bao gió bụi, vẫn âm thầm ghi lại năm tháng dài đằng đẵng.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_5.png" + }, + "goblet": { + "name": "Chiếc Ly Dị Quốc", + "relictype": "Ly Không Gian", + "description": "Ly rượu đơn giản bằng gốm trắng, đã từng đựng đầy những giọt rượu chúc mừng.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_1.png" + }, + "circlet": { + "name": "Chiếc Nón Từ Biệt", + "relictype": "Nón Lý Trí", + "description": "Chiếc nón tỏa ra hơi thở của gió.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10001_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/retracingbolide.json b/src/data/Vietnamese/artifacts/retracingbolide.json new file mode 100644 index 00000000000..1afc3eeabd2 --- /dev/null +++ b/src/data/Vietnamese/artifacts/retracingbolide.json @@ -0,0 +1,39 @@ +{ + "name": "Sao Băng Bay Ngược", + "rarity": [ + "4", + "5" + ], + "2pc": "Hiệu quả khiên tăng 35%", + "4pc": "Khi được khiên bảo vệ, nhận thêm 40% tăng sát thương của tấn công thường và trọng kích.", + "flower": { + "name": "Hoa Lễ Tế Mùa Hè", + "relictype": "Hoa Sự Sống", + "description": "Đóa hoa nhân tạo luôn luôn nở rộ, không biết ở trong đó có sinh mệnh không.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_4.png" + }, + "plume": { + "name": "Kết Thúc Lễ Tế Mùa Hè", + "relictype": "Lông Vũ Tử Vong", + "description": "Phi tiêu bằng gỗ được chạm khắc tinh xảo, chỉ dừng lại khi chạm đến vạch đích.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_2.png" + }, + "sands": { + "name": "Đồng Hồ Lễ Tế Mùa Hè", + "relictype": "Cát Thời Gian", + "description": "Chiếc đồng hồ đã dừng lại ở thời khắc nào đó.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_5.png" + }, + "goblet": { + "name": "Ly Ngọc Lễ Tế Mùa Hè", + "relictype": "Ly Không Gian", + "description": "Khi tế lễ, việc rót rượu tế không phải hiếm gặp, nhưng cái ly tinh xảo như vậy thì chỉ có một cái.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_1.png" + }, + "circlet": { + "name": "Mặt Nạ Lễ Tế Mùa Hè", + "relictype": "Nón Lý Trí", + "description": "Dựa vào hình dáng thần linh để chế tác ra, là mặt nạ rất được yêu thích.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15015_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/scholar.json b/src/data/Vietnamese/artifacts/scholar.json new file mode 100644 index 00000000000..06e6c9419b8 --- /dev/null +++ b/src/data/Vietnamese/artifacts/scholar.json @@ -0,0 +1,39 @@ +{ + "name": "Học Sĩ", + "rarity": [ + "3", + "4" + ], + "2pc": "Hiệu Quả Nạp Nguyên Tố tăng 20%", + "4pc": "Khi nhận Nguyên Tố Hạt Nhân hoặc Nguyên Tố Tinh Cầu, tất cả nhân vật dùng cung tên và Pháp Khí trong đội sẽ hồi thêm 3 Năng Lượng Nguyên Tố. Mỗi 3s mới thi triển 1 lần.", + "flower": { + "name": "Kẹp Sách Học Sĩ", + "relictype": "Hoa Sự Sống", + "description": "Hoa khô dùng thay cho kẹp sách, đã hấp thu hết hương thơm của sách.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_4.png" + }, + "plume": { + "name": "Bút Lông Học Sĩ", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông chim dùng làm bút viết, đã bị nhuốm màu đen không rửa sạch được.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_2.png" + }, + "sands": { + "name": "Đồng Hồ Học Sĩ", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ nhỏ thích hợp đặt trên bàn, là vật để xem thời gian duy nhất đối với những mọt sách.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_5.png" + }, + "goblet": { + "name": "Ly Mực Học Sĩ", + "relictype": "Ly Không Gian", + "description": "Vốn là vật đựng nước uống, nhưng bị dùng để rửa bút lông nên đã biến thành màu đen.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_1.png" + }, + "circlet": { + "name": "Mảnh Kính Học Sĩ", + "relictype": "Nón Lý Trí", + "description": "Đọc quá nhiều sẽ ảnh hưởng tới mắt, đạo cụ này có thể giảm bớt tác hại cho mắt.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10012_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/theexile.json b/src/data/Vietnamese/artifacts/theexile.json new file mode 100644 index 00000000000..cf061f725b3 --- /dev/null +++ b/src/data/Vietnamese/artifacts/theexile.json @@ -0,0 +1,39 @@ +{ + "name": "Kẻ Lưu Đày", + "rarity": [ + "3", + "4" + ], + "2pc": "Hiệu Quả Nạp Nguyên Tố tăng 20%", + "4pc": "Sau khi thi triển kỹ năng nộ, mỗi 2 giây sẽ hồi 2 điểm năng lượng nguyên tố cho tất cả nhân vật trong đội (không bao gồm bản thân). Hiệu quả trong 6 giây, không cộng dồn.", + "flower": { + "name": "Hoa Kẻ Lưu Đày", + "relictype": "Hoa Sự Sống", + "description": "Bông hoa u ám. Có bị lưu vong cũng phải mang theo, chắc hẳn có ý nghĩa rất quan trọng.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_4.png" + }, + "plume": { + "name": "Lông Vũ Kẻ Lưu Đày", + "relictype": "Lông Vũ Tử Vong", + "description": "Không phải vật trang trí, chỉ là vô tình bị vướng phải trong lúc lưu lạc bên ngoài.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_2.png" + }, + "sands": { + "name": "Đồng Hồ Kẻ Lưu Đày", + "relictype": "Cát Thời Gian", + "description": "Mặt kính làm từ pha lê đã bị vỡ, kim cũng đã rơi rớt, nhưng vẫn không nỡ vứt đi.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_5.png" + }, + "goblet": { + "name": "Ly Kẻ Lưu Đày", + "relictype": "Ly Không Gian", + "description": "Ly được làm từ kim loại nặng, có thể thấy đá quý được khảm bên ngoài đã bị lấy mất.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_1.png" + }, + "circlet": { + "name": "Vương Miện Kẻ Lưu Đày", + "relictype": "Nón Lý Trí", + "description": "Vương miện tôn quý, huy hiệu thể hiện danh phận đã bị dao rạch nát, thân thế tôn quý đã bị chôn vùi.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10009_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/thunderingfury.json b/src/data/Vietnamese/artifacts/thunderingfury.json new file mode 100644 index 00000000000..526f68b3266 --- /dev/null +++ b/src/data/Vietnamese/artifacts/thunderingfury.json @@ -0,0 +1,39 @@ +{ + "name": "Như Sấm Thịnh Nộ", + "rarity": [ + "4", + "5" + ], + "2pc": "Nhận 15% buff sát thương nguyên tố Lôi", + "4pc": "Sát thương phản ứng quá tải, điện cảm, siêu dẫn tăng 40%. Khi kích hoạt những phản ứng nguyên tố này, CD kỹ năng nguyên tố giảm 1s. Hiệu quả này mỗi 0.8s thi triển nhiều nhất một lần.", + "flower": { + "name": "Sự Thương Hại Của Lôi Điểu", + "relictype": "Hoa Sự Sống", + "description": "Bông hoa có màu của sấm sét, may mắn thoát được trong cuộc tàn sát của lửa tím.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_4.png" + }, + "plume": { + "name": "Tai Họa Của Sét", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông mang theo lôi điện, là báo ứng tàn khốc của Lôi Ma Điểu. Vẫn phát ra sấm sét phẫn nộ của nó.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_2.png" + }, + "sands": { + "name": "Thời Gian Lôi Đình", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ cát được bộ tộc thờ cúng lôi điểu dùng để tính thời gian Lôi Chủ giáng lâm. Đã bị dừng lại vĩnh viễn theo sự suy tàn của bộ tộc.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_5.png" + }, + "goblet": { + "name": "Sấm Sét Hung Ác", + "relictype": "Ly Không Gian", + "description": "Ly nghi thức được đổ đầy bởi máu của người vô tội, cầu nguyện sấm sét trở về. Cuối cùng chỉ tràn đầy sự oán hận như sấm thịnh nộ.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_1.png" + }, + "circlet": { + "name": "Vương Miện Gọi Sét", + "relictype": "Nón Lý Trí", + "description": "Nón của phù thủy cổ đại thờ bái Lôi Ma Điểu, nhưng tín ngưỡng trung thành cũng không thể làm ma thú cảm động.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15005_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/thundersoother.json b/src/data/Vietnamese/artifacts/thundersoother.json new file mode 100644 index 00000000000..d866a3f0c83 --- /dev/null +++ b/src/data/Vietnamese/artifacts/thundersoother.json @@ -0,0 +1,39 @@ +{ + "name": "Tôn Giả Trầm Lặng", + "rarity": [ + "4", + "5" + ], + "2pc": "Kháng nguyên tố Lôi tăng 40%.", + "4pc": "Tăng 35% sát thương tạo thành cho kẻ địch bị ảnh hưởng nguyên tố Lôi.", + "flower": { + "name": "Trái Tim Bình Lôi", + "relictype": "Hoa Sự Sống", + "description": "Đóa hoa nở rộ trong sấm sét, đến nay vẫn có thể ban tặng dũng khí cho những nhà lữ hành đi trong sấm sét.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_4.png" + }, + "plume": { + "name": "Lông Vũ Bình Lôi", + "relictype": "Lông Vũ Tử Vong", + "description": "Trong truyền thuyết, đây là huy chương dành tặng cho anh hùng đã đứng lên tiêu diệt lôi điện.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_2.png" + }, + "sands": { + "name": "Khoảnh Khắc Bình Lôi", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ của người dũng sĩ thần phục lôi điện, những mảnh vỡ của sấm sét trong đó chảy xuống báo hiệu thời gian dần trôi qua.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_5.png" + }, + "goblet": { + "name": "Ly Bình Lôi", + "relictype": "Ly Không Gian", + "description": "Ly rượu của dũng sĩ Bình Lôi, nghe nói những anh hùng tiêu diệt Lôi Ma Thú đã dùng chiếc ly này đựng đầy tử điện để uống.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_1.png" + }, + "circlet": { + "name": "Nón Bình Lôi", + "relictype": "Nón Lý Trí", + "description": "Vương miện của dũng sĩ Bình Lôi, nhận được khi các anh hùng cổ đại tiêu diệt Lôi Ma Thú làm hại đại lục.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_14002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/tinymiracle.json b/src/data/Vietnamese/artifacts/tinymiracle.json new file mode 100644 index 00000000000..c3571f50226 --- /dev/null +++ b/src/data/Vietnamese/artifacts/tinymiracle.json @@ -0,0 +1,39 @@ +{ + "name": "Kỳ Tích", + "rarity": [ + "3", + "4" + ], + "2pc": "Tất cả kháng Nguyên Tố tăng 20%.", + "4pc": "Sau khi nhận sát thương Nguyên Tố, kháng tương ứng tăng 30%, kéo dài 10s. Mỗi 10s chỉ thi triển 1 lần.", + "flower": { + "name": "Hoa Kỳ Tích", + "relictype": "Hoa Sự Sống", + "description": "Hoa mọc ra từ nham thạch. Có thể xuyên qua đá cứng để tìm ánh sáng.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_4.png" + }, + "plume": { + "name": "Lông Vũ Kỳ Tích", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông của mãnh thú có tốc độ cực nhanh, mắt thường khó có thể nhìn thấy được.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_2.png" + }, + "sands": { + "name": "Cát Kỳ Tích", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ cát bình thường, những hạt cát khô cuộn chảy theo sự vận động trông như dòng nước.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_5.png" + }, + "goblet": { + "name": "Ly Kỳ Tích", + "relictype": "Ly Không Gian", + "description": "Ly dùng trong nghi thức bói toán lưu truyền trong dân gian, cũng có thể đựng nước.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_1.png" + }, + "circlet": { + "name": "Bông Tai Kỳ Tích", + "relictype": "Nón Lý Trí", + "description": "Trang sức rẻ tiền, nhưng được làm từ kim loại mà sao băng thời cổ đại mang đến.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10004_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/travelingdoctor.json b/src/data/Vietnamese/artifacts/travelingdoctor.json new file mode 100644 index 00000000000..2fdc808061f --- /dev/null +++ b/src/data/Vietnamese/artifacts/travelingdoctor.json @@ -0,0 +1,40 @@ +{ + "name": "Thầy Thuốc", + "rarity": [ + "1", + "2", + "3" + ], + "2pc": "Tăng 20% hiệu quả trị liệu nhân vật nhận được.", + "4pc": "Khi thi triển Kỹ Năng Nộ, hồi 20% HP.", + "flower": { + "name": "Cúc Hoạ Mi Thầy Thuốc", + "relictype": "Hoa Sự Sống", + "description": "Là loại thuốc quý, nhưng để lâu nên đã mất đi dược tính.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_4.png" + }, + "plume": { + "name": "Lông Vũ Thầy Thuốc", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông cứng của chim cú, dùng nó để cổ vũ những lúc đi chữa bệnh trong đêm.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_2.png" + }, + "sands": { + "name": "Đồng Hồ Thầy Thuốc", + "relictype": "Cát Thời Gian", + "description": "Đạo cụ dùng để tính thời gian chính xác. Đối với thầy thuốc mà nói, một giây cũng không thể lãng phí.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_5.png" + }, + "goblet": { + "name": "Bình Thuốc Thầy Thuốc", + "relictype": "Ly Không Gian", + "description": "Vốn đựng đầy thuốc tinh chất, nhưng bây giờ chỉ còn sót lại mùi hương.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_1.png" + }, + "circlet": { + "name": "Khăn Thầy Thuốc", + "relictype": "Nón Lý Trí", + "description": "Dùng để buộc tóc khi chữa bệnh, lúc cần thiết cũng có thể dùng để cố định xương gãy hoặc trật khớp.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_10013_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/viridescentvenerer.json b/src/data/Vietnamese/artifacts/viridescentvenerer.json new file mode 100644 index 00000000000..cd897109660 --- /dev/null +++ b/src/data/Vietnamese/artifacts/viridescentvenerer.json @@ -0,0 +1,39 @@ +{ + "name": "Bóng Hình Màu Xanh", + "rarity": [ + "4", + "5" + ], + "2pc": "Nhận 15% buff sát thương nguyên tố Phong.", + "4pc": "Sát thương phản ứng khuếch tán tạo thành tăng 60%. Dựa theo loại Nguyên Tố khuếch tán, giảm 40% kháng Nguyên Tố của kẻ địch bị ảnh hưởng, kéo dài 10s.", + "flower": { + "name": "Hoa Ký Ức Đồng Xanh", + "relictype": "Hoa Sự Sống", + "description": "Loài hoa dại từng mọc khắp nơi. Rời khỏi đất mẹ, được người thợ săn đeo trên ngực.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_4.png" + }, + "plume": { + "name": "Lông Vũ Xanh Của Thợ Săn", + "relictype": "Lông Vũ Tử Vong", + "description": "Lông đuôi của mũi tên từng đâm xuyên qua thú săn. Hiện nay vẫn lấp lánh ánh sáng.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_2.png" + }, + "sands": { + "name": "Thời Gian Của Thợ Săn", + "relictype": "Cát Thời Gian", + "description": "Khí cụ từng được người thợ săn mang theo mình, vĩnh viễn chỉ về con mồi.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_5.png" + }, + "goblet": { + "name": "Vật Đựng Của Thợ Săn", + "relictype": "Ly Không Gian", + "description": "Túi nước Thợ Săn Đồng Xanh từng dùng, dung lượng lớn hơn bạn nghĩ.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_1.png" + }, + "circlet": { + "name": "Nón Thợ Săn", + "relictype": "Nón Lý Trí", + "description": "Nón từng thuộc về người Thợ Săn Đồng Xanh kiêu ngạo, xanh tươi giống như gió ngoài thảo nguyên.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15002_3.png" + } +} \ No newline at end of file diff --git a/src/data/Vietnamese/artifacts/wandererstroupe.json b/src/data/Vietnamese/artifacts/wandererstroupe.json new file mode 100644 index 00000000000..00cb2879635 --- /dev/null +++ b/src/data/Vietnamese/artifacts/wandererstroupe.json @@ -0,0 +1,39 @@ +{ + "name": "Đoàn Hát Lang Thang Đại Lục", + "rarity": [ + "4", + "5" + ], + "2pc": "Tăng 80 điểm tinh thông nguyên tố.", + "4pc": "Khi nhân vật trang bị bộ Thánh Di Vật này dùng pháp khí, cung tên, sát thương trọng kích nhân vật tạo thành tăng 35%.", + "flower": { + "name": "Ánh Sáng Của Ban Nhạc", + "relictype": "Hoa Sự Sống", + "description": "Huy chương hình hoa nhỏ bé, khi đặt bên tai lắng nghe, sẽ phảng phất nghe được tiếng sáo và giọng hát trong veo.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_4.png" + }, + "plume": { + "name": "Mũi Tên Nhạc Sĩ", + "relictype": "Lông Vũ Tử Vong", + "description": "Mũi tên bằng lông có màu xanh lam, không hề bị thời gian làm cho xuống sắc. Dường như đem lại âm thanh như tiếng nước chảy.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_2.png" + }, + "sands": { + "name": "Thời Gian Bế Mạc", + "relictype": "Cát Thời Gian", + "description": "Đồng hồ cát tính thời gian cho ban nhạc, từng phát ra âm thanh tinh tế. Nhưng hiện nay buổi biểu diễn của họ đã kết thúc.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_5.png" + }, + "goblet": { + "name": "Bình Nước Nhà Thơ", + "relictype": "Ly Không Gian", + "description": "Bình nước cổ đại có hình thù kỳ lạ, bên trong còn bài trí dây đàn, phát ra âm thanh kỳ diệu theo dòng nước chảy.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_1.png" + }, + "circlet": { + "name": "Nón Chỉ Huy", + "relictype": "Nón Lý Trí", + "description": "Cho dù trải qua gió tuyết, nhưng vẫn lấp lánh sáng ngời. Dường như ẩn chứa điệu nhạc từ xa xưa.", + "icon": "https://upload-os-bbs.mihoyo.com/game_record/genshin/equip/UI_RelicIcon_15003_3.png" + } +} \ No newline at end of file diff --git a/src/data/index/ChineseSimplified/artifacts.json b/src/data/index/ChineseSimplified/artifacts.json new file mode 100644 index 00000000000..9d38c9f5375 --- /dev/null +++ b/src/data/index/ChineseSimplified/artifacts.json @@ -0,0 +1,150 @@ +{ + "namemap": { + "adventurer.json": "冒险家", + "archaicpetra.json": "悠古的磐岩", + "berserker.json": "战狂", + "blizzardstrayer.json": "冰风迷途的勇士", + "bloodstainedchivalry.json": "染血的骑士道", + "braveheart.json": "勇士之心", + "crimsonwitchofflames.json": "炽烈的炎之魔女", + "defenderswill.json": "守护之心", + "gambler.json": "赌徒", + "glacierandsnowfield.json": "冰之川与雪之砂", + "gladiatorsfinale.json": "角斗士的终幕礼", + "heartofdepth.json": "沉沦之心", + "instructor.json": "教官", + "lavawalker.json": "渡过烈火的贤人", + "luckydog.json": "幸运儿", + "maidenbeloved.json": "被怜爱的少女", + "martialartist.json": "武人", + "noblesseoblige.json": "昔日宗室之仪", + "prayersfordestiny.json": "祭水之人", + "prayersforillumination.json": "祭火之人", + "prayersforwisdom.json": "祭雷之人", + "prayerstospringtime.json": "祭冰之人", + "prayerstothefirmament.json": "祭风之人", + "resolutionofsojourner.json": "行者之心", + "retracingbolide.json": "逆飞的流星", + "scholar.json": "学士", + "theexile.json": "流放者", + "thunderingfury.json": "如雷的盛怒", + "thundersoother.json": "平息鸣雷的尊者", + "tinymiracle.json": "奇迹", + "travelingdoctor.json": "游医", + "viridescentvenerer.json": "翠绿之影", + "wandererstroupe.json": "流浪大地的乐团" + }, + "names": { + "冒险家": "adventurer.json", + "悠古的磐岩": "archaicpetra.json", + "战狂": "berserker.json", + "冰风迷途的勇士": "blizzardstrayer.json", + "染血的骑士道": "bloodstainedchivalry.json", + "勇士之心": "braveheart.json", + "炽烈的炎之魔女": "crimsonwitchofflames.json", + "守护之心": "defenderswill.json", + "赌徒": "gambler.json", + "冰之川与雪之砂": "glacierandsnowfield.json", + "角斗士的终幕礼": "gladiatorsfinale.json", + "沉沦之心": "heartofdepth.json", + "教官": "instructor.json", + "渡过烈火的贤人": "lavawalker.json", + "幸运儿": "luckydog.json", + "被怜爱的少女": "maidenbeloved.json", + "武人": "martialartist.json", + "昔日宗室之仪": "noblesseoblige.json", + "祭水之人": "prayersfordestiny.json", + "祭火之人": "prayersforillumination.json", + "祭雷之人": "prayersforwisdom.json", + "祭冰之人": "prayerstospringtime.json", + "祭风之人": "prayerstothefirmament.json", + "行者之心": "resolutionofsojourner.json", + "逆飞的流星": "retracingbolide.json", + "学士": "scholar.json", + "流放者": "theexile.json", + "如雷的盛怒": "thunderingfury.json", + "平息鸣雷的尊者": "thundersoother.json", + "奇迹": "tinymiracle.json", + "游医": "travelingdoctor.json", + "翠绿之影": "viridescentvenerer.json", + "流浪大地的乐团": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/data/index/ChineseTraditional/artifacts.json b/src/data/index/ChineseTraditional/artifacts.json new file mode 100644 index 00000000000..13fe5e5d1e0 --- /dev/null +++ b/src/data/index/ChineseTraditional/artifacts.json @@ -0,0 +1,150 @@ +{ + "namemap": { + "adventurer.json": "冒險家", + "archaicpetra.json": "悠古的磐岩", + "berserker.json": "戰狂", + "blizzardstrayer.json": "冰風迷途的勇士", + "bloodstainedchivalry.json": "染血的騎士道", + "braveheart.json": "勇士之心", + "crimsonwitchofflames.json": "熾烈的炎之魔女", + "defenderswill.json": "守護之心", + "gambler.json": "賭徒", + "glacierandsnowfield.json": "冰之川與雪之砂", + "gladiatorsfinale.json": "角鬥士的終幕禮", + "heartofdepth.json": "沉淪之心", + "instructor.json": "教官", + "lavawalker.json": "渡過烈火的賢人", + "luckydog.json": "幸運兒", + "maidenbeloved.json": "被憐愛的少女", + "martialartist.json": "武人", + "noblesseoblige.json": "昔日宗室之儀", + "prayersfordestiny.json": "祭水之人", + "prayersforillumination.json": "祭火之人", + "prayersforwisdom.json": "祭雷之人", + "prayerstospringtime.json": "祭冰之人", + "prayerstothefirmament.json": "祭風之人", + "resolutionofsojourner.json": "行者之心", + "retracingbolide.json": "逆飛的流星", + "scholar.json": "學士", + "theexile.json": "流放者", + "thunderingfury.json": "如雷的盛怒", + "thundersoother.json": "平息鳴雷的尊者", + "tinymiracle.json": "奇蹟", + "travelingdoctor.json": "遊醫", + "viridescentvenerer.json": "翠綠之影", + "wandererstroupe.json": "流浪大地的樂團" + }, + "names": { + "冒險家": "adventurer.json", + "悠古的磐岩": "archaicpetra.json", + "戰狂": "berserker.json", + "冰風迷途的勇士": "blizzardstrayer.json", + "染血的騎士道": "bloodstainedchivalry.json", + "勇士之心": "braveheart.json", + "熾烈的炎之魔女": "crimsonwitchofflames.json", + "守護之心": "defenderswill.json", + "賭徒": "gambler.json", + "冰之川與雪之砂": "glacierandsnowfield.json", + "角鬥士的終幕禮": "gladiatorsfinale.json", + "沉淪之心": "heartofdepth.json", + "教官": "instructor.json", + "渡過烈火的賢人": "lavawalker.json", + "幸運兒": "luckydog.json", + "被憐愛的少女": "maidenbeloved.json", + "武人": "martialartist.json", + "昔日宗室之儀": "noblesseoblige.json", + "祭水之人": "prayersfordestiny.json", + "祭火之人": "prayersforillumination.json", + "祭雷之人": "prayersforwisdom.json", + "祭冰之人": "prayerstospringtime.json", + "祭風之人": "prayerstothefirmament.json", + "行者之心": "resolutionofsojourner.json", + "逆飛的流星": "retracingbolide.json", + "學士": "scholar.json", + "流放者": "theexile.json", + "如雷的盛怒": "thunderingfury.json", + "平息鳴雷的尊者": "thundersoother.json", + "奇蹟": "tinymiracle.json", + "遊醫": "travelingdoctor.json", + "翠綠之影": "viridescentvenerer.json", + "流浪大地的樂團": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/data/index/English/artifacts.json b/src/data/index/English/artifacts.json index 7d4b5d207a3..7adb007e34c 100644 --- a/src/data/index/English/artifacts.json +++ b/src/data/index/English/artifacts.json @@ -9,6 +9,7 @@ "crimsonwitchofflames.json": "Crimson Witch of Flames", "defenderswill.json": "Defender's Will", "gambler.json": "Gambler", + "glacierandsnowfield.json": "Glacier and Snowfield", "gladiatorsfinale.json": "Gladiator's Finale", "heartofdepth.json": "Heart of Depth", "instructor.json": "Instructor", @@ -21,6 +22,7 @@ "prayersforillumination.json": "Prayers for Illumination", "prayersforwisdom.json": "Prayers for Wisdom", "prayerstospringtime.json": "Prayers to Springtime", + "prayerstothefirmament.json": "Prayers to the Firmament", "resolutionofsojourner.json": "Resolution of Sojourner", "retracingbolide.json": "Retracing Bolide", "scholar.json": "Scholar", @@ -42,6 +44,7 @@ "Crimson Witch of Flames": "crimsonwitchofflames.json", "Defender's Will": "defenderswill.json", "Gambler": "gambler.json", + "Glacier and Snowfield": "glacierandsnowfield.json", "Gladiator's Finale": "gladiatorsfinale.json", "Heart of Depth": "heartofdepth.json", "Instructor": "instructor.json", @@ -54,6 +57,7 @@ "Prayers for Illumination": "prayersforillumination.json", "Prayers for Wisdom": "prayersforwisdom.json", "Prayers to Springtime": "prayerstospringtime.json", + "Prayers to the Firmament": "prayerstothefirmament.json", "Resolution of Sojourner": "resolutionofsojourner.json", "Retracing Bolide": "retracingbolide.json", "Scholar": "scholar.json", @@ -72,6 +76,11 @@ "luckydog.json", "travelingdoctor.json" ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], "3": [ "adventurer.json", "berserker.json", diff --git a/src/data/index/French/artifacts.json b/src/data/index/French/artifacts.json new file mode 100644 index 00000000000..6f405bfbd61 --- /dev/null +++ b/src/data/index/French/artifacts.json @@ -0,0 +1,150 @@ +{ + "namemap": { + "adventurer.json": "Aventurier", + "archaicpetra.json": "Roche ancienne", + "berserker.json": "Berserker", + "blizzardstrayer.json": "Briseur de glace", + "bloodstainedchivalry.json": "Chevalerie ensanglantée", + "braveheart.json": "Cœur du Brave", + "crimsonwitchofflames.json": "Sorcière des flammes ardentes", + "defenderswill.json": "Cœur du Gardien", + "gambler.json": "Parieur", + "glacierandsnowfield.json": "Neige et glace", + "gladiatorsfinale.json": "Rideau du Gladiateur", + "heartofdepth.json": "Âme du naufragé", + "instructor.json": "Instructeur", + "lavawalker.json": "Marcheur du feu", + "luckydog.json": "Chanceux", + "maidenbeloved.json": "Amour chéri", + "martialartist.json": "Artiste martial", + "noblesseoblige.json": "Ancien rituel royal", + "prayersfordestiny.json": "Sacrifieur Hydro", + "prayersforillumination.json": "Sacrifieur Pyro", + "prayersforwisdom.json": "Sacrifieur Électro", + "prayerstospringtime.json": "Sacrifieur Cryo", + "prayerstothefirmament.json": "Sacrifieur Anémo", + "resolutionofsojourner.json": "Cœur du Voyageur", + "retracingbolide.json": "Météore inversé", + "scholar.json": "Érudit", + "theexile.json": "Exilé", + "thunderingfury.json": "Colère de tonnerre", + "thundersoother.json": "Dompteur de foudre", + "tinymiracle.json": "Miracle", + "travelingdoctor.json": "Médecin itinérant", + "viridescentvenerer.json": "Ombre de la Verte Chasseuse", + "wandererstroupe.json": "Bande vagabonde" + }, + "names": { + "Aventurier": "adventurer.json", + "Roche ancienne": "archaicpetra.json", + "Berserker": "berserker.json", + "Briseur de glace": "blizzardstrayer.json", + "Chevalerie ensanglantée": "bloodstainedchivalry.json", + "Cœur du Brave": "braveheart.json", + "Sorcière des flammes ardentes": "crimsonwitchofflames.json", + "Cœur du Gardien": "defenderswill.json", + "Parieur": "gambler.json", + "Neige et glace": "glacierandsnowfield.json", + "Rideau du Gladiateur": "gladiatorsfinale.json", + "Âme du naufragé": "heartofdepth.json", + "Instructeur": "instructor.json", + "Marcheur du feu": "lavawalker.json", + "Chanceux": "luckydog.json", + "Amour chéri": "maidenbeloved.json", + "Artiste martial": "martialartist.json", + "Ancien rituel royal": "noblesseoblige.json", + "Sacrifieur Hydro": "prayersfordestiny.json", + "Sacrifieur Pyro": "prayersforillumination.json", + "Sacrifieur Électro": "prayersforwisdom.json", + "Sacrifieur Cryo": "prayerstospringtime.json", + "Sacrifieur Anémo": "prayerstothefirmament.json", + "Cœur du Voyageur": "resolutionofsojourner.json", + "Météore inversé": "retracingbolide.json", + "Érudit": "scholar.json", + "Exilé": "theexile.json", + "Colère de tonnerre": "thunderingfury.json", + "Dompteur de foudre": "thundersoother.json", + "Miracle": "tinymiracle.json", + "Médecin itinérant": "travelingdoctor.json", + "Ombre de la Verte Chasseuse": "viridescentvenerer.json", + "Bande vagabonde": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/data/index/German/artifacts.json b/src/data/index/German/artifacts.json new file mode 100644 index 00000000000..c7099c8c7d3 --- /dev/null +++ b/src/data/index/German/artifacts.json @@ -0,0 +1,150 @@ +{ + "namemap": { + "adventurer.json": "Abenteurer", + "archaicpetra.json": "Archaischer Fels", + "berserker.json": "Berserker", + "blizzardstrayer.json": "Im Schnee irrender Recke", + "bloodstainedchivalry.json": "Blutiger Weg eines Ritters", + "braveheart.json": "Wagemut", + "crimsonwitchofflames.json": "Brennende Pyro-Hexe", + "defenderswill.json": "Beschützerinstinkt", + "gambler.json": "Glücksspieler", + "glacierandsnowfield.json": "Eisbäche und Schneewüsten", + "gladiatorsfinale.json": "Verbeugung des Gladiators", + "heartofdepth.json": "Tief im Herzen", + "instructor.json": "Ausbilder", + "lavawalker.json": "Feuer durchwandernder Heiliger", + "luckydog.json": "Glückspilz", + "maidenbeloved.json": "Ins Herz geschlossenes Mädchen", + "martialartist.json": "Kampfkünstler", + "noblesseoblige.json": "Altes Hofritual", + "prayersfordestiny.json": "Wasseropfer", + "prayersforillumination.json": "Feueropfer", + "prayersforwisdom.json": "Blitzopfer", + "prayerstospringtime.json": "Eisopfer", + "prayerstothefirmament.json": "Windopfer", + "resolutionofsojourner.json": "Fernweh", + "retracingbolide.json": "Umgekehrter Meteor", + "scholar.json": "Gelehrter", + "theexile.json": "Verbannter", + "thunderingfury.json": "Donnernder Zorn", + "thundersoother.json": "Donner beruhigender Weiser", + "tinymiracle.json": "Wunder", + "travelingdoctor.json": "Wanderarzt", + "viridescentvenerer.json": "Grünlicher Schatten", + "wandererstroupe.json": "Wanderorchester" + }, + "names": { + "Abenteurer": "adventurer.json", + "Archaischer Fels": "archaicpetra.json", + "Berserker": "berserker.json", + "Im Schnee irrender Recke": "blizzardstrayer.json", + "Blutiger Weg eines Ritters": "bloodstainedchivalry.json", + "Wagemut": "braveheart.json", + "Brennende Pyro-Hexe": "crimsonwitchofflames.json", + "Beschützerinstinkt": "defenderswill.json", + "Glücksspieler": "gambler.json", + "Eisbäche und Schneewüsten": "glacierandsnowfield.json", + "Verbeugung des Gladiators": "gladiatorsfinale.json", + "Tief im Herzen": "heartofdepth.json", + "Ausbilder": "instructor.json", + "Feuer durchwandernder Heiliger": "lavawalker.json", + "Glückspilz": "luckydog.json", + "Ins Herz geschlossenes Mädchen": "maidenbeloved.json", + "Kampfkünstler": "martialartist.json", + "Altes Hofritual": "noblesseoblige.json", + "Wasseropfer": "prayersfordestiny.json", + "Feueropfer": "prayersforillumination.json", + "Blitzopfer": "prayersforwisdom.json", + "Eisopfer": "prayerstospringtime.json", + "Windopfer": "prayerstothefirmament.json", + "Fernweh": "resolutionofsojourner.json", + "Umgekehrter Meteor": "retracingbolide.json", + "Gelehrter": "scholar.json", + "Verbannter": "theexile.json", + "Donnernder Zorn": "thunderingfury.json", + "Donner beruhigender Weiser": "thundersoother.json", + "Wunder": "tinymiracle.json", + "Wanderarzt": "travelingdoctor.json", + "Grünlicher Schatten": "viridescentvenerer.json", + "Wanderorchester": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/data/index/Indonesian/artifacts.json b/src/data/index/Indonesian/artifacts.json new file mode 100644 index 00000000000..7adb007e34c --- /dev/null +++ b/src/data/index/Indonesian/artifacts.json @@ -0,0 +1,150 @@ +{ + "namemap": { + "adventurer.json": "Adventurer", + "archaicpetra.json": "Archaic Petra", + "berserker.json": "Berserker", + "blizzardstrayer.json": "Blizzard Strayer", + "bloodstainedchivalry.json": "Bloodstained Chivalry", + "braveheart.json": "Brave Heart", + "crimsonwitchofflames.json": "Crimson Witch of Flames", + "defenderswill.json": "Defender's Will", + "gambler.json": "Gambler", + "glacierandsnowfield.json": "Glacier and Snowfield", + "gladiatorsfinale.json": "Gladiator's Finale", + "heartofdepth.json": "Heart of Depth", + "instructor.json": "Instructor", + "lavawalker.json": "Lavawalker", + "luckydog.json": "Lucky Dog", + "maidenbeloved.json": "Maiden Beloved", + "martialartist.json": "Martial Artist", + "noblesseoblige.json": "Noblesse Oblige", + "prayersfordestiny.json": "Prayers for Destiny", + "prayersforillumination.json": "Prayers for Illumination", + "prayersforwisdom.json": "Prayers for Wisdom", + "prayerstospringtime.json": "Prayers to Springtime", + "prayerstothefirmament.json": "Prayers to the Firmament", + "resolutionofsojourner.json": "Resolution of Sojourner", + "retracingbolide.json": "Retracing Bolide", + "scholar.json": "Scholar", + "theexile.json": "The Exile", + "thunderingfury.json": "Thundering Fury", + "thundersoother.json": "Thundersoother", + "tinymiracle.json": "Tiny Miracle", + "travelingdoctor.json": "Traveling Doctor", + "viridescentvenerer.json": "Viridescent Venerer", + "wandererstroupe.json": "Wanderer's Troupe" + }, + "names": { + "Adventurer": "adventurer.json", + "Archaic Petra": "archaicpetra.json", + "Berserker": "berserker.json", + "Blizzard Strayer": "blizzardstrayer.json", + "Bloodstained Chivalry": "bloodstainedchivalry.json", + "Brave Heart": "braveheart.json", + "Crimson Witch of Flames": "crimsonwitchofflames.json", + "Defender's Will": "defenderswill.json", + "Gambler": "gambler.json", + "Glacier and Snowfield": "glacierandsnowfield.json", + "Gladiator's Finale": "gladiatorsfinale.json", + "Heart of Depth": "heartofdepth.json", + "Instructor": "instructor.json", + "Lavawalker": "lavawalker.json", + "Lucky Dog": "luckydog.json", + "Maiden Beloved": "maidenbeloved.json", + "Martial Artist": "martialartist.json", + "Noblesse Oblige": "noblesseoblige.json", + "Prayers for Destiny": "prayersfordestiny.json", + "Prayers for Illumination": "prayersforillumination.json", + "Prayers for Wisdom": "prayersforwisdom.json", + "Prayers to Springtime": "prayerstospringtime.json", + "Prayers to the Firmament": "prayerstothefirmament.json", + "Resolution of Sojourner": "resolutionofsojourner.json", + "Retracing Bolide": "retracingbolide.json", + "Scholar": "scholar.json", + "The Exile": "theexile.json", + "Thundering Fury": "thunderingfury.json", + "Thundersoother": "thundersoother.json", + "Tiny Miracle": "tinymiracle.json", + "Traveling Doctor": "travelingdoctor.json", + "Viridescent Venerer": "viridescentvenerer.json", + "Wanderer's Troupe": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/data/index/Japanese/artifacts.json b/src/data/index/Japanese/artifacts.json index 9e26dfeeb6e..20e7b3b5913 100644 --- a/src/data/index/Japanese/artifacts.json +++ b/src/data/index/Japanese/artifacts.json @@ -1 +1,150 @@ -{} \ No newline at end of file +{ + "namemap": { + "adventurer.json": "冒険者", + "archaicpetra.json": "悠久の磐岩", + "berserker.json": "狂戦士", + "blizzardstrayer.json": "氷風を彷徨う勇士", + "bloodstainedchivalry.json": "血染めの騎士道", + "braveheart.json": "勇士の心", + "crimsonwitchofflames.json": "燃え盛る炎の魔女", + "defenderswill.json": "守護の心", + "gambler.json": "博徒", + "glacierandsnowfield.json": "氷の川と雪の砂", + "gladiatorsfinale.json": "剣闘士のフィナーレ", + "heartofdepth.json": "沈淪の心", + "instructor.json": "教官", + "lavawalker.json": "烈火を渡る賢者", + "luckydog.json": "幸運", + "maidenbeloved.json": "愛される少女", + "martialartist.json": "武人", + "noblesseoblige.json": "旧貴族のしつけ", + "prayersfordestiny.json": "水祭りの人", + "prayersforillumination.json": "火祭りの人", + "prayersforwisdom.json": "雷祭りの人", + "prayerstospringtime.json": "氷祭りの人", + "prayerstothefirmament.json": "風祭りの人", + "resolutionofsojourner.json": "旅人の心", + "retracingbolide.json": "逆飛びの流星", + "scholar.json": "学者", + "theexile.json": "亡命者", + "thunderingfury.json": "雷のような怒り", + "thundersoother.json": "雷を鎮める尊者", + "tinymiracle.json": "奇跡", + "travelingdoctor.json": "医者", + "viridescentvenerer.json": "翠緑の影", + "wandererstroupe.json": "大地を流浪する楽団" + }, + "names": { + "冒険者": "adventurer.json", + "悠久の磐岩": "archaicpetra.json", + "狂戦士": "berserker.json", + "氷風を彷徨う勇士": "blizzardstrayer.json", + "血染めの騎士道": "bloodstainedchivalry.json", + "勇士の心": "braveheart.json", + "燃え盛る炎の魔女": "crimsonwitchofflames.json", + "守護の心": "defenderswill.json", + "博徒": "gambler.json", + "氷の川と雪の砂": "glacierandsnowfield.json", + "剣闘士のフィナーレ": "gladiatorsfinale.json", + "沈淪の心": "heartofdepth.json", + "教官": "instructor.json", + "烈火を渡る賢者": "lavawalker.json", + "幸運": "luckydog.json", + "愛される少女": "maidenbeloved.json", + "武人": "martialartist.json", + "旧貴族のしつけ": "noblesseoblige.json", + "水祭りの人": "prayersfordestiny.json", + "火祭りの人": "prayersforillumination.json", + "雷祭りの人": "prayersforwisdom.json", + "氷祭りの人": "prayerstospringtime.json", + "風祭りの人": "prayerstothefirmament.json", + "旅人の心": "resolutionofsojourner.json", + "逆飛びの流星": "retracingbolide.json", + "学者": "scholar.json", + "亡命者": "theexile.json", + "雷のような怒り": "thunderingfury.json", + "雷を鎮める尊者": "thundersoother.json", + "奇跡": "tinymiracle.json", + "医者": "travelingdoctor.json", + "翠緑の影": "viridescentvenerer.json", + "大地を流浪する楽団": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/data/index/Korean/artifacts.json b/src/data/index/Korean/artifacts.json new file mode 100644 index 00000000000..0a0cd7ce760 --- /dev/null +++ b/src/data/index/Korean/artifacts.json @@ -0,0 +1,150 @@ +{ + "namemap": { + "adventurer.json": "모험가", + "archaicpetra.json": "유구한 반암", + "berserker.json": "전쟁광", + "blizzardstrayer.json": "얼음바람 속에서 길잃은 용사", + "bloodstainedchivalry.json": "피에 물든 기사도", + "braveheart.json": "용사의 마음", + "crimsonwitchofflames.json": "불타오르는 화염의 마녀", + "defenderswill.json": "수호자의 마음", + "gambler.json": "노름꾼", + "glacierandsnowfield.json": "빙하와 눈의 모래", + "gladiatorsfinale.json": "검투사의 피날레", + "heartofdepth.json": "몰락한 마음", + "instructor.json": "교관", + "lavawalker.json": "불 위를 걷는 현인", + "luckydog.json": "행운아", + "maidenbeloved.json": "사랑받는 소녀", + "martialartist.json": "무인", + "noblesseoblige.json": "옛 왕실의 의식", + "prayersfordestiny.json": "물을 모시는 자", + "prayersforillumination.json": "불을 모시는 자", + "prayersforwisdom.json": "뇌명을 모시는 자", + "prayerstospringtime.json": "얼음을 모시는 자", + "prayerstothefirmament.json": "바람을 모시는 자", + "resolutionofsojourner.json": "행자의 마음", + "retracingbolide.json": "날아오르는 유성", + "scholar.json": "학사", + "theexile.json": "유배자", + "thunderingfury.json": "번개 같은 분노", + "thundersoother.json": "뇌명을 평정한 존자", + "tinymiracle.json": "기적", + "travelingdoctor.json": "떠돌이 의사", + "viridescentvenerer.json": "청록색 그림자", + "wandererstroupe.json": "대지를 유랑하는 악단" + }, + "names": { + "모험가": "adventurer.json", + "유구한 반암": "archaicpetra.json", + "전쟁광": "berserker.json", + "얼음바람 속에서 길잃은 용사": "blizzardstrayer.json", + "피에 물든 기사도": "bloodstainedchivalry.json", + "용사의 마음": "braveheart.json", + "불타오르는 화염의 마녀": "crimsonwitchofflames.json", + "수호자의 마음": "defenderswill.json", + "노름꾼": "gambler.json", + "빙하와 눈의 모래": "glacierandsnowfield.json", + "검투사의 피날레": "gladiatorsfinale.json", + "몰락한 마음": "heartofdepth.json", + "교관": "instructor.json", + "불 위를 걷는 현인": "lavawalker.json", + "행운아": "luckydog.json", + "사랑받는 소녀": "maidenbeloved.json", + "무인": "martialartist.json", + "옛 왕실의 의식": "noblesseoblige.json", + "물을 모시는 자": "prayersfordestiny.json", + "불을 모시는 자": "prayersforillumination.json", + "뇌명을 모시는 자": "prayersforwisdom.json", + "얼음을 모시는 자": "prayerstospringtime.json", + "바람을 모시는 자": "prayerstothefirmament.json", + "행자의 마음": "resolutionofsojourner.json", + "날아오르는 유성": "retracingbolide.json", + "학사": "scholar.json", + "유배자": "theexile.json", + "번개 같은 분노": "thunderingfury.json", + "뇌명을 평정한 존자": "thundersoother.json", + "기적": "tinymiracle.json", + "떠돌이 의사": "travelingdoctor.json", + "청록색 그림자": "viridescentvenerer.json", + "대지를 유랑하는 악단": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/data/index/Portuguese/artifacts.json b/src/data/index/Portuguese/artifacts.json new file mode 100644 index 00000000000..8a2414a7b1b --- /dev/null +++ b/src/data/index/Portuguese/artifacts.json @@ -0,0 +1,150 @@ +{ + "namemap": { + "adventurer.json": "Aventureiro", + "archaicpetra.json": "Pedra Arcaica", + "berserker.json": "Berserker", + "blizzardstrayer.json": "Herói Invernal", + "bloodstainedchivalry.json": "Cavaleiro Manchado de Sangue", + "braveheart.json": "Coração Valente", + "crimsonwitchofflames.json": "A Bruxa das Chamas Carmesim", + "defenderswill.json": "Guardião", + "gambler.json": "Apostador", + "glacierandsnowfield.json": "Rios de Gelo e Areia de Neve", + "gladiatorsfinale.json": "Último Juramento do Gladiador", + "heartofdepth.json": "Profundezas do Coração", + "instructor.json": "Instrutor", + "lavawalker.json": "Atravessador do Fogo", + "luckydog.json": "O Sortudo", + "maidenbeloved.json": "Donzela Amada", + "martialartist.json": "Artista Marcial", + "noblesseoblige.json": "Antigo Ritual Real", + "prayersfordestiny.json": "Orações para o Destino", + "prayersforillumination.json": "Xamã do Ritual Pyro", + "prayersforwisdom.json": "Xamã do Ritual Electro", + "prayerstospringtime.json": "Orações para a Primavera", + "prayerstothefirmament.json": "Xamã do Ritual Anemo", + "resolutionofsojourner.json": "Resolução de Sojourner", + "retracingbolide.json": "Meteoro Invertido", + "scholar.json": "O Estudioso", + "theexile.json": "O Exilado", + "thunderingfury.json": "Trovão Furioso", + "thundersoother.json": "Lançador de Trovões", + "tinymiracle.json": "Pequeno Milagre", + "travelingdoctor.json": "O Doutor viajante", + "viridescentvenerer.json": "Sombra Verde", + "wandererstroupe.json": "Trupe Itinerante" + }, + "names": { + "Aventureiro": "adventurer.json", + "Pedra Arcaica": "archaicpetra.json", + "Berserker": "berserker.json", + "Herói Invernal": "blizzardstrayer.json", + "Cavaleiro Manchado de Sangue": "bloodstainedchivalry.json", + "Coração Valente": "braveheart.json", + "A Bruxa das Chamas Carmesim": "crimsonwitchofflames.json", + "Guardião": "defenderswill.json", + "Apostador": "gambler.json", + "Rios de Gelo e Areia de Neve": "glacierandsnowfield.json", + "Último Juramento do Gladiador": "gladiatorsfinale.json", + "Profundezas do Coração": "heartofdepth.json", + "Instrutor": "instructor.json", + "Atravessador do Fogo": "lavawalker.json", + "O Sortudo": "luckydog.json", + "Donzela Amada": "maidenbeloved.json", + "Artista Marcial": "martialartist.json", + "Antigo Ritual Real": "noblesseoblige.json", + "Orações para o Destino": "prayersfordestiny.json", + "Xamã do Ritual Pyro": "prayersforillumination.json", + "Xamã do Ritual Electro": "prayersforwisdom.json", + "Orações para a Primavera": "prayerstospringtime.json", + "Xamã do Ritual Anemo": "prayerstothefirmament.json", + "Resolução de Sojourner": "resolutionofsojourner.json", + "Meteoro Invertido": "retracingbolide.json", + "O Estudioso": "scholar.json", + "O Exilado": "theexile.json", + "Trovão Furioso": "thunderingfury.json", + "Lançador de Trovões": "thundersoother.json", + "Pequeno Milagre": "tinymiracle.json", + "O Doutor viajante": "travelingdoctor.json", + "Sombra Verde": "viridescentvenerer.json", + "Trupe Itinerante": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/data/index/Russian/artifacts.json b/src/data/index/Russian/artifacts.json new file mode 100644 index 00000000000..4e049cfca1f --- /dev/null +++ b/src/data/index/Russian/artifacts.json @@ -0,0 +1,150 @@ +{ + "namemap": { + "adventurer.json": "Искатель приключений", + "archaicpetra.json": "Архаичный камень", + "berserker.json": "Берсерк", + "blizzardstrayer.json": "Заблудший в метели", + "bloodstainedchivalry.json": "Рыцарь крови", + "braveheart.json": "Душа храбреца", + "crimsonwitchofflames.json": "Горящая алая ведьма", + "defenderswill.json": "Воля защитника", + "gambler.json": "Азартный игрок", + "glacierandsnowfield.json": "Снег и лёд", + "gladiatorsfinale.json": "Конец гладиатора", + "heartofdepth.json": "Сердце глубин", + "instructor.json": "Инструктор", + "lavawalker.json": "Ступающий по лаве", + "luckydog.json": "Везунчик", + "maidenbeloved.json": "Возлюбленная юная дева", + "martialartist.json": "Воин", + "noblesseoblige.json": "Церемония древней знати", + "prayersfordestiny.json": "Шаман воды", + "prayersforillumination.json": "Шаман огня", + "prayersforwisdom.json": "Шаман молнии", + "prayerstospringtime.json": "Шаман льда", + "prayerstothefirmament.json": "Шаман ветра", + "resolutionofsojourner.json": "Решимость временщика", + "retracingbolide.json": "Встречная комета", + "scholar.json": "Учёный", + "theexile.json": "Изгнанник", + "thunderingfury.json": "Громогласный рёв ярости", + "thundersoother.json": "Усмиряющий гром", + "tinymiracle.json": "Маленькое чудо", + "travelingdoctor.json": "Целитель", + "viridescentvenerer.json": "Изумрудная тень", + "wandererstroupe.json": "Странствующий ансамбль" + }, + "names": { + "Искатель приключений": "adventurer.json", + "Архаичный камень": "archaicpetra.json", + "Берсерк": "berserker.json", + "Заблудший в метели": "blizzardstrayer.json", + "Рыцарь крови": "bloodstainedchivalry.json", + "Душа храбреца": "braveheart.json", + "Горящая алая ведьма": "crimsonwitchofflames.json", + "Воля защитника": "defenderswill.json", + "Азартный игрок": "gambler.json", + "Снег и лёд": "glacierandsnowfield.json", + "Конец гладиатора": "gladiatorsfinale.json", + "Сердце глубин": "heartofdepth.json", + "Инструктор": "instructor.json", + "Ступающий по лаве": "lavawalker.json", + "Везунчик": "luckydog.json", + "Возлюбленная юная дева": "maidenbeloved.json", + "Воин": "martialartist.json", + "Церемония древней знати": "noblesseoblige.json", + "Шаман воды": "prayersfordestiny.json", + "Шаман огня": "prayersforillumination.json", + "Шаман молнии": "prayersforwisdom.json", + "Шаман льда": "prayerstospringtime.json", + "Шаман ветра": "prayerstothefirmament.json", + "Решимость временщика": "resolutionofsojourner.json", + "Встречная комета": "retracingbolide.json", + "Учёный": "scholar.json", + "Изгнанник": "theexile.json", + "Громогласный рёв ярости": "thunderingfury.json", + "Усмиряющий гром": "thundersoother.json", + "Маленькое чудо": "tinymiracle.json", + "Целитель": "travelingdoctor.json", + "Изумрудная тень": "viridescentvenerer.json", + "Странствующий ансамбль": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/data/index/Spanish/artifacts.json b/src/data/index/Spanish/artifacts.json new file mode 100644 index 00000000000..14299f33a48 --- /dev/null +++ b/src/data/index/Spanish/artifacts.json @@ -0,0 +1,150 @@ +{ + "namemap": { + "adventurer.json": "Aventurero", + "archaicpetra.json": "Petra Arcaica", + "berserker.json": "Berserker", + "blizzardstrayer.json": "Nómada del Invierno", + "bloodstainedchivalry.json": "Caballería Sanguinaria", + "braveheart.json": "Corazón del Guerrero", + "crimsonwitchofflames.json": "Bruja Carmesí en Llamas", + "defenderswill.json": "Corazón del Guardián", + "gambler.json": "Jugadora", + "glacierandsnowfield.json": "Arenas de hielo y nieve", + "gladiatorsfinale.json": "Final del Gladiador", + "heartofdepth.json": "Corazón de las Profundidades", + "instructor.json": "Instructor", + "lavawalker.json": "Virtuoso Corredor de Lava", + "luckydog.json": "Afortunado", + "maidenbeloved.json": "Doncella Amada", + "martialartist.json": "Artista Marcial", + "noblesseoblige.json": "Ritual Antiguo de la Nobleza", + "prayersfordestiny.json": "Ritual del Destino", + "prayersforillumination.json": "Ritual de la Iluminación", + "prayersforwisdom.json": "Ritual de la Sabiduría", + "prayerstospringtime.json": "Ritual de la Primavera", + "prayerstothefirmament.json": "Ritual del Firmamento", + "resolutionofsojourner.json": "Corazón del Viajero", + "retracingbolide.json": "Retroceso del Meteorito", + "scholar.json": "Erudita", + "theexile.json": "Exiliado", + "thunderingfury.json": "Furia del Trueno", + "thundersoother.json": "Domador de Truenos", + "tinymiracle.json": "Milagro", + "travelingdoctor.json": "Médica Itinerante", + "viridescentvenerer.json": "Sombra Verde Esmeralda", + "wandererstroupe.json": "Orquesta del Errante" + }, + "names": { + "Aventurero": "adventurer.json", + "Petra Arcaica": "archaicpetra.json", + "Berserker": "berserker.json", + "Nómada del Invierno": "blizzardstrayer.json", + "Caballería Sanguinaria": "bloodstainedchivalry.json", + "Corazón del Guerrero": "braveheart.json", + "Bruja Carmesí en Llamas": "crimsonwitchofflames.json", + "Corazón del Guardián": "defenderswill.json", + "Jugadora": "gambler.json", + "Arenas de hielo y nieve": "glacierandsnowfield.json", + "Final del Gladiador": "gladiatorsfinale.json", + "Corazón de las Profundidades": "heartofdepth.json", + "Instructor": "instructor.json", + "Virtuoso Corredor de Lava": "lavawalker.json", + "Afortunado": "luckydog.json", + "Doncella Amada": "maidenbeloved.json", + "Artista Marcial": "martialartist.json", + "Ritual Antiguo de la Nobleza": "noblesseoblige.json", + "Ritual del Destino": "prayersfordestiny.json", + "Ritual de la Iluminación": "prayersforillumination.json", + "Ritual de la Sabiduría": "prayersforwisdom.json", + "Ritual de la Primavera": "prayerstospringtime.json", + "Ritual del Firmamento": "prayerstothefirmament.json", + "Corazón del Viajero": "resolutionofsojourner.json", + "Retroceso del Meteorito": "retracingbolide.json", + "Erudita": "scholar.json", + "Exiliado": "theexile.json", + "Furia del Trueno": "thunderingfury.json", + "Domador de Truenos": "thundersoother.json", + "Milagro": "tinymiracle.json", + "Médica Itinerante": "travelingdoctor.json", + "Sombra Verde Esmeralda": "viridescentvenerer.json", + "Orquesta del Errante": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/data/index/Thai/artifacts.json b/src/data/index/Thai/artifacts.json new file mode 100644 index 00000000000..7adb007e34c --- /dev/null +++ b/src/data/index/Thai/artifacts.json @@ -0,0 +1,150 @@ +{ + "namemap": { + "adventurer.json": "Adventurer", + "archaicpetra.json": "Archaic Petra", + "berserker.json": "Berserker", + "blizzardstrayer.json": "Blizzard Strayer", + "bloodstainedchivalry.json": "Bloodstained Chivalry", + "braveheart.json": "Brave Heart", + "crimsonwitchofflames.json": "Crimson Witch of Flames", + "defenderswill.json": "Defender's Will", + "gambler.json": "Gambler", + "glacierandsnowfield.json": "Glacier and Snowfield", + "gladiatorsfinale.json": "Gladiator's Finale", + "heartofdepth.json": "Heart of Depth", + "instructor.json": "Instructor", + "lavawalker.json": "Lavawalker", + "luckydog.json": "Lucky Dog", + "maidenbeloved.json": "Maiden Beloved", + "martialartist.json": "Martial Artist", + "noblesseoblige.json": "Noblesse Oblige", + "prayersfordestiny.json": "Prayers for Destiny", + "prayersforillumination.json": "Prayers for Illumination", + "prayersforwisdom.json": "Prayers for Wisdom", + "prayerstospringtime.json": "Prayers to Springtime", + "prayerstothefirmament.json": "Prayers to the Firmament", + "resolutionofsojourner.json": "Resolution of Sojourner", + "retracingbolide.json": "Retracing Bolide", + "scholar.json": "Scholar", + "theexile.json": "The Exile", + "thunderingfury.json": "Thundering Fury", + "thundersoother.json": "Thundersoother", + "tinymiracle.json": "Tiny Miracle", + "travelingdoctor.json": "Traveling Doctor", + "viridescentvenerer.json": "Viridescent Venerer", + "wandererstroupe.json": "Wanderer's Troupe" + }, + "names": { + "Adventurer": "adventurer.json", + "Archaic Petra": "archaicpetra.json", + "Berserker": "berserker.json", + "Blizzard Strayer": "blizzardstrayer.json", + "Bloodstained Chivalry": "bloodstainedchivalry.json", + "Brave Heart": "braveheart.json", + "Crimson Witch of Flames": "crimsonwitchofflames.json", + "Defender's Will": "defenderswill.json", + "Gambler": "gambler.json", + "Glacier and Snowfield": "glacierandsnowfield.json", + "Gladiator's Finale": "gladiatorsfinale.json", + "Heart of Depth": "heartofdepth.json", + "Instructor": "instructor.json", + "Lavawalker": "lavawalker.json", + "Lucky Dog": "luckydog.json", + "Maiden Beloved": "maidenbeloved.json", + "Martial Artist": "martialartist.json", + "Noblesse Oblige": "noblesseoblige.json", + "Prayers for Destiny": "prayersfordestiny.json", + "Prayers for Illumination": "prayersforillumination.json", + "Prayers for Wisdom": "prayersforwisdom.json", + "Prayers to Springtime": "prayerstospringtime.json", + "Prayers to the Firmament": "prayerstothefirmament.json", + "Resolution of Sojourner": "resolutionofsojourner.json", + "Retracing Bolide": "retracingbolide.json", + "Scholar": "scholar.json", + "The Exile": "theexile.json", + "Thundering Fury": "thunderingfury.json", + "Thundersoother": "thundersoother.json", + "Tiny Miracle": "tinymiracle.json", + "Traveling Doctor": "travelingdoctor.json", + "Viridescent Venerer": "viridescentvenerer.json", + "Wanderer's Troupe": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/data/index/Vietnamese/artifacts.json b/src/data/index/Vietnamese/artifacts.json new file mode 100644 index 00000000000..8df0846b2fa --- /dev/null +++ b/src/data/index/Vietnamese/artifacts.json @@ -0,0 +1,150 @@ +{ + "namemap": { + "adventurer.json": "Nhà Mạo Hiểm", + "archaicpetra.json": "Phiến Đá Lâu Đời", + "berserker.json": "Cuồng Chiến", + "blizzardstrayer.json": "Dũng Sĩ Trong Băng Giá", + "bloodstainedchivalry.json": "Kỵ Sĩ Đạo Nhuốm Máu", + "braveheart.json": "Trái Tim Dũng Sĩ", + "crimsonwitchofflames.json": "Diệm Liệt Ma Nữ Cháy Rực", + "defenderswill.json": "Trái Tim Thủ Hộ", + "gambler.json": "Con Bạc", + "glacierandsnowfield.json": "Băng Xuyên Tuyết Sa", + "gladiatorsfinale.json": "Lễ Bế Mạc Của Giác Đấu Sĩ", + "heartofdepth.json": "Trái Tim Trầm Luân", + "instructor.json": "Giáo Quan", + "lavawalker.json": "Hiền Nhân Bốc Lửa", + "luckydog.json": "Vật May Mắn", + "maidenbeloved.json": "Thiếu Nữ Đáng Yêu", + "martialartist.json": "Võ Nhân", + "noblesseoblige.json": "Nghi Thức Tông Thất Cổ", + "prayersfordestiny.json": "Người Tế Thủy", + "prayersforillumination.json": "Người Tế Hỏa", + "prayersforwisdom.json": "Người Tế Lôi", + "prayerstospringtime.json": "Người Tế Băng", + "prayerstothefirmament.json": "Người Tế Phong", + "resolutionofsojourner.json": "Trái Tim Hành Giả", + "retracingbolide.json": "Sao Băng Bay Ngược", + "scholar.json": "Học Sĩ", + "theexile.json": "Kẻ Lưu Đày", + "thunderingfury.json": "Như Sấm Thịnh Nộ", + "thundersoother.json": "Tôn Giả Trầm Lặng", + "tinymiracle.json": "Kỳ Tích", + "travelingdoctor.json": "Thầy Thuốc", + "viridescentvenerer.json": "Bóng Hình Màu Xanh", + "wandererstroupe.json": "Đoàn Hát Lang Thang Đại Lục" + }, + "names": { + "Nhà Mạo Hiểm": "adventurer.json", + "Phiến Đá Lâu Đời": "archaicpetra.json", + "Cuồng Chiến": "berserker.json", + "Dũng Sĩ Trong Băng Giá": "blizzardstrayer.json", + "Kỵ Sĩ Đạo Nhuốm Máu": "bloodstainedchivalry.json", + "Trái Tim Dũng Sĩ": "braveheart.json", + "Diệm Liệt Ma Nữ Cháy Rực": "crimsonwitchofflames.json", + "Trái Tim Thủ Hộ": "defenderswill.json", + "Con Bạc": "gambler.json", + "Băng Xuyên Tuyết Sa": "glacierandsnowfield.json", + "Lễ Bế Mạc Của Giác Đấu Sĩ": "gladiatorsfinale.json", + "Trái Tim Trầm Luân": "heartofdepth.json", + "Giáo Quan": "instructor.json", + "Hiền Nhân Bốc Lửa": "lavawalker.json", + "Vật May Mắn": "luckydog.json", + "Thiếu Nữ Đáng Yêu": "maidenbeloved.json", + "Võ Nhân": "martialartist.json", + "Nghi Thức Tông Thất Cổ": "noblesseoblige.json", + "Người Tế Thủy": "prayersfordestiny.json", + "Người Tế Hỏa": "prayersforillumination.json", + "Người Tế Lôi": "prayersforwisdom.json", + "Người Tế Băng": "prayerstospringtime.json", + "Người Tế Phong": "prayerstothefirmament.json", + "Trái Tim Hành Giả": "resolutionofsojourner.json", + "Sao Băng Bay Ngược": "retracingbolide.json", + "Học Sĩ": "scholar.json", + "Kẻ Lưu Đày": "theexile.json", + "Như Sấm Thịnh Nộ": "thunderingfury.json", + "Tôn Giả Trầm Lặng": "thundersoother.json", + "Kỳ Tích": "tinymiracle.json", + "Thầy Thuốc": "travelingdoctor.json", + "Bóng Hình Màu Xanh": "viridescentvenerer.json", + "Đoàn Hát Lang Thang Đại Lục": "wandererstroupe.json" + }, + "aliases": {}, + "categories": { + "1": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "2": [ + "adventurer.json", + "luckydog.json", + "travelingdoctor.json" + ], + "3": [ + "adventurer.json", + "berserker.json", + "braveheart.json", + "defenderswill.json", + "gambler.json", + "instructor.json", + "luckydog.json", + "martialartist.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "scholar.json", + "theexile.json", + "tinymiracle.json", + "travelingdoctor.json" + ], + "4": [ + "archaicpetra.json", + "berserker.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "braveheart.json", + "crimsonwitchofflames.json", + "defenderswill.json", + "gambler.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "instructor.json", + "lavawalker.json", + "maidenbeloved.json", + "martialartist.json", + "noblesseoblige.json", + "prayersfordestiny.json", + "prayersforillumination.json", + "prayersforwisdom.json", + "prayerstospringtime.json", + "resolutionofsojourner.json", + "retracingbolide.json", + "scholar.json", + "theexile.json", + "thunderingfury.json", + "thundersoother.json", + "tinymiracle.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ], + "5": [ + "archaicpetra.json", + "blizzardstrayer.json", + "bloodstainedchivalry.json", + "crimsonwitchofflames.json", + "gladiatorsfinale.json", + "heartofdepth.json", + "lavawalker.json", + "maidenbeloved.json", + "noblesseoblige.json", + "retracingbolide.json", + "thunderingfury.json", + "thundersoother.json", + "viridescentvenerer.json", + "wandererstroupe.json" + ] + } +} \ No newline at end of file diff --git a/src/design.json b/src/design.json index 32d5db967a4..577e65022fb 100644 --- a/src/design.json +++ b/src/design.json @@ -5,7 +5,7 @@ "indexByCategories": { "characters": ["rarity", "element", "weapontype", "substat", "gender", "region", "birthday", "talentmaterialtype"], "weapons": ["weapontype", "rarity", "substat", "weaponmaterialtype"], - "artifacts": ["minrarity", "maxrarity"], + "artifacts": ["rarity"], "recipes": ["rarity", "foodrecipetype", "ingredients", "buffs"], "weaponmaterialtypes": ["day", "region", "domainofforgery"], "talentmaterialtypes": ["day", "region", "domainofmastery"]