diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-07-25 22:20:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-07-25 22:20:01 -0300 |
commit | fdb91e8d3555cd4ebd8edb31d5b74a2c11f1cf41 (patch) | |
tree | 3f1bb60db4cd057ab0641918eec88d5215aac19d /bar.json | |
parent | 45330cf6e8cf6f42cc695a78acaabaf921b61cd4 (diff) | |
download | server-fdb91e8d3555cd4ebd8edb31d5b74a2c11f1cf41.tar.gz server-fdb91e8d3555cd4ebd8edb31d5b74a2c11f1cf41.tar.bz2 server-fdb91e8d3555cd4ebd8edb31d5b74a2c11f1cf41.tar.xz server-fdb91e8d3555cd4ebd8edb31d5b74a2c11f1cf41.zip |
These are the last additions for today
Diffstat (limited to 'bar.json')
-rw-r--r-- | bar.json | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8,7 +8,7 @@ "details": "Use your crystals to hire the most powerful units ever!\n\n4★ chance: 1.00 %\n3★ chance: 3.00 %\n2★ chance: 35.00 %\n1★ chance: 61.00 %", "tavern_list": [ { - "units": [104001, 104002, 104003], + "units": [104001, 104002, 104003, 104005], "chance": 100 }, { @@ -64,7 +64,7 @@ "details": "Use your crystals to hire the most powerful units ever!\n\n5★ chance: 0.10 %\n4★ chance: 1.50 %\n3★ chance: 3.50 %\n2★ chance: 40.00 %\n1★ chance: 60.00 %", "tavern_list": [ { - "units": [104001, 104002, 104003], + "units": [104001, 104002, 104003, 104005, 104006], "chance": 150 }, { @@ -76,7 +76,7 @@ "chance": 4000 }, { - "units": [105001, 105002, 105003, 105004], + "units": [105001, 105002, 105003, 105004, 105005], "chance": 10 }, { @@ -94,7 +94,7 @@ "details": "Merry Christmas!\n4★/3★ exclusive: 20.00%\n3★: 5.00%\n2★: 25.00%\n1★: 50.00%", "tavern_list": [ { - "units": [104001, 103001], + "units": [104004, 103004], "chance": 2000 }, { |