If you have default language, for example, set to pt and want to find the legendary version of Spite Dagger you'd have to execute .equip adagas do despeito rarity=lendário which is inconsistent.
The ideal would be that both .equip adagas do despeito raridade=lendário and .equip adagas do despeito rarity=legendary would work.
If you have default language, for example, set to
pt
and want to find the legendary version of Spite Dagger you'd have to execute.equip adagas do despeito rarity=lendário
which is inconsistent. The ideal would be that both.equip adagas do despeito raridade=lendário
and.equip adagas do despeito rarity=legendary
would work.https://github.com/Markkop/corvo-astral/blob/f737a7c56216afa03b2a290f8fd781aba5edfc4e/src/commands/equip.js#L46