From e9daf6101363551ec5a10047ee8d822d84f3af25 Mon Sep 17 00:00:00 2001 From: Dev Date: Tue, 6 Feb 2024 12:17:41 +0000 Subject: [PATCH] Implement christmas gift system. Gifts now give rewards, bigger the gift = bigger the possible reward --- project/assets/configs/inventory.json | 95 ++++++++++++++++++++++++++- 1 file changed, 94 insertions(+), 1 deletion(-) diff --git a/project/assets/configs/inventory.json b/project/assets/configs/inventory.json index 9395a82d..b563bced 100644 --- a/project/assets/configs/inventory.json +++ b/project/assets/configs/inventory.json @@ -17,6 +17,99 @@ "57505f6224597709a92585a9": 1, "544fb6cc4bdc2d34748b456e": 1 } + }, + "63a8970d7108f713591149f5": { + "rewardCount": 2, + "foundInRaid": true, + "rewardTplPool": { + "57514643245977207f2c2d09": 10, + "5e8f3423fd7471236e6e3b64": 10, + "60b0f93284c20f0feb453da7": 10, + "5734773724597737fd047c14": 10, + "59e3577886f774176a362503": 10, + "57505f6224597709a92585a9": 10, + "544fb6cc4bdc2d34748b456e": 10, + "544fb45d4bdc2dee738b4568": 5, + "544fb5454bdc2df8738b456a": 1, + "61b9e1aaef9a1b5d6a79899a": 1, + "59e3658a86f7741776641ac4": 1, + "59e35de086f7741778269d84": 1, + "5aafbde786f774389d0cbc0f": 1, + "5b7c710788a4506dec015957": 1, + "5c093e3486f77430cb02e593": 1, + "5d24bb4886f77439c92d6bad": 10, + "57347d7224597744596b4e72": 10, + "5d235b4d86f7742e017bc88a": 1, + "59faff1d86f7746c51718c9c": 1, + "59fafd4b86f7745ca07e1232": 1, + "5bc9bc53d4351e00367fbcee": 1, + "5e54f62086f774219b0f1937": 1, + "655c652d60d0ac437100fed7": 1, + "655c663a6689c676ce57af85": 1, + "655c67ab0d37ca5135388f4b": 1 + } + }, + "63a898a328e385334e0640a5": { + "rewardCount": 4, + "foundInRaid": true, + "rewardTplPool": { + "57514643245977207f2c2d09": 7, + "5e8f3423fd7471236e6e3b64": 7, + "60b0f93284c20f0feb453da7": 7, + "5734773724597737fd047c14": 7, + "59e3577886f774176a362503": 7, + "57505f6224597709a92585a9": 7, + "544fb6cc4bdc2d34748b456e": 7, + "544fb45d4bdc2dee738b4568": 5, + "544fb5454bdc2df8738b456a": 1, + "61b9e1aaef9a1b5d6a79899a": 1, + "59e3658a86f7741776641ac4": 1, + "59e35de086f7741778269d84": 1, + "5aafbde786f774389d0cbc0f": 1, + "5b7c710788a4506dec015957": 1, + "5c093e3486f77430cb02e593": 1, + "5d24bb4886f77439c92d6bad": 7, + "57347d7224597744596b4e72": 7, + "5d235b4d86f7742e017bc88a": 1, + "59faff1d86f7746c51718c9c": 1, + "59fafd4b86f7745ca07e1232": 1, + "5bc9bc53d4351e00367fbcee": 1, + "5e54f62086f774219b0f1937": 1, + "655c652d60d0ac437100fed7": 1, + "655c663a6689c676ce57af85": 1, + "655c67ab0d37ca5135388f4b": 1 + } + }, + "63a897c6b1ff6e29734fcc95": { + "rewardCount": 6, + "foundInRaid": true, + "rewardTplPool": { + "57514643245977207f2c2d09": 2, + "5e8f3423fd7471236e6e3b64": 2, + "60b0f93284c20f0feb453da7": 2, + "5734773724597737fd047c14": 2, + "59e3577886f774176a362503": 2, + "57505f6224597709a92585a9": 2, + "544fb6cc4bdc2d34748b456e": 2, + "544fb45d4bdc2dee738b4568": 2, + "544fb5454bdc2df8738b456a": 1, + "61b9e1aaef9a1b5d6a79899a": 1, + "59e3658a86f7741776641ac4": 1, + "59e35de086f7741778269d84": 1, + "5aafbde786f774389d0cbc0f": 1, + "5b7c710788a4506dec015957": 1, + "5c093e3486f77430cb02e593": 1, + "5d24bb4886f77439c92d6bad": 2, + "57347d7224597744596b4e72": 2, + "5d235b4d86f7742e017bc88a": 1, + "59faff1d86f7746c51718c9c": 1, + "59fafd4b86f7745ca07e1232": 1, + "5bc9bc53d4351e00367fbcee": 1, + "5e54f62086f774219b0f1937": 1, + "655c652d60d0ac437100fed7": 1, + "655c663a6689c676ce57af85": 1, + "655c67ab0d37ca5135388f4b": 1 + } } }, "sealedAirdropContainer": { @@ -155,7 +248,7 @@ "6489870774a806211e4fb685", "6489879db5a2df1c815a04ef" ], - "allowBossItems": false + "allowBossItems": false }, "customMoneyTpls": [] }