Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@19158f2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2024
1 parent 8e93721 commit 32e86d2
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion constants/regexes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sourceLabel": "8c54be9",
"sourceLabel": "19158f2",
"regexes": {
"actionbar.defense": ".*§a(?\u003cdefense\u003e[\\d,]+)§a❈.*",
"actionbar.health": "§[c6](?\u003chealth\u003e[\\d,]+)/[\\d,]+❤.*",
Expand Down Expand Up @@ -249,6 +249,16 @@
"dungeon.architectsdraft.puzzle.fail.normal": "(?:§c§lPUZZLE FAIL!|§4) §.§.(?\u003cname\u003e\\S*) .*",
"dungeon.architectsdraft.puzzle.fail.quiz": "§4\\[STATUE] Oruo the Omniscient§r§f: (?:§.)*(?\u003cname\u003e\\S*) (?:§.)*chose the wrong .*",
"dungeon.blessings": "§r§r§fBlessing of (?\u003ctype\u003e\\w+) (?\u003camount\u003e\\w+)§r",
"dungeon.boss.message.f6.giants": "§c\\[BOSS] Sadan§r§f: ENOUGH!",
"dungeon.boss.message.f6.sadan": "§c\\[BOSS] Sadan§r§f: You did it\\. I understand now, you have earned my respect\\.",
"dungeon.boss.message.f6.terracotta": "§c\\[BOSS] Sadan§r§f: So you made it all the way here\\.\\.\\. Now you wish to defy me\\? Sadan\\?!",
"dungeon.boss.message.f7.goldor.5": "§aThe Core entrance is opening!",
"dungeon.boss.message.f7.goldor.start": "§4\\[BOSS] Goldor§r§c: §r§cWho dares trespass into my domain\\?",
"dungeon.boss.message.f7.goldor.terminalcomplete": "§.(?\u003cplayerName\u003e\\w+)§r§a (?:activated|completed) a (?\u003ctype\u003elever|terminal|device)! \\(§r§c(?\u003ccurrentTerminal\u003e\\d)§r§a/(?\u003ctotal\u003e\\d)\\)",
"dungeon.boss.message.f7.maxor": "§4\\[BOSS] Maxor§r§c: §r§cWELL! WELL! WELL! LOOK WHO\u0027S HERE!",
"dungeon.boss.message.f7.necron.start": "§4\\[BOSS] Necron§r§c: §r§cYou went further than any human before, congratulations\\.",
"dungeon.boss.message.f7.storm": "§4\\[BOSS] Storm§r§c: §r§cPathetic Maxor, just like expected\\.",
"dungeon.boss.message.m7.witherking": "§4\\[BOSS] Necron§r§c: §r§cAll this, for nothing\\.\\.\\.",
"dungeon.complete": "§.\\s+§.§.(?:Master Mode )?The Catacombs §.§.- §.§.(?:Floor )?(?\u003cfloor\u003eM?[IV]{1,3}|Entrance)",
"dungeon.copilot.blood.door": "§cThe §r§c§lBLOOD DOOR§r§c has been opened!",
"dungeon.copilot.countdown": "(.*) has started the dungeon countdown. The dungeon will begin in 1 minute.",
Expand Down

0 comments on commit 32e86d2

Please sign in to comment.