raidboss: dmu p1 initial triggers#1069
Draft
Legends0 wants to merge 13 commits into
Draft
Conversation
Collaborator
Author
|
Also, I looked a bit at o8s to grab some of the outputs to match. |
JLGarber
reviewed
Jun 3, 2026
Collaborator
Author
|
I'll probably work on the tethers tomorrow, then it should be ready? |
Bing-su
reviewed
Jun 4, 2026
Comment on lines
+64
to
+99
| trueThunder: { | ||
| en: 'True Thunder', | ||
| de: 'Wahrer Blitz', | ||
| fr: 'Vraie foudre', | ||
| ja: '真サンダガ', | ||
| cn: '真雷', | ||
| ko: '진실 선더가', | ||
| tc: '真雷', | ||
| }, | ||
| fakeThunder: { | ||
| en: 'Fake Thunder', | ||
| de: 'Falscher Blitz', | ||
| fr: 'Fausse foudre', | ||
| ja: 'にせサンダガ', | ||
| cn: '假雷', | ||
| ko: '거짓 선더가', | ||
| tc: '假雷', | ||
| }, | ||
| trueIce: { | ||
| en: 'True Ice', | ||
| de: 'Wahres Eis', | ||
| fr: 'Vraie glace', | ||
| ja: '真ブリザガ', | ||
| cn: '真冰', | ||
| ko: '진실 블리자가', | ||
| tc: '真冰', | ||
| }, | ||
| fakeIce: { | ||
| en: 'Fake Ice', | ||
| de: 'Falsches Eis', | ||
| fr: 'Fausse glace', | ||
| ja: 'にせブリザガ', | ||
| cn: '假冰', | ||
| ko: '거짓 블리자가', | ||
| tc: '假冰', | ||
| }, |
Collaborator
There was a problem hiding this comment.
I watched quite a few raid streams yesterday. To help players spot this more quickly, I suggest using options such as 'cone only', 'line only', 'cone and line', and so on.
ssilve1989
added a commit
to ssilve1989/cactbot
that referenced
this pull request
Jun 4, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ssilve1989
added a commit
to ssilve1989/cactbot
that referenced
this pull request
Jun 4, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ssilve1989
added a commit
to ssilve1989/cactbot
that referenced
this pull request
Jun 4, 2026
…integration Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ssilve1989
added a commit
to ssilve1989/cactbot
that referenced
this pull request
Jun 4, 2026
…boolean model Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ssilve1989
added a commit
to ssilve1989/cactbot
that referenced
this pull request
Jun 4, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ssilve1989
added a commit
to ssilve1989/cactbot
that referenced
this pull request
Jun 4, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ssilve1989
added a commit
to ssilve1989/cactbot
that referenced
this pull request
Jun 4, 2026
…integration Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ssilve1989
added a commit
to ssilve1989/cactbot
that referenced
this pull request
Jun 4, 2026
…boolean model Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addon to #1068.
Adds some triggers that I worked on today.
Still to be tested, but raidemulator seemed okay. Currently missing the Graven Image 2 tell, though it is tracked.