diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/homunculus_db.txt | 3 | ||||
-rw-r--r-- | db/re/item_db.conf | 5 | ||||
-rw-r--r-- | db/re/skill_tree.conf | 3 |
3 files changed, 11 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 |