Thread: MoreCore Ruleset
-
April 22nd, 2020, 14:05 #2151
Hi there Amesephis
More info required. is it always a d20? How do the skills factor in to the roll?
Please provide two examples each of a simple roll, a medium complexity roll and a complex roll (lots of different inputs)
Example - if my target is 12 and I roll 12 i get a critical success but how many Victory Points?
if my target is 12 and I roll a 10 how many VPs?
if my target is 12 and I roll a 1 how many VPs?
-
April 22nd, 2020, 15:30 #2152Adept
- Join Date
- Apr 2020
- Location
- Brittany
- Posts
- 4
Hi there ^^ and Thanks damned
yeah it's still a D20 for the checks.
When you perform a critical succes it double the Victory Point.
Exemple : if you'r total (carac+skill) is 10 and you roll a 9 on you'r dice : you'll have 4 VP; if you'r total is 9 and roll a 9 you'll have 8 VP.
The table of Victory Point don't move and is still the same for all checks : the fact that you have carac+skill 4 or 18 don't impact the Victory Table : it represents the fact that a weapon master will always be superior to a student on a normal roll, afterwards you're not always at the top of your form...
Only the total of carac+skill will change, at this total you can have a bonus or a malus depending on whether the action is common or heroic. :
+2 simple : sing a famous tune
+4 easy : seducing someone who's already "in the mood"
+6 a piece of cake : world-famous celebrity recognition
+8 it's a snap : walking and chewing gum
+10 unmistakable : hit a bound and helpless opponent
-2 discomfort : long-range shooting
-4 arduous : shooting at maximum range, performing two actions at the same time, see in the fog
-6 difficult: perform three actions in the same round, even in almost total darkness
-8 tricky: climbing a cliff without equipment
-10: heroic: hitting the bull's-eye at 100m with a blindfold on.
Another point is : I don't know if it's possible to automate a dice roll based on the use of a skill:
If a starship pilot wants to fly through an asteroid field the Han Solo way: Dexterity + piloting skill.
If he wants to save fuel and cross the solar system while taking advantage of the principle of gravitational acceleration: Intelligence + piloting skill.
And Thank you very to help me ^^ doing it while taking care of my child (2years old) + learning new coding language + learning FGU : my check skill will be tricky +8
Last edited by Amesephis; April 22nd, 2020 at 22:50.
-
April 22nd, 2020, 17:49 #2153Templar
- Join Date
- Feb 2012
- Posts
- 142
-
April 23rd, 2020, 13:26 #2154Templar
- Join Date
- Feb 2012
- Posts
- 142
(rolld10+Attribute+Skill) compare to target (combat, brain or muscle) if >= hit else miss
if hit do (((attribute+1)*2) damage +1 per success level(type slash/Stab, bullet or blunt)) if target armour has matching type(type slash/Stab, bullet or blunt) reduce damage by y if target has no matching armor type -z) to target.
If target is living and attack is bullet or slash/stab, double the damage.
This should be the needed dice roll. The damage is just an example. If something like this is possible I would be happy to try and figure it out by myself. Or if you can provide a hint or a line of code it would help a lot.+1 per success levelLast edited by amanwing; April 23rd, 2020 at 14:31.
-
April 23rd, 2020, 14:30 #2155Templar
- Join Date
- Feb 2012
- Posts
- 142
(rolld10+Attribute+Skill) compare to target (combat, brain or muscle) if >= hit else miss
if hit do (((attribute+1)*2) damage +1 per success level (type slash/Stab, bullet or blunt)) if target armour has matching type(type slash/Stab, bullet or blunt) reduce damage by y if target has no matching armor type -z) to target.
If target is living and attack is bullet or slash/stab, double the damage.
This should be the needed dice roll. The damage is just an example. If something like this is possible I would be happy to try and figure it out by myself. Or if you can provide a hint or a line of code it would help a lot.
-
April 23rd, 2020, 15:48 #2156Zealot
- Join Date
- Jul 2018
- Posts
- 65
Hey Damned. I posted this in the SotDL thread but didn't get a response from SuperTeddy ... not sure if it needs to be in that thread or this one:
When opening an ability in the Talent box on the character sheet, it now shows the word "Feature" under the name of the Talent. Unlocking the ability box doesn't allow access to edit a new field called Feature - the word just hangs out there.
Screenshot (99).jpg
-
April 24th, 2020, 13:30 #2157
Hello all,
Im new to FGUnity and to be honest the only reason im still here is because of MoreCore. Im strictly HB and dont really have much interest in using set systems anymore. As I have been down that road for many decades and to be honest, got bored with DM the same old archetypes and i find 90% of them very railroady and stale. We started our HB project around D&D 3.5 and has been a labor of love for many years until it became a finished product.
Anyways, what im getting at is when COVID hit, it basically fragmented our weekly group and we all were looking for a way to get our HB system playable online with a VTT. Those other guys had xml/html scripting which me nor my group had much experience with (plus i discovered some social drama from competition). Anyways, we were frustrated as we were all starting to think we would have to go back to core systems (urrgh, no offense peeps) but all that work was going to be for naught. And plus we love what we have designed. I was in charge of FG research and after lots of exploring i thought the CoreRPG system was a good as we could get.
Boy was I wrong. "Hmmm, whats this MoreCore thing" the noob pondered one morning at 4am. I was about to uninstall FG as its not what i wanted, a fantastic piece of software, just not for me. Oh well i thought, lets read up.
It took a bit for it to click but once it did, man am i impressed. This MoreCore system is amazing for HB. An absolute must have. Im so impressed with all the hard work and thought that went into this. It was like it was built for me and our HB. I can do it all. Everything i could do at a real table.
So basically this whole rambling post is a sincere ty to the MoreCore team and their wonderful .PAK. You all saved my group, my table and my game. I still haven't discovered all the MoreCore potential, everyday i mess around and read the forums i discover a new feature. Incredible. Ill be honest if MoreCore gets pushed to the back burner i will no longer sub to FG. I subbed to FG because of MCore and will probably never use the other systems it comes with.
Ty MoreCore team!
Rocksfall.
-
April 24th, 2020, 14:25 #2158
-
April 24th, 2020, 14:26 #2159
-
April 24th, 2020, 14:32 #2160
Amesephis and lichtbringer
I will do my best to write some Rolls for you over the next couple of weeks.
lichtbringer some of what you are asking cannot be done without a specific extension. Perhaps it might be a project you might work on over time after the base rolls are done.
In return I ask that you consider doing the following:
Create 2 to 4 unique PCs
Create 2 to 4 NPCs
Create a mini adventure with at least 2 encounters in it.
Either zip up the campaign and upload it with some instructions or export it as a Module. This will help others play your system and hopefully make some improvements and share back.
Thread Information
Users Browsing this Thread
There are currently 7 users browsing this thread. (0 members and 7 guests)


Reply With Quote

Bookmarks