From e7c1a1428aa8a30749e8832fac8203450f96d709 Mon Sep 17 00:00:00 2001 From: avogl Date: Thu, 14 Dec 2000 04:11:55 +0000 Subject: [PATCH] Adjusting the resistances of player races, in regard of the new PR-system. In general, vulnerabilities are much lower since more severe. I also removed some small paralyze/draining vulns because they would be very nasty. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@583 282e977c-c81d-0410-88c4-b93c2d0d6712 --- player/race/fireborn.arc | 7 ++----- player/race/quetzalcoatl.arc | 5 +---- player/race/troll_player.arc | 3 +-- player/race/wraithp.arc | 5 +---- 4 files changed, 5 insertions(+), 15 deletions(-) diff --git a/player/race/fireborn.arc b/player/race/fireborn.arc index e0c852b98..d8e1aa505 100644 --- a/player/race/fireborn.arc +++ b/player/race/fireborn.arc @@ -33,11 +33,8 @@ Cha -2 Pow 7 resist_fire 100 resist_poison 100 - -resist_cold -100 -resist_drain -100 -resist_ghosthit -100 - +resist_cold -30 +resist_ghosthit -50 editable 0 end Object fireborn_player_force diff --git a/player/race/quetzalcoatl.arc b/player/race/quetzalcoatl.arc index 24573246a..8ba5013e7 100644 --- a/player/race/quetzalcoatl.arc +++ b/player/race/quetzalcoatl.arc @@ -32,9 +32,6 @@ Wis -8 Int -8 Pow 6 resist_fire 100 - -resist_cold -100 -resist_paralyze -100 - +resist_cold -30 editable 0 end diff --git a/player/race/troll_player.arc b/player/race/troll_player.arc index 9ff90e215..b050e8230 100644 --- a/player/race/troll_player.arc +++ b/player/race/troll_player.arc @@ -30,8 +30,7 @@ Int -5 Wis -2 Pow -2 Cha -4 -resist_fire -100 - +resist_fire -30 path_repelled 2 editable 0 magicmap blue diff --git a/player/race/wraithp.arc b/player/race/wraithp.arc index c36b2b472..373d6bca3 100644 --- a/player/race/wraithp.arc +++ b/player/race/wraithp.arc @@ -24,14 +24,11 @@ can_see_in_dark 1 can_use_armour 1 can_use_weapon 1 attacktype 17 -resist_fire -100 - +resist_fire -40 resist_drain 100 resist_ghosthit 100 resist_poison 100 - resist_cold 30 - path_attuned 4 path_denied 2 Str -3