Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@d4510fa
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 25, 2024
1 parent 6624496 commit 25e12ef
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions constants/regexes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sourceLabel": "82060fc",
"sourceLabel": "d4510fa",
"regexes": {
"abiphone.snake.name": "Snake",
"actionbar.defense": ".*§a(?\u003cdefense\u003e[\\d,]+)§a❈.*",
Expand Down Expand Up @@ -1053,9 +1053,19 @@
"relay.chat.7th": "§e[NPC] §dTia the Fairy§f: §b✆ §f§r§fThe next relay is on top of the shack next to the shady inn right here close to the pond.",
"relay.chat.8th": "§e[NPC] §dTia the Fairy§f: §b✆ §f§r§fThe next relay is on top of a statue in the dungeon hub.",
"relay.chat.9th": "§e[NPC] §dTia the Fairy§f: §b✆ §f§r§fThe next relay is on top of the Auction House.",
"replace.roman.allowedcharactersafter": "[➜):]?",
"replace.roman.findroman": "[ ➜](?\u003d[MDCLXVI])(?\u003croman\u003eM*(?:C[MD]|D?C{0,3})(?:X[CL]|L?X{0,3})(?:I[XV]|V?I{0,3}))(?\u003cextra\u003e.?)",
"replace.roman.findword": "^[\\w-\u0027]",
"replace.roman.numerals.allowed.patterns.0": "§o§a(?:Combat|Farming|Fishing|Mining|Foraging|Enchanting|Alchemy|Carpentry|Runecrafting|Taming|Social|)( Level)? (?\u003croman\u003e[IVXLCDM]+)§r",
"replace.roman.numerals.allowed.patterns.1": "(?:§5§o)?§7Progress to (?:Collection|Level|Tier|Floor|Milestone|Chocolate Factory) (?\u003croman\u003e[IVXLCDM]+): §.(?:.*)%",
"replace.roman.numerals.allowed.patterns.2": "§5§o §e(?:\\w+) (?\u003croman\u003e[IVXLCDM]+)",
"replace.roman.numerals.allowed.patterns.3": "(?:§.)*Abiphone (?\u003croman\u003e[IVXLCDM]+) .*",
"replace.roman.numerals.allowed.patterns.4": "§o§a§a(?:§c§lMM§c )?The Catacombs §8- §eFloor (?\u003croman\u003e[IVXLCDM]+)§r",
"replace.roman.numerals.allowed.patterns.5": ".*Extra Farming Fortune (?\u003croman\u003e[IVXLCDM]+)",
"replace.roman.numerals.allowed.patterns.6": ".*(?:Collection|Level|Tier|Floor|Milestone) (?\u003croman\u003e[IVXLCDM]+)(?: ?§(?:7|r).*)?",
"replace.roman.numerals.allowed.patterns.7": "(?:§5§o§a ✔|§5§o§c ✖) §.* (?\u003croman\u003e[IVXLCDM]+)",
"replace.roman.numerals.allowed.patterns.8": "§o§a✔ §.* (?\u003croman\u003e[IVXLCDM]+)§r",
"replace.roman.numerals.allowed.patterns.9": "§5§o§7Purchase §a.* (?\u003croman\u003e[IVXLCDM]+) §7.*",
"replace.roman.numerals.allowed.patterns.10": "§5§o(?:§7)§.(?\u003croman\u003e[IVXLCDM]+).*",
"replace.roman.numerals.allowed.patterns.11": ".*Heart of the Mountain (?\u003croman\u003e[IVXLCDM]+) ?.*",
"replace.roman.numerals.string.isselectoption": "§eSelect an option: .*",
"rift.area.dreadfarm.buttons.hit": "§eYou have hit §r§b\\d+/56 §r§eof the wooden buttons!",
"rift.area.stillgore.effegies.heart": "Effigies: (?\u003chearts\u003e(?:(?:§[7c])?⧯)*)",
"rift.area.stillgore.effegies.respawn": "§eRespawn §c(?\u003ctime\u003e.*) §7\\(or click!\\)",
Expand Down

0 comments on commit 25e12ef

Please sign in to comment.