diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-16 14:50:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-16 14:50:30 -0300 |
commit | 4f60e9c13854302d6a7b3cc08758f44399c1c6f7 (patch) | |
tree | 08525702c875a59f7ec2fa40b60a6e9d77a624c1 | |
parent | 8bbfa1e188d9f8b3bb218574530dae1d5fe098fe (diff) | |
download | serverdata-4f60e9c13854302d6a7b3cc08758f44399c1c6f7.tar.gz serverdata-4f60e9c13854302d6a7b3cc08758f44399c1c6f7.tar.bz2 serverdata-4f60e9c13854302d6a7b3cc08758f44399c1c6f7.tar.xz serverdata-4f60e9c13854302d6a7b3cc08758f44399c1c6f7.zip |
Homunculus STR growth is now 1~2 (instead of 0.5~1.5)
This should improve their attack, as it doesn't grows %%n
-rw-r--r-- | db/re/homunculus_db.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/db/re/homunculus_db.txt b/db/re/homunculus_db.txt index d1fffedc7..c72f5b8d8 100644 --- a/db/re/homunculus_db.txt +++ b/db/re/homunculus_db.txt @@ -19,12 +19,12 @@ // NOTE: Only the growth values are in a 1/10 scale, the other stats are 1/1 (eg: 5 gmAGI means 0.5 agi) // Class,EvoClass,Name,FoodID,HungryDelay,BaseSize,EvoSize,Race,Element,bASPD,bHP,bSP,bSTR,bAGI,bVIT,bINT,bDEX,bLUK,gnHP,gxHP,gnSP,gxSP,gnSTR,gxSTR,gnAGI,gxAGI,gnVIT,gxVIT,gnINT,gxINT,gnDEX,gxDEX,gnLUK,gxLUK,enHP,exHP,enSP,exSP,enSTR,exSTR,enAGI,exAGI,enVIT,exVIT,enINT,exINT,enDEX,exDEX,enLUK,exLUK -6001,6001,Mage,502,300000,0,1,7,0,700,300,40,12,20,15,35,24,14,40,60,6,9,5,15,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 -6002,6002,Tanker,502,300000,0,1,7,0,700,300,40,20,15,35,24,14,12,45,60,6,9,5,15,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 -6003,6003,Agile,502,300000,0,1,7,0,700,300,40,15,35,24,14,12,20,40,60,6,9,5,15,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 -6004,6004,Strong,502,300000,0,1,7,0,700,300,40,35,24,14,12,20,15,40,60,6,9,5,15,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 -6005,6005,Lucky,502,300000,0,1,7,0,700,300,40,24,14,12,20,15,35,40,60,6,9,5,15,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 -6006,6006,Accurate,502,300000,0,1,7,0,700,300,40,14,12,20,15,35,24,40,60,6,9,5,15,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 -6007,6007,All Rounder,502,300000,0,1,7,0,700,300,40,20,20,20,20,20,20,40,60,6,9,5,15,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 -6008,6008,Superior Machine,502,300000,0,1,7,0,700,300,40,15,10,30,20,30,10,40,60,6,9,5,15,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 +6001,6001,Mage,502,300000,0,1,7,0,700,300,40,12,20,15,35,24,14,40,60,6,9,10,20,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 +6002,6002,Tanker,502,300000,0,1,7,0,700,300,40,20,15,35,24,14,12,45,60,6,9,10,20,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 +6003,6003,Agile,502,300000,0,1,7,0,700,300,40,15,35,24,14,12,20,40,60,6,9,10,20,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 +6004,6004,Strong,502,300000,0,1,7,0,700,300,40,35,24,14,12,20,15,40,60,6,9,10,20,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 +6005,6005,Lucky,502,300000,0,1,7,0,700,300,40,24,14,12,20,15,35,40,60,6,9,10,20,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 +6006,6006,Accurate,502,300000,0,1,7,0,700,300,40,14,12,20,15,35,24,40,60,6,9,10,20,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 +6007,6007,All Rounder,502,300000,0,1,7,0,700,300,40,20,20,20,20,20,20,40,60,6,9,10,20,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 +6008,6008,Superior Machine,502,300000,0,1,7,0,700,300,40,15,10,30,20,30,10,40,60,6,9,10,20,4,15,5,15,5,15,5,15,5,15,800,2400,220,480,10,30,30,50,20,40,20,40,10,30,10,20 |