Is it possible to do a roll that will say roll 1d6 4 or higher is a success and that equals 1 damage.
Printable View
Is it possible to do a roll that will say roll 1d6 4 or higher is a success and that equals 1 damage.
1-3 is a fail and no damage is caused 4-6 causes 1 damage
Thanks
Mechanically /die 1d2-1 is the same however in FG terms its not the whole story because most rolls are not damage rolls and the OP has requested that it do 1 point of damage.
So Id be using /damage 1d2-1
Or Id write a roller for it that still throws the d6 so you still get the same feel... that is of course more work...
So I tried using /damage 1d2-1 and that kind of works. If it rolls a one then it gives a zero for no damage. I will have to roll again until one appears. Either way nothing happens in the CT to the NPC when the roll happens. Does morecore not support damage?
Hi Rosco - MoreCore is a generic ruleset without much automation. Your system might apply damage directly while another might have Damage Reduction from Armour and another might split damage into Damage and Subdual Damage etc. MoreCore doesnt automate this area because it cannot know how to accommodate every system.
You can absolutely build an extension - there is a number of MoreCore extensions already and some make some big changes to the Character Sheets, it would be entirely possible to do the same and also allow damage rolls to apply automatically but it would require coding.
Just noticed there is a newer version out from the one I have . . . time to go download. :-)