Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Malin Freeborn
config
Commits
b7e83b3f
Verified
Commit
b7e83b3f
authored
11 months ago
by
Malin Freeborn
Browse files
Options
Downloads
Patches
Plain Diff
update docs with \Person command
parent
7e588ecd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.tex
+35
-25
35 additions, 25 deletions
docs.tex
with
35 additions
and
25 deletions
docs.tex
+
35
−
25
View file @
b7e83b3f
...
...
@@ -31,6 +31,8 @@ The next one might look like this:
\dragon
\showNumbers
If you find it hard to tell the difference between all the dragons, you can give them names in square brackets with the
\verb
"
npc command
"
, like this:
\verb
"
dragon[\npc{\M}{Bob the dragon}]
"
...
...
@@ -52,34 +54,38 @@ Individual characters can be created by using the \verb"\npc" command then the \
\begin{verbatim}
\npc
{
\M
}{
Alice
}
\person
{
0
}
% STRENGTH
{
1
}
% DEXTERITY
{
-1
}
% SPEED
{{
2
}
% INTELLIGENCE
{
0
}
% WITS
{
0
}}
% CHARISMA
{
0
}
% DR
{
1
}
% COMBAT
{
Academics 1, Wyldcrafting 1
}
% SKILLS
{
\longsword
, adventuring equipment
}
% EQUIPMENT
{}
\Person
{
\npc
{
\M
}{
Alice
}}
%
{{
0
}{
1
}{
-1
}}
% BODY
{{
2
}{
0
}{
0
}}
% MIND
{
%
\set
{
Combat
}{
1
}
\set
{
Academics
}{
1
}
\set
{
Wyldcrafting
}{
1
}
\longsword
}
% SKILLS
{}
% KNACKS
{
\rations
,
\lootSmall
}
% EQUIPMENT
{}
% ABILITIES
\end{verbatim}
\npc
{
\M
}{
Alice
}
\person
{
0
}
% STRENGTH
{
1
}
% DEXTERITY
{
-1
}
% SPEED
{{
2
}
% INTELLIGENCE
{
0
}
% WITS
{
0
}}
% CHARISMA
{
0
}
% DR
{
1
}
% COMBAT
{
Academics 1, Wyldcrafting 1
}
% SKILLS
{
\longsword
, adventuring equipment
}
% EQUIPMENT
{}
\Person
{
\npc
{
\M
}{
Alice
}}
%
{{
0
}{
1
}{
-1
}}
% BODY
{{
2
}{
0
}{
0
}}
% MIND
{
%
\set
{
Combat
}{
1
}
\set
{
Academics
}{
1
}
\set
{
Wyldcrafting
}{
1
}
%\greatsword
\longsword
\completeleather
}
% SKILLS
{}
% KNACKS
{
\rations
,
\lootSmall
}
% EQUIPMENT
{}
% ABILITIES
\showNumbers
\subsubsection
{
Bestiary with monstrous ghouls, and ghoulish monsters
}
...
...
@@ -90,12 +96,16 @@ Then the \verb"\humansoldier" command turns from this:
\humansoldier
\showNumbers
\ldots
into this:
\settoggle
{
genExamples
}{
true
}
\humansoldier
\showNumbers
This second soldier is still random, but note the loot they carry has changed into a roll.
And finally, we have swarms:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment