- Add msg/endmsg descriptions to spells A-B that do not have them (except for

antimagic rune).


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12078 282e977c-c81d-0410-88c4-b93c2d0d6712
master
kbulgrien 2009-07-21 03:48:45 +00:00
parent b0324cd563
commit 1cef0db920
9 changed files with 60 additions and 1 deletions

View File

@ -1,7 +1,11 @@
Changes for SVN top of tree:
Add msg/endmsg descriptions to spells A-B that do not have them (except for
antimagic rune).
Kevin Bulgrien 2009-07-20
Pixies get wands/staffs. So make them use these items.
Andreas irchbaum 2009-07-14
Andreas Kirchbaum 2009-07-14
Make big demons be able to break doors and earthwalls.
Andreas Kirschbaum 2009-06-24

View File

@ -20,4 +20,12 @@ range_modifier 20
maxsp 20
no_drop 1
invisible 1
msg
Mark a weapon in the caster's inventory,
then cast this spell to bring it to
life. The weapon then flies about under
the caster's direction. The weapon is
controlled with the fire and direction
keys.
endmsg
end

View File

@ -20,4 +20,11 @@ maxgrace 30
resist_godpower 35
ac 1
wc 1
msg
This spell grants the character a
blessing from a worshipped god. It
affects resistances and stats, but the
specific effect varies depending on the
god the character worships.
endmsg
end

View File

@ -21,4 +21,10 @@ attacktype 2228224
no_drop 1
invisible 1
skill praying
msg
Banishment is a cone spell that may
cause weaker enemies of your god to
immediately disappear or die. It is a
more powerful version of Holy Word.
endmsg
end

View File

@ -21,4 +21,10 @@ attacktype 6
no_drop 1
invisible 1
skill pyromancy
msg
Casts cone of fire in front of the
caster. The spell gains strength as the
character gains in level, so it remains
a valuable spell even at high levels.
endmsg
end

View File

@ -16,4 +16,11 @@ invisible 1
duration 100
duration_modifier 5
dam_modifier 1
msg
The alchemy spell converts valuable
items into gold nuggets. If the item
is not valuable enough to be converted
to a nugget, it is destroyed and
vanishes.
endmsg
end

View File

@ -15,4 +15,9 @@ invisible 1
range 25
undead 1
monster 1
msg
Aggravation is used to change the mood
of unagressive creatures so that they
attack the caster.
endmsg
end

View File

@ -17,4 +17,12 @@ duration_modifier 4
maxsp 12
no_drop 1
invisible 1
msg
This spell fires many large bullets in
the direction the caster is facing. The
bullets can damage the character that
casts the storm. The number and damage
of the bullets depends on the level of
the caster.
endmsg
end

View File

@ -17,4 +17,12 @@ duration_modifier 4
maxsp 12
no_drop 1
invisible 1
msg
This spell fires many magic bullets in
the direction the caster is facing. The
caster should beware: the bullets will
do damage to the caster. The number
and damage of the bullets depends on
the level of the caster.
endmsg
end