From 5021e16d2bd968ad3ea0649cdee6eb7884efe65f Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 13 Sep 2007 22:45:57 +0000 Subject: - Corrected SG Miracle to trigger per attack, not per walked tile. Trigger rate is now 0.02% - Corrected the warmth skills not clearing up correctly the previous field when you place another one down. - Corrected vit not affecting the HP bonus that Super Novices, Ninjas and Gunslingers get. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11193 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/Changelog.txt | 2 ++ conf-tmpl/battle/skill.conf | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'conf-tmpl') diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index d339798eb..9dea17478 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,5 +1,7 @@ Date Added +2007/09/13 + * Trigger rate Miracle of the Sun, Moon and Stars is now 0.02% [Skotlex] 2007/09/10 * Added 'quest_exp_rate', adjusts exp gained by 'getexp' [ultramage] 2007/09/05 diff --git a/conf-tmpl/battle/skill.conf b/conf-tmpl/battle/skill.conf index e6827b796..a7ddc3cac 100644 --- a/conf-tmpl/battle/skill.conf +++ b/conf-tmpl/battle/skill.conf @@ -260,7 +260,7 @@ allow_skill_without_day: no allow_es_magic_player: no // Miracle of the Sun, Moon and Stars skill ratio (100% = 10000) -sg_miracle_skill_ratio: 1 +sg_miracle_skill_ratio: 2 // Miracle of the Sun, Moon and Stars skill duration in milliseconds sg_miracle_skill_duration: 3600000 -- cgit v1.2.3-60-g2f50