From 942a030afd348ab2e02eac8054b43e3c3a72ea48 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 15 Nov 2021 13:53:59 +0800 Subject: *rename --- .../Libraries/lua-addons/addons/Bonanza/README.md | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Data/BuiltIn/Libraries/lua-addons/addons/Bonanza/README.md (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/Bonanza/README.md') diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/Bonanza/README.md b/Data/BuiltIn/Libraries/lua-addons/addons/Bonanza/README.md new file mode 100644 index 0000000..b4be251 --- /dev/null +++ b/Data/BuiltIn/Libraries/lua-addons/addons/Bonanza/README.md @@ -0,0 +1,27 @@ +# Bonanza + +- Judge your Bonanza Marbles. activate with when you recive system message (/smes) with winning numbers. +- Purchase Bonanza Marbles with any combination of numbers. + +#### Japanese + +- モグボナンザの当せんを判定。当せん番号を含むシステムメッセージ (/smes) を受信するとボナンザマーブルを鑑定し、結果を出力します。 +- 任意の数字の組み合わせでボナンザマーブルを購入します。 + +## Commands + +- //bonanza judge + - same as in-game /smes. + +### Purchase marble (inject packets) + +- //bonanza `` `[number]`... + - purchase specified marble(s). +- //bonanza random + - purchase up to 10 marbles with at random. +- //bonanza sequence `` + - purchase up to 10 marbles with consecutive number. + - e.g. `15250` then buying 15250 to 15259. +- //bonanza last `` + - purchase up to 10 random marbles with tail of specified `0-9`. + - e.g. `0` then 2224**0**, 6231**0**, 4586**0**, 9078**0**... -- cgit v1.1-26-g67d0