Skip to content

Commit

Permalink
4.8 data
Browse files Browse the repository at this point in the history
  • Loading branch information
theBowja committed Jul 17, 2024
1 parent 87cb493 commit 2d0cd4a
Show file tree
Hide file tree
Showing 3,840 changed files with 51,721 additions and 9,341 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
484 changes: 484 additions & 0 deletions logs/import/namechange/4.8.json

Large diffs are not rendered by default.

414 changes: 414 additions & 0 deletions logs/import/newdata/4.8.json

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion scripts/import/import.js
Original file line number Diff line number Diff line change
Expand Up @@ -521,10 +521,11 @@ function importData(folder, collateFunc, dontwrite=false, deleteexisting, skipim
}

// checkExistingImageBlacklist = true; //
gameVersion = "4.7"; // new data will use this as added version
gameVersion = "4.8"; // new data will use this as added version

// importData('characters');
// importCurve('characters');

// getUpperBodyImages(); // RUN SEPARATELY. grabbing cover1, cover2 from official genshin impact site, // MUST IMPORT SEPARATELY FROM import characters

// importData('constellations');
Expand Down Expand Up @@ -561,6 +562,9 @@ gameVersion = "4.7"; // new data will use this as added version
// importData('tcgstatuseffects');
// importData('tcgsummons');


// i dont actually do these below

// updateURLs(); // must be separate

