You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/gamedata/abyss_floors.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1921,5 +1921,13 @@
1921
1921
]
1922
1922
}
1923
1923
]
1924
+
},
1925
+
"34": {
1926
+
"teams": 2,
1927
+
"leyline": "All party members' Normal Attack DMG increased by 50%."
1928
+
},
1929
+
"35": {
1930
+
"teams": 2,
1931
+
"leyline": "Certain opponents in this challenge possess the Honed Spirit effect, which grants them 10% Physical and All Elemental RES. When opponents with Honed Spirit take hits from attacks that are considered Normal Attack DMG, they will lose 3% Physical and All Elemental RES. A maximum of 30% of each may be lost this way. The RES lost this way will be reset every 20s."
Copy file name to clipboardExpand all lines: src/data/gamedata/abyss_schedule.json
+66Lines changed: 66 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -702,5 +702,71 @@
702
702
32,
703
703
33
704
704
]
705
+
},
706
+
"32": {
707
+
"start": "2022-01-16 04:00:00",
708
+
"end": "2022-02-01 03:59:59",
709
+
"buff": "Blade-Flourish Moon",
710
+
"buffDesc": "When the active character's Normal, Charged, or Plunging Attacks hit opponents multiple times within 2s, that character's Normal, Charged, and Plunging Attack DMG is increased by 5% for 8s. Max 15 stacks. This effect can be triggered once every 0.1s and will be cleared if the character goes down or leaves the field.",
711
+
"regularFloors": [
712
+
1,
713
+
2,
714
+
3,
715
+
4,
716
+
5,
717
+
6,
718
+
7,
719
+
8
720
+
],
721
+
"spiralAbyssFloors": [
722
+
24,
723
+
25,
724
+
34,
725
+
35
726
+
]
727
+
},
728
+
"33": {
729
+
"start": "2022-02-01 04:00:00",
730
+
"end": "2022-02-16 03:59:59",
731
+
"buff": "Blooming Moon",
732
+
"buffDesc": "When the active character hits opponents with attacks that are considered Normal Attack DMG, there is a 50% chance of unleashing a shockwave at the hit opponent's position, dealing AoE True DMG. One shockwave can be released in this way every 0.3s.",
733
+
"regularFloors": [
734
+
1,
735
+
2,
736
+
3,
737
+
4,
738
+
5,
739
+
6,
740
+
7,
741
+
8
742
+
],
743
+
"spiralAbyssFloors": [
744
+
24,
745
+
25,
746
+
34,
747
+
35
748
+
]
749
+
},
750
+
"34": {
751
+
"start": "2022-02-16 04:00:00",
752
+
"end": "2022-03-01 03:59:59",
753
+
"buff": "Awakening Moon",
754
+
"buffDesc": "When the active character's Normal, Charged, or Plunging Attacks hit opponents multiple times within 2s, the character gains a stack of Emergence for 8s. This effect can be triggered once every 0.1s. Emergence will be cleared when the character goes down or leaves the field. When the character gains 15 Emergence stacks, the stacks will be cleared and a shockwave will be unleashed that deals True DMG to nearby opponents. After a shockwave is unleashed in this way, all party members will deal 25% increased DMG for 10s.",
Copy file name to clipboardExpand all lines: src/data/gamedata/characters.json
+9-5Lines changed: 9 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -18168,7 +18168,7 @@
18168
18168
},
18169
18169
"Shenhe": {
18170
18170
"name": "Shenhe",
18171
-
"desc": "An adepti disciple with a most unusual air about her. having spent much time cultivating in isolation in Liyue's mountains, she has become every bit as cool and distant as the adepti themselves.",
18171
+
"desc": "An adepti disciple with a most unusual air about her. Having spent much time cultivating in isolation in Liyue's mountains, she has become every bit as cool and distant as the adepti themselves.",
18172
18172
"star": 5,
18173
18173
"weaponType": "Polearm",
18174
18174
"icon": "https://i.imgur.com/ccLge5X.png",
@@ -18181,7 +18181,8 @@
18181
18181
"birthDay": 10,
18182
18182
"association": "Liyue",
18183
18183
"title": "Lonesome Transcendence",
18184
-
"detail": "An adepti disciple with a most unusual air about her. having spent much time cultivating in isolation in Liyue's mountains, she has become every bit as cool and distant as the adepti themselves.",
18184
+
"detail": "An adepti disciple with a most unusual air about her. Having spent much time cultivating in isolation in Liyue's mountains, she has become every bit as cool and distant as the adepti themselves.",
18185
+
"affiliation": "Liyue Harbor",
18185
18186
"element": "Cryo",
18186
18187
"constellation": "Crista Doloris",
18187
18188
"cvChinese": "秦紫翼",
@@ -25175,6 +25176,8 @@
25175
25176
"name": "Yun Jin",
25176
25177
"desc": "A renowned Liyue opera singer who is skilled in both playwriting and singing. Her style is one-of-a-kind, exquisite and delicate, much like the person herself.",
"detail": "A renowned Liyue opera singer who is skilled in both playwriting and singing. Her style is one-of-a-kind, exquisite and delicate, much like the person herself.",
0 commit comments