ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/guide/guide_summon.arc
Revision: 1.9
Committed: Tue Nov 3 09:59:21 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object guide_summon
2 root 1.1 name guide to the Art of Summoning
3 root 1.7 skill literacy
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.9 magicmap green
33 root 1.5 nrof 1
34 root 1.1 type 8
35     subtype 2
36 root 1.7 materialname paper
37 root 1.1 weight 4000
38     end
39 root 1.7