summaryrefslogtreecommitdiff
path: root/incantesimi.example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'incantesimi.example.tex')
-rw-r--r--incantesimi.example.tex57
1 files changed, 35 insertions, 22 deletions
diff --git a/incantesimi.example.tex b/incantesimi.example.tex
index 40a0173..91a5811 100644
--- a/incantesimi.example.tex
+++ b/incantesimi.example.tex
@@ -1,9 +1,10 @@
-\include{incantesimi.cmd}
+\input{incantesimi.cmd}
+%\input{incantesimi.cmd.other}
\begin{document}
-
+%
\begin{tikzpicture}
-
+%
\matrix {
\incantesimo{type=spell-like,
@@ -17,28 +18,42 @@
ref=PH289,
range=medium,
target={Well shaft 10ft. diam 100 ft. deep},
- components={V,S,M,F,DF,XP\\M: Incense; F: Prayer bead (500 MO)},
+ components={V,S,M,F,DF,XP},
+ specialcomp={M: Incense; F: Payer beads (500~MO); XP: 0 or 500},
descrizione={Fully repairs an obj. up to 5\%/2L mass loss; cures 1d4 dmg to magical obj.},
note={Reasonable command may give -1 to -4 pen. to S. T.}
} &
-\incantesimo{scuola=scuola a caso,name=Incantesimo col nome lungo,level=1,
- durata=Inst,range=touch,target=you,components={V,S},
- descrizione={blah blah blah}} &
-\incantesimo{scuola=scuola a caso,name=Incantesimo col nome lungo,level=1,
- durata=Inst,range=touch,target=you,components={V,S},
- descrizione={blah blah blah}} &
-\incantesimo{scuola=scuola a caso,name=Incantesimo col nome lungo,level=1,
- durata=Inst,range=touch,target=you,components={V,S},
- descrizione={blah blah blah}} &
-\incantesimo{scuola=scuola a caso,name=Incantesimo col nome lungo,level=1,
- durata=Inst,range=touch,target=you,components={V,S},
- descrizione={blah blah blah}} &
+\incantesimo{type=spell-like,
+ name={Death touch},
+ %level=0,
+ scuola={Death domain},
+ components={Once per day},
+ %tempo=1a,
+ range=Touch,
+ target={1 living creat. touched},
+ durata=Instantaneous,
+ %st,
+ sr=Yes,
+ descrizione={If touched creat. has less than 1d6/CL hp dies.},
+ ref=PH163,
+% note
+ } &
+\incantesimo{type=Supernatural,scuola=scuola a caso pił altra roba in giro,name=Incantesimo col nome lungooooooo,level=3,
+ durata=1/L m,range=Touch,target=you,components={V,S,M},specialcomp={M:tanta roba costosa da accendere (5000~MO)},
+ descrizione={+2 Defl AC/Resist. saves, counter mind control, hedge out elemental/outsiders.}} &
+\incantesimo{scuola=scuola a caso,name=Incantesimo col nome lungo a a a a,level=1,
+ durata=Inst,range=touch,target=you,components={V,S},
+ descrizione={blah blah blah},
+ note={Bigger ones can pass after Will save with 2d6 dmg.}} &
+\incantesimo{scuola=scuola a caso,name=Incantesimo col nome lungo,level=1,
+ durata=Inst,range=touch,target=you,components={V,S},
+ descrizione={blah blah blah}}&
\incantesimo{scuola=scuola a caso,name=Incantesimo col nome lungo,level=1,
durata=Inst,range=touch,target=you,components={V,S},
descrizione={blah blah blah}} \\
\incantesimo{scuola=scuola a caso,name=Incantesimo col nome lungo,level=1,
- durata=Inst,range=touch,target=you,components={V,S},
+ durata=Inst,range=touch,target=you,components={V,S},specialcomp={M: Incense; F: Prayer bead (500~MO)},
descrizione={blah blah blah}} &
\incantesimo{scuola=scuola a caso,name=Incantesimo col nome lungo,level=1,
durata=Inst,range=touch,target=you,components={V,S},
@@ -73,10 +88,8 @@
descrizione={blah blah blah}} &
\incantesimo{scuola=scuola a caso,name=Incantesimo col nome lungo,level=1,
durata=Inst,range=touch,target=you,components={V,S},
- descrizione={blah blah blah}}
-
-\\};
-
+ descrizione={blah blah blah}}\\
+};
\end{tikzpicture}
-
+\vspace{-10pt}
\end{document}