Handbook
Glossary
rarity-to-number ( -- value )
Vocabulary
scryfall
Inputs
None
Outputs
value
an
object
Definition
IN:
scryfall
CONSTANT:
rarity-to-number
H{
{
"common"
0
}
{
"uncommon"
1
}
{
"mythic"
3
}
{
"rare"
2
}
}
inline