From 2e4ec568eff76091559447253c508ebd70fc013a Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Wed, 3 Jan 2024 00:31:28 +0100 Subject: [PATCH] remove missions as timeframe --- actions.tex | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/actions.tex b/actions.tex index a63d44ad..91909b81 100644 --- a/actions.tex +++ b/actions.tex @@ -290,19 +290,14 @@ The basic \gls{tn} is 10, but it depends on the backpack. \subsubsection{Rounds} When everyone wants to talk and act at the same time, time switches to \glspl{round} (usually during combat). -\Pgls{round} itself can then be further divided into \glspl{ap} if you want real detail, but that's covered later. -All that matters is that a \gls{round} is a period of time in which people attempt to hit each other, then another \gls{round} occurs. +\Pgls{round} itself can then be further divided into \glspl{ap} (covered \vpageref{actionPoints}). +All that matters is that \pgls{round} is a period of time in which players roll dice, then another \gls{round} occurs. \subsubsection{\Glsfmtplural{interval}} \label{intervals} \input{config/rules/interval.tex} -\subsubsection{The Mission} - -The mission lasts until the current plot-thread is resolved, or some period of `sandboxing' through a world until a proper use of one's time can be found. -At the end of every mission, \gls{downtime} should be called, and all characters should heal all \glspl{hp}, \glspl{mp}, \glspl{fp}, and \glspl{fatigue}. - \subsubsection{\Glsentrytext{downtime}} This covers any time `skipped over', and allows the \glspl{pc} to heal Damage, practice Skills, or take Resting actions. -- GitLab