Refer a Friend
Page 296 of 331 First ... 196 246 286 294 295 296 297 298 306 ... Last
  1. #2951
    sirkerry's Avatar
    Join Date
    Dec 2015
    Location
    USA - TX - Houston (Spring Branch)
    Posts
    191
    Quote Originally Posted by damned View Post
    I will double check and if not add it to the build.
    I hope to move it into the Forge very soon.
    Apologies.
    Looking forward to seeing MoreCore in the Forge.
    Native Texan. Tabletop Gaming Curmudgeon since 1977. Life-long Trekkie. 1930's Pulp Adventure aficionado. Die-hard Savage. OSR enthusiast. Traveller grognard.
    Currently Running:
    Basic Fantasy RPG - Ruleset Test Campaign
    Currently Playing:
    Dolmenwood - The Dolmenwood Murders
    D&D 5e - O5R Test Games
    Time Zone: Central Daylight Time (GMT-5)

  2. #2952
    Following Damiens instructionvideos for creating a Cyberpunk RED ruleset with the RulesetWizard. It has gone quite nice, even been modifying some parts to get closer to the rules.
    Have been stuck with a problem and have been trying to understand how to use Lua to program Skill dice.

    Cyberpunk RED all skill rolls are 1d10+skill+bonus/penaltys.
    On a 10(first dice roll) it explodes +1d10 (but only explode once)
    On a 1(first dice roll) it explodes low -1d10(but only once)

    Trying to get how things work I found the following.
    1d10e explodes on 10, you can se all the extra dice in green and the calculated sum is corect.
    1d10l (L) explodes on 1, you can se all the extra dice in red and the calculated sum is corect.
    In MoreCore you can use the “/witcher 1d10”. You only se the first die and have 3 sums making it realy wanky.

    None of these 3 dice version can be stopped after exploding once.
    And sadly I have not found a way to marry the explode (e) and explode low (l).

    Found the Lua part for “/witcher”, but to be honest I cant figure it out, even after 1 month (Well worked hard the first 2 weeks 8h/day, but have resign a bit.)

    Best version is if I could use both the 1d10e and 1d10l at the same time and some how only explode once, or perhaps some other way.
    where can I find the knowledge on how to do it.
    Thanks all.

  3. #2953
    sirkerry's Avatar
    Join Date
    Dec 2015
    Location
    USA - TX - Houston (Spring Branch)
    Posts
    191
    Is there a dice roller option that supports Prowlers & Paragons Ultimate Edition? It's roll x number of d6, 2/s and 4's count as 1 success, 6's counts as 2 successes.
    Native Texan. Tabletop Gaming Curmudgeon since 1977. Life-long Trekkie. 1930's Pulp Adventure aficionado. Die-hard Savage. OSR enthusiast. Traveller grognard.
    Currently Running:
    Basic Fantasy RPG - Ruleset Test Campaign
    Currently Playing:
    Dolmenwood - The Dolmenwood Murders
    D&D 5e - O5R Test Games
    Time Zone: Central Daylight Time (GMT-5)

  4. #2954
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    I would take the
    Powers and Perils: /pnp # (roll #d6 and count 6's, modifiers add dice)
    Roll and extend it and save as /ppue
    If you are able to do that and share it back Ill add it in to the ruleset.

  5. #2955
    Quote Originally Posted by sirkerry View Post
    Is there a dice roller option that supports Prowlers & Paragons Ultimate Edition? It's roll x number of d6, 2/s and 4's count as 1 success, 6's counts as 2 successes.
    As mentioned below, /pnp is the Prowlers & Paragons die mechanic. You'll need to do the Challenge Rolls manually, which is no big deal. Also, when I requested the roll mechanic, PPUE wasn't even in beta, so some elements aren't there (the exploding 6s for certain actions, for instance). This is again pretty minor. I've run a campaign using the existing mechanic (using the beta PPUE) and had no problem.

  6. #2956
    Hey there!

    I've just started looking into Morecore for Exalted and was hoping someone could educate me.
    I made sure to download and install the latest MoreCore ruleset.
    I also found an Exalted ext for character sheets (it was listed for 1ed). I am using it as a basis to hold the stats, etc.
    The dice do not roll correctly off of it - it is looking for a rpexa.lua script.

    I tried the /exalted 2d10 roll I saw (by typing it into chat just like /exalted 2d10) as being listed as an acceptable string for MoreCore, and I get an error.
    script execution error; [string "scripts/manager_custom_exalted.lua"]; 107: attempt to concatenate field 'sSize' (a nil value)

    I am looking to get the exalted and exalteddmg dice to work. I've seen a few people mention a version that is built as (p1)x(p2)y(p3) but to make that work is very much over my head.

    I do not see anywhere on the sheet where I can build and drag from the Rolls menu and I am just learning how to use that anyways - but it won't matter as long as /exalted does not work in either case.

    I appreciate any help and I apologies if this is all basic stuff, I've tried to figure it out on my own but no luck.

  7. #2957
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    Hi Pujaree

    learn about roll Paremeters they are pretty cool.
    https://www.diehard-gaming.com/mchelp.html#parameters

    below I show the setup of both /exalted and /rpexa
    There is a bug in rpexa and I have just uploaded a fix.

    But I am uploading it to the Forge.
    You may have to delete your downloaded copy.




    exalted01.jpg

  8. #2958

  9. #2959
    Hi all, help please!

    I an trying to create a roll that allow me to add a number of dice from my attribute and a number of dice from my skill and compare them all to a difficulty. I tried to look for strings and to mix in /die and /successes but the latter doesn't allow for modifiers.

    Ideally the difficulty level could be also modified prior to the test.

    Is there a way to do what I want to obtain? Thanks a lot!

  10. #2960
    Hi all, help please!

    I an trying to create a roll that allow me to add a number of dice from my attribute and a number of dice from my skill and compare them all to a difficulty. I tried to look for strings and to mix in /die and /successes but the latter doesn't allow for modifiers.

    Ideally the difficulty level could be also modified prior to the test.

    Is there a way to do what I want to obtain? Thanks a lot!

Page 296 of 331 First ... 196 246 286 294 295 296 297 298 306 ... Last

Thread Information

Users Browsing this Thread

There are currently 6 users browsing this thread. (0 members and 6 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
DICE PACKS BUNDLE

Log in

Log in