summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-15 12:13:30 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-15 12:13:30 -0300
commit1e0b7f9fe635f45b71f7c103255a3fe94db498e4 (patch)
tree4035db0235a70cf802d0959196e42ce965889a94
parent09dc24adba15f01820cfcff96341e75eacf475b2 (diff)
downloadserverdata-1e0b7f9fe635f45b71f7c103255a3fe94db498e4.tar.gz
serverdata-1e0b7f9fe635f45b71f7c103255a3fe94db498e4.tar.bz2
serverdata-1e0b7f9fe635f45b71f7c103255a3fe94db498e4.tar.xz
serverdata-1e0b7f9fe635f45b71f7c103255a3fe94db498e4.zip
I'm playing with Homunculus skills :>
-rw-r--r--db/re/homunculus_db.txt3
-rw-r--r--db/re/item_db.conf5
-rw-r--r--db/re/skill_tree.conf3
-rw-r--r--npc/test/npc1.txt1
4 files changed, 12 insertions, 0 deletions
diff --git a/db/re/homunculus_db.txt b/db/re/homunculus_db.txt
index 764ecfc52..f19c4f1b5 100644
--- a/db/re/homunculus_db.txt
+++ b/db/re/homunculus_db.txt
@@ -19,3 +19,6 @@
// NOTE: Only the growth values are in a 1/10 scale, the other stats are 1/1 (eg: 5 gmAGI means 0.5 agi)
6001,6001,Homun,507,60000,0,1,7,0,700,150,40,12,20,15,35,24,14,60,100,4,9,5,19,4,20,5,19,6,20,5,19,6,20,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20
+6002,6002,HomunB,507,60000,0,1,7,0,700,150,40,12,20,15,35,24,14,60,100,4,9,5,19,4,20,5,19,6,20,5,19,6,20,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20
+6003,6003,HomunC,507,60000,0,1,7,0,700,150,40,12,20,15,35,24,14,60,100,4,9,5,19,4,20,5,19,6,20,5,19,6,20,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20
+
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 2c6ba9da0..d42978ae6 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -12186,6 +12186,11 @@ item_db: (
// System Reserved
{
+ Id: 7142
+ AegisName: "Item7142"
+ Name: "Item 7142"
+},
+{
Id: 7400
AegisName: "LEGACY_MiereCleaver"
Name: "LEGACY Miere Cleaver"
diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf
index ad193bc3b..b582963e0 100644
--- a/db/re/skill_tree.conf
+++ b/db/re/skill_tree.conf
@@ -36,6 +36,9 @@ Human: {
WE_FEMALE: 0
SN_SHARPSHOOTING: 0
GD_EXTENSION: 0
+ AM_CALLHOMUN: 0
+ AM_REST: 0
+ AM_RESURRECTHOMUN: 0
// Magical
AL_HEAL: 4
diff --git a/npc/test/npc1.txt b/npc/test/npc1.txt
index 4dee61ac6..b04d2e1c1 100644
--- a/npc/test/npc1.txt
+++ b/npc/test/npc1.txt
@@ -31,6 +31,7 @@ L_Start:
mesc "Error 13: Permission Denied", 1;
close;
}
+ mes "Homunculus state: "+checkhomcall();
switch (select(
"show area",
"map",