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

CF: power balance



Hi,

I was surprised how difficult it is in 0.95.5 to have a high level
spellcaster or priest with Pow _less_ than 30.  Please, consider
effects on play balance before adding Pow bonus to every item that
looks like it might be used by a spellcaster.

The attached patch removes Pow bonus from Wizard Hat and Midnight Robe
and reduces Pow bonus of Staff of the Magi from 2 to 1.  I also reduces
the magic bonus of the Wizard Hat from 5 to 4.

-- 
Jan
diff -rcN ../../orig/crossfire-0.95.5-arch/armour/helmet/wiz_hat.arc arch/armour/helmet/wiz_hat.arc
*** ../../orig/crossfire-0.95.5-arch/armour/helmet/wiz_hat.arc	Tue Sep 21 08:18:14 1999
--- arch/armour/helmet/wiz_hat.arc	Wed Apr 12 14:25:31 2000
***************
*** 12,20 ****
  color_fg black
  last_sp 12
  ac 1
! Int 1
! Pow 1
! sp 5
  protected 6292
  weight 1000
  value 50000
--- 12,19 ----
  color_fg black
  last_sp 12
  ac 1
! Int 2
! sp 4
  protected 6292
  weight 1000
  value 50000
diff -rcN ../../orig/crossfire-0.95.5-arch/armour/mail/robe_midnight.arc arch/armour/mail/robe_midnight.arc
*** ../../orig/crossfire-0.95.5-arch/armour/mail/robe_midnight.arc	Tue Sep 21 08:18:14 1999
--- arch/armour/mail/robe_midnight.arc	Wed Apr 12 14:23:39 2000
***************
*** 14,20 ****
  ac 5
  Dex 1
  Int 2
! Pow 2
  protected 6294
  immune 64
  vulnerable 66048
--- 14,20 ----
  ac 5
  Dex 1
  Int 2
! Wis 2
  protected 6294
  immune 64
  vulnerable 66048
*** ../../orig/crossfire-0.95.5-arch/weapon/artifact/magi_staff.arc	Tue Sep 21 08:19:05 1999
--- arch/weapon/artifact/magi_staff.arc	Wed Apr 12 14:24:52 2000
***************
*** 13,19 ****
  material 16
  protected 2
  Int 1
! Pow 2
  sp 2
  attacktype 257
  dam 20
--- 13,19 ----
  material 16
  protected 2
  Int 1
! Pow 1
  sp 2
  attacktype 257
  dam 20