Crates: Difference between revisions

288 bytes added ,  13 December 2020
m (→‎Sources: format commands)
Tags: Mobile edit Mobile web edit
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Crates are special boxes containing a random item.
Crates are special boxes containing a random [[item]].


== Rarities & Item Stats ==
== Rarities & Item Stats ==
Line 31: Line 31:
| Legendary || 0.1%
| Legendary || 0.1%
|}
|}
* A Legendary crate is dropped when you kill a raid boss
* A Legendary crate is dropped when you kill a raid boss (see '''[[Zerekiel]]''' for more information)
* Random rarity crates can be obtained as daily rewards (<code>$daily</code>) with the following chances:
* Random rarity crates can be obtained as daily rewards (<code>$daily</code>) with the following chances:
{| class="wikitable"
{| class="wikitable"
Line 49: Line 49:


== Uses ==
== Uses ==
You can open a crate with ''$open [rarity=common]'' or trade a crate with ''$tradecrate <other> [amount=1] [rarity=common]''
You can open a crate with <code>$open [rarity=common]</code> or trade a crate with <code>$tradecrate <other> [amount=1] [rarity=common]</code>
 
A new feature that was added in IdleRPGS’s v4.8.0 update allows you to open up to 100 crates at once using the command <code>$open [rarity] [amount]<code>
 
You can view your current crates with <code>$crates</code>.
1

edit