Appendix B: Regexes - cat-friend/ultimate-accelerator GitHub Wiki

Appendix B: Regexes

const challengeTypeRegex = /collect|craft\b|damage|finish\b|win|restore|revive|resurrect|knockdowns|\bkills|assists|headshots|finishing|loot\b|open\b|play|purchase|upgrade|beacons|outlive|survive/g
const abilitiesRegex = /amped cover|knuckle cluster|looted by squadmates|scan\b.*enemies|silence|phase breach|double time/g
const legendsRegex = /bloodhound|gibraltar|lifeline|pathfinder|wraith|bangalore|caustic|octane|mirage|wattson|crypto|revenant|loba|rampart|horizon|fuse|valkyrie|seer|ash|maggie|beacons/g
const weaponsRegex = /30-30|alternator|bocek|\bcar\b|charge rifle|devotion|eva-8|flatline|g7|havoc|hemlok|kraber|l-star|longbow|mastiff|mozambique|p2020|peacekeeper|prowler|r-301|r-99|rampage|re-45|sentinel|spitfire|triple take|volt|wingman|pistol|assault rifle|\bar\b|smg|\bsub.*mach|light machine|lmg|shotgun|marksman|sniper|\bred\b|craftable/g