1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-06-04 09:03:50 -04:00

Add OVA Dice documentation

Additionally, simplified the ova dropper
This commit is contained in:
Ean Milligan (Bastion)
2022-07-04 22:26:14 -04:00
parent 169ed564ae
commit a06042e6d4
3 changed files with 21 additions and 8 deletions

View File

@@ -178,6 +178,13 @@ The Artificer supports most of the [Roll20 formatting](https://artificer.eanm.de
\`y\` - Difficulty to roll at`,
inline: true,
},
{
name: 'OVA Rolling',
value: `\`${config.prefix}xovady${config.postfix}\`
\`x\` - Number of OVA dice to roll
\`y\` - Size of the die to roll (defaults to 6 if omitted)`,
inline: true,
},
],
},
{