You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Happenings are random events that happen throughout the world that affect gameplay. Happenings last through an event. Read gamelogic.md to see where happenings fit into the order of the game.
Some happenings are more complex and involve multiple fights during a scene. Complex ones could be skipped when developing the initial happening framework.
The text was updated successfully, but these errors were encountered:
Happenings are random events that happen throughout the world that affect gameplay. Happenings last through an event. Read gamelogic.md to see where happenings fit into the order of the game.
Happing modifiers needs to match pages 5 and 14-19 of the first printing in
dicemechanicsim.py
. The simulation skips happenings currently.Some happenings are more complex and involve multiple fights during a scene. Complex ones could be skipped when developing the initial happening framework.
The text was updated successfully, but these errors were encountered: