summaryrefslogtreecommitdiff
path: root/bar.json
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-23 21:55:09 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-23 21:55:09 -0300
commitbad21533e97ce8b64fd9beba87466c7248ef9dbc (patch)
tree5cc4197039a61fb8ccca176746e64ebe4122fd54 /bar.json
parentcd75dd871f32bfa2ee1d902a1f4cabdf480a2ad7 (diff)
downloadserver-bad21533e97ce8b64fd9beba87466c7248ef9dbc.tar.gz
server-bad21533e97ce8b64fd9beba87466c7248ef9dbc.tar.bz2
server-bad21533e97ce8b64fd9beba87466c7248ef9dbc.tar.xz
server-bad21533e97ce8b64fd9beba87466c7248ef9dbc.zip
Remove more unit rarity so they are all similar to each other.
Diffstat (limited to 'bar.json')
-rw-r--r--bar.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/bar.json b/bar.json
index 250b4d3..080dfe4 100644
--- a/bar.json
+++ b/bar.json
@@ -8,15 +8,15 @@
"details": "Use your crystals to hire the most powerful units ever!\n\n4★ chance: 0.75 %\n3★ chance: 2.00 %\n2★ chance: 15.00 %\n1★ chance: 82.25 %",
"tavern_list": [
{
- "units": [104001, 104002, 104003, 104004],
+ "units": [104001, 104002, 104003],
"chance": 75
},
{
- "units": [103001, 103002, 103003, 103004],
+ "units": [103001, 103002, 103003],
"chance": 200
},
{
- "units": [102001, 102002, 100003],
+ "units": [102001, 102002, 102003],
"chance": 3500
},
{
@@ -38,7 +38,7 @@
"chance": 200
},
{
- "units": [101001, 101002, 101003, 101004],
+ "units": [101001, 101002, 101003],
"chance": 9800
}
]