diff --git a/CS.tex b/CS.tex index 83fbac5e9a4c42997bf72a9473c7d81c173facdb..e367447d3e65cf3236289b5d45c6a3a90408578e 100644 --- a/CS.tex +++ b/CS.tex @@ -273,8 +273,8 @@ circle label/.style = { \skill{Larceny} \skill{Seafaring} \skill{Stealth} + \skill{Survival} \skill{Vigilance} - \skill{Wyldcrafting} \emptySkill \end{tabularx} diff --git a/charts.tex b/charts.tex index 5d455eeb459330e53d6c8c4cd837cf2112cdf748..aab42566639e7da17e1ebe6ac5612f367131193f 100644 --- a/charts.tex +++ b/charts.tex @@ -6,8 +6,8 @@ \textbf{Athletics} & Lifting heavy loads & Climbing & Sprinting \\ \textbf{Deceit} & Intimidation & Feigning an injury & Spreading a rumour across an entire town \\ \textbf{Stealth} & Hiding in a hay bail & Moving quietly & Escaping into a crowd \\ + \textbf{Survival} & Brace against the wind & Running on rocky terrain & Fleeing a stampede \\ \textbf{Vigilance} & Keeping watch all night & Feeling for an exit in the dark & Searching a full forest for a particular tree \\ - \textbf{Wyldcrafting} & Wrestling a~boar & Untying a~horse's bridle & Fleeing a stampede \\ \hline \end{nametable} } @@ -21,8 +21,8 @@ \textbf{Athletics} & Finding the easiest route to climb & Identifying optimal climbing conditions & Stage acrobatics \\ \textbf{Deceit} & Crafting a plausible lie & Making a quick excuse & Implausible lies \\ \textbf{Stealth} & Identifying the best hiding spot & Quickly hiding & Sleuthing a banquet, uninvited \\ + \textbf{Survival} & Planning a new, hidden trail & Spotting a rare plant & Selling a map \\ \textbf{Vigilance} & Investigating a crime scene & Spotting an illusion spell & Hearing the best gossip \\ - \textbf{Wyldcrafting} & Planning a new, hidden trail & Foraging for a quick meal & Selling vegetables \\ \hline \end{nametable} } diff --git a/csCommands.sty b/csCommands.sty index e3e61ddba793009a138299828f882f0ca7aa6d5c..098cd883134b88308001195dde3b2ca954d92c7f 100644 --- a/csCommands.sty +++ b/csCommands.sty @@ -48,10 +48,10 @@ \setcounter{Seafaring}{0} \newcounter{Stealth} \setcounter{Stealth}{0} +\newcounter{Survival} + \setcounter{Survival}{0} \newcounter{Vigilance} \setcounter{Vigilance}{0} -\newcounter{Wyldcrafting} - \setcounter{Wyldcrafting}{0} \newcounter{Xenomology} \setcounter{Xenomology}{0} diff --git a/docs.tex b/docs.tex index 3859e5bc3c7b6260c86dcc35e3ad1b930182103e..51fe20269628dae738ed7c6961b0e678d3945651 100644 --- a/docs.tex +++ b/docs.tex @@ -69,7 +69,7 @@ Individual characters can be created by using the \verb"\npc" command then the \ {% \set{Melee}{1} \set{Academics}{1} - \set{Wyldcrafting}{1} + \set{Survival}{1} \longsword }% SKILLS {}% KNACKS @@ -84,7 +84,7 @@ Individual characters can be created by using the \verb"\npc" command then the \ {% \set{Melee}{1} \set{Academics}{1} - \set{Wyldcrafting}{1} + \set{Survival}{1} \shortsword \partiallisk }% SKILLS diff --git a/fold_front.tex b/fold_front.tex index 572f223c967f8bf686db189ba9034541630fc3a3..83e62c973995375d1e9aec25beb97cc7afbb3f58 100644 --- a/fold_front.tex +++ b/fold_front.tex @@ -46,8 +46,8 @@ \textbf{Athletics} & Lifting heavy loads & Climbing & Sprinting \\ \textbf{Deceit} & Intimidation & Feigning an injury & Spreading a rumour across an entire town \\ \textbf{Stealth} & Hiding in a hay bail & Moving quietly & Escaping into a crowd \\ + \textbf{Survival} & Brace against the wind & Running on rocky terrain & Fleeing a stampede \\ \textbf{Vigilance} & Keeping watch all night & Feeling for an exit in the dark & Searching a full forest for a particular tree \\ - \textbf{Wyldcrafting} & Wrestling a~boar & Untying a~horse's bridle & Fleeing a stampede \\ \hline \end{tabularx} \end{minipage}} @@ -118,8 +118,8 @@ \textbf{Athletics} & Finding the easiest route to climb & Identifying optimal climbing conditions & Stage acrobatics \\ \textbf{Deceit} & Crafting a plausible lie & Making a quick excuse & Implausible lies \\ \textbf{Stealth} & Identifying the best hiding spot & Quickly hiding & Sleuthing a banquet, uninvited \\ + \textbf{Survival} & Planning a new, hidden trail & Spotting a rare plant & Selling a map \\ \textbf{Vigilance} & Investigating a crime scene & Spotting an illusion spell & Hearing the best gossip \\ - \textbf{Wyldcrafting} & Planning a new, hidden trail & Foraging for a quick meal & Selling vegetables \\ \hline \end{tabularx} \end{minipage}} diff --git a/glossary.tex b/glossary.tex index 393c33dff81077c8ee77f56efbe8b5bf9bc67634..167f9b7439e102c8970dd26930a3bafdcecfc9ca 100644 --- a/glossary.tex +++ b/glossary.tex @@ -480,7 +480,7 @@ Set the darker die to `\dicef{6}' and roll the other. If this roll fails, it fa type={mech}, category={rules}, description={can provide verdant supplies, easily, with just one \glsentrytext{interval} of foraging. - The player rolls \roll{Intelligence}{Wyldcrafting} at \tn[12] (+2 Bonus in warm seasons, -2 Penalty in cold seasons, and a -4 Penalty at night). + The player rolls \roll{Intelligence}{Survival} at \tn[12] (+2 Bonus in warm seasons, -2 Penalty in cold seasons, and a -4 Penalty at night). Success means enough basic ingredients for $1D6$ meals. However, preparing the meals requires an \roll{Intelligence}{Cultivation} roll at \tn[10]}, diff --git a/monsters.sty b/monsters.sty index d80082deca993e477199336dbab08cf30182f5ca..bcff5c4b0739e5de1e37e379e5c3c9d78b9d04f2 100644 --- a/monsters.sty +++ b/monsters.sty @@ -57,7 +57,7 @@ \ifodd\value{r4}% \setcounter{Vigilance}{\value{r3b}}% \fi% - \setcounter{Wyldcrafting}{\value{r3}}% + \setcounter{Survival}{\value{r3}}% }% SKILLS {}% KNACKS {\octoped \web \hide{4}}% ABILITIES @@ -95,7 +95,7 @@ {0}% WITS {% \set{Athletics}{2}% - \set{Wyldcrafting}{2}% + \set{Survival}{2}% }% SKILLS {}% KNACKS {\teeth, \quadraped}% ABILITIES @@ -110,7 +110,7 @@ \set{Brawl}{r2} \set{Athletics}{2} \set{Stealth}{r4t6} - \set{Wyldcrafting}{r3} + \set{Survival}{r3} \set{Intelligence}{r3c} \addtocounter{Intelligence}{-6} }% SKILLS @@ -226,7 +226,7 @@ \set{Cultivation}{r2t3} \set{Deceit}{r2t3} \set{Medicine}{r3c} - \set{Wyldcrafting}{rn3t3} + \set{Survival}{rn3t3} \Dagger \set{Air}{rn1t2} \set{Fate}{r3c} @@ -285,7 +285,7 @@ \set{Crafts}{rn3t3} \set{Cultivation}{rn1t2} \set{Vigilance}{r2} - \set{Wyldcrafting}{rn1t2} + \set{Survival}{rn1t2} \else \set{Melee}{r3c} \set{Academics}{r2} @@ -293,7 +293,7 @@ \set{Performance}{r3} \set{Empathy}{r2c} \set{Seafaring}{r3c} - \set{Wyldcrafting}{r3b} + \set{Survival}{r3b} \fi \ifnum\value{r3}>1 \set{Air}{rn1t2} @@ -352,7 +352,7 @@ \set{Performance}{r3} \set{Empathy}{r2c} \set{Seafaring}{r3c} - \set{Wyldcrafting}{r2c} + \set{Survival}{r2c} \set{Air}{rn1t2} \set{Fate}{rn3t3} \set{Water}{r2t3} @@ -390,7 +390,7 @@ \else \set{Athletics}{r2b} \fi - \set{Wyldcrafting}{rn3t3} + \set{Survival}{rn3t3} }% SKILLS {}% KNACKS {\lootMedium\ifodd\value{r12}, \lootGoblin\fi, \rations}% EQUIPMENT @@ -455,7 +455,7 @@ \else \set{Athletics}{r2b} \fi - \set{Wyldcrafting}{rn3t3} + \set{Survival}{rn3t3} \set{Air}{r2t3} \set{Fire}{r3} \set{Earth}{r3b} @@ -526,7 +526,7 @@ \else \set{Deceit}{1} \fi - \set{Wyldcrafting}{rn3t3} + \set{Survival}{rn3t3} \set{Cultivation}{rn1t2} \ifodd\value{r3b} \shortsword @@ -553,7 +553,7 @@ \set{Deceit}{r2c} \ifodd\value{r3b} \shortsword - \set{Wyldcrafting}{2} + \set{Survival}{2} \else \Dagger \set{Vigilance}{2} @@ -580,7 +580,7 @@ \set{Medicine}{r2t3} \set{Crafts}{r2c} \set{Cultivation}{2} - \set{Wyldcrafting}{rn1t2} + \set{Survival}{rn1t2} \ifnum\value{Charisma}>1 \set{Fate}{r3b} \set{Water}{rn1t2} @@ -610,7 +610,7 @@ \set{Crafts}{r2c} \fi \set{Melee}{r2c} - \set{Wyldcrafting}{rn1t2} + \set{Survival}{rn1t2} \ifcase\value{Strength}\relax% \shortsword% \partialleather% @@ -656,7 +656,7 @@ \set{Crafts}{r2c} \fi \set{Projectiles}{2} - \set{Wyldcrafting}{rn1t2} + \set{Survival}{rn1t2} \set{Vigilance}{rn1t2} \ifodd\value{r4} \shortsword @@ -682,7 +682,7 @@ \fi \set{Melee}{r2c} \set{Brawl}{r2b} - \set{Wyldcrafting}{rn1t2} + \set{Survival}{rn1t2} \set{Stealth}{rn3t3} \set{Larceny}{r2} \ifcase\value{Strength}\relax% @@ -754,7 +754,7 @@ \ifodd\value{r3b} \set{Vigilance}{2} \else - \set{Wyldcrafting}{2} + \set{Survival}{2} \ifodd\value{r3c} \set{Xenomology}{1} \fi @@ -792,7 +792,7 @@ \set{Crafts}{r2c} \fi \set{Melee}{r2c} - \set{Wyldcrafting}{r3c} + \set{Survival}{r3c} \ifcase\value{Strength}\relax% \javelin% \or% @@ -826,7 +826,7 @@ \Dagger \set{Vigilance}{2} \set{Cultivation}{2} - \set{Wyldcrafting}{r2c} + \set{Survival}{r2c} \ifodd\value{r3c} \set{Air}{r3c} \set{Fate}{r2b} @@ -878,7 +878,7 @@ \ifodd\value{r4}% \setcounter{Vigilance}{\value{r2c}}% \fi% - \setcounter{Wyldcrafting}{\value{r2}}% + \setcounter{Survival}{\value{r2}}% }% SKILLS {\charge, \perfectsneakattack}% KNACKS {\quadraped \mutation[2]{r4}}% ABILITIES @@ -894,7 +894,7 @@ \ifodd\value{r4}% \setcounter{Vigilance}{\value{r2c}}% \fi% - \setcounter{Wyldcrafting}{\value{r2}}% + \setcounter{Survival}{\value{r2}}% }% SKILLS {\charge, \perfectsneakattack}% KNACKS {\quadraped \set{track}{r3} \mutation[2]{track}}% ABILITIES @@ -924,7 +924,7 @@ \ifodd\value{r4}% \setcounter{Vigilance}{\value{r3b}}% \fi% - \setcounter{Wyldcrafting}{\value{r3}}% + \setcounter{Survival}{\value{r3}}% }% SKILLS {}% KNACKS {\octoped \set{track}{r4} \mutation[3]{track}}% ABILITIES @@ -940,7 +940,7 @@ \ifodd\value{r4}% \setcounter{Vigilance}{\value{r3b}}% \fi% - \setcounter{Wyldcrafting}{\value{r3}}% + \setcounter{Survival}{\value{r3}}% }% SKILLS {}% KNACKS {\set{track}{r2} \mutation[2]{track}}% ABILITIES @@ -953,7 +953,7 @@ {% \set{Brawl}{r3c}% \set{Athletics}{r3b}% - \setcounter{Wyldcrafting}{\value{r2}}% + \setcounter{Survival}{\value{r2}}% }% SKILLS {\charge, \perfectsneakattack}% KNACKS {\quadraped \set{track}{r4} \mutation[2]{track}}% ABILITIES @@ -966,7 +966,7 @@ {% \set{Brawl}{r3c}% \set{Athletics}{r3b}% - \set{Wyldcrafting}{r2c}% + \set{Survival}{r2c}% \set{Stealth}{r2b}% }% SKILLS {}% KNACKS @@ -1186,7 +1186,7 @@ \ifnum\value{noAppearing}>2 \set{Strength}{r2c} \fi - \set{Wyldcrafting}{rn1t2} + \set{Survival}{rn1t2} \set{Stealth}{r2b} }% SKILLS {}% KNACKS @@ -1208,7 +1208,7 @@ \set{Athletics}{rn1t2} \fi \ifodd\value{r3} - \set{Wyldcrafting}{rn1t2} + \set{Survival}{rn1t2} \fi \set{Stealth}{r2b} \ifcase\value{Strength}\relax @@ -1247,7 +1247,7 @@ \ifodd\value{r3b} \set{Vigilance}{2} \else - \set{Wyldcrafting}{2} + \set{Survival}{2} \ifodd\value{r3c} \set{Xenomology}{1} \fi @@ -1289,7 +1289,7 @@ \set{Melee}{rn3t3} \set{Athletics}{r3b} \ifodd\value{r3} - \set{Wyldcrafting}{rn1t2} + \set{Survival}{rn1t2} \else \set{Caving}{r2} \fi @@ -1329,7 +1329,7 @@ \set{Caving}{r3} \set{Cultivation}{r2b} \ifodd\value{r3} - \set{Wyldcrafting}{rn1t2} + \set{Survival}{rn1t2} \else \set{Deceit}{r2} \fi @@ -1468,7 +1468,7 @@ \set{Athletics}{1} \set{Brawl}{r2c} \set{Vigilance}{rn1t2} - \set{Wyldcrafting}{rn3t3} + \set{Survival}{rn3t3} }% SKILLS {}% KNACKS {\hide{3} \quadraped}% ABILITIES @@ -1576,7 +1576,7 @@ \ifodd\value{r4}% \setcounter{Vigilance}{\value{r2c}}% \fi% - \setcounter{Wyldcrafting}{\value{r2}}% + \setcounter{Survival}{\value{r2}}% }% SKILLS {\unstoppable}% KNACKS {\crazyGas}% ABILITIES diff --git a/spells/Fate2.tex b/spells/Fate2.tex index a59669056f32fdb05a3dc750b4b6e0117bb67355..04cb3f6925864c772bfb9ee315e25c9f58fcc338 100644 --- a/spells/Fate2.tex +++ b/spells/Fate2.tex @@ -12,7 +12,7 @@ {Distant}% Enhancements {Wane}% Action {Fate}% Spheres - {\roll{Charisma}{Wyldcrafting}}% Resist with + {\roll{Charisma}{Survival}}% Resist with {With a fast insult (`\textit{oi, \ifcase\value{r4}fuckwit\or spiderchow\or sheep-guard\else copperworth\fi'}), one target at \spellRange{} loses \showDam~\glspl{fp}}% Description {} @@ -22,7 +22,7 @@ {Duplicated}% Enhancements {Wane}% Action {Fate}% Spheres - {\roll{Charisma}{Wyldcrafting}}% Resist with + {\roll{Charisma}{Survival}}% Resist with {The caster mentions the worst possible future for the targets -- the most unpleasant thing which seems reasonably likely. They then loses \showDam~\glspl{fp}}% Description {} diff --git a/stats.sty b/stats.sty index 8f5c655088608ff3de5bde0550b93637d433c9b4..ec25362b4c5df5dcbdbd7a2332618c9fd5682275 100644 --- a/stats.sty +++ b/stats.sty @@ -112,7 +112,7 @@ \newcommand\dmg[1]{\conDmg{#1}\showDam} \newcommand\showSkills{ - \foreach \s in {Projectiles,Melee,Brawl,Academics,Athletics,Caving,Crafts,Cultivation,Deceit,Empathy,Flight,Medicine,Performance,Larceny,Seafaring,Stealth,Vigilance,Wyldcrafting} + \foreach \s in {Projectiles,Melee,Brawl,Academics,Athletics,Caving,Crafts,Cultivation,Deceit,Empathy,Flight,Medicine,Performance,Larceny,Seafaring,Stealth,Survival,Vigilance} {\ifnum\value{\s}>0 \s~\arabic{\s}, \fi} } @@ -445,7 +445,7 @@ \global\togglefalse{weaponMaster}% \npcQuote{}% \knacks{}% - \foreach \s in {Air,Earth,Fate,Fire,Water,Projectiles,Melee,Brawl,Academics,Alchemy,Athletics,Caving,Crafts,Cultivation,Deceit,Empathy,Flight,Medicine,Performance,Larceny,Seafaring,Stealth,Vigilance,Wyldcrafting}% + \foreach \s in {Air,Earth,Fate,Fire,Water,Projectiles,Melee,Brawl,Academics,Alchemy,Athletics,Caving,Crafts,Cultivation,Deceit,Empathy,Flight,Medicine,Performance,Larceny,Seafaring,Stealth,Survival,Vigilance}% {\setcounter{\s}{0}}% \foreach \s in {encumbrance,dr,covering,weaponDamage,weaponBonus,weaponWeight,armourWeight,armourDR,armourWeight,fp,heft,weight,damage,knacks,mp,xpbonus,xp}% {\setcounter{\s}{0}}% @@ -785,7 +785,7 @@ \newcommand{\stench}{% \setcounter{track}{10}% \addtocounter{track}{-\value{Speed}}% - \addAbility{Stench (breathing in demands \roll{Strength}{Wyldcrafting} check, \glsentrytext{tn}~\arabic{track}, + \addAbility{Stench (breathing in demands \roll{Strength}{Survival} check, \glsentrytext{tn}~\arabic{track}, or take 3 \glspl{ep})}% } diff --git a/test.tex b/test.tex index 59eb642604c92ae2c2839bbedec7b44d24ccc7b8..217aa9892966a46f444aee49e48270c13a0d695e 100644 --- a/test.tex +++ b/test.tex @@ -398,7 +398,7 @@ Words are needed after each subsection to avoid the boxes making problems. \setcounter{Seafaring}{0} \setcounter{Stealth}{0} \setcounter{Vigilance}{0} -\setcounter{Wyldcrafting}{0} +\setcounter{Survival}{0} \setcounter{Air}{2} \setcounter{Melee}{0}