|
From: Crossfire C. r. messages.
<cro...@li...> - 2010-05-21 07:14:38
|
Revision: 13284
http://crossfire.svn.sourceforge.net/crossfire/?rev=13284&view=rev
Author: mwedel
Date: 2010-05-21 07:14:31 +0000 (Fri, 21 May 2010)
Log Message:
-----------
Update several archetypes which had type of CLASS (37) but were not in
fact class archetypes and instead more often used as NPC or monsters.
Remove type so they default to monsters and give them some real stats.
Also fixes bug in that requestinfo class_list would return these bogus
entries.
MSW 2010-05-20
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/monster/elemental/fireborn.arc
arch/trunk/monster/humanoid/Elf/elf.arc
arch/trunk/monster/humanoid/Halfling/halfling.arc
arch/trunk/monster/humanoid/Human/barbarian.arc
arch/trunk/monster/humanoid/Human/cleric.arc
arch/trunk/monster/humanoid/Human/human.arc
arch/trunk/monster/humanoid/Human/mage.arc
arch/trunk/monster/humanoid/Human/ninja.arc
arch/trunk/monster/humanoid/Human/priest.arc
arch/trunk/monster/humanoid/Human/swashbuckl.arc
arch/trunk/monster/humanoid/Human/thief.arc
arch/trunk/monster/humanoid/Human/viking.arc
arch/trunk/monster/humanoid/Human/warrior.arc
arch/trunk/monster/humanoid/Human/wizard.arc
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/CHANGES 2010-05-21 07:14:31 UTC (rev 13284)
@@ -1,6 +1,13 @@
Changes for SVN top of tree:
==============================================================================
+Update several archetypes which had type of CLASS (37) but were not in
+fact class archetypes and instead more often used as NPC or monsters.
+Remove type so they default to monsters and give them some real stats.
+Also fixes bug in that requestinfo class_list would return these bogus
+entries.
+MSW 2010-05-20
+
Update player race descriptions to explicitly state skills, resistances
and other special ability - makes it easier to see what one gets without
needing to read full description.
Modified: arch/trunk/monster/elemental/fireborn.arc
===================================================================
--- arch/trunk/monster/elemental/fireborn.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/elemental/fireborn.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,7 +5,8 @@
face fireborn.111
animation fireborn
is_animated 1
-type 37
+hp 50
+maxhp 50
level 1
ac 0
wc 21
@@ -18,12 +19,12 @@
food 999
speed 1
attacktype 5
-Str -7
-Dex 4
-Con -4
-Cha -4
-Int 3
-Pow 6
+Str 3
+Dex 14
+Con 6
+Cha 6
+Int 13
+Pow 16
resist_fire 100
resist_poison 100
resist_cold -100
Modified: arch/trunk/monster/humanoid/Elf/elf.arc
===================================================================
--- arch/trunk/monster/humanoid/Elf/elf.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Elf/elf.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,7 +5,8 @@
face elf.171
animation elf
is_animated 0
-type 37
+hp 50
+maxhp 50
level 1
ac 10
wc 21
@@ -18,13 +19,13 @@
food 500
speed 0.5
attacktype 1
-Str -2
-Dex 4
-Con -2
-Wis -3
-Cha 2
-Int 1
-Pow 1
+Str 8
+Dex 14
+Con 8
+Wis 7
+Cha 12
+Int 11
+Pow 11
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Halfling/halfling.arc
===================================================================
--- arch/trunk/monster/humanoid/Halfling/halfling.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Halfling/halfling.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -4,7 +4,8 @@
face halfling.111
animation halfling_p
is_animated 0
-type 37
+hp 50
+maxhp 50
level 1
ac 10
wc 21
@@ -17,10 +18,10 @@
food 500
speed 0.5
attacktype 1
-Str -4
-Dex 3
-Con 4
-Wis -3
+Str 6
+Dex 13
+Con 14
+Wis 7
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Human/barbarian.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/barbarian.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Human/barbarian.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,8 +5,9 @@
face barbarian.171
animation barbarian
is_animated 0
-type 37
level 1
+hp 50
+maxhp 50
ac 10
wc 21
dam 1
@@ -18,12 +19,12 @@
can_use_shield 1
can_use_armour 1
can_use_weapon 1
-Str 4
-Dex 1
-Con 4
-Wis -1
-Cha -2
-Int -6
+Str 14
+Dex 11
+Con 14
+Wis 9
+Cha 8
+Int 4
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Human/cleric.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/cleric.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Human/cleric.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,7 +5,8 @@
face cleric.171
animation cleric
is_animated 0
-type 37
+hp 50
+maxhp 50
level 1
ac 10
wc 21
@@ -18,13 +19,13 @@
food 500
speed 0.5
attacktype 1
-Str 0
-Dex -1
-Con -1
-Wis 2
-Cha 1
-Int -2
-Pow 1
+Str 10
+Dex 9
+Con 9
+Wis 12
+Cha 11
+Int 8
+Pow 11
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Human/human.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/human.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Human/human.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,7 +5,8 @@
face human.171
animation human
is_animated 0
-type 37
+hp 50
+maxhp 50
level 1
ac 10
wc 21
@@ -18,13 +19,13 @@
food 500
speed 0.5
attacktype 1
-Str 0
-Dex 0
-Con 0
-Wis 0
-Cha 0
-Int 0
-Pow 0
+Str 10
+Dex 10
+Con 10
+Wis 10
+Cha 10
+Int 10
+Pow 10
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Human/mage.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/mage.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Human/mage.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,7 +5,8 @@
face mage.171
animation mage
is_animated 0
-type 37
+hp 50
+maxhp 50
level 1
ac 10
wc 21
@@ -18,13 +19,13 @@
food 500
speed 0.5
attacktype 1
-Str 0
-Dex 1
-Con -1
-Wis 0
-Cha -3
-Int 1
-Pow 2
+Str 10
+Dex 11
+Con 9
+Wis 10
+Cha 7
+Int 11
+Pow 12
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Human/ninja.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/ninja.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Human/ninja.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,7 +5,8 @@
face ninja.171
animation ninja
is_animated 0
-type 37
+hp 50
+maxhp 50
level 1
ac 10
wc 21
@@ -18,13 +19,13 @@
food 500
speed 0.5
attacktype 1
-Str 2
-Dex 2
-Con 0
-Wis -1
-Cha -1
-Int -2
-Pow 0
+Str 12
+Dex 12
+Con 10
+Wis 9
+Cha 9
+Int 8
+Pow 10
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Human/priest.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/priest.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Human/priest.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,11 +5,12 @@
face priest.171
animation priest
is_animated 0
-type 37
level 1
ac 10
wc 21
dam 1
+hp 50
+maxhp 50
can_use_shield 1
can_use_armour 1
can_use_weapon 1
@@ -18,13 +19,13 @@
food 500
speed 0.5
attacktype 1
-Str -3
-Dex -2
-Con -2
-Wis 3
-Pow 2
-Cha 2
-Int 0
+Str 13
+Dex 12
+Con 12
+Wis 13
+Pow 12
+Cha 12
+Int 10
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Human/swashbuckl.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/swashbuckl.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Human/swashbuckl.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,7 +5,8 @@
face swashbuckl.171
animation swashbuckler
is_animated 0
-type 37
+hp 50
+maxhp 50
level 1
ac 10
wc 21
@@ -18,13 +19,13 @@
food 500
speed 0.5
attacktype 1
-Str 1
-Dex 3
-Con 1
-Wis -2
-Cha 1
-Int -4
-Pow 0
+Str 11
+Dex 13
+Con 11
+Wis 8
+Cha 11
+Int 6
+Pow 10
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Human/thief.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/thief.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Human/thief.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,11 +5,12 @@
face thief.171
animation thief
is_animated 0
-type 37
level 1
ac 10
wc 21
dam 1
+hp 50
+maxhp 50
can_use_shield 1
can_use_armour 1
can_use_weapon 1
@@ -18,13 +19,13 @@
food 500
speed 0.5
attacktype 1
-Str 0
-Dex 4
-Con -2
-Wis 0
-Cha -3
-Int 1
-Pow 0
+Str 10
+Dex 14
+Con 8
+Wis 10
+Cha 7
+Int 11
+Pow 10
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Human/viking.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/viking.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Human/viking.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,11 +5,12 @@
face viking.171
animation viking
is_animated 0
-type 37
level 1
ac 10
wc 21
dam 1
+hp 50
+maxhp 50
can_use_shield 1
can_use_armour 1
can_use_weapon 1
@@ -18,12 +19,12 @@
food 500
speed 0.5
attacktype 1
-Str 1
-Dex 1
-Con 2
-Wis -1
-Cha -1
-Int -2
+Str 11
+Dex 11
+Con 12
+Wis 9
+Cha 9
+Int 8
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Human/warrior.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/warrior.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Human/warrior.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,7 +5,8 @@
face warrior.171
animation warrior
is_animated 0
-type 37
+hp 50
+maxhp 50
level 1
ac 10
wc 21
@@ -18,13 +19,13 @@
food 500
speed 0.5
attacktype 1
-Str 3
-Dex -1
-Con 2
-Wis 0
-Cha -1
-Int -3
-Pow 0
+Str 13
+Dex 9
+Con 12
+Wis 10
+Cha 9
+Int 7
+Pow 10
body_range 1
body_arm 2
body_torso 1
Modified: arch/trunk/monster/humanoid/Human/wizard.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/wizard.arc 2010-05-21 06:51:19 UTC (rev 13283)
+++ arch/trunk/monster/humanoid/Human/wizard.arc 2010-05-21 07:14:31 UTC (rev 13284)
@@ -5,7 +5,8 @@
face wizard.171
animation wizard
is_animated 0
-type 37
+hp 50
+maxhp 50
level 1
ac 10
wc 21
@@ -18,13 +19,13 @@
food 500
speed 0.5
attacktype 1
-Str -3
-Dex 0
-Con -3
-Wis 0
-Int 3
-Pow 3
-Cha 0
+Str 7
+Dex 10
+Con 7
+Wis 10
+Int 13
+Pow 13
+Cha 10
body_range 1
body_arm 2
body_torso 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|