summaryrefslogtreecommitdiff
path: root/incantesimi.example.tex
blob: 40a01733b1cc1d205eb44fc3c4e3105ea501de5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
\include{incantesimi.cmd}
 
\begin{document}
 
\begin{tikzpicture}
 
\matrix {
 
\incantesimo{type=spell-like,
  scuola={Enchantment (Charm) [LD, MA, Sonic]},
  st={Fort half (HO)},
  tempo=15m,
  name=Regenerate Moderate Wounds,
  level=9,
  sr={Yes (HO)},
  durata={30m / disch},
  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)},
  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{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{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{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{scuola=scuola a caso,name=Incantesimo col nome lungo,level=1,
  durata=Inst,range=touch,target=you,components={V,S},
  descrizione={blah blah blah}}
 
\\};
 
\end{tikzpicture}
 
\end{document}