Viewing Issue Advanced Details Jump to Notes ] Wiki ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0007407 [DCSS] Patches tweak always 2013-07-28 21:49 2013-07-28 22:01
Reporter chris View Status public  
Assigned To Kate
Priority normal Resolution done Local or Remote Local
Status closed   Operating System Linux
Projection none   Console or Tiles Tiles
ETA none Fixed in Branch 0.13 ancient branch Product Branch 0.13 ancient branch
  Product Version
Summary 0007407: Reduce gargoyle earth apt to +2, increase air to -2
Description
From b5440e3b6955a4f3181b2fe1c75d4fe681cbb6c1 Mon Sep 17 00:00:00 2001
From: Chris Oelmueller <chris.oelmueller@gmail.com>
Date: Sun, 28 Jul 2013 21:38:51 +0200
Subject: Reduce gargoyle earth apt to +2, increase air to -2 (was: +3/-3)

The previous values were a bit outstanding and not particularly
necessary to define the race, seeing as +2 is still great and -2 still
gets the point across without completely crippling the progression.

Unlike Air, where tengu are the only race with +3, Earth already has DD
with that aptitude, and it's not like Gr couldn't take a slight nerf
especially when it comes down to a bit more work for stoneskin AC.
---
 crawl-ref/source/aptitudes.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/crawl-ref/source/aptitudes.h b/crawl-ref/source/aptitudes.h
index 6d3b624..98eb130 100644
--- a/crawl-ref/source/aptitudes.h
+++ b/crawl-ref/source/aptitudes.h
@@ -1020,8 +1020,8 @@ static const species_skill_aptitude species_skill_aptitudes[] =
     APT(SP_GARGOYLE,         SK_TRANSMUTATIONS, -2),
     APT(SP_GARGOYLE,         SK_FIRE_MAGIC,      0),
     APT(SP_GARGOYLE,         SK_ICE_MAGIC,       0),
-    APT(SP_GARGOYLE,         SK_AIR_MAGIC,      -3),
-    APT(SP_GARGOYLE,         SK_EARTH_MAGIC,     3),
+    APT(SP_GARGOYLE,         SK_AIR_MAGIC,      -2),
+    APT(SP_GARGOYLE,         SK_EARTH_MAGIC,     2),
     APT(SP_GARGOYLE,         SK_POISON_MAGIC,    0),
     APT(SP_GARGOYLE,         SK_INVOCATIONS,     1),
     APT(SP_GARGOYLE,         SK_EVOCATIONS,      0),
-- 
1.8.3.4
Steps To Reproduce
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0023586)
Kate (developer)
2013-07-28 21:58

Already done!

- Issue History
Date Modified Username Field Change
2013-07-28 21:49 chris New Issue
2013-07-28 21:58 Kate Note Added: 0023586
2013-07-28 21:58 Kate Status new => resolved
2013-07-28 21:58 Kate Fixed in Branch => 0.13 development branch
2013-07-28 21:58 Kate Resolution open => done
2013-07-28 21:58 Kate Assigned To => Kate
2013-07-28 22:01 chris Status resolved => closed


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker