-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathuseful.json
11 lines (9 loc) · 957 Bytes
/
useful.json
1
2
3
4
5
6
7
8
9
10
11
{
"required_permissions": ["manage_roles", "manage_channels", "manage_webhooks", "view_channel", "send_messages", "send_messages_in_threads", "embed_links", "attach_files", "read_message_history", "external_emojis"],
"max_th_lvl": 17,
"th_buildings_categories": ["Army", "Defenses", "Resources", "Traps"],
"league_trophies": {"Unranked League": 0, "Bronze League": 400, "Silver League": 800, "Gold League": 1400, "Crystal League": 2000, "Master League": 2600, "Champion League": 3200, "Titan League": 4100, "Legend League": 5000},
"max_bh_lvl": 10,
"bh_buildings_categories": ["Army", "Defenses", "Resources", "Traps", "Special"],
"builder_league_trophies": {"Wood League": 0, "Clay League": 500, "Stone League": 1000, "Copper League": 1500, "Brass League": 2000, "Iron League": 2600, "Steel League": 3200, "Titanium League": 3800, "Platinum League": 4400, "Emerald League": 5000, "Ruby League": 5600, "Diamond League": 6200}
}