We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97db952 commit e62572bCopy full SHA for e62572b
ui/raidboss/data/07-dt/eureka/occult_crescent_south_horn.ts
@@ -118,7 +118,7 @@ const triggerSet: TriggerSet<Data> = {
118
{
119
id: 'Occult Crescent Phantom Job Tracker',
120
// data0 also contains a Phantom Job id and level, it's supposed to be two bytes but has weird padding in logs
121
- // Expecting first two bytes to be the Phantom Job id, and the later two to be the level
+ // Expecting first two characters to be part of Phantom Job id, and the later two to be the level
122
// First digit is the job:
123
// Thief = C
124
// Oracle = B
0 commit comments