Skip to content
Snippets Groups Projects
csCommands.sty 1.65 KiB
Newer Older
  • Learn to ignore specific revisions
  • Malin Freeborn's avatar
    Malin Freeborn committed
    \newcommand{\lineDots}[1][1]{\vspace{1.5em}\Repeat{#1}{\hbox to \textwidth{\leaders\hbox to 30pt{\hss . \hss}\hfil}\vspace{1em}}}
    \newcommand\race{}
    \newcommand\concept{}
    \newcommand\code{}
    \newcommand\culture{}
    
    \newcommand\rank{}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newcommand\csComments{}
    
    
    \newcounter{Strength}
    \newcounter{Dexterity}
    \newcounter{Speed}
    \newcounter{Intelligence}
    \newcounter{Wits}
    \newcounter{Charisma}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newcounter{Academics}
      \setcounter{Academics}{0}
    
    \newcounter{Alchemy}
      \setcounter{Alchemy}{0}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newcounter{Athletics}
      \setcounter{Athletics}{0}
    \newcounter{Caving}
      \setcounter{Caving}{0}
    \newcounter{Crafts}
      \setcounter{Crafts}{0}
    \newcounter{Deceit}
      \setcounter{Deceit}{0}
    \newcounter{Empathy}
      \setcounter{Empathy}{0}
    
    \newcounter{Flight}
      \setcounter{Flight}{0}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newcounter{Medicine}
      \setcounter{Medicine}{0}
    \newcounter{Performance}
      \setcounter{Performance}{0}
    \newcounter{Larceny}
      \setcounter{Larceny}{0}
    \newcounter{Seafaring}
      \setcounter{Seafaring}{0}
    \newcounter{Stealth}
      \setcounter{Stealth}{0}
    \newcounter{Tactics}
      \setcounter{Tactics}{0}
    \newcounter{Vigilance}
      \setcounter{Vigilance}{0}
    \newcounter{Wyldcrafting}
      \setcounter{Wyldcrafting}{0}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newcounter{Brawl}
      \setcounter{Brawl}{0}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newcounter{Combat}
      \setcounter{Combat}{0}
    \newcounter{Projectiles}
      \setcounter{Projectiles}{0}
    
    \newcounter{Air}
      \setcounter{Air}{0}
    \newcounter{Earth}
      \setcounter{Earth}{0}
    \newcounter{Fire}
      \setcounter{Fire}{0}
    \newcounter{Water}
      \setcounter{Water}{0}
    \newcounter{Fate}
      \setcounter{Fate}{0}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    
    \newcommand\characterWeapon{}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \newcommand\characterArmour{}
    \newcommand\characterEquipment{}
    \newcommand\knackOne{}
    \newcommand\knackTwo{}
    
    \newcommand\charSpellList{}