// stealWikiaVersion('animals');
2 changes: 1 addition & 1 deletion src/data/ChineseSimplified/adventureranks/40.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": 40,
"name": "40",
"exp": 10550,
"unlockDescription": "世界等级提升至5级;怪物与首领等级提升;掉落奖励提升\n冒险等阶上限提升至45级",
"unlockDescription": "世界等级提升;怪物与首领等级提升;掉落奖励提升\n冒险等阶上限提升至45级",
"reward": [
{
"id": 201,
Expand Down
187 changes: 187 additions & 0 deletions src/data/ChineseSimplified/characters/emilie.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,187 @@
{
"id": 10000099,
"name": "艾梅莉埃",
"title": "千缕之踪",
"description": "枫丹香水设计师,将秘密藏于瓶中之人。",
"weaponType": "WEAPON_POLE",
"weaponText": "长柄武器",
"bodyType": "BODY_GIRL",
"gender": "",
"qualityType": "QUALITY_ORANGE",
"rarity": 5,
"birthdaymmdd": "9/22",
"birthday": "9月22日",
"elementType": "ELEMENT_DENDRO",
"elementText": "",
"affiliation": "枫丹廷",
"associationType": "ASSOC_FONTAINE",
"region": "枫丹",
"substatType": "FIGHT_PROP_CRITICAL_HURT",
"substatText": "暴击伤害",
"constellation": "香氛瓶座",
"cv": {
"english": "安柏·阿维尔斯",
"chinese": "木子橙",
"japanese": "日笠阳子",
"korean": "权觰壡"
},
"costs": {
"ascend1": [
{
"id": 202,
"name": "摩拉",
"count": 20000
},
{
"id": 104131,
"name": "生长碧翡碎屑",
"count": 1
},
{
"id": 101238,
"name": "湖光铃兰",
"count": 3
},
{
"id": 112083,
"name": "啮合齿轮",
"count": 3
}
],
"ascend2": [
{
"id": 202,
"name": "摩拉",
"count": 40000
},
{
"id": 104132,
"name": "生长碧翡断片",
"count": 3
},
{
"id": 113059,
"name": "金色旋律的断章",
"count": 2
},
{
"id": 101238,
"name": "湖光铃兰",
"count": 10
},
{
"id": 112083,
"name": "啮合齿轮",
"count": 15
}
],
"ascend3": [
{
"id": 202,
"name": "摩拉",
"count": 60000
},
{
"id": 104132,
"name": "生长碧翡断片",
"count": 6
},
{
"id": 113059,
"name": "金色旋律的断章",
"count": 4
},
{
"id": 101238,
"name": "湖光铃兰",
"count": 20
},
{
"id": 112084,
"name": "机关正齿轮",
"count": 12
}
],
"ascend4": [
{
"id": 202,
"name": "摩拉",
"count": 80000
},
{
"id": 104133,
"name": "生长碧翡块",
"count": 3
},
{
"id": 113059,
"name": "金色旋律的断章",
"count": 8
},
{
"id": 101238,
"name": "湖光铃兰",
"count": 30
},
{
"id": 112084,
"name": "机关正齿轮",
"count": 18
}
],
"ascend5": [
{
"id": 202,
"name": "摩拉",
"count": 100000
},
{
"id": 104133,
"name": "生长碧翡块",
"count": 6
},
{
"id": 113059,
"name": "金色旋律的断章",
"count": 12
},
{
"id": 101238,
"name": "湖光铃兰",
"count": 45
},
{
"id": 112085,
"name": "奇械机芯齿轮",
"count": 12
}
],
"ascend6": [
{
"id": 202,
"name": "摩拉",
"count": 120000
},
{
"id": 104134,
"name": "生长碧翡",
"count": 6
},
{
"id": 113059,
"name": "金色旋律的断章",
"count": 20
},
{
"id": 101238,
"name": "湖光铃兰",
"count": 60
},
{
"id": 112085,
"name": "奇械机芯齿轮",
"count": 24
}
]
}
}
34 changes: 34 additions & 0 deletions src/data/ChineseSimplified/constellations/emilie.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"id": 9901,
"name": "艾梅莉埃",
"c1": {
"name": "淡香浸析",
"descriptionRaw": "<color=#FFD780FF>撷萃调香</color>与固有天赋「余薰」的清露香氛造成的伤害提升20%,后者需要解锁固有天赋「余薰」。\n此外,队伍中附近的角色对敌人触发燃烧反应或对处于燃烧状态下的敌人造成<color=#99FF88FF>草元素伤害</color>时,会额外生成一枚<color=#FFD780FF>香韵</color>。此效果每2.9秒至多触发一次。",
"description": "撷萃调香与固有天赋「余薰」的清露香氛造成的伤害提升20%,后者需要解锁固有天赋「余薰」。\n此外,队伍中附近的角色对敌人触发燃烧反应或对处于燃烧状态下的敌人造成草元素伤害时,会额外生成一枚香韵。此效果每2.9秒至多触发一次。"
},
"c2": {
"name": "湖光顶调",
"descriptionRaw": "<color=#FFD780FF>撷萃调香</color>、<color=#FFD780FF>香氛演绎</color>或固有天赋「余薰」的清露香氛(需解锁该固有天赋)命中敌人时,该敌人的<color=#99FF88FF>草元素抗性</color>降低30%,持续10秒。",
"description": "撷萃调香、香氛演绎或固有天赋「余薰」的清露香氛(需解锁该固有天赋)命中敌人时,该敌人的草元素抗性降低30%,持续10秒。"
},
"c3": {
"name": "郁馥臻萃",
"descriptionRaw": "<color=#FFD780FF>撷萃调香</color>的技能等级提高3级。\n至多提升至15级。",
"description": "撷萃调香的技能等级提高3级。\n至多提升至15级。"
},
"c4": {
"name": "柔灯心韵",
"descriptionRaw": "<color=#FFD780FF>香氛演绎</color>的持续时间延长2秒,且每名敌人被香露选为目标的间隔降低0.3秒。",
"description": "香氛演绎的持续时间延长2秒,且每名敌人被香露选为目标的间隔降低0.3秒。"
},
"c5": {
"name": "纯露凝芳",
"descriptionRaw": "<color=#FFD780FF>香氛演绎</color>的技能等级提高3级。\n至多提升至15级。",
"description": "香氛演绎的技能等级提高3级。\n至多提升至15级。"
},
"c6": {
"name": "茉洁香迹",
"descriptionRaw": "施放<color=#FFD780FF>撷萃调香</color>或<color=#FFD780FF>香氛演绎</color>时,艾梅莉埃将获得「香迹留驻」,持续5秒。\n持续期间,艾梅莉埃进行普通攻击或重击后,将会产生一枚香韵,且艾梅莉埃的普通攻击与重击将转为无法被附魔覆盖的<color=#99FF88FF>草元素伤害</color>,并提升造成的伤害,提升值相当于艾梅莉埃攻击力的300%。\n\n「香迹留驻」效果将在通过这种方式产生4枚香韵或持续时间结束时解除。每12秒至多获得一次「香迹留驻」效果。",
"description": "施放撷萃调香或香氛演绎时,艾梅莉埃将获得「香迹留驻」,持续5秒。\n持续期间,艾梅莉埃进行普通攻击或重击后,将会产生一枚香韵,且艾梅莉埃的普通攻击与重击将转为无法被附魔覆盖的草元素伤害,并提升造成的伤害,提升值相当于艾梅莉埃攻击力的300%。\n\n「香迹留驻」效果将在通过这种方式产生4枚香韵或持续时间结束时解除。每12秒至多获得一次「香迹留驻」效果。"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
"description": "这里原本是靠近天空的仪式场所,被天降的寒天之钉埋入山体。\n涌入的寒气造就了这里独特的环境。要通过试炼,就必须克服其中的严寒…",
"recommendedLevel": 59,
"recommendedElements": [
"火元素",
"雷元素",
"岩元素",
"风元素"
"火元素"
],
"unlockRank": 30,
"rewardPreview": [
Expand Down Expand Up @@ -76,10 +73,6 @@
{
"id": 20010901,
"name": "大型冰史莱姆"
},
{
"id": 21020601,
"name": "冰盾丘丘暴徒"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
"description": "这里原本是靠近天空的仪式场所,被天降的寒天之钉埋入山体。\n涌入的寒气造就了这里独特的环境。要通过试炼,就必须克服其中的严寒…",
"recommendedLevel": 69,
"recommendedElements": [
"火元素",
"雷元素",
"岩元素",
"风元素"
"火元素"
],
"unlockRank": 35,
"rewardPreview": [
Expand Down Expand Up @@ -81,6 +78,10 @@
"id": 21011301,
"name": "冰弹丘丘人"
},
{
"id": 21011401,
"name": "冰盾丘丘人"
},
{
"id": 21020601,
"name": "冰盾丘丘暴徒"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
"description": "这里原本是靠近天空的仪式场所,被天降的寒天之钉埋入山体。\n涌入的寒气造就了这里独特的环境。要通过试炼,就必须克服其中的严寒…",
"recommendedLevel": 80,
"recommendedElements": [
"火元素",
"雷元素",
"岩元素",
"风元素"
"火元素"
],
"unlockRank": 40,
"rewardPreview": [
Expand Down Expand Up @@ -90,10 +87,6 @@
{
"id": 21020601,
"name": "冰盾丘丘暴徒"
},
{
"id": 22010201,
"name": "冰深渊法师"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
"description": "这里原本是靠近天空的仪式场所,被天降的寒天之钉埋入山体。\n涌入的寒气造就了这里独特的环境。要通过试炼,就必须克服其中的严寒…",
"recommendedLevel": 90,
"recommendedElements": [
"火元素",
"雷元素",
"岩元素",
"风元素"
"火元素"
],
"unlockRank": 45,
"rewardPreview": [
Expand Down Expand Up @@ -82,10 +79,6 @@
{
"id": 21020401,
"name": "丘丘霜铠王"
},
{
"id": 22010201,
"name": "冰深渊法师"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"recommendedElements": [
"火元素"
],
"unlockRank": 1,
"unlockRank": 20,
"rewardPreview": [
{
"id": 102,
Expand Down
Loading

0 comments on commit 2d0cd4a

Please sign in to comment.