Crossfire Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CF: invisibility spell patch




	I see that the "improved" invisibility spell has the
	*same* level and *fewer* sp to cast than the basic 
	version. I can see no reason why this is . THis patch
	is to correct that to more appropriate levels. -=b.t.

*** spellist.h.orig	Tue Sep 30 07:21:14 1997
--- spellist.h	Tue Sep 30 07:21:37 1997
***************
*** 78,96 ****
   PATH_NULL, "destruction",},
  {"perceive self",		 2, 5, 20, 0, 2, 2,  0,  0, 0, 1, 1,
   PATH_INFO, "enchantment",},
  {"word of recall",	        10,40,  3, 50, 1, 2,  1,  0, 0, 1, 1,
   PATH_TELE, "enchantment",},
! {"invisible",			 6,25,  0, 5, 3, 2,  4,  1, 1, 0, 1,
   PATH_NULL, "enchantment",},
  {"invisible to undead",		 6,25,  0, 5, 1, 2,  2,  1, 1, 1, 1,
   PATH_NULL, "enchantment",},
  {"probe",			 1, 3, 40, 2, 0, 0,  6,  1, 0, 0, 0,
   PATH_INFO, NULL,},
  {"large bullet",		 4, 3, 33, 6, 0, 0,  4,  1, 0, 0, 0,
   PATH_MISSILE, "lbullet",},
! {"improved invisibility",	 6,15,  0, 10, 1, 1,  1,  1, 1, 0, 1,
   PATH_NULL, "enchantment",},						/* 30 */
  {"holy word",			 1, 4,  0, 1, 0, 0,  4,  1, 0, 1, 0,
   PATH_TURNING, "holy_word",},
  {"minor healing",		 1, 4, 40, 3, 0, 0,  9,  1, 1, 1, 1,
   PATH_RESTORE, "healing",},
--- 78,96 ----
   PATH_NULL, "destruction",},
  {"perceive self",		 2, 5, 20, 0, 2, 2,  0,  0, 0, 1, 1,
   PATH_INFO, "enchantment",},
  {"word of recall",	        10,40,  3, 50, 1, 2,  1,  0, 0, 1, 1,
   PATH_TELE, "enchantment",},
! {"invisible",			 6,15,  0, 5, 3, 2,  4,  1, 1, 0, 1,
   PATH_NULL, "enchantment",},
  {"invisible to undead",		 6,25,  0, 5, 1, 2,  2,  1, 1, 1, 1,
   PATH_NULL, "enchantment",},
  {"probe",			 1, 3, 40, 2, 0, 0,  6,  1, 0, 0, 0,
   PATH_INFO, NULL,},
  {"large bullet",		 4, 3, 33, 6, 0, 0,  4,  1, 0, 0, 0,
   PATH_MISSILE, "lbullet",},
! {"improved invisibility",	 8,25,  0, 10, 1, 1,  1,  1, 1, 0, 1,
   PATH_NULL, "enchantment",},						/* 30 */
  {"holy word",			 1, 4,  0, 1, 0, 0,  4,  1, 0, 1, 0,
   PATH_TURNING, "holy_word",},
  {"minor healing",		 1, 4, 40, 3, 0, 0,  9,  1, 1, 1, 1,
   PATH_RESTORE, "healing",},
[to unsubscribe etc., send mail to crossfire-request@ifi.uio.no]