randomitem
monstermanual page 21
randomitem <percent>
Used 97 times in the base game data.
Arguments
| Argument | Type | Required | References |
|---|---|---|---|
| percent | int | yes | — |
Takes 1 argument.
From the base game data
monster data
randomitem 5 # 5% chance to spawn with a random magic item of any type.
monster data
randomitem 75 # 75% chance to spawn with a random magic item of any type.
monster data
randomitem 250 # 250% chance to spawn with a random magic item of any type.