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
fb153515
Unverified
Commit
fb153515
authored
1 year ago
by
Malin Freeborn
Browse files
Options
Downloads
Patches
Plain Diff
new spells format in docs
parent
439cafdf
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.tex
+25
-0
25 additions, 0 deletions
docs.tex
with
25 additions
and
0 deletions
docs.tex
+
25
−
0
View file @
fb153515
...
...
@@ -228,9 +228,34 @@ Or you can specify a list of spells, with an optional argument to take any spell
{
Brrrrrr
}
% Long Description
]
{
Fate1,Air2
}
\subsubsection
{
Talismans
}
Magical talismans (one-use items) are formatted like this:
\begin{verbatim}
\magicItem
{
Scroll of Distraction
}
% Name
{
\duplicated
,
\divergent
}
% Enhancements
{
someone attacks
}
% Activation
{
\roll
{
Strength
}{
Athletics
}}
%
{
illusionary bats appear, causing a massive distraction
}
%
{
Fire Shoots
}
% Effect
{
A pretty brooch
}
% Item description
\end{verbatim}
\subsection
{
Pictures
}
\magicItem
{
Scroll of Distraction
}
% Name
{
\duplicated
,
\divergent
}
% Enhancements
{
someone attacks
}
% Activation
{
\roll
{
Strength
}{
Athletics
}}
%
{
illusionary bats appear, causing a massive distraction
}
%
{
Fire Shoots
}
% Effect
{
A pretty brooch
}
% Item description
\subsection
{
Pictures
}
\sidepic
{
l1
}
All images should go into the images directory.
Writing
\verb
"
\pic{b1}
"
shows the image under
\verb
"
images/b1.svg
"
.
...
...
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