- add sirencall spell (wide area charm- water goddess spell)
- charm uses new charm graphic git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2646 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
2308bdee07
commit
060f950824
|
@ -16,5 +16,5 @@ range 1
|
|||
range_modifier 3
|
||||
maxsp 27
|
||||
no_attack 1
|
||||
other_arch detect_magic
|
||||
other_arch charm_aura
|
||||
end
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
Object spell_siren_call
|
||||
name siren call
|
||||
name_pl siren call
|
||||
face spell_praying.111
|
||||
level 7
|
||||
grace 20
|
||||
casting_time 10
|
||||
path_attuned 1024
|
||||
skill praying
|
||||
type 101
|
||||
subtype 34
|
||||
value 50
|
||||
no_drop 1
|
||||
invisible 1
|
||||
range 3
|
||||
range_modifier 3
|
||||
maxgrace 27
|
||||
no_attack 1
|
||||
other_arch charm_aura
|
||||
end
|
Loading…
Reference in New Issue