Calculate Command
Key:
< >
= Required
[ ]
= Optional
bot
= Refers to the Islands Utilities bot
totem group
= Refers to a calculation between two levels with some totems
What is it?
The calculate command helps you calculate the items and pricing to upgrade your totems.
Before using this command, it is recommended to set the prices of the items using the price command.
Simple usage
This allows you to calculate the upgrades for totems very easily.
To do this, run /calculate simple <type> <amount> <begin> <target>
type
can be eithermineral
orcrop
and is the kind of totem you are calculatingamount
is the amount of totems you are calculatingbegin
levels are the levels that your totem is currently attarget
levels are the levels that you want to upgrade your totems to
The bot should now DM you with the upgrade requirements. Be sure your DM's are on, otherwise the bot won't be able to give you the requirements!
Advanced usage
This allows you to calculate totems with different upgrade levels in the same command.
To start, type /calculate start <type>
type
can be either mineral
or crop
and is the kind of totem you are calculating
Now, you can add totems to the calculation by typing /calculate add <amount> <begin> <target>
This follows the same format as the simple usage, but you can add multiple totems to the calculation.
When you are done adding totems, type /calculate results
to get the results.
In the process, you can also type /calculate view
to see the current totem groups in the calculation.
If you want to remove a totem group, type /calculate remove <index>
The index
can be found from the /calculate view
command.
In case you want to start over, type /calculate reset
to reset the calculation.