Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raidboss: Simple Aloalo triggers #5893

Merged
merged 4 commits into from
Nov 3, 2023
Merged

raidboss: Simple Aloalo triggers #5893

merged 4 commits into from
Nov 3, 2023

Conversation

kshman
Copy link
Contributor

@kshman kshman commented Nov 3, 2023

Sorry no timeline and no i18n. 😭
Simple triggers only.

ui/raidboss/data/06-ew/dungeon/aloalo.ts Outdated Show resolved Hide resolved
ui/raidboss/data/06-ew/dungeon/aloalo.ts Outdated Show resolved Hide resolved
@quisquous
Copy link
Owner

Looks good, thank you!

@quisquous quisquous merged commit ae15fce into quisquous:main Nov 3, 2023
6 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 3, 2023
Sorry no timeline and no i18n. 😭
Simple triggers only. ae15fce
github-actions bot pushed a commit that referenced this pull request Nov 3, 2023
Sorry no timeline and no i18n. 😭
Simple triggers only. ae15fce
@kshman
Copy link
Contributor Author

kshman commented Nov 4, 2023

Thank you!

@kshman kshman deleted the simplealoalo branch November 4, 2023 01:08
Comment on lines +144 to +160
{
id: 'Aloalo Quaqua Arcane Intervention',
type: 'StartsUsing',
netRegex: { id: '8BAE', source: 'Quaqua', capture: false },
suppressSeconds: 1,
infoText: (_data, _matches, output) => output.text!(),
outputStrings: {
text: {
en: 'Look Away from Rings',
de: 'Schau von den Ringen weg',
fr: 'Ne regardez pas l\'anneau',
ja: '輪から視線回避',
cn: '视线避开圆环',
ko: '고리 모양 눈 시선 피하기',
},
},
},
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have a log with this in it that you can share? I never saw this ability.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh sorry, this must be the right path that I haven't done yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants