Update of /cvsroot/wpdev/xmlscripts/documentation/webroot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21815/webroot
Modified Files:
ChangeLog.wolfpack
Log Message:
Allowed casting from scrolls.
Decreased mana by 50% for scrolls
decreased circle for skill calculation by 2 for scrolls
started implementation for wands
Index: ChangeLog.wolfpack
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** ChangeLog.wolfpack 22 Jul 2004 14:08:28 -0000 1.32
--- ChangeLog.wolfpack 22 Jul 2004 17:23:45 -0000 1.33
***************
*** 75,79 ****
- Decoration Saving
- Magic fixes: Fire, Poison, Energy and Paralyze fields should work better.
! Mass dispell can now wipe out these fields.
* Misc. Changes:
- New Features:
--- 75,84 ----
- Decoration Saving
- Magic fixes: Fire, Poison, Energy and Paralyze fields should work better.
! Mass dispell can now wipe out these fields.
! - Scrolls are now usable and actually cast the spell.
! For scrolls the following rules are in effect:
! 50% decreased mana usage.
! The effective circle for measuring the skill requirement is lowered by two
! when casting from a scroll.
* Misc. Changes:
- New Features:
|