ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_summon_fog.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:43 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_summon_fog
2     name summon fog
3     name_pl summon fog
4 pippijn 1.2 face spell_summoner.x11
5 root 1.1 type 101
6     subtype 27
7     level 2
8     sp 5
9     casting_time 10
10     path_attuned 2048
11     skill summoning
12     value 20
13     no_drop 1
14     invisible 1
15     other_arch fog
16     dam 2
17     dam_modifier 10
18     monster 1
19     msg
20     This spell creates fog near the player. The
21     fog moves about randomly after being
22     summoned. It has no harmful effect, but can
23     block visibility.
24     endmsg
25     end