ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_repelwall.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:13 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +15 -16 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 Object spell_repelwall
2 name create repulsion wall
3 name_pl create repulsion wall
4 face spell_sorcery.x11
5 level 15
6 sp 30
7 attacktype 1
8 casting_time 20
9 path_attuned 2048
10 race smover_%d
11 skill sorcery
12 type 101
13 subtype 15
14 value 80
15 no_drop 1
16 invisible 1
17 duration_modifier 5
18 duration 60
19 is_used_up 1
20 maxsp 20
21 range 1
22 range_modifier 60
23 msg
24 Create repulsion wall creates a wall that will repel any creature unless
25 it flies. However it requires alot of mana to cast and has limited duration.
26 endmsg
27 end