Selaa lähdekoodia

Update Marionette, with fiction example. Include ability have multiple authors

master
The Stranjer 5 vuotta sitten
vanhempi
commit
743ddc022f
5 muutettua tiedostoa jossa 68 lisäystä ja 48 poistoa
  1. +6
    -5
      BookOfFaces.idx
  2. +3
    -3
      BookOfFaces.ilg
  3. +1
    -0
      BookOfFaces.ind
  4. +58
    -40
      BookOfFaces.tex
  5. BIN
      goudy-italic.ttf

+ 6
- 5
BookOfFaces.idx Näytä tiedosto

@@ -1,10 +1,11 @@
\indexentry{Spells (By Author)!Dark Archon!Marionette|hyperpage}{5}
\indexentry{Spells (By Arcanum)!Life!Marionette|hyperpage}{5}
\indexentry{Spells (By Author)!noire!Supernal Will|hyperpage}{5}
\indexentry{Spells (By Author)!Dark Archon!Marionette|hyperpage}{5}
\indexentry{Spells (By Author)!NEETzsche!Marionette|hyperpage}{5}
\indexentry{Spells (By Arcanum)!Mind!Supernal Will|hyperpage}{5}
\indexentry{Spells (By Author)!Range!Read Obsession|hyperpage}{6}
\indexentry{Spells (By Author)!noire!Supernal Will|hyperpage}{5}
\indexentry{Spells (By Arcanum)!Prime!Read Obsession|hyperpage}{6}
\indexentry{Spells (By Author)!NEETzsche!Dog Whistle|hyperpage}{6}
\indexentry{Spells (By Author)!Range!Read Obsession|hyperpage}{6}
\indexentry{Spells (By Arcanum)!Spirit!Dog Whistle|hyperpage}{6}
\indexentry{Spells (By Author)!Altasaire!Lying Clocks|hyperpage}{6}
\indexentry{Spells (By Author)!NEETzsche!Dog Whistle|hyperpage}{6}
\indexentry{Spells (By Arcanum)!Time!Lying Clocks|hyperpage}{6}
\indexentry{Spells (By Author)!Altasaire!Lying Clocks|hyperpage}{6}

+ 3
- 3
BookOfFaces.ilg Näytä tiedosto

@@ -1,6 +1,6 @@
This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support).
Scanning input file BookOfFaces.idx....done (10 entries accepted, 0 rejected).
Sorting entries....done (34 comparisons).
Generating output file BookOfFaces.ind....done (26 lines written, 0 warnings).
Scanning input file BookOfFaces.idx....done (11 entries accepted, 0 rejected).
Sorting entries....done (42 comparisons).
Generating output file BookOfFaces.ind....done (27 lines written, 0 warnings).
Output written in BookOfFaces.ind.
Transcript written in BookOfFaces.ilg.

+ 1
- 0
BookOfFaces.ind Näytä tiedosto

@@ -18,6 +18,7 @@
\subsubitem Marionette, \hyperpage{5}
\subitem NEETzsche
\subsubitem Dog Whistle, \hyperpage{6}
\subsubitem Marionette, \hyperpage{5}
\subitem noire
\subsubitem Supernal Will, \hyperpage{5}
\subitem Range


+ 58
- 40
BookOfFaces.tex Näytä tiedosto

@@ -11,7 +11,7 @@
\usepackage{makeidx}

\newfontfamily{\abess}{abess}[Extension=.ttf]
\newfontfamily{\goudy}{goudy}[Extension=.ttf,BoldFont=goudy-bold]
\newfontfamily{\goudy}{goudy}[Extension=.ttf,BoldFont=goudy-bold,ItalicFont=goudy-italic]
\newfontfamily{\lilith}{lilith}[Extension=.ttf]

\definecolor{spell}{HTML}{004E6D}
@@ -84,45 +84,50 @@
\repeat$
}

% \spellAuthor
% generates a Mage: the Awakening author spot
% params
% #1 author name
\newcommand{\spellAuthor}[1]{\index{Spells (By Author)!#1!\SpellName}#1}


% \rote
% generates a Mage: the Awakening rote
% params
% #1 title
% #2 arcana
% #3 practice
% #4 primary_factor
% #5 withstand
% #6 rote_skills
% #7 rules text (include reach options)
% #8 author
% #1 arcana
% #2 practice
% #3 primary_factor
% #4 withstand
% #5 rote_skills
% #6 rules text (include reach options)
% #7 author(s)
\newcommand{\rote}[8]{\def \Zero {0}
\index{Spells (By Author)!#8!#1}
\subsection*{\textcolor{spell}{\huge{\lilith{#1 (#2x)}}}}
\ifx\Death\Zero\else \index{Spells (By Arcanum)!Death!#1} \fi
\ifx\Fate\Zero\else \index{Spells (By Arcanum)!Fate!#1} \fi
\ifx\Forces\Zero\else \index{Spells (By Arcanum)!Forces!#1} \fi
\ifx\Life\Zero\else \index{Spells (By Arcanum)!Life!#1} \fi
\ifx\Matter\Zero\else \index{Spells (By Arcanum)!Matter!#1} \fi
\ifx\Mind\Zero\else \index{Spells (By Arcanum)!Mind!#1} \fi
\ifx\Prime\Zero\else \index{Spells (By Arcanum)!Prime!#1} \fi
\ifx\Space\Zero\else \index{Spells (By Arcanum)!Space!#1} \fi
\ifx\Spirit\Zero\else \index{Spells (By Arcanum)!Spirit!#1} \fi
\ifx\Time\Zero\else \index{Spells (By Arcanum)!Time!#1} \fi
\hspace{\parindent}\textbf{Practice:} #3

\textbf{Primary Factor:} #4

\def\temp{#5}\ifx\temp\empty
\subsection*{\textcolor{spell}{\huge{\lilith{\SpellName (#1x)}}}}
\ifx\Death\Zero\else \index{Spells (By Arcanum)!Death!\SpellName} \fi
\ifx\Fate\Zero\else \index{Spells (By Arcanum)!Fate!\SpellName} \fi
\ifx\Forces\Zero\else \index{Spells (By Arcanum)!Forces!\SpellName} \fi
\ifx\Life\Zero\else \index{Spells (By Arcanum)!Life!\SpellName} \fi
\ifx\Matter\Zero\else \index{Spells (By Arcanum)!Matter!\SpellName} \fi
\ifx\Mind\Zero\else \index{Spells (By Arcanum)!Mind!\SpellName} \fi
\ifx\Prime\Zero\else \index{Spells (By Arcanum)!Prime!\SpellName} \fi
\ifx\Space\Zero\else \index{Spells (By Arcanum)!Space!\SpellName} \fi
\ifx\Spirit\Zero\else \index{Spells (By Arcanum)!Spirit!\SpellName} \fi
\ifx\Time\Zero\else \index{Spells (By Arcanum)!Time!\SpellName} \fi
\hspace{\parindent}\textbf{Practice:} #2

\textbf{Primary Factor:} #3

\def\temp{#4}\ifx\temp\empty
\else
\textbf{Withstand:} #5
\textbf{Withstand:} #4
\fi

\textbf{Suggested Rote Skills:} #6
\textbf{Suggested Rote Skills:} #5

\textbf{Author:} #8
\textbf{Author:} #7

#7
\cleararcana}
#6
\textnormal\cleararcana}

\makeindex

@@ -168,33 +173,46 @@
\chapter{\abess{Spells}}
\section{\abess{\textcolor{spell}{Life Spells}}}

\rote{Marionette}{\arcanum{Life}{2}}{Ruling}{Potency}{Stamina}{Medicine, Athletics, Expression}{Anything that lives, or successfully makes itself appear as though it lives, does so by calling upon the Supernal truth of the Primal Wild. The Shaman can control this life force as easily as a puppeteer controls a marionette on a stage. At the base level for the Duration of the spell the shaman can only command base life processes such as sleep, hunger, sweat, lacrimation, etc. Doing so may be obvious magic or an Act of Hubris depending upon the situation.
\def \SpellName {Marionette}
\rote{\arcanum{Life}{2}}{Ruling}{Potency}{Resolve}{Medicine, Athletics, Expression}{The Shaman can control this life force as easily as a puppeteer controls a marionette on a stage. At the base level for the Duration of the spell the shaman can only command base life processes such as sleep, hunger, sweat, lacrimation, etc. Doing so may be obvious magic or an Act of Hubris depending upon the situation.

\reach{1}{The shaman takes over direct control over the muscles and nerves of a life form, forcing it to perform whatever tasks the Shaman desires for the Duration. If conscious, the subject is fully aware of the fact that their body is acting outside of their control. This may cause Dissonance by if the subject is a Sleeper. Their ability to voice their displeasure however may be limited. Use of this ability requires that the spell be cast with Concentration (\textcolor{spell}{Mage: the Awakening, p. 120}); the willworker isn't controlling the mind of the target, but their body, and must constantly fight against the subject's will to control their own body.}

\reach{1}{Marionette can hijack living supernatural creatures.}}{\spellAuthor{Dark Archon}, \spellAuthor{NEETzsche}}

\par\noindent\rule{\textwidth}{0.4pt}

\textit{The Ninth Street Pack barged into Symian's Sanctum, howling demands incoherently and creating a huge mess as his valuable magical equipment got knocked off of its tables and shelves and onto the ground, trashed. Symian was terrified at first, fleeing deeper into the recesses of the abandoned complex he resided in, screeching, ooking, and eeking like his Shadow Name suggests he would, until he was cornered by three of these hulking beastmen in their warforms. Symian put his index and middle fingers on each side of his temples and gave the biggest, dumbest looking of them a baleful stare. It began jerking and grinding its teeth in defiance, but before long its eyes glazed over as though it were possessed, and almost immediately after that was viciously tearing its nearest Packmate apart in a robotic fashion. The body language was horrifically departed from the usual impassioned, rage-filled norm of his brethren, moving instead as though the person had his gross motor movements on strings. His Packmate's entrails were strewn about the room as the other one next to him looked on in shock.}

\reach{1}{The shaman takes over direct control over the muscles and nerves of a life form, forcing it to perform any physical task the Shaman defines for the Duration. (e.g. dig a ditch through a minefield) If conscious, the subject is fully aware of the fact that their body is acting outside of their control. This may cause Dissonance by if the subject is a Sleeper. Their ability to voice their displeasure however may be limited.}}{Dark Archon}
\textit{The rest of the Pack had arrived just in time to see their Rahu turning away from the tattered corpse of his Packmate, not even bothering to eat its flesh. Symian had kept his fingers on his temples as he walked forward away from his corner, using his new puppet to go for its next target. But then, seemingly out of nowhere from Symian's perspective, a baseball bat crashed into the back of his head, and this invader was no longer a puppet.}

\section{\abess{\textcolor{spell}{Mind Spells}}}

\rote{Supernal Will}{\arcanum{Mind}{3}}{Perfecting}{Duration}{}{Empathy, Expression, Survival}{The mage taps into the deepest reserves of personal resolve and unleashes a tidal wave of conviction toward a single minded goal. When the target spends Willpower to go above and beyond what should be possible to achieve her goals, substitute her Resolve rating for the usual Willpower bonus. The spell cannot increase the subject’s Willpower bonus above her resolve.
\def \SpellName {Supernal Will}
\rote{\arcanum{Mind}{3}}{Perfecting}{Duration}{}{Empathy, Expression, Survival}{The mage taps into the deepest reserves of personal resolve and unleashes a tidal wave of conviction toward a single minded goal. When the target spends Willpower to go above and beyond what should be possible to achieve her goals, substitute her Resolve rating for the usual Willpower bonus. The spell cannot increase the subject’s Willpower bonus above her resolve.

\reach{1}{If the roll gaining this benefit is contested, roll with 8-again}

\reach{2}{For a point of Mana, the benefit of the spell may affect spellcasting.}}{noire}
\reach{2}{For a point of Mana, the benefit of the spell may affect spellcasting.}}{\spellAuthor{noire}}

\section{\abess{\textcolor{spell}{Prime Spells}}}

\rote{Read Obsession}{\arcanum{Prime}{1}}{Knowing}{Potency}{Composure}{Occult, Empathy, Politics}{All Willworkers work to achieve a higher calling. By means of this spell the Mage can learn what Truths the subject is trying to uncover. This spell reveals a number of Obsessions equal to Potency, starting with oldest.}{Range}
\def \SpellName {Read Obsession}
\rote{\arcanum{Prime}{1}}{Knowing}{Potency}{Composure}{Occult, Empathy, Politics}{All Willworkers work to achieve a higher calling. By means of this spell the Mage can learn what Truths the subject is trying to uncover. This spell reveals a number of Obsessions equal to Potency, starting with oldest.}{\spellAuthor{Range}}

\section{\abess{\textcolor{spell}{Spirit Spells}}}

\rote{Dog Whistle}{\arcanum{Spirit}{2}}{Veiling}{Potency}{}{Subterfuge, Streetwise, Politics}{The mage says something with a double meaning in the First Tongue. To her intended audience, it means one thing, and to every other entity, it means something entirely different. The audience needs to be a specific entity. Attempts by spirits and other entities to pierce the deception is Withstood by the spell's Potency.
\def \SpellName {Dog Whistle}
\rote{\arcanum{Spirit}{2}}{Veiling}{Potency}{}{Subterfuge, Streetwise, Politics}{The mage says something with a double meaning in the First Tongue. To her intended audience, it means one thing, and to every other entity, it means something entirely different. The audience needs to be a specific entity. Attempts by spirits and other entities to pierce the deception is Withstood by the spell's Potency.

\reach{1}{the caster can specify an entire category of entities as his target audience, like a spirit choir or werewolf Auspice.}}{NEETzsche}
\reach{1}{the caster can specify an entire category of entities as his target audience, like a spirit choir or werewolf Auspice.}}{\spellAuthor{NEETzsche}}

\section{\abess{\textcolor{spell}{Time Spells}}}

\rote{Lying Clocks}{\arcanum{Time}{2}}{Veiling}{Duration}{Composure}{Subterfuge, Larceny, Science}{This spell twists the subject's sense of time. For the duration, the subject is unable to notice the passage of time except as intended by the Mage. Looking at clocks or other mundane methods to know the time is ineffective. Supernatural methods to know what time it is or to understand the passage of time provoke a Clash of Wills.
\def \SpellName {Lying Clocks}
\rote{\arcanum{Time}{2}}{Veiling}{Duration}{Composure}{Subterfuge, Larceny, Science}{This spell twists the subject's sense of time. For the duration, the subject is unable to notice the passage of time except as intended by the Mage. Looking at clocks or other mundane methods to know the time is ineffective. Supernatural methods to know what time it is or to understand the passage of time provoke a Clash of Wills.

When casting this spell, the Mage can decide if the subject thinks they have "a lot of free time", "really late" or "just in time" for an event or just as a general feeling.}{Altasaire}
When casting this spell, the Mage can decide if the subject thinks they have "a lot of free time", "really late" or "just in time" for an event or just as a general feeling.}{\spellAuthor{Altasaire}}

\printindex
\end{document}


BIN
goudy-italic.ttf Näytä tiedosto


Loading…
Peruuta
Tallenna