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/scenarios/Son_Of_The_B...


From: ott
Subject: [Wesnoth-cvs-commits] wesnoth ./changelog data/scenarios/Son_Of_The_B...
Date: Thu, 16 Jun 2005 12:33:58 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/06/16 16:33:58

Modified files:
        .              : changelog 
        data/scenarios/Son_Of_The_Black_Eye: 
                                             To_The_Harbour_Of_Tirigaz.cfg 
        data/units     : Orcish_Shaman.cfg 

Log message:
        SotBE balancing: more HPs for the shamans, easier To the Harbour of 
Tirigaz

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.734&tr2=1.735&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Son_Of_The_Black_Eye/To_The_Harbour_Of_Tirigaz.cfg.diff?tr1=1.24&tr2=1.25&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Orcish_Shaman.cfg.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.734 wesnoth/changelog:1.735
--- wesnoth/changelog:1.734     Wed Jun 15 07:36:41 2005
+++ wesnoth/changelog   Thu Jun 16 16:33:57 2005
@@ -18,6 +18,8 @@
    * Heir to the Throne:
      * made campaign easier on "Easy" level
      * fixed Hasty Alliance crash: avoid cavewall endpoints (part of #13334)
+   * Son of the Black Eye:
+     * made To The Harbour of Tirigaz easier
  * unit graphics and sound improvements:
    * new or modified images for Dwarvish Thunderer
    * new death animations for Dwarvish Thunderer, Elvish Archer
@@ -25,6 +27,8 @@
    * new unit portraits for Bandit, Grand Knight, Halberdier, Horseman,
      Javelineer, Knight, Lancer, Paladin, Peasant, Pikeman, Royal Guard,
      Swordsman, Thug
+ * unit balancing and modifications: 
+   * increased Orcish Shaman (Novice and Old also) hitpoints from 18 to 20
  * server
    * no longer rejects :control command with "Side not found"
    * write a summary of commands when a fifo command is not recognized
Index: wesnoth/data/scenarios/Son_Of_The_Black_Eye/To_The_Harbour_Of_Tirigaz.cfg
diff -u 
wesnoth/data/scenarios/Son_Of_The_Black_Eye/To_The_Harbour_Of_Tirigaz.cfg:1.24 
wesnoth/data/scenarios/Son_Of_The_Black_Eye/To_The_Harbour_Of_Tirigaz.cfg:1.25
--- 
wesnoth/data/scenarios/Son_Of_The_Black_Eye/To_The_Harbour_Of_Tirigaz.cfg:1.24  
    Wed May 25 19:38:55 2005
+++ wesnoth/data/scenarios/Son_Of_The_Black_Eye/To_The_Harbour_Of_Tirigaz.cfg   
Thu Jun 16 16:33:58 2005
@@ -3,7 +3,7 @@
        #textdomain wesnoth-sotbe
        name= _ "To the harbour of Tirigaz"
        map_data="{maps/Son_Of_The_Black_Eye/To_The_Harbour_Of_Tirigaz}"
-       turns=20
+       turns=24
        
        {FIRST_WATCH}
        {FIRST_WATCH}
@@ -25,6 +25,10 @@
        {DAWN}
        {DAWN}
        {DAWN}
+       {DAWN}
+       {DAWN}
+       {DAWN}
+       {DAWN}
 
        next_scenario="Black_Flag"
 
@@ -85,16 +89,16 @@
                recruitment_pattern=fighter,archer,fighter,archer,scout
                [/ai]
 #ifdef EASY
-       recruit=Vampire Bat, Skeleton Archer, Skeleton, Initiate
+       recruit=Vampire Bat, Skeleton Archer, Skeleton, Dark Adept
 #endif
 #ifdef NORMAL
-       recruit=Blood Bat, Skeleton Archer, Skeleton, Initiate
+       recruit=Blood Bat, Skeleton Archer, Skeleton, Dark Adept
 #endif
 #ifdef HARD
-       recruit=Blood Bat, Skeleton Archer, Revenant, Initiate
+       recruit=Blood Bat, Skeleton Archer, Revenant, Dark Adept
 #endif
-       {GOLD 100, 150, 200}
-       {INCOME 10, 15, 20}
+       {GOLD 100, 150, 180}
+       {INCOME 10, 12, 15}
        [/side]
 
        [side]
@@ -110,8 +114,8 @@
                recruitment_pattern=fighter,archer,fighter,archer,scout
                aggression=-1.0
                [/ai]
-       {GOLD 100, 150, 200}
-       {INCOME 10, 15, 20}
+       {GOLD 100, 150, 190}
+       {INCOME 8, 10, 12}
        [/side]
 
        [story]
Index: wesnoth/data/units/Orcish_Shaman.cfg
diff -u wesnoth/data/units/Orcish_Shaman.cfg:1.8 
wesnoth/data/units/Orcish_Shaman.cfg:1.9
--- wesnoth/data/units/Orcish_Shaman.cfg:1.8    Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Orcish_Shaman.cfg        Thu Jun 16 16:33:58 2005
@@ -4,7 +4,7 @@
 race=orc
 image="orcish-shaman-red.png"
 image_defensive="orcish-shaman-red-defend.png"
-hitpoints=18
+hitpoints=20
 movement_type=smallfoot
 movement=5
 experience=45
@@ -63,7 +63,7 @@
 race=orc
 image="orcish-shaman-tan.png"
 image_defensive="orcish-shaman-tan-defend.png"
-hitpoints=18
+hitpoints=20
 movement_type=smallfoot
 movement=5
 experience=45
@@ -122,7 +122,7 @@
 race=orc
 image="orcish-shaman-black.png"
 image_defensive="orcish-shaman-black-defend.png"
-hitpoints=18
+hitpoints=20
 movement_type=smallfoot
 movement=5
 experience=45




reply via email to

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