wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth ./changelog data/units/Thug.cfg data/un...


From: Bartek Waresiak
Subject: [Wesnoth-cvs-commits] wesnoth ./changelog data/units/Thug.cfg data/un...
Date: Thu, 14 Jul 2005 21:29:57 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Bartek Waresiak <address@hidden>        05/07/15 01:29:56

Modified files:
        .              : changelog 
        data/units     : Thug.cfg Dwarvish_Ulfserker.cfg 
                         Elvish_Shaman.cfg Elvish_Druid.cfg 

Log message:
        Balancing changes

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.789&tr2=1.790&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Thug.cfg.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Dwarvish_Ulfserker.cfg.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Shaman.cfg.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Druid.cfg.diff?tr1=1.29&tr2=1.30&r1=text&r2=text

Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.789 wesnoth/changelog:1.790
--- wesnoth/changelog:1.789     Wed Jul 13 09:37:39 2005
+++ wesnoth/changelog   Fri Jul 15 01:29:56 2005
@@ -13,6 +13,10 @@
    * max level units given After-Max-Level-Advancement (AMLA) of 3 HP/100XP
      with no auto-heal; Necrophage has healing AMLA with no bonus HP
    * changed Naga Warrior attack from 5-5 to 7-4
+   * decreased Thug hitpoints from 36 to 32
+   * decreased Dwarvish Ulfserker  hitpoints from 40 to 34
+   * changed Elvish Shaman and Druid to the state before 0.9.3
+   * decreased Elvish Shaman price from 18 to 16 gold
    * removed obsolete units Mounted Captain, Mounted Commander
  * graphics and sound improvements:
    * new or revised images for Dark Sorcerer, Dwarvish Thunderguard, 
Necromancer
Index: wesnoth/data/units/Dwarvish_Ulfserker.cfg
diff -u wesnoth/data/units/Dwarvish_Ulfserker.cfg:1.13 
wesnoth/data/units/Dwarvish_Ulfserker.cfg:1.14
--- wesnoth/data/units/Dwarvish_Ulfserker.cfg:1.13      Sat Jul  2 22:00:26 2005
+++ wesnoth/data/units/Dwarvish_Ulfserker.cfg   Fri Jul 15 01:29:56 2005
@@ -4,7 +4,7 @@
 race=dwarf
 image="dwarf-ulfserker.png"
 image_defensive="dwarf-ulfserker-defend.png"
-hitpoints=40
+hitpoints=34
 movement_type=dwarvishfoot
 movement=5
 experience=42
Index: wesnoth/data/units/Elvish_Druid.cfg
diff -u wesnoth/data/units/Elvish_Druid.cfg:1.29 
wesnoth/data/units/Elvish_Druid.cfg:1.30
--- wesnoth/data/units/Elvish_Druid.cfg:1.29    Tue Jun 28 23:35:46 2005
+++ wesnoth/data/units/Elvish_Druid.cfg Fri Jul 15 01:29:56 2005
@@ -22,8 +22,7 @@
        [attack]
        name=staff
        type=impact
-       special=slow
-       damage=3
+       damage=4
        number=2
        range=short
        icon=attacks/druidstaff.png
Index: wesnoth/data/units/Elvish_Shaman.cfg
diff -u wesnoth/data/units/Elvish_Shaman.cfg:1.34 
wesnoth/data/units/Elvish_Shaman.cfg:1.35
--- wesnoth/data/units/Elvish_Shaman.cfg:1.34   Tue Jun 28 23:35:46 2005
+++ wesnoth/data/units/Elvish_Shaman.cfg        Fri Jul 15 01:29:56 2005
@@ -15,7 +15,7 @@
 level=1
 alignment=neutral
 advanceto=Elvish Druid,Elvish Sorceress
-cost=17
+cost=16
 usage=healer
 unit_description= _ "Elvish Shamans focus on less violent ways to hinder the 
enemy. Their entangling attack slows enemies down and reduces by one the number 
of times they may attack. Shamans also possess basic healing abilities."
 get_hit_sound=female-hit.wav
@@ -23,8 +23,7 @@
        [attack]
        name=staff
        type=impact
-       special=slow
-       damage=2
+       damage=3
        number=2
        range=short
        icon=attacks/druidstaff.png
@@ -43,7 +42,7 @@
        name=entangle
        type=impact
        special=slow
-       damage=4
+       damage=3
        number=2
        range=long
                [frame]
Index: wesnoth/data/units/Thug.cfg
diff -u wesnoth/data/units/Thug.cfg:1.13 wesnoth/data/units/Thug.cfg:1.14
--- wesnoth/data/units/Thug.cfg:1.13    Thu Jun 30 13:10:11 2005
+++ wesnoth/data/units/Thug.cfg Fri Jul 15 01:29:56 2005
@@ -5,7 +5,7 @@
 image="neutral-thug.png"
 image_defensive="neutral-thug-defend.png"
 profile="portraits/core/Jason_Lutes/human-thug.png"
-hitpoints=36
+hitpoints=32
 movement_type=smallfoot
 movement=5
 experience=42




reply via email to

[Prev in Thread] Current Thread [Next in Thread]