Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@6f43bc1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 20, 2024
1 parent 5b43d1b commit ac64e8c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion constants/regexes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sourceLabel": "aa3f82c",
"sourceLabel": "6f43bc1",
"regexes": {
"actionbar.defense": ".*§a(?\u003cdefense\u003e[\\d,]+)§a❈.*",
"actionbar.health": "§[c6](?\u003chealth\u003e[\\d,]+)/[\\d,]+❤.*",
Expand Down Expand Up @@ -946,6 +946,8 @@
"misc.currentpet.chat.rule": "§cAutopet §eequipped your §7\\[Lvl .*] (?\u003cpet\u003e.*)§e! §a§lVIEW RULE",
"misc.currentpet.chat.spawn": "§aYou summoned your §r(?\u003cpet\u003e.*)§r§a!",
"misc.currentpet.inventory.selected": "§7§7Selected pet: (?\u003cpet\u003e.*)",
"misc.draconicsacrifice.bonus": "§c§lBONUS LOOT! §r§eYou also received §r(?:§\\w(?\u003camount\u003e\\d+)?x)?(?: §r)?(?\u003citem\u003e.*) §r§efrom your sacrifice!",
"misc.draconicsacrifice.sacrifice": "§c§lSACRIFICE! §r§eYou turned §r(?\u003citem\u003e.*) §r§einto §r§d(?\u003camount\u003e\\d+) Dragon Essence§r§e!",
"misc.ingametime.date": ".*((Early|Late) )?(Winter|Spring|Summer|Autumn) [0-9]{1,2}(nd|rd|th|st)?.*",
"misc.ingametime.symbols": "([☀☽࿇])",
"misc.items.enchantparsing.enchants.new": "(§7§l|§d§l|§9)(?\u003cenchant\u003e[A-Za-z][A-Za-z \u0027-]+) (?\u003clevelNumeral\u003e[IVXLCDM]+|[0-9]+)(?\u003cstacking\u003e(§r)?§9, |$| §8\\d{1,3}(,\\d{3})*)",
Expand Down

0 comments on commit ac64e8c

Please sign in to comment.