ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_summon_fog.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +15 -14 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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