NathanHawks / SR1eGameBot

A discord dicebot for Shadowrun 1e-3e which also does initiative, roll macros, ammo tracking, reminders, scene prep, and more. I hope this helps you run Shadowrun 1st/2nd/3rd Editions over Discord.
1 stars 2 forks source link

Request: consistent prefixing of multi-roll sequences #19

Open Jon-dArc opened 6 months ago

Jon-dArc commented 6 months ago

Currently multi-roll sequences will prefix rolls after the first with a roll number label:

<@redacted>, you rolled (5,4,4,4,3,2,1,1) (8! Passive Sensors) Roll #2: <@redacted>, you rolled (5,5,3,3,2,1,1) (7! Active Sensors) Roll #3: <@redacted>, you rolled (7,5,5,5,5,4,4,4) (8! Passive Sensors)

[Total: 29] | <@redacted>, you rolled (6,6,3,1) (4t +13 BD1) Roll #2: [Total: 23] | <@redacted>, you rolled (5,3,2,1) (4t +12 BD2) Roll #3: [Total: 24] | <@redacted>, you rolled (6,5,5,3) (4t +5 BH)

This produces a visual column of results in which the first result only is significantly out of place; especially in summed rolls said first result becomes easy to overlook. Prefixing the first roll with a roll number would align the first roll with the rest of the column and improve scanning of results.