Thread: MoreCore Ruleset
-
July 16th, 2019, 00:07 #1571
Is there a way to use a MoreCore roll as the dice used to roll on a table? Or, barring that, is there a way to simply look up the result from a table with a roll?
-
July 16th, 2019, 00:10 #1572
-
July 16th, 2019, 00:28 #1573
The use case is random treasure generation based on the NPC's damage dice (a la Dungeon World). As an ongoing side project, I've been putting together a DW manual module to work with MoreCore. I thought it would be cool to have an easy treasure roll right on each NPC record.
The second question was just looking for a different way to tackle the problem; use the output of the damage roll as the number to look up on the table, but with that nifty button push a MoreCore roll gives us.
Maybe something in the Param Formula field like:
where "-r (a)" would be the result of the roll dragged to Parameter A.Code:/lookon Treasure <-c column name> -r (a)
-
July 16th, 2019, 00:53 #1574
-
July 16th, 2019, 01:40 #1575
I'm not worried about the tag modifications (bulleted list). I would just note those as needed.
Posted with permission per Creative Commons Attribution License.
Dungeon World is created by Sage LaTorra & Adam Koebel
Treasure
Monsters, much like adventurers, collect shiny useful things. When
the players search the belongings of a monster (be they on their
person or tucked away somewhere) describe them honestly.
If the monster has accumulated some wealth you can roll that
randomly. Start with the monster’s damage die, modified if the
monster is:
- Hoarder: roll damage die twice, take higher result
- Far from home: add at least one ration (usable by anyone with
similar taste) - Magical: some strange item, possibly magical
- Divine: a sign of a deity (or deities)
- Planar: something not of this earth
- Lord over others: +1d4 to the roll
- Ancient and noteworthy: +1d4 to the roll
Roll the monster’s damage die plus any added dice to find the
monster’s treasure:
- A few coins, 2d8 or so
- An item useful to the current situation
- Several coins, about 4d10
- A small item (gem, art) of considerable value, worth as much
as 2d10×10 coins, 0 weight - Some minor magical trinket
- Useful information (in the form of clues, notes, etc.)
- A bag of coins, 1d4×100 or thereabouts. 1 weight per 100.
- A very valuable small item (gem, art) worth 2d6×100, 0 weight
- A chest of coins and other small valuables. 1 weight but worth
3d6×100 coins. - A magical item or magical effect
- Many bags of coins for a total of 2d4×100 or so
- A sign of office (crown, banner) worth at least 3d4×100 coins
- A large art item worth 4d4×100 coins, 1 weight
- A unique item worth at least 5d4×100 coins
- All the information needed to learn a new spell and roll again
- A portal or secret path (or directions to one) and roll again
- Something relating to one of the characters and roll again
- A hoard: 1d10×1000 coins and 1d10×10 gems worth 2d6×100 each
-
July 16th, 2019, 03:06 #1576
/rollon Treasure -d 1d6+1d4
This can be set as a Roll but Im not sure where you would store the roll?
maybe you could set it as
/rollon Treasure -d 1d(p1)+(p2)d(p3)
and then player could add the right numbers into Roll parameters and roll
not in front of my table just now...
-
July 16th, 2019, 04:31 #1577
I'd just put it in the Other Rolls section of the NPC sheet. The biggest hurdle comes with damage rolls like b[2d10]+3 or w[2d6] which means roll 2d10 and take the best then add 3 and roll 2d6 and take the worst, respectively.
I haven't brushed up on my lua and regex enough yet to tackle creating a variation of the /pbta roll that will handle these cases. For now I'm using /rolld and /rolllow with a separate /mod roll for any extra damage.
This is purely for GM convenience as I don't see the players ever really needing to roll on this table. (Though, I know some PBTA GMs don't even bring dice to their tables and the players roll everything.)maybe you could set it as
/rollon Treasure -d 1d(p1)+(p2)d(p3)
and then player could add the right numbers into Roll parameters and roll...
Here's how I currently have the NPC sheet set up. There are a few unneeded fields since DW monsters are pretty stat-sparse.
NPC1.JPG
NPC2.JPG
-
July 28th, 2019, 14:44 #1578
Is there an easy way the dice strings in the "Attacks" section of the MoreCore tab of the character sheet to be rolled directly rather than going into the Dice Pool? I am looking to the CoreRPG functionality here.
The past is a rudder to guide us, not an anchor to hold us back.
-
July 28th, 2019, 20:38 #1579
If you don't need the Dice Pool, then I would turn it off from the options. If it's needed, then it would have to be re-coded.
-
July 28th, 2019, 22:31 #1580
Thread Information
Users Browsing this Thread
There are currently 3 users browsing this thread. (0 members and 3 guests)

Reply With Quote


Bookmarks