I have a question. Is there a mechanic in there that would allow you to include the DC to give "success" or "failure" instead of a number?
The result of the [ roll ] tag is always going to be a number. However, you can use "if" functions to return a 0 for "failure," or a 1 for "success," checked against a target number that you specify. You can then use that result (0/1) in later rolls if you want.
Attack: 8 Damage: 3
Adrilex - Human Monk
Attack: 8 Damage: Unable to parse dice roll.
Adrilex - Human Monk
Attack: 13 Damage: Unable to parse dice roll.
Adrilex - Human Monk
Attack: 1 Damage: Unable to parse dice roll.
Adrilex - Human Monk
Attack: 8 Damage: 1
Adrilex - Human Monk
Attack: 8 Damage: 0.5
Adrilex - Human Monk
Attack: 20 Damage: 2.1666666666666666666666666667
Adrilex - Human Monk
Attack: 13 Damage: 7
Adrilex - Human Monk
Attack: 15 Damage: 2
Adrilex - Human Monk
101
Supreme Cat-lover Of The First Grade
I AM A CAT PERSON. /\_____/\
She/her pronouns please. (=^.^=)
Attempts to hide... 22
Adrilex - Human Monk
Last test for tonight...
Adrilex - Human Monk
Test....
Attack: 12 Damage: 4
Adrilex - Human Monk
7 Fighter Starting Wealth: 130
9
17 New Roll: 17
18
19
Attack: 10 Damage: Unable to parse dice roll.
160
Human Height: 4.8333333333333333333333333333
The Worlds of Pphost a community of DMs and Players making PbP better
Malichi, Tiefling Rogue - Worlds of Pphost- The Amazing Teleportation Machine
DM Worlds of Pphost - Haven 'A Few Days at a Tavern'
Extended Signature
I have a question. Is there a mechanic in there that would allow you to include the DC to give "success" or "failure" instead of a number?
The Worlds of Pphost a community of DMs and Players making PbP better
Malichi, Tiefling Rogue - Worlds of Pphost- The Amazing Teleportation Machine
DM Worlds of Pphost - Haven 'A Few Days at a Tavern'
Extended Signature
as far as I know, no.
I am an average mathematics enjoyer.
>Extended Signature<
7
1 1 1 2 2
The result of the [ roll ] tag is always going to be a number. However, you can use "if" functions to return a 0 for "failure," or a 1 for "success," checked against a target number that you specify. You can then use that result (0/1) in later rolls if you want.
Tooltips Post (2024 PHB updates) - incl. General Rules
>> New FOW threat & treasure tables: fow-advanced-threat-tables.pdf fow-advanced-treasure-table.pdf
42
35
36
Attack: [roll]3d20dl2+6[/roll] Damage: [roll](if([roll:-1:critical], =0, 1d8, 2{1d8}.expand()))+4[/roll] Sneakattack: [roll](if([roll:-2:critical], =0, 2d6, 2{2d6}.expand()))[/roll]