ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/guide/guide_summon.arc
Revision: 1.11
Committed: Sat Oct 16 09:18:49 2010 UTC (15 years, 11 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.6 object guide_summon
2 root 1.1 name guide to the Art of Summoning
3 elmex 1.10 inherit type_book
4 root 1.1 msg
5     o There are two classes of summoning spells:
6     Golem-type spells, which summon a creature
7     that will move straight forward attempting
8     to kill any monster blocking the way; and
9     Petmonster-type spells, which summon masses
10     of little helpers, that fight in your
11     cause.
12     o Use golem-like spells to take down strong
13     enemies. For example: "summon golem",
14     "summon xxx elemental", "staff to snake",
15     "summon avatar".
16     o Use petmonsters to clear out large maps
17     with creatures of decent level (compared
18     to yours). For example: "summon pet
19     monster", "summon cult monster", "call
20     holy servant".
21     o As you raise your skill-level, most
22     summoning spells will increase in power.
23     o It is probably stupid to use *nothing*
24     except summoning spells. But there are
25     situations where a summoner survives
26     while another wizard would have died.
27     Once you have seen the first Balrog fall to
28     your avatar, there will be no doubt about
29     your power.
30     endmsg
31 root 1.7 face book_red.x11
32 root 1.5 nrof 1
33 root 1.1 subtype 2
34     weight 4000
35     end
36 root 1.7