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

Penetrating explosions are now functional, added formatting for explosions

This commit is contained in:
Ean Milligan (Bastion)
2022-07-05 22:19:10 -04:00
parent 54f081db74
commit 7823227f6e
3 changed files with 26 additions and 0 deletions

View File

@@ -250,6 +250,11 @@ Additionally, replace \`x\` with \`F\` to roll Fate dice`,
value: 'Rolls that were dropped or rerolled ~~crossed out~~.',
inline: true,
},
{
name: 'Exclamation mark (`!`)',
value: 'Rolls that were caused by an explosion have an exclamation mark (`!`) after them.',
inline: true,
},
],
},
],