Showing posts with label iHunt. Show all posts
Showing posts with label iHunt. Show all posts

Sunday, 26 September 2021

Boundaries, genre conventions and breaking kayfabe in RPGs

Recently I ran into a post on reddit asking for advice on how to deal with a player having an emotional response and getting depressed over a death of an NPC they couldn't save. OP did want to remove them from the group not to ruin everyone else's fun, which a number of people chastised (and is one of the reasons I won't link it here). The whole situation did remind me of an idea we had in our podcasting group though about how to handle similar situations.


Draw boundaries


If you want to have a game where everyone is comfortable in playing, you ought to communicate both what you expect out of the game, as well as discussing boundaries. The latter is often overlooked since a lot of people just go off of what's been acceptable in their circle of friends and so on. A good deal of the time that's fine, but sometimes you do have to be more explicit since RPGs are prone to a lot more bleed than other games.


If you want to establish boundaries more explicitly, it might be handy to use #iHunt's Levels Worksheet:

Part of #iHunt's Level Worksheet, expanded edition from
Kissing Monsters in the Gig Economy

It will help you make sure everyone is comfortable with various topics, scenes and so on, and know what things to avoid not to make someone uncomfortable. If the game you wanted to play would feature those elements (say, the problematic "romance" present in Curse of Stradth or Bluebeard's Bride), it would be a good time to discuss them and consider altering those elements, or picking something else to play entirely.

Establish genre conventions


Talking about the boundaries is not only about what a person is comfortable with, but it's also a good time to discuss genre conventions. There is a world of difference between MCU, The Tick, Watchmen and Invincible, even though they all fall under the "superhero" genre.

So establish your genre conventions! Talk about what kind of things you do and don't want to happen. Maybe you want to be a hero and make sure no innocent bystander would die. That is a valid way to play, and as long as everyone is on the same page, it can be fun.

Not every game has to have character or NPC death be the price of failure. Sure, if people want that, it's a valid way of playing, but sometimes you do want to get invested in various characters and stay with them. You can also get a bit more creative with things...

Breaking kayfabe


Kayfabe is a term from professional wrestling that focuses on portrayals of wrestling events as if they were real. Basically, wrestlers always have to stay in character in front of the general public even if they are not in the ring not to break the illusion of wrestling.

In the World Wide Wrestling RPG that part of the genre is emulated - the outcomes of matches are fixed and you're supposed to play into it most of the time. However, you can explicitly Break Kayfabe to change the script and get what you want, but that can risk bad things happening to you since you're going against the genre convention.

If you want to have fun with your game (and everyone at the table similarly are into this), you can play around with that idea of breaking kayfabe. Basically, as long as the players follow their role in the story, the GM similarly is bound by the rules of the genre convention and can't hurt them too much. But then the players can start bending and breaking the rules slowly shifting the overton window to get what they want, at the cost of losing the protection of the genre because they are breaking kayfabe. This could set up an interesting "fall from grace" story akin to:

"A Street Thug Beat A God"

Or on the other hand you could make it into a genre deconstruction where the characters realise that being a superhero that doesn't kill doesn't make you the good guy. There is a good amount of stuff that can be done with this kind of premise.

Conclusions


So in conclusion, make sure you establish boundaries of what everyone at the table is comfortable with, have a chat about what kind of things you want to see within those boundaries, and if you're feeling like toying with those assumptions, see what comes when you tear them down methodically.

Monday, 20 July 2020

Equivalent Dice Theorems of RPGs

My group and I have played a good amount of PbtA games (Fellowship, Legacy, Dungeon World, etc.). After getting used to them we did a one shot game of iHunt, which used the FATE system. During the session my GM remarked how FATE is making him roll again to set our difficulty and how he got used to not having to do that in PbtA. This got me thinking - "was that roll even necessary?", which lead me down a math rabbit hole...

Lets back up and start from beginning.

FATE dice rolls


The FATE system uses FATE dice, an alternative set of D6s that can roll +1, 0 and -1:

FATE Dice

To figure out how much you rolled, you take four FATE Dice, roll them, add their results together and add whatever skill modifier your character has. Then that is either compared to a static number determined by the GM for a "passive opposition", or another roll with modifiers for an "active opposition".

The second situation was what my GM remarked about, and when you think about it - you really don't need to have more than one side rolling dice in this system.

FATE Dice are a bit different from the standard dice - their average roll is a "0", and you have both positive and negative 1s on it. The dice is symmetrical - it doesn't matter if you roll a FATE dice or its opposite, the result is the same.

So if you wanted to avoid the GM having to ever roll dice, you would just make the player roll 8 FATE Dice and give them a passive opposition instead and it would be exactly the same roll (4 GM dice turn into the player rolling 4 opposite dice, which in this system is the same as normal dice, therefore 4+4=8 dice total roll).

This got me thinking - could something similar be done in other systems?

Equivalent dice and rolls


After thinking about it, turns out you can do something similar. Here is a more formal explanation of what that entails if you like math, but to summarise it based on D6s:

Rolling a D6 and rolling "7-D6" is the same - you get the same results. Based on this you can turn any versus roll into a single roll by one side that uses all the dice vs a static number.

If you subtract the average of 3.5 from every side of the D6, you get a symmetrical die D6Sym with sides {-2.5, -1.5, -0.5, 0.5, 1.5, 2.5}. Based on that, rolling a D6 and rolling "3.5+D6Sym" is the same. While this doesn't help much by itself, it allows you to easily make a statistical analysis of rolls involving multiple dice (since the average will always be 0, so you can easily compare these binomial distributions).

Based on the last one, I did some programming to figure out the statistics of rolling various amounts of dice...

Dice roll statistics


This part is probably the hardest to understand. Basically, it boils down to this:

The goal was to figure out rolling how many dice is "good enough" - when you don't need to roll more dice to get "random enough" results.

The more dice you roll, the closer the results is to a binomial distribution, but there are some diminishing returns. After you roll about 3-4 dice the results don't get much better.

Size of the dice rolled doesn't change things that much beyond making the results more granular. Rolling 5D4 is comparable to rolling 5D12.

So where does this all lead us?

Conclusions


When designing a system, you don't really need to roll a lot of dice - rolling more than 3-4 gets a bit excessive and doesn't improve the probabilities of the roll too much.

When you have a versus roll, you only need to have one side of the conflict roll, while the other would provide a static difficulty. The exact math of a roll can be a little complicated, but it's mostly fixed for any given amount of dice.

If you don't want to roll a lot of dice, you can instead roll fewer but bigger dice to get a granular enough result (again providing you're rolling those 3-4 dice).

So after all that, I can say that the GM never needs to roll dice in FATE - the 4 FATE dice the player rolls should be good enough of randomness in most situations. The rest would be taken care of by a static difficulty for them to beat based on how challenging the enemy is.

The same principles could be applied to a lot of systems. Maybe not something that involves a lot of dice manipulation and tricks like CORTEX, but others - maybe. There is definitely room for some systems designed from the ground-up to minimise the amount of rolls you make (similarly to how Chronicles of Darkness limited the amount of chain rolls).

Related articles:
Related links:

Saturday, 14 December 2019

The game is not about that - iHunt, money, and mechanic as a metaphor

Recently, my group and I ran a one-shot of the iHunt RPG. It's a game about being a monster hunter in the gig economy. You're perpetually poor, and hunting monsters for cash is the preferable alternative to getting evicted. The game requires a bit of a cognitive shift from your traditional games, which is what we are here to talk about today.

This post is based on a preview version of iHunt, so final mechanics might change.

Our interview about the game with Olivia Hill

During our first session, one of the PCs got shot with a bullet and was in need of medical attention (you are playing fragile humans after all). When discussing our options, one of the players started solving the problem by trying to pin down some numbers - "how much did we earn from killing that vampire?", "what's the standard rate for a vampire? Is that even listed in the book?", "how much does a hospital visit cost?", "how much does a street doctor charge?", etc. However, as we found out, the game (at least in its current, preview state) didn't have any of those prices listed, because that's not what the game is about.

iHunt is a game about being a poor person that turns to hunting monsters to make ends meet. Money is always fickle and doesn't stick. You might earn $10k in a day, but that's cash, not wealth, it's a windfall that comes and goes. There is a reason iHunt and FATE in general doesn't have a space on your character sheet to put your gold pieces in - the game is not about that.

Now, this was frustrating for the player. The game is about playing a person that cares about the money, but the game does not care about the money. You may want to get invested in the character getting ahead and lifting themselves out of the rut they're in, but by the dint of what the game is about, your character will never get out of their hole as long as they are a character. Otherwise, they wouldn't have a motivation to go iHunting.

The mechanic of how money is handled (or the lack of said mechanic) is one of those rare "mechanics as a metaphor" moments, where a mechanic exists not only to serve a purpose, but to convey a deeper message - "money is fickle, it comes and goes". Heck, later in episode 2 we came up with something similar - when a player sold some extra stuff they stole for cash, they didn't just add some numbers to their gold coin total (since again, the game does not track that), but instead they receive a temporary bonus in form of a FATE Aspect. The character was now Flushed with Cash, which they could tap into to get a temporary roll bonus in the future, after which the Aspect would fade, just like that extra cash in your wallet.

Both of those mechanical ways of dealing with money conveyed a message that was congruent with what iHunt is about - money is fickle, it comes and goes.

Sometimes playing games like this requires one to unlearn some tropes one picked up from other games. Going from D&D into iHunt (or many other games) one might start asking "what's your alignment?", "how much can I carry?", "where is the gear list?", "what damage bonus does this weapon have?", "what's my AC?", "what are my saving throws?", "how do I level up?", etc. The answers to all of them would be "the game is not about that. Unlearn what you have learned and see the world from a new perspective".