- add negative energy spells for shadow creatures Nega(tive energy)bolt

and Nega(tive energy)ball.
- This is a better way to do spells -thanks Mark.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2505 282e977c-c81d-0410-88c4-b93c2d0d6712
master
temitchell 2004-01-01 17:24:40 +00:00
parent 0b8a1eff56
commit 333237185d
16 changed files with 93 additions and 0 deletions

View File

@ -0,0 +1,26 @@
Object negabolt
name negative energy bolt
type 102
subtype 4
face negabolt.111
color_fg dark_orange
anim
negabolt.111
negabolt.111
negabolt.121
negabolt.131
negabolt.141
negabolt.151
negabolt.161
negabolt.171
negabolt.181
mina
is_animated 0
is_turnable 1
flying 1
speed 1
glow_radius 2
no_pick 1
reflecting 1
editable 0
end

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,22 @@
Object spell_negabolt
name negative energy bolt
name_pl negative energy bolts
face spell_evocation.111
level 4
sp 13
casting_time 12
path_attuned 8
other_arch negabolt
dam 8
dam_modifier 3
duration 16
maxsp 24
skill evocation
type 101
subtype 4
value 40
attacktype 144
range 24
no_drop 1
invisible 1
end

View File

@ -0,0 +1,23 @@
Object negaball
name negative energy ball
type 102
subtype 35
face negaball.111
anim
negaball.111
negaball.222
negaball.333
negaball.444
mina
color_fg black
is_used_up 1
is_animated 1
glow_radius 1
walk_on 1
fly_on 1
flying 1
no_pick 1
speed 1
wc -30
editable 0
end

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,22 @@
Object spell_negaball
name negative energy ball
name_pl negative energy balls
face spell_evocation.111
type 101
subtype 35
level 9
value 90
sp 10
casting_time 30
skill evocation
path_attuned 8
other_arch negaball
dam 8
dam_modifier 3
duration 40
duration_modifier 1
maxsp 15
attacktype 144
no_drop 1
invisible 1
end