Skip to content

Commit d2b7284

Browse files
authored
remove speculation on job count
1 parent e62572b commit d2b7284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/raidboss/data/07-dt/eureka/occult_crescent_south_horn.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ const triggerSet: TriggerSet<Data> = {
133133
// Berserker = 2
134134
// Knight = 1
135135
// Freelancer = null
136-
// Freelancer level is accumulation of maxed jobs +1 and seems like only 3 more jobs, ending at F
136+
// Freelancer level is accumulation of maxed jobs +1
137137
type: 'GainsEffect',
138138
netRegex: { effectId: [...phantomJobEffectIds], capture: true },
139139
condition: Conditions.targetIsYou(),

0 commit comments

Comments
 (0)