From 9ca7fe72868a501e35b4e0545280cbef4aac5c4f Mon Sep 17 00:00:00 2001 From: masao87 Date: Sat, 14 Jul 2012 15:52:49 +0000 Subject: - Added new script command hommutate which changes an Homunculus into an Homunculus S Class. Super special thanks to Xantara for doing the command! - Added 2 new configs to homunc.conf to set the Max. Level for Homunculus and homunculus. - Updated homun_exp.txt table with values from Lvl. 99 to 150 for Homnunculus S. - Updated script_commands.txt with description of the new script command. - Added Homunculus S Quest. bugreport:5641 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16427 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/homunc.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'conf/battle/homunc.conf') diff --git a/conf/battle/homunc.conf b/conf/battle/homunc.conf index 8349aae64..6ebd43bec 100644 --- a/conf/battle/homunc.conf +++ b/conf/battle/homunc.conf @@ -30,10 +30,16 @@ hom_rename: no hvan_explosion_intimate: 45000 // Show stat growth to the owner when an Homunculus levels up -homunculus_show_growth: no +homunculus_show_growth: yes // Does autoloot work, when a monster is killed by homunculus only? homunculus_autoloot: yes // Should homunculii Vaporize when Master dies? homunculus_auto_vapor: yes + +// Max level for regular Homunculus +homunculus_max_level: 99 + +// Max level for Homunculus S +homunculus_S_max_level: 150 -- cgit v1.2.3-70-g09d2