-
-
Notifications
You must be signed in to change notification settings - Fork 10
Trophy System
This feature allows to each Discord user to have a collection of trophies. There are two types of them:
- Event Trophies: awards that are given to the user when certain events happen as a reward. These are hardcoded and can't be customized.
-
Shop Trophies: these ones are available at the shop, which is explained later in this page. The owner of the server can add them and remove them freely using the
/manager
command.
No matter which type, trophies have two components:
- Name, Icon and description: represent the trophy overall.
- Origin: how to get the trophy. Shop trophies are those whose origin is buying it at the shop. Event ones have diverse origins, some have to do with Shinxgochi feature, others are given only to one user while being the best in some score.
Users can check their trophies and their trophy level by using /trainer info
or /userinfo
, the earlier being more straightforward for that purpose. The more trophies you have, the higher your trophy level!
No matter if event or shop trophy, all interactions with the trophy system are handled by the /trophy
command. If you know the name of the trophy, no matter if event or shop one, you can ask and visualize any of this information by using /trophy ask
.
You may not know the name of the trophy but remember the icon. You can use the /trophy list
command to get a full list of the trophies until you find which one you are looking for.
The trophies that are available can be checked out by using /trophy stock
. They rotate daily, so be sure to check them out everyday!