Gem Calculation
Normal Gem
/di calculate normal
Carry out calculation for Normal Gem. Same function as
Options:
gem
Sapphire / Aquamarine / Citrine / Topaz / Tourmaline / Ruby
start_rank
Rank 1 ~ Rank 9
end_rank
Rank 2 ~ Rank 10
It will give error if start_rank
is higher than or equal to end_rank
.
Legendary Gem
/di calculate legendary
Carry out calculation for Legendary Gem (Specific). Same function as
Options:
start_star
{1β
} / {2β
} / {2/5β
} / {3/5β
} / {4/5β
} / {5/5β
}
end_star
{1β
} / {2β
} / {2/5β
} / {3/5β
} / {4/5β
} / {5/5β
}
gem
{List of Legendary Gems depending on the star
selected}
start_rank
Rank 1 ~ Rank 9
end_rank
Rank 2 ~ Rank 10
It will give error if:
start_rank
is not equal toend_rank
for {1β } / {2β }start_rank
is higher thanend_rank
for {2/5β } / {3/5β } / {4/5β } / {5/5β }start_rank
is higher than or equal toend_rank
.
Legendary Gem (Generic)
Options:
start_star
{1β
} / {2β
} / {2/5β
} / {3/5β
} / {4/5β
} / {5/5β
}
end_star
{1β
} / {2β
} / {2/5β
} / {3/5β
} / {4/5β
} / {5/5β
}
start_rank
Rank 1 ~ Rank 9
end_rank
Rank 2 ~ Rank 10
/di calculate legendary_generic
Carry out calculation for Legendary Gem (Generic) Same function as
The gem
may not display all gems because of the limit of the length of the selection list Discord allows. Start typing the name of the gem and the bot will search base on what you typed.
Because the gem
depends on your selected star
, if you select the star
wrong at first place, the gem
list would be incorrect even if you go back and change the star
. This is the limitation of Discord.
You can either:
Type the gem name and it will start to search the gem base on the
star
parameter.Retype the whole slash command.
Last updated