🍱 更新原神4.3版本的metadata

This commit is contained in:
KimigaiiWuyi 2023-12-19 05:36:19 +08:00
parent 3b1d24822d
commit 6475c04d33
20 changed files with 369 additions and 10 deletions

View File

@ -130,7 +130,7 @@ async def draw_single_constellation(
path = ICON_PATH / icon_name path = ICON_PATH / icon_name
if not path.exists(): if not path.exists():
await download(image, 8, icon_name) await download(image, 8, icon_name)
icon = Image.open(path).resize((38, 38)).convert('RBGA') icon = Image.open(path).resize((38, 38)).convert('RGBA')
img.paste(icon, (57, 37), icon) img.paste(icon, (57, 37), icon)
img_draw.text( img_draw.text(
(134, 40), (134, 40),
@ -192,6 +192,7 @@ async def draw_constellation_wiki_img(
element_pic = Image.open(element_pic_path).resize((36, 36)) element_pic = Image.open(element_pic_path).resize((36, 36))
else: else:
element_pic = get_unknown_png().resize((36, 36)) element_pic = get_unknown_png().resize((36, 36))
element_pic = element_pic.convert('RGBA')
img.paste(element_pic, (188, 81), element_pic) img.paste(element_pic, (188, 81), element_pic)
img.paste(star_pic, (201, 120), star_pic) img.paste(star_pic, (201, 120), star_pic)

View File

@ -2425,6 +2425,46 @@
"icon": "UI_RelicIcon_15032_4", "icon": "UI_RelicIcon_15032_4",
"itemType": "ITEM_DISPLAY" "itemType": "ITEM_DISPLAY"
}, },
{
"typeDescTextMapHash": 545487479,
"rankLevel": 4,
"param": 15033,
"id": 400280,
"nameTextMapHash": 3758442817,
"descTextMapHash": 1785600354,
"icon": "UI_RelicIcon_15033_4",
"itemType": "ITEM_DISPLAY"
},
{
"typeDescTextMapHash": 2576561631,
"rankLevel": 5,
"param": 15033,
"id": 400281,
"nameTextMapHash": 3740718281,
"descTextMapHash": 233850090,
"icon": "UI_RelicIcon_15033_4",
"itemType": "ITEM_DISPLAY"
},
{
"typeDescTextMapHash": 1035909015,
"rankLevel": 4,
"param": 15034,
"id": 400290,
"nameTextMapHash": 1267072625,
"descTextMapHash": 3175609954,
"icon": "UI_RelicIcon_15034_4",
"itemType": "ITEM_DISPLAY"
},
{
"typeDescTextMapHash": 3334660991,
"rankLevel": 5,
"param": 15034,
"id": 400291,
"nameTextMapHash": 2930602401,
"descTextMapHash": 1638541810,
"icon": "UI_RelicIcon_15034_4",
"itemType": "ITEM_DISPLAY"
},
{ {
"typeDescTextMapHash": 342345127, "typeDescTextMapHash": 342345127,
"rankLevel": 5, "rankLevel": 5,

View File

@ -804,7 +804,8 @@
], ],
"娜维娅": [ "娜维娅": [
"娜维娅", "娜维娅",
"纳维亚" "纳维亚",
"黄豆姐"
], ],
"夏沃蕾": [ "夏沃蕾": [
"夏沃蕾", "夏沃蕾",

View File

@ -5819,6 +5819,44 @@
"route": "Hilichurl", "route": "Hilichurl",
"icon": "UI_MonsterIcon_Hili_None_01" "icon": "UI_MonsterIcon_Hili_None_01"
}, },
"21010105": {
"id": 21010105,
"type": "MONSTER_ORDINARY",
"affix": null,
"hpDrops": null,
"prop": [
{
"propType": "FIGHT_PROP_BASE_HP",
"initValue": 13.584,
"type": "GROW_CURVE_HP"
},
{
"propType": "FIGHT_PROP_BASE_ATTACK",
"initValue": 22.608,
"type": "GROW_CURVE_ATTACK"
},
{
"propType": "FIGHT_PROP_BASE_DEFENSE",
"initValue": 500,
"type": "GROW_CURVE_DEFENSE"
}
],
"resistance": {
"fireSubHurt": 0.1,
"grassSubHurt": 0.1,
"waterSubHurt": 0.1,
"elecSubHurt": 0.1,
"windSubHurt": 0.1,
"iceSubHurt": 0.1,
"rockSubHurt": 0.1,
"physicalSubHurt": 0.1
},
"fundamentalForce": null,
"reward": null,
"name": "丘丘人",
"route": "Hilichurl",
"icon": "UI_MonsterIcon_Hili_None_01"
},
"21010201": { "21010201": {
"id": 21010201, "id": 21010201,
"type": "MONSTER_ORDINARY", "type": "MONSTER_ORDINARY",
@ -6268,6 +6306,44 @@
"route": "Hilichurl Shooter", "route": "Hilichurl Shooter",
"icon": "UI_MonsterIcon_Hili_None_01" "icon": "UI_MonsterIcon_Hili_None_01"
}, },
"21010404": {
"id": 21010404,
"type": "MONSTER_ORDINARY",
"affix": null,
"hpDrops": null,
"prop": [
{
"propType": "FIGHT_PROP_BASE_HP",
"initValue": 10.8672,
"type": "GROW_CURVE_HP"
},
{
"propType": "FIGHT_PROP_BASE_ATTACK",
"initValue": 11.304,
"type": "GROW_CURVE_ATTACK"
},
{
"propType": "FIGHT_PROP_BASE_DEFENSE",
"initValue": 500,
"type": "GROW_CURVE_DEFENSE"
}
],
"resistance": {
"fireSubHurt": 0.1,
"grassSubHurt": 0.1,
"waterSubHurt": 0.1,
"elecSubHurt": 0.1,
"windSubHurt": 0.1,
"iceSubHurt": 0.1,
"rockSubHurt": 0.1,
"physicalSubHurt": 0.1
},
"fundamentalForce": null,
"reward": null,
"name": "射手丘丘人",
"route": "Hilichurl Shooter",
"icon": "UI_MonsterIcon_Hili_None_01"
},
"21010501": { "21010501": {
"id": 21010501, "id": 21010501,
"type": "MONSTER_ORDINARY", "type": "MONSTER_ORDINARY",
@ -8978,6 +9054,44 @@
"route": "Crackling Axe Mitachurl", "route": "Crackling Axe Mitachurl",
"icon": "UI_MonsterIcon_Brute_None_01" "icon": "UI_MonsterIcon_Brute_None_01"
}, },
"21020704": {
"id": 21020704,
"type": "MONSTER_ORDINARY",
"affix": null,
"hpDrops": null,
"prop": [
{
"propType": "FIGHT_PROP_BASE_HP",
"initValue": 40.752,
"type": "GROW_CURVE_HP"
},
{
"propType": "FIGHT_PROP_BASE_ATTACK",
"initValue": 60.288,
"type": "GROW_CURVE_ATTACK"
},
{
"propType": "FIGHT_PROP_BASE_DEFENSE",
"initValue": 500,
"type": "GROW_CURVE_DEFENSE"
}
],
"resistance": {
"fireSubHurt": 0.1,
"grassSubHurt": 0.1,
"waterSubHurt": 0.1,
"elecSubHurt": 0.1,
"windSubHurt": 0.1,
"iceSubHurt": 0.1,
"rockSubHurt": 0.1,
"physicalSubHurt": 0.3
},
"fundamentalForce": null,
"reward": null,
"name": "雷斧丘丘暴徒",
"route": "Crackling Axe Mitachurl",
"icon": "UI_MonsterIcon_Brute_None_01"
},
"21020801": { "21020801": {
"id": 21020801, "id": 21020801,
"type": "MONSTER_ORDINARY", "type": "MONSTER_ORDINARY",
@ -22881,6 +22995,61 @@
"route": "Suppression Specialist Mek", "route": "Suppression Specialist Mek",
"icon": "UI_MonsterIcon_MachinaIustitia_Ruggiero_02" "icon": "UI_MonsterIcon_MachinaIustitia_Ruggiero_02"
}, },
"24060903": {
"id": 24060903,
"type": "MONSTER_ORDINARY",
"affix": [
{
"name": "正义机器-荒",
"description": "正义机器-荒性词缀",
"abilityName": [
"Monster_MachinaIustitia_Pneuma"
],
"isCommon": null
},
{
"name": "正义机器-天线",
"description": "正义机器-天线词缀",
"abilityName": [
"Monster_MachinaIustitia_Coil_01"
],
"isCommon": null
}
],
"hpDrops": null,
"prop": [
{
"propType": "FIGHT_PROP_BASE_HP",
"initValue": 54.336,
"type": "GROW_CURVE_HP_2"
},
{
"propType": "FIGHT_PROP_BASE_ATTACK",
"initValue": 75.36,
"type": "GROW_CURVE_ATTACK_2"
},
{
"propType": "FIGHT_PROP_BASE_DEFENSE",
"initValue": 500,
"type": "GROW_CURVE_DEFENSE"
}
],
"resistance": {
"fireSubHurt": 0.1,
"grassSubHurt": 0.1,
"waterSubHurt": 0.1,
"elecSubHurt": 0.1,
"windSubHurt": 0.1,
"iceSubHurt": 0.1,
"rockSubHurt": 0.1,
"physicalSubHurt": 0.1
},
"fundamentalForce": "Pneuma",
"reward": null,
"name": "压制特化型机关",
"route": "Suppression Specialist Mek",
"icon": "UI_MonsterIcon_MachinaIustitia_Ruggiero_02"
},
"24065901": { "24065901": {
"id": 24065901, "id": 24065901,
"type": "MONSTER_ORDINARY", "type": "MONSTER_ORDINARY",
@ -23705,6 +23874,61 @@
"route": "Area Alert Mek", "route": "Area Alert Mek",
"icon": "UI_MonsterIcon_MachinaIustitia_LengthShifter" "icon": "UI_MonsterIcon_MachinaIustitia_LengthShifter"
}, },
"24061103": {
"id": 24061103,
"type": "MONSTER_ORDINARY",
"affix": [
{
"name": "正义机器-荒",
"description": "正义机器-荒性词缀",
"abilityName": [
"Monster_MachinaIustitia_Pneuma"
],
"isCommon": null
},
{
"name": "正义机器-天线",
"description": "正义机器-天线词缀",
"abilityName": [
"Monster_MachinaIustitia_Coil_01"
],
"isCommon": null
}
],
"hpDrops": null,
"prop": [
{
"propType": "FIGHT_PROP_BASE_HP",
"initValue": 19.0176,
"type": "GROW_CURVE_HP_2"
},
{
"propType": "FIGHT_PROP_BASE_ATTACK",
"initValue": 25.12,
"type": "GROW_CURVE_ATTACK_2"
},
{
"propType": "FIGHT_PROP_BASE_DEFENSE",
"initValue": 500,
"type": "GROW_CURVE_DEFENSE"
}
],
"resistance": {
"fireSubHurt": 0.1,
"grassSubHurt": 0.1,
"waterSubHurt": 0.1,
"elecSubHurt": 0.1,
"windSubHurt": 0.1,
"iceSubHurt": 0.1,
"rockSubHurt": 0.1,
"physicalSubHurt": 0.1
},
"fundamentalForce": "Pneuma",
"reward": null,
"name": "机关·区域警戒型",
"route": "Area Alert Mek",
"icon": "UI_MonsterIcon_MachinaIustitia_LengthShifter"
},
"24061105": { "24061105": {
"id": 24061105, "id": 24061105,
"type": "MONSTER_ORDINARY", "type": "MONSTER_ORDINARY",
@ -24177,6 +24401,61 @@
"route": "Area Alert Mek", "route": "Area Alert Mek",
"icon": "UI_MonsterIcon_MachinaIustitia_LengthShifter" "icon": "UI_MonsterIcon_MachinaIustitia_LengthShifter"
}, },
"24066103": {
"id": 24066103,
"type": "MONSTER_ORDINARY",
"affix": [
{
"name": "正义机器-光",
"description": "正义机器-光性词缀",
"abilityName": [
"Monster_MachinaIustitia_Ousia"
],
"isCommon": null
},
{
"name": "正义机器-天线",
"description": "正义机器-天线词缀",
"abilityName": [
"Monster_MachinaIustitia_Coil_01"
],
"isCommon": null
}
],
"hpDrops": null,
"prop": [
{
"propType": "FIGHT_PROP_BASE_HP",
"initValue": 19.0176,
"type": "GROW_CURVE_HP_2"
},
{
"propType": "FIGHT_PROP_BASE_ATTACK",
"initValue": 25.12,
"type": "GROW_CURVE_ATTACK_2"
},
{
"propType": "FIGHT_PROP_BASE_DEFENSE",
"initValue": 500,
"type": "GROW_CURVE_DEFENSE"
}
],
"resistance": {
"fireSubHurt": 0.1,
"grassSubHurt": 0.1,
"waterSubHurt": 0.1,
"elecSubHurt": 0.1,
"windSubHurt": 0.1,
"iceSubHurt": 0.1,
"rockSubHurt": 0.1,
"physicalSubHurt": 0.1
},
"fundamentalForce": "Ousia",
"reward": null,
"name": "机关·区域警戒型",
"route": "Area Alert Mek",
"icon": "UI_MonsterIcon_MachinaIustitia_LengthShifter"
},
"24066105": { "24066105": {
"id": 24066105, "id": 24066105,
"type": "MONSTER_ORDINARY", "type": "MONSTER_ORDINARY",
@ -26378,6 +26657,44 @@
"route": "Treasure Hoarders: Scout", "route": "Treasure Hoarders: Scout",
"icon": "UI_MonsterIcon_Thoarder_Male_Rogue_01" "icon": "UI_MonsterIcon_Thoarder_Male_Rogue_01"
}, },
"25010226": {
"id": 25010226,
"type": "MONSTER_ORDINARY",
"affix": null,
"hpDrops": null,
"prop": [
{
"propType": "FIGHT_PROP_BASE_HP",
"initValue": 16.3008,
"type": "GROW_CURVE_HP"
},
{
"propType": "FIGHT_PROP_BASE_ATTACK",
"initValue": 15.072,
"type": "GROW_CURVE_ATTACK"
},
{
"propType": "FIGHT_PROP_BASE_DEFENSE",
"initValue": 500,
"type": "GROW_CURVE_DEFENSE"
}
],
"resistance": {
"fireSubHurt": 0.1,
"grassSubHurt": 0.1,
"waterSubHurt": 0.1,
"elecSubHurt": 0.1,
"windSubHurt": 0.1,
"iceSubHurt": 0.1,
"rockSubHurt": 0.1,
"physicalSubHurt": -0.2
},
"fundamentalForce": null,
"reward": null,
"name": "盗宝团·斥候",
"route": "Treasure Hoarders: Scout",
"icon": "UI_MonsterIcon_Thoarder_Male_Rogue_01"
},
"25010301": { "25010301": {
"id": 25010301, "id": 25010301,
"type": "MONSTER_ORDINARY", "type": "MONSTER_ORDINARY",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,2 +1,2 @@
GenshinUID_version = '4.0.3' GenshinUID_version = '4.3.1'
Genshin_version = '4.2.0' Genshin_version = '4.3.0'