ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_repelwall.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:33 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_repelwall
2     name create repulsion wall
3     name_pl create repulsion wall
4 pippijn 1.2 face spell_sorcery.x11
5 root 1.1 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