- Add msg/endmsg descriptions for various spells with names beginning with

the letter R.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12125 282e977c-c81d-0410-88c4-b93c2d0d6712
master
kbulgrien 2009-07-30 05:31:22 +00:00
parent eb8a6b2842
commit 94cb5c0b8f
11 changed files with 54 additions and 43 deletions

View File

@ -1,5 +1,8 @@
Changes for SVN top of tree: Changes for SVN top of tree:
Add msg/endmsg descriptions to various spells with names starting with R.
Kevin Bulgrien 2009-07-28
Add msg/endmsg descriptions to various spells including those that start with Add msg/endmsg descriptions to various spells including those that start with
the letters N-P and update Conflict. Fix Slow (prior commit did not include the letters N-P and update Conflict. Fix Slow (prior commit did not include
msg/endmsg tags around the message). msg/endmsg tags around the message).

View File

@ -25,4 +25,11 @@ Con 1
Str 1 Str 1
Dex 1 Dex 1
maxgrace 4 maxgrace 4
msg
Fill the caster with the godly rage,
temporarily enhancing strength, speed,
endurance, and regeneration. Resistance
to physical attack is improved. The
spell is granted by Gorokh and Ruggilli.
endmsg
end end

View File

@ -18,4 +18,7 @@ duration 500
dam_modifier 5 dam_modifier 5
hp 1 hp 1
maxgrace 10 maxgrace 10
msg
Increases the rate of healing.
endmsg
end end

View File

@ -19,9 +19,8 @@ food 999
dam 9999 dam 9999
msg msg
Restoration heals all damage, confusion, Restoration heals all damage, confusion,
poison, and disease, and also provides a full poison, and disease, and also provides a
stomach of food to the recipient. The only full stomach of food to the recipient.
thing it does not take care of is actual It does not take care of death.
death.
endmsg endmsg
end end

View File

@ -23,7 +23,7 @@ range 1
range_modifier 60 range_modifier 60
move_block all move_block all
msg msg
Create repulsion wall creates a wall that will repel any creature unless Creates a wall that repels all creatures
it flies. However it requires alot of mana to cast and has limited duration. except those that can fly.
endmsg endmsg
end end

View File

@ -16,10 +16,10 @@ invisible 1
cursed 1 cursed 1
maxgrace 30 maxgrace 30
msg msg
Remove curse eliminates the cursed status of Eliminates the cursed status of objects
any objects the character currently has the character currently is wearing to
equipped, allowing the character to unequip allow the items to be unequipped. It
these items. It does not alter the cursed does not alter the cursed status for
status for objects that are not equipped. objects that are not equipped.
endmsg endmsg
end end

View File

@ -16,11 +16,10 @@ invisible 1
damned 1 damned 1
maxgrace 30 maxgrace 30
msg msg
Remove damnation eliminates the damned status Eliminates the damned status of objects
of any objects the character currently has the character currently is wearing to
equipped. This allows the character to allow the items to be unequipped. It
unequip these items. It does not alter the does not alter the damned status for
damned status for objects that are not objects that are not equipped.
equipped.
endmsg endmsg
end end

View File

@ -17,11 +17,12 @@ Con 2
exp 5 exp 5
randomitems raise_dead_failure randomitems raise_dead_failure
msg msg
This spell brings back a dead character. The Casting this spell on the corpse of a
raised character loses some experience and slain character will bring the character
their constitution is diminished. back to life with 1 hit point, at the
cost of some loss of experience points
Note: This spell is only useful on servers and Constitution. Gaea grants this
which use the permanent death mode of play. spell. This spell is only useful on
permanent death servers.
endmsg endmsg
end end

View File

@ -17,14 +17,12 @@ exp 20
#randomitems reincarnation_failure #randomitems reincarnation_failure
race reincarnation_races race reincarnation_races
msg msg
This spell brings back a dead character, Brings a slain character back to life,
usually as a new race, although the character as with the resurrection spell, but
could be lucky and end up as the same race without requiring a corpse, and usually
they had previously. The character will have as a different race, with all the
all the benefits and penalties of the new benefits and penalties associated with
race. it. Gaea grants this spell, and it is
only useful on permanent death servers.
Note: This spell is only useful on servers
which use the permanent death mode of play.
endmsg endmsg
end end

View File

@ -17,12 +17,13 @@ Con 1
exp 10 exp 10
randomitems resurrection_failure randomitems resurrection_failure
msg msg
This spell brings back a dead character. The Casting this spell on the corpse of a
character suffers less experience and slain character will bring the character
constitution loss than that caused by the raise back to life with full health, at the
dead spell. cost of some loss of experience points
and constitution, though the loss is
Note: This spell is only useful on servers less than that of the raise dead spell.
which use the permanent death mode of play. Gaea grants this spell. This spell is
only useful on permanent death servers.
endmsg endmsg
end end

View File

@ -22,9 +22,9 @@ attacktype 1048576
no_drop 1 no_drop 1
invisible 1 invisible 1
msg msg
This spell damages the targeted creature with Damages the targeted creature with power
power directly from the god. Very few directly from the god. Creatires rarely
creatures have any form of protection from have protection from godly magic. This
godly magic. spell is granted by Ruggilli.
endmsg endmsg
end end