From f8703ddfedf33d7790466f79a16608003ca6fc70 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sat, 8 May 2021 09:33:36 +0000 Subject: [PATCH] Rebalance gauntlet treasurelist. Move gauntlets to their own treasure list. Patch https://sourceforge.net/p/crossfire/patches/395/ by DraugTheWhopper. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@22116 282e977c-c81d-0410-88c4-b93c2d0d6712 --- ChangeLog | 6 ++++++ armour/gauntlets/random_gauntlet.trs | 21 +++++++++++++++++++++ treasures.trs | 24 +++--------------------- 3 files changed, 30 insertions(+), 21 deletions(-) create mode 100644 armour/gauntlets/random_gauntlet.trs diff --git a/ChangeLog b/ChangeLog index ec216ce0e..1f21eb7aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Rebalance gauntlet treasurelist. Move gauntlets to their own treasure list. +Patch https://sourceforge.net/p/crossfire/patches/395/ +armour/gauntlets/random_gauntlet.trs +treasures.trs +DraugTheWhopper + Add special face for goblin's hand. Add a copy of human hand as classic image to preserve old appearance for that face set. flesh/goblin/goblin_hand.base.111.png diff --git a/armour/gauntlets/random_gauntlet.trs b/armour/gauntlets/random_gauntlet.trs new file mode 100644 index 000000000..7e43ca0c1 --- /dev/null +++ b/armour/gauntlets/random_gauntlet.trs @@ -0,0 +1,21 @@ +treasureone random_gauntlet + arch gloves + magic 1 + chance 5 + more + arch gloves_b + magic 3 + chance 1 + more + arch gloves_w + magic 3 + chance 1 + more + arch b_gauntlets + magic 2 + chance 5 + more + arch gauntlets + magic 4 + chance 5 + end diff --git a/treasures.trs b/treasures.trs index 898b33308..20498785c 100644 --- a/treasures.trs +++ b/treasures.trs @@ -203,6 +203,9 @@ treasureone random_weapon chance 10 end treasureone random_armour + list random_gauntlet + chance 10 + more arch b_full_helmet magic 4 chance 5 @@ -219,10 +222,6 @@ treasureone random_armour magic 4 chance 5 more - arch b_gauntlets - magic 4 - chance 5 - more arch b_plate_mail magic 4 chance 5 @@ -239,7 +238,6 @@ treasureone random_armour magic 4 chance 5 more -# arch ring_mail magic 4 chance 5 @@ -316,10 +314,6 @@ treasureone random_armour magic 1 chance 5 more - arch gauntlets - magic 2 - chance 1 - more arch high_boots magic 3 chance 3 @@ -336,18 +330,6 @@ treasureone random_armour magic 3 chance 1 more - arch gloves - magic 2 - chance 2 - more - arch gloves_b - magic 2 - chance 1 - more - arch gloves_w - magic 2 - chance 1 - more arch lapron magic 1 chance 1