What math skills do game designers need to know

General questions, debates, and rants about RPGs

Moderator: Moderators

Post Reply
User avatar
OgreBattle
King
Posts: 6820
Joined: Sat Sep 03, 2011 9:33 am

What math skills do game designers need to know

Post by OgreBattle »

My ability to do math has rapidly degraded since college, and it wasn't really great to begin with.

But rolling dice and stuff requires a grasp of math to figure out the odds of things, and having good math helps greatly in figuring out when you have a problem.

Being unaware of it largely allows bad design to carry through with Mr.Cavern fudging everything behind the screen.

I can figure out D&D stuff fine as it's all +/- multiplication and division, but calculating die pools like shadowrun or frank's warp cult/asymetric threat leaves me at a loss.

What are other systems out there, and what's the basic math skills needed to figure them out?
User avatar
Cynic
Prince
Posts: 2776
Joined: Fri Mar 07, 2008 7:54 pm

Post by Cynic »

Simple probability is important. One of the things I usually think about when I play is the rng. If I can look at what my character does and see how they interact with the dc is important. So that's mostly arithmetic.
Ancient History wrote:We were working on Street Magic, and Frank asked me if a houngan had run over my dog.
kzt
Knight-Baron
Posts: 919
Joined: Mon May 03, 2010 2:59 pm

Post by kzt »

Statistics and probability are key. If the game designer doesn't fully grasp how likely a given roll or event is and what modifying that number changes in terms of the chances of success or failure it's pretty likely the entire game will be a goat rope.
RiotGearEpsilon
Knight
Posts: 469
Joined: Sun Jun 08, 2008 3:39 am
Location: Cambridge, Massachusetts

Post by RiotGearEpsilon »

Being able to program up a quick monte-carlo simulation can do a lot to compensate for difficulty with probability.
User avatar
codeGlaze
Duke
Posts: 1083
Joined: Wed Oct 05, 2011 9:38 pm

Post by codeGlaze »

so, math wise, why bother with dice pools over more accessible pecentages?
User avatar
Hicks
Duke
Posts: 1318
Joined: Sun Jul 27, 2008 3:36 pm
Location: On the road

Post by Hicks »

Because dice pools always have a chance (however small) of giving the lowest result regardless of their size, while additive totals will eventually stop giving the lowest result.

In shadowrun, no matter how skilled you are, you could always fail; but your chance of failure goes down the bigger your dicepool becomes.

In DnD, A d20+11 roll will always make any roll of DC 12 or less, there is no chance of ever failing a DC 10 task. The exception being the klunky autofailing on a roll of 1 rule, but even then your chance of failure will always be at least 5% regardless of how skilled you become or how many positive situational modifiers you accrue.
Last edited by Hicks on Mon Jan 28, 2013 7:57 pm, edited 2 times in total.
Image
"Besides, my strong, cult like faith in the colon of the cards allows me to pull whatever I need out of my posterior!"
-Kid Radd
shadzar wrote:those training harder get more, and training less, don't get the more.
Lokathor wrote:Anything worth sniffing can't be sniffed
Stuff I've Made
Username17
Serious Badass
Posts: 29894
Joined: Fri Mar 07, 2008 7:54 pm

Post by Username17 »

Hicks got it in one. With Dicepools, your variance goes up as your power does. This keeps characters feeling "human", because they can't actually just stand around picking their ass while enemies shoot automatic weapons at them. Sure, they are going to win, but they still have to try because low level mooks are never actually off the RNG.

On the flip side, it makes dicepools a rather weird fit for stuff like tanks, because the nature of dicepools keeps an M-1 Abrams "feeling human" which is just super super weird.

-Username17
fectin
Prince
Posts: 3760
Joined: Mon Feb 01, 2010 1:54 am

Post by fectin »

One option might be straight-up adding successes to Abrams. Then they never "fail," but could still be overwhelmed.
Vebyast wrote:Here's a fun target for Major Creation: hydrazine. One casting every six seconds at CL9 gives you a bit more than 40 liters per second, which is comparable to the flow rates of some small, but serious, rocket engines. Six items running at full blast through a well-engineered engine will put you, and something like 50 tons of cargo, into space. Alternatively, if you thrust sideways, you will briefly be a fireball screaming across the sky at mach 14 before you melt from atmospheric friction.
User avatar
codeGlaze
Duke
Posts: 1083
Joined: Wed Oct 05, 2011 9:38 pm

Post by codeGlaze »

Those kinds of dice pools run off of successes, though, correct?

Additive dice pools would completely negate that 'humanizing' aspect, I presume.
User avatar
tussock
Prince
Posts: 2937
Joined: Sat Nov 07, 2009 4:28 am
Location: Online
Contact:

Post by tussock »

D&D combat stuff is mostly a comparison of, uh, negative binomial or multinomial distributions. You getting enough hits to kill them before they get enough to kill you, with the death spiral effect of falling odds when your enemy can focus fire, complicated further by variable damage and contextual odds changes and ....

Which is far harder to calculate than most people think, but that's an advantage anyway, because it lets players who are mathematically very safe feel like they're not.
PC, SJW, anti-fascist, not being a dick, or working on it, he/him.
name_here
Prince
Posts: 3346
Joined: Fri Mar 07, 2008 7:55 pm

Post by name_here »

Game designers probably can get away with calculating odds for success on individual actions and letting playtesting tell them how combat works in practice.
DSMatticus wrote:It's not just that everything you say is stupid, but that they are Gordian knots of stupid that leave me completely bewildered as to where to even begin. After hearing you speak Alexander the Great would stab you and triumphantly declare the puzzle solved.
Stubbazubba
Knight-Baron
Posts: 737
Joined: Sat May 07, 2011 6:01 pm
Contact:

Post by Stubbazubba »

codeGlaze wrote:Those kinds of dice pools run off of successes, though, correct?

Additive dice pools would completely negate that 'humanizing' aspect, I presume.
If you directly add successes (i.e. giving an Abrams tank a dicepool of 10 + 5 successes), then yes, that gets rid of the humanizing aspect and establishes clear minimums for their success. They can't get less than 5 successes.
Post Reply