ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_repelwall.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:25 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object spell_repelwall
2     name create repulsion wall
3     name_pl create repulsion wall
4     face spell_sorcery.111
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