Skip to content

Commit 6ed656d

Browse files
authored
5.8
1 parent a327882 commit 6ed656d

File tree

5 files changed

+61
-2
lines changed

5 files changed

+61
-2
lines changed

store/characters.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

store/loc.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

store/namecards.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,5 +727,20 @@
727727
},
728728
"210247": {
729729
"icon": "UI_NameCardPic_Bp42_P"
730+
},
731+
"210248": {
732+
"icon": "UI_NameCardPic_Ineffa_P"
733+
},
734+
"210249": {
735+
"icon": "UI_NameCardPic_NatlanOffering_P"
736+
},
737+
"210250": {
738+
"icon": "UI_NameCardPic_Natlan4_P"
739+
},
740+
"210251": {
741+
"icon": "UI_NameCardPic_Bp43_P"
742+
},
743+
"210252": {
744+
"icon": "UI_NameCardPic_Event58_P"
730745
}
731746
}

store/pfps.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
"1100": {
6363
"iconPath": "UI_AvatarIcon_Bennett_Circle"
6464
},
65+
"1101": {
66+
"iconPath": "UI_AvatarIcon_BennettCostumeSummer_Circle"
67+
},
6568
"1200": {
6669
"iconPath": "UI_AvatarIcon_Noel_Circle"
6770
},
@@ -206,6 +209,9 @@
206209
"4800": {
207210
"iconPath": "UI_AvatarIcon_Yelan_Circle"
208211
},
212+
"4801": {
213+
"iconPath": "UI_AvatarIcon_YelanCostumeSummer_Circle"
214+
},
209215
"4900": {
210216
"iconPath": "UI_AvatarIcon_Shinobu_Circle"
211217
},
@@ -368,6 +374,9 @@
368374
"10000": {
369375
"iconPath": "UI_AvatarIcon_SkirkNew_Circle"
370376
},
377+
"10100": {
378+
"iconPath": "UI_AvatarIcon_Ineffa_Circle"
379+
},
371380
"99999": {
372381
"iconPath": "UI_AvatarIcon_Ambor_Circle"
373382
},
@@ -434,6 +443,9 @@
434443
"100210": {
435444
"iconPath": "UI_AvatarIcon_75177_Circle"
436445
},
446+
"100220": {
447+
"iconPath": "UI_AvatarIcon_75230_Circle"
448+
},
437449
"200010": {
438450
"iconPath": "UI_AvatarIcon_Activity_01_Circle"
439451
}

store/weapon_skins.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"310001": {
3+
"iconPath": "UI_EquipIcon_Sword_MorphVinces_{0}"
4+
},
5+
"310002": {
6+
"iconPath": "UI_EquipIcon_Sword_MorphVinces_Great_{0}"
7+
},
8+
"320001": {
9+
"iconPath": "UI_EquipIcon_Claymore_MorphGravitas_{0}"
10+
},
11+
"320002": {
12+
"iconPath": "UI_EquipIcon_Claymore_MorphGravitas_Great_{0}"
13+
},
14+
"330001": {
15+
"iconPath": "UI_EquipIcon_Pole_MorphSpinifer_{0}"
16+
},
17+
"330002": {
18+
"iconPath": "UI_EquipIcon_Pole_MorphSpinifer_Great_{0}"
19+
},
20+
"340001": {
21+
"iconPath": "UI_EquipIcon_Catalyst_MorphIlia_{0}"
22+
},
23+
"340002": {
24+
"iconPath": "UI_EquipIcon_Catalyst_MorphIlia_Great_{0}"
25+
},
26+
"350001": {
27+
"iconPath": "UI_EquipIcon_Bow_MorphChrod_{0}"
28+
},
29+
"350002": {
30+
"iconPath": "UI_EquipIcon_Bow_MorphChrod_Great_{0}"
31+
}
32+
}

0 commit comments

Comments
 (0)