From 255d88aba2420f6e6d5a33a1d78446fa2c78b6c0 Mon Sep 17 00:00:00 2001 From: shoopea Date: Sun, 9 Feb 2020 15:52:50 +0800 Subject: [PATCH] test war res --- data/msg_rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/msg_rules.json b/data/msg_rules.json index 7bda5cc..fd57a4f 100644 --- a/data/msg_rules.json +++ b/data/msg_rules.json @@ -2,7 +2,7 @@ { "prio": 5000, "descn": "Player war report", - "rule": "^(?P[🐉🦅🐺🦈🦌🥔🌑])(\\[(?P[A-Z0-9]{1,3})\\]){0,1}(?P([A-Za-z0-9 ]*)) ⚔:(?P[0-9]+)(?P\\((-|\\+)[0-9]+\\)){0,1} 🛡:(?P[0-9]+) Lvl: (?P[0-9]+)\\nYour result on the battlefield:\\n(🔥Exp: (?P[0-9]+)){0,1}(\\n)*(💰Gold: (?P\\-{0,1}[0-9]+)){0,1}(\\n)*(📦Stock: (?P\\-{0,1}[0-9]+)){0,1}(\\n)*(❤️Hp: (?P\\-[0-9]+)){0,1}(\\n)(?P(?s:.*))$", + "rule": "^(?P[🐉🦅🐺🦈🦌🥔🌑])(\\[(?P[A-Z0-9]{1,3})\\]){0,1}(?P([A-Za-z0-9 ]*)) ⚔:(?P[0-9]+)(?P\\((-|\\+)[0-9]+\\)){0,1} 🛡:(?P[0-9]+)(?P\\((-|\\+)[0-9]+\\)){0,1} Lvl: (?P[0-9]+)\\nYour result on the battlefield:\\n(🔥Exp: (?P[0-9]+)){0,1}(\\n)*(💰Gold: (?P\\-{0,1}[0-9]+)){0,1}(\\n)*(📦Stock: (?P\\-{0,1}[0-9]+)){0,1}(\\n)*(❤️Hp: (?P\\-[0-9]+)){0,1}(\\n)*(?P(?s:.*))$", "msg_type": "msg_report_ack", "chat_id": 0, "user_id": 0