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

# User Rev Content
1 root 1.4 Object spell_repelwall
2 root 1.1 name create repulsion wall
3     name_pl create repulsion wall
4 root 1.4 face spell_sorcery.x11
5     level 15
6     sp 30
7     attacktype 1
8     casting_time 20
9     path_attuned 2048
10 root 1.3 race smover_%d
11     skill sorcery
12     type 101
13     subtype 15
14 root 1.1 value 80
15 root 1.4 no_drop 1
16 root 1.1 invisible 1
17 root 1.4 duration_modifier 5
18 root 1.1 duration 60
19 root 1.4 is_used_up 1
20     maxsp 20
21 root 1.1 range 1
22     range_modifier 60
23 root 1.4 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 root 1.1 end