diff options
author | malufett <malufett.eat.my.binaries@gmail.com> | 2014-12-10 00:57:50 +0800 |
---|---|---|
committer | malufett <malufett.eat.my.binaries@gmail.com> | 2014-12-10 00:57:50 +0800 |
commit | 8faef4ff7ef37f52f24ac6e1e026a418b19db1fe (patch) | |
tree | f81a5bef40dfacc5f792308dd132d5004529b17a /conf | |
parent | f17873a56f76ccbab082522e28a71962ea2aa2fe (diff) | |
download | hercules-8faef4ff7ef37f52f24ac6e1e026a418b19db1fe.tar.gz hercules-8faef4ff7ef37f52f24ac6e1e026a418b19db1fe.tar.bz2 hercules-8faef4ff7ef37f52f24ac6e1e026a418b19db1fe.tar.xz hercules-8faef4ff7ef37f52f24ac6e1e026a418b19db1fe.zip |
RENEWAL Updates:
-Homunculus Official Statuses
-Updated RE @mobinfo to show proper status data.(Follow up 28a8b0f7b06a6af86aff6ececf7d9541d457e297)
-Some official behaviors.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/homunc.conf | 2 | ||||
-rw-r--r-- | conf/messages.conf | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/conf/battle/homunc.conf b/conf/battle/homunc.conf index 92c4b5fe8..a33eab8ea 100644 --- a/conf/battle/homunc.conf +++ b/conf/battle/homunc.conf @@ -18,7 +18,7 @@ // stat window (by default they don't crit) // 0x020: Their Min-Matk is always the same as their max // 0x040: Skill re-use delay is reset when they are vaporized. -hom_setting: 0x3D +hom_setting: 0x1D // The rate a homunculus will get friendly by feeding it. (Note 2) homunculus_friendly_rate: 100 diff --git a/conf/messages.conf b/conf/messages.conf index d9d4e9411..3ec46eb92 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1232,7 +1232,10 @@ 1289: %s spawns in: 1290: This monster does not spawn normally. -//1291-1294 FREE +// @mobinfo ... +1291: ATK:%d~%d MATK:%d~%d Range:%d~%d~%d Size:%s Race: %s Element: %s (Lv:%d) + +//1292-1294 FREE // @version 1295: %s revision '%s' (src) / '%s' (scripts) |