- stat potions
- potion of improvement
- potion of heroism, haste, and mana regen
In some cases this means adding the description to a potion-only spell
that the potion contains, rather than to the potion arch itself.
objectives of this change were:
- Accurately describe (or least hint at) the spell's in-game effects
- Consistency between flavour text of related spells
- Consistency with flavour text of the corresponding casting skill
- Correct grammar and spelling
- Correct "granted by god" info for god-granted prayers
- Remove information that the server provides automatically on examine, primarily
the "attuned to path" information
For server version a763845fa3 or later, this will prevent magic missiles from
having a magic-bullet-like piercing effect when they overkill enemies. For
prior versions, it will act as a partial fix for missiles destroying items
on the ground (which is fixed properly in a763845fa3).
It seems to be the solution to every combat problem before this change, so hopefully this is enough to make it merely powerful, rather than the only tool you'll ever need.
Reducing damage from 4 to 3 and increasing dam_modifier from 3 to 4 causes the spell to do 10 less damage per hit by max level.
Increasing grace from 3 to 4 causes the spell to cost 14 more grace by max level.
I did not make license files for pieces I derived from existing ones, except in cases where I also created the piece it was derived from, since those should be licensed as the origin piece is.
I had this laying around for the last five years in my local repo and finally decided to do something with it.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21908 282e977c-c81d-0410-88c4-b93c2d0d6712
These function like low-power rods, since they regernerate spell points much slower and can cast fewer times before running out.
The list of spells is a lot more geared toward utility and infrequently-cast spells, such as summon <elemental> and dark vision for that reason.
Currently set to be pretty rare. If it turns out these should really be more common than rods, it can be done.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21843 282e977c-c81d-0410-88c4-b93c2d0d6712