Magnimost
March 14th, 2019, 23:45
First of all, can I combine roll types in one formula? I'd like to do /die (p1)d6 + /edie (p2)d6 but that doesn't work.
Can I re-order rolls in the character sheet? Dragging them just copies them.
Can I use a GM-defined parameter in dice rolls which changes often? For example, as GM I would like to enter a difficulty number which the roll must exceed, say 17. When anyone rolls a dice pool and exceeds 17 it would be marked as Success in chat.
I've started working on Judge Dredd character sheet which is based on the WOIN system, and would need some rolls. Is there a roll which uses lookup tables as described below which I could modify?
Attributes and Skill rolls:
/die (p2)d6 [where p2 is looked up from the Dice Pool Sizes table below]
Example: Judge damned has Attribute Strength of 7 which would yield p2 of 3, so the roll is 3d6. He also has Skill Fight of 5 which yields a p2 of 2 for a 2d6.
Dice pool sizes:
26719
When doing an attribute check, we would need one or more of the following items:
Attribute + Skill + Equipment modifier
In example above, Judge damned is wielding a High quality dayclub which gives him an additional 1d6 to his dice pool.
So his dice pool will look like this:
Attribute 3d6 + Skill 2d6 + Equipment 1d6 = 6d6
His Grade (character level) is 5, which limits his maximum dice pool size to 5d6 as per table below, so his final dice pool is 5d6.
Ideally for each attribute check the character would be able to choose one Attribute, no or one Skill, and an optional Equipment modifier (number of 6-sided dice to be added to the pool). Finally there would be a need for additional dice to be added to the die pool for Exploits and Luck points (latter explode).
How much of this can be automated?
Maximum dice pool sizes per grade:
26720
BTW a certain someone is spamming the MoreCore YT tutorial video comments with the same rant about how rude he was treated on here.
Can I re-order rolls in the character sheet? Dragging them just copies them.
Can I use a GM-defined parameter in dice rolls which changes often? For example, as GM I would like to enter a difficulty number which the roll must exceed, say 17. When anyone rolls a dice pool and exceeds 17 it would be marked as Success in chat.
I've started working on Judge Dredd character sheet which is based on the WOIN system, and would need some rolls. Is there a roll which uses lookup tables as described below which I could modify?
Attributes and Skill rolls:
/die (p2)d6 [where p2 is looked up from the Dice Pool Sizes table below]
Example: Judge damned has Attribute Strength of 7 which would yield p2 of 3, so the roll is 3d6. He also has Skill Fight of 5 which yields a p2 of 2 for a 2d6.
Dice pool sizes:
26719
When doing an attribute check, we would need one or more of the following items:
Attribute + Skill + Equipment modifier
In example above, Judge damned is wielding a High quality dayclub which gives him an additional 1d6 to his dice pool.
So his dice pool will look like this:
Attribute 3d6 + Skill 2d6 + Equipment 1d6 = 6d6
His Grade (character level) is 5, which limits his maximum dice pool size to 5d6 as per table below, so his final dice pool is 5d6.
Ideally for each attribute check the character would be able to choose one Attribute, no or one Skill, and an optional Equipment modifier (number of 6-sided dice to be added to the pool). Finally there would be a need for additional dice to be added to the die pool for Exploits and Luck points (latter explode).
How much of this can be automated?
Maximum dice pool sizes per grade:
26720
BTW a certain someone is spamming the MoreCore YT tutorial video comments with the same rant about how rude he was treated on here.