27 lines
476 B
Plaintext
27 lines
476 B
Plaintext
# this is used by cannons to fire spells.
|
|
# as such, most of the values aren't that meaningful compared
|
|
# to spells players casts.
|
|
Object spell_shell
|
|
anim_suffix spellcasting
|
|
name cannon shell
|
|
name_pl cannon shell
|
|
level 1
|
|
sp 10
|
|
casting_time 15
|
|
path_attuned 2
|
|
other_arch shell
|
|
dam 7
|
|
dam_modifier 0
|
|
skill pyromancy
|
|
range 8
|
|
duration 4
|
|
maxsp 0
|
|
type 101
|
|
subtype 5
|
|
value 10
|
|
attacktype 1
|
|
no_drop 1
|
|
invisible 1
|
|
food 4
|
|
end
|