summaryrefslogtreecommitdiff
path: root/inventario.lachesi.tex
blob: 9340f948e7a62c89a6bffb20e1b4f35ae14dd9a1 (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
\include{inventario.cmd}
 
\pgfdeclareimage[width=3cm]{book-boccob}{book-boccob}
\pgfdeclareimage[width=3cm]{rod-extend}{rod-extend}
 
\begin{document}
 
\begin{tikzpicture}
\matrix
{
\DDitem{empty}{\meleeweapon}{Lachesi}{? \tinyitem}{?}{Dagger +1}{1d4+1} &
\DDitem{empty}{\rangedweapon}{Lachesi}{? \smallitem}{?}{Light Crossbow}{1d6} &
\DDitem{empty}{\clothes}{Lachesi}{?}{?}{Robe of the Magi}{+1 Caster Lvl 3xDiem (10mins)\\+2 Concentrate\\+2 Spell penetration} \\
\DDitem{book-boccob}{\magicbook}{Lachesi}{?}{?}{Boccob Blessed Book}{Magical spellbook} &
\DDitem{empty}{\magicbook}{Lachesi}{?}{?}{Spellbook}{} &
\DDitem{empty}{\cloak}{Lachesi}{\lb{1}}{?}{Cloak of Resistance +3}{Resistance Bonus: +3\\Permanent Wondrous Item\\Magic Slot: Cape, Cloak, Mantle} \\
\DDitem{empty}{\amulet}{Lachesi}{-}{?}{Amulet of Nautural Armor +1}{Natural Armor Bonus: +1} &
\DDitem{empty}{\ring}{Lachesi}{-}{?}{Ring of protection +2}{Deflection Bonus: +1\\Magic Slot: Ring} &
\DDitem{empty}{\gloves}{Lachesi}{?}{?}{Gauntlets of Dexterity +3}{Magic Slot: Gaunlets, Gloves} \\
\DDitem{empty}{\headband}{Lachesi}{?}{?}{Headband of Intellect +2}{} &
\DDitem{empty}{\bracers}{Lachesi}{?}{?}{Bracers of Armor +3}{Armor Bonus: +3} &
\DDitem{rod-extend}{\rod}{Lachesi}{?}{?}{Lesser Rod of Extended Spells}{3xDiem, up to 3rd Lvl spells\\ Also an Umbrella} \\
\DDitem{empty}{\clothes}{Lachesi}{?}{?}{Cultists' Vestments}{Black clothes of cultists of ?} &
\DDitem{empty}{\arcanefocus}{Lachesi}{?}{\mo{500}}{Amethist Rhombic Triacontahedron (D30) }{Focus for Karma Spells\\Tiny} &
\DDitem{empty}{\itemmiscdef}{Lachesi}{?}{?}{?}{Material Component for "Privacy" Spell\\8 uses} \\
\DDitem{empty}{\itemmiscdef}{Lachesi}{?}{?}{Magic Ink}{Ink for Spellwriting\\10 doses} &
\DDitem{empty}{\backpack}{Lachesi}{?}{?}{-}{?lb} &
\DDitem{empty}{\bedroll}{Lachesi}{\lb{5}}{?}{Bedroll}{} \\
};
\end{tikzpicture}
 
\begin{tikzpicture}
\matrix
{
\DDitem{empty}{\scroll}{Group}{?}{?}{Polymorph Other}{} &
\DDitem{empty}{\magicbook}{Group}{?}{?}{Spellbook}{Spellbook of ?"Vecchia Ardita"\\Has a disabled trap} &
\DDitem{empty}{\itemspecial{Pearl}}{Group}{-}{?}{Pearl of Power}{1xDiem, up to 4th LvL spells} \\
\DDitem{empty}{\wand}{Group}{-}{?}{Wand of Lighting}{Lighting spell, 10D6, 1charge} &
\DDitem{empty}{\meleeweapon}{Group}{? \smallitem}{?}{Short Sword}{Short sword of Ghost Droga\\Not identified} &
\DDitem{empty}{}{}{\lb{}}{\mo{}}{}{} \\
};
\end{tikzpicture}
 
\end{document}