Author: wintermute
Date: Fri May  6 23:11:04 2011
New Revision: 49402

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49402&view=rev
Log:
Balancing changes to cavalryman line and orc archer.
Updated changelog/players changelog.

Modified:
    trunk/changelog
    trunk/data/core/units/humans/Loyalist_Cavalier.cfg
    trunk/data/core/units/humans/Loyalist_Cavalryman.cfg
    trunk/data/core/units/humans/Loyalist_Dragoon.cfg
    trunk/data/core/units/orcs/Archer.cfg
    trunk/players_changelog

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=49402&r1=49401&r2=49402&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Fri May  6 23:11:04 2011
@@ -17,6 +17,11 @@
    * New maps: 2p Thousand Stings Garrison, 2p Arcanclave Citadel, 6p Volcano.
    * Updated maps: Caves of the Basilisk, 2p Hamlets, The Freelands, Silverhead
      Crossing, Sablestone Delta, Fallenstar Lake, Den of Onis.
+ * Unit changes and balancing:
+   * Orc archer pierce attack upgraded from 5-3 to 6-3.
+   * Cavalryman hp reduced from 38 to 34
+   * Dragoon hp reduced from 53 to 49
+   * Cavalier hp reduced from 68 to 64   
  * User interface:
    * Patch #2625: added a GUI interface to changing control in multiplayer
      games. The command to access it is currently :give_control

Modified: trunk/data/core/units/humans/Loyalist_Cavalier.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/humans/Loyalist_Cavalier.cfg?rev=49402&r1=49401&r2=49402&view=diff
==============================================================================
--- trunk/data/core/units/humans/Loyalist_Cavalier.cfg (original)
+++ trunk/data/core/units/humans/Loyalist_Cavalier.cfg Fri May  6 23:11:04 2011
@@ -6,7 +6,7 @@
     image="units/human-loyalists/cavalier.png"
     profile="portraits/humans/cavalier.png"
     {MAGENTA_IS_THE_TEAM_COLOR}
-    hitpoints=68
+    hitpoints=64
     movement_type=mounted
     movement=9
     experience=150

Modified: trunk/data/core/units/humans/Loyalist_Cavalryman.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/humans/Loyalist_Cavalryman.cfg?rev=49402&r1=49401&r2=49402&view=diff
==============================================================================
--- trunk/data/core/units/humans/Loyalist_Cavalryman.cfg (original)
+++ trunk/data/core/units/humans/Loyalist_Cavalryman.cfg Fri May  6 23:11:04 
2011
@@ -7,7 +7,7 @@
     profile="portraits/humans/cavalryman.png"
     ellipse="misc/ellipse"
     {MAGENTA_IS_THE_TEAM_COLOR}
-    hitpoints=38
+    hitpoints=34
     movement_type=mounted
     movement=8
     experience=40

Modified: trunk/data/core/units/humans/Loyalist_Dragoon.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/humans/Loyalist_Dragoon.cfg?rev=49402&r1=49401&r2=49402&view=diff
==============================================================================
--- trunk/data/core/units/humans/Loyalist_Dragoon.cfg (original)
+++ trunk/data/core/units/humans/Loyalist_Dragoon.cfg Fri May  6 23:11:04 2011
@@ -6,7 +6,7 @@
     image="units/human-loyalists/dragoon.png"
     profile="portraits/humans/cavalier.png"
     {MAGENTA_IS_THE_TEAM_COLOR}
-    hitpoints=53
+    hitpoints=49
     movement_type=mounted
     movement=9
     experience=95

Modified: trunk/data/core/units/orcs/Archer.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/orcs/Archer.cfg?rev=49402&r1=49401&r2=49402&view=diff
==============================================================================
--- trunk/data/core/units/orcs/Archer.cfg (original)
+++ trunk/data/core/units/orcs/Archer.cfg Fri May  6 23:11:04 2011
@@ -50,7 +50,7 @@
         icon=attacks/bow-orcish.png
         type=pierce
         range=ranged
-        damage=5
+        damage=6
         number=3
     [/attack]
     [attack]

Modified: trunk/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=49402&r1=49401&r2=49402&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Fri May  6 23:11:04 2011
@@ -19,7 +19,13 @@
    * New maps: 2p Thousand Stings Garrison, 2p Arcanclave Citadel, 6p Volcano.
    * Updated maps: Caves of the Basilisk, 2p Hamlets, The Freelands, Silverhead
      Crossing, Sablestone Delta, Fallenstar Lake, Den of Onis.
-        
+
+ * Unit changes and balancing:
+   * Orc archer pierce attack upgraded from 5-3 to 6-3.
+   * Cavalryman hp reduced from 38 to 34
+   * Dragoon hp reduced from 53 to 49
+   * Cavalier hp reduced from 68 to 64   
+   
  * User interface:
    * Patch #2625: added a GUI interface to changing control in multiplayer
      games. The command to access it is currently :give_control


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to