Author: wintermute
Date: Wed Oct 21 17:02:33 2009
New Revision: 39393

URL: http://svn.gna.org/viewcvs/wesnoth?rev=39393&view=rev
Log:
Minor MP balance changes: 
naga cold resist => 0% and increased orc assassin xp to 34.

Modified:
    trunk/changelog
    trunk/data/core/units.cfg
    trunk/data/core/units/orcs/Assassin.cfg

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=39393&r1=39392&r2=39393&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Wed Oct 21 17:02:33 2009
@@ -14,6 +14,8 @@
    * Removed Elder Wose and Shock Trooper from random_leader of the default 
era.
    * Removed Ancient Wose and Iron Mauler from random_leader of the AoH era.
    * New animation WML and macros for the Drakes
+   * Increased the XP required to advance for the Orcish Assassin from 30 to 
34.
+   * Changed the cold resistance of the naga line from -20% to 0%.
  * User interface:
    * Enabled the new event handler by default now
    * Allow markup in a campaign description (bug #14435)

Modified: trunk/data/core/units.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units.cfg?rev=39393&r1=39392&r2=39393&view=diff
==============================================================================
--- trunk/data/core/units.cfg (original)
+++ trunk/data/core/units.cfg Wed Oct 21 17:02:33 2009
@@ -901,7 +901,7 @@
             pierce=100
             impact=100
             fire=100
-            cold=120
+            cold=100
             arcane=100
         [/resistance]
     [/movetype]

Modified: trunk/data/core/units/orcs/Assassin.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/orcs/Assassin.cfg?rev=39393&r1=39392&r2=39393&view=diff
==============================================================================
--- trunk/data/core/units/orcs/Assassin.cfg (original)
+++ trunk/data/core/units/orcs/Assassin.cfg Wed Oct 21 17:02:33 2009
@@ -13,7 +13,7 @@
         arcane=100
     [/resistance]
     movement=6
-    experience=30
+    experience=34
     level=1
     alignment=chaotic
     advances_to=Orcish Slayer


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

Reply via email to