diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-07-27 23:39:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-07-27 23:39:48 -0300 |
commit | 6d08ec9903f48f390426a27eaac76ee405797c50 (patch) | |
tree | 31eaf1daed3dec0b50c0029f10aff94a28965758 /bar.json | |
parent | 31067cf6bebc63fdee33afb7cd6bca52405ea135 (diff) | |
download | server-6d08ec9903f48f390426a27eaac76ee405797c50.tar.gz server-6d08ec9903f48f390426a27eaac76ee405797c50.tar.bz2 server-6d08ec9903f48f390426a27eaac76ee405797c50.tar.xz server-6d08ec9903f48f390426a27eaac76ee405797c50.zip |
Fix bar
Diffstat (limited to 'bar.json')
-rw-r--r-- | bar.json | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,7 +5,7 @@ "min_quest": 0, "min_draws": 10, "banner": "", - "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 %", + "details": "Use your crystals to hire from the Academy!\n\n4★ chance: 1.00 %\n3★ chance: 3.00 %\n2★ chance: 35.00 %\n1★ chance: 61.00 %", "tavern_list": [ { "units": [104001, 104002, 104003, 104005], @@ -20,7 +20,7 @@ "chance": 3500 }, { - "units": [105001, 105002, 105003, 105004, 105005, 105006, 105007, 105008], + "units": [105001, 105002, 105003, 105004, 105007], "chance": 5 }, { @@ -61,7 +61,7 @@ "min_quest": 10, "min_draws": 10, "banner": "", - "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 %", + "details": "Use your crystals to hire from the Stronghold!\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, 104005, 104006], |