Skip to content

Commit 8b93d90

Browse files
committed
Add next abyss blessing
1 parent 2783680 commit 8b93d90

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

src/data/gamedata/abyss_schedule.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -878,5 +878,27 @@
878878
38,
879879
39
880880
]
881+
},
882+
"40": {
883+
"start": "2022-05-16 04:00:00",
884+
"end": "2022-06-01 03:59:59",
885+
"buff": "Sheet-Ice Moon",
886+
"buffDesc": "After a character's Normal Attack hits an opponent, this opponent will be afflicted with a Mark of Ending. After 10s, this Mark of Ending will be removed, dealing True DMG to this opponent. When a character's Normal Attack hits an opponent with a Mark of Ending, the DMG dealt by the Mark of Ending's removal will be increased. This DMG can be increased 9 times.",
887+
"regularFloors": [
888+
1,
889+
2,
890+
3,
891+
4,
892+
5,
893+
6,
894+
7,
895+
8
896+
],
897+
"spiralAbyssFloors": [
898+
24,
899+
25,
900+
38,
901+
39
902+
]
881903
}
882904
}

0 commit comments

Comments
 (0)