From 714858e1982804335a4332d92034bf4a2ca5c9d6 Mon Sep 17 00:00:00 2001 From: eracc Date: Mon, 14 Aug 2006 19:15:20 +0000 Subject: [PATCH] Changes to Grand Titan to make sure it has Smasher equipped. Removed the Titan treasure list to avoid Grand Titans also having Bonecrusher. Added new inventory to try to compensate for this. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4792 282e977c-c81d-0410-88c4-b93c2d0d6712 --- styles/monsterstyles/humanoid/humanoid_19 | 48 ++++++++++++++++++++--- 1 file changed, 42 insertions(+), 6 deletions(-) diff --git a/styles/monsterstyles/humanoid/humanoid_19 b/styles/monsterstyles/humanoid/humanoid_19 index a3c9a10a5..5e4fcfdae 100644 --- a/styles/monsterstyles/humanoid/humanoid_19 +++ b/styles/monsterstyles/humanoid/humanoid_19 @@ -1,11 +1,11 @@ arch map +width 6 +height 6 msg Creator: Gnat the Gnu Email: gnu@foo.bar Date: Tue Dec 22 20:37:46 1998 endmsg -x 6 -y 6 end arch cyclops end @@ -18,9 +18,6 @@ x 3 end arch titan name Grand Titan -msg - -endmsg Con 40 Pow 35 hp 8000 @@ -28,9 +25,11 @@ maxhp 8000 dam 25 x 4 y 4 -speed -0.400000 +speed -0.4 level 30 carrying 150000 +randomitems zombie +can_use_skill 1 arch bonecrusher name Smasher Str 5 @@ -40,5 +39,42 @@ material 256 value 700000 weight 70000 magic 6 +applied 1 +end +arch skill_two_handed_weapon +end +arch skill_one_handed_weapon +end +arch spell_large_lightning +end +arch spell_paralyze +end +arch abil_slow +end +arch skill_sorcery +end +arch skill_pyromancy +end +arch skill_missile_weapon +end +arch plate_mail +applied 1 +end +arch b_full_helmet +applied 1 +end +arch gauntlets +applied 1 +end +arch high_boots +applied 1 +end +arch compositebow +end +arch arrow +nrof 300 +end +arch corpse +weight 750000 end end