Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@5d1596b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 7, 2025
1 parent 884dc6b commit 1f0a213
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion constants/regexes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sourceLabel": "55da225",
"sourceLabel": "5d1596b",
"regexes": {
"abiphone.snake.name": "Snake",
"actionbar.defense": ".*§a(?\u003cdefense\u003e[\\d,]+)§a❈.*",
Expand Down Expand Up @@ -84,6 +84,10 @@
"combat.bestiary.data.progress": "(?\u003ccurrent\u003e[0-9kKmMbB,.]+)/(?\u003cneeded\u003e[0-9kKmMbB,.]+$)",
"combat.bestiary.data.tierprogress": "§7Progress to Tier [\\dIVXC]+: §b[\\d.]+%",
"combat.bestiary.data.title": "^(?:\\(\\d+\\/\\d+\\) )?(?\u003ctitle\u003eBestiary|.+) ➜ .+$",
"combat.end-dragon-fight.chat.death": ".*DRAGON DOWN!",
"combat.end-dragon-fight.chat.spawn": "☬ The (?\u003ctype\u003e.*) Dragon has spawned!",
"combat.end-dragon-fight.scoreboard.hp": "Dragon HP: (?\u003chp\u003e.*) ❤",
"combat.end-dragon-fight.scoreboard.your-damage": "Your Damage: (?\u003cdamage\u003e.*)",
"combat.endernodetracker.chat.multi": "§5§lENDER NODE! §r§fYou found §r§8(?\u003camount\u003e\\d+)x §r(?\u003cname\u003e.*)§r§f!",
"combat.endernodetracker.chat.one": "§5§lENDER NODE! §r§fYou found §r(?:§8§r)?(?\u003cname\u003e.*)§r§f!",
"combat.ghosttracker.bagofcash": "§eThe ghost\u0027s death materialized §r§61,000,000 coins §r§efrom the mists!",
Expand Down

0 comments on commit 1f0a213

Please sign in to comment.