carlcarl Posted April 22, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 75 Reputation: 1 Joined: 04/14/13 Last Seen: November 27, 2013 Share Posted April 22, 2013 How can I reduce the Emperium's HP? or how can I increase the % of atk rate? Quote Link to comment Share on other sites More sharing options...
frenzmu06 Posted April 23, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 326 Reputation: 47 Joined: 04/01/12 Last Seen: February 1, 2023 Share Posted April 23, 2013 you can only do 1 damage per hit on emperium on renewal (so it means you have to hit it 700x to kill it if it has 700 hp) Quote Link to comment Share on other sites More sharing options...
-1 hyuna Posted April 23, 2013 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 144 Reputation: 4 Joined: 10/28/12 Last Seen: November 29, 2014 Share Posted April 23, 2013 probably because you're using renewal... Quote Link to comment Share on other sites More sharing options...
Capuche Posted April 22, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted April 22, 2013 db/re/mob_db.txt // ID,Sprite_Name,kROName,iROName,LV,HP,SP,EXP,JEXP,Range1,ATK1,ATK2,DEF,MDEF,STR,AGI,VIT,INT,DEX,LUK,Range2,Range3,Scale,Race,Element,Mode,Speed,aDelay,aMotion,dMotion,MEXP,MVP1id,MVP1per,MVP2id,MVP2per,MVP3id,MVP3per,Drop1id,Drop1per,Drop2id,Drop2per,Drop3id,Drop3per,Drop4id,Drop4per,Drop5id,Drop5per,Drop6id,Drop6per,Drop7id,Drop7per,Drop8id,Drop8per,Drop9id,Drop9per,DropCardid,DropCardper 1288,EMPELIUM,Emperium,Emperium,90,7,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x160,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Follow the structure of the database and change the HP Quote Link to comment Share on other sites More sharing options...
Lary Posted April 23, 2013 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 116 Reputation: 3 Joined: 04/03/13 Last Seen: July 9, 2015 Share Posted April 23, 2013 (edited) db/re/mob_db.txt 1288,EMPELIUM,Emperium,Emperium,90,65000,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x160,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 the bolded 1 is the emp's hp... Edited April 23, 2013 by A c e S p a d e Quote Link to comment Share on other sites More sharing options...
carlcarl Posted April 23, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 75 Reputation: 1 Joined: 04/14/13 Last Seen: November 27, 2013 Author Share Posted April 23, 2013 Oh, I see Thanks guys for the Reply db/re/mob_db.txt 1288,EMPELIUM,Emperium,Emperium,90,65000,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x160,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 the bolded 1 is the emp's hp... 1288,EMPELIUM,Emperium,Emperium,90,700,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x160,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 When I checked my mob_db.txt Why is that the HP of my Emperium is just 700? but when I try to break it took me a while Quote Link to comment Share on other sites More sharing options...
carlcarl Posted April 23, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 75 Reputation: 1 Joined: 04/14/13 Last Seen: November 27, 2013 Author Share Posted April 23, 2013 Okay Thanks Quote Link to comment Share on other sites More sharing options...
LatSo Posted May 10, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 296 Reputation: 2 Joined: 04/11/13 Last Seen: December 22, 2020 Share Posted May 10, 2013 how to disable the renewal attack on emperiums? Quote Link to comment Share on other sites More sharing options...
Jaburak Posted May 10, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: Yesterday at 01:27 AM Share Posted May 10, 2013 If you mean, turn it back to old emperium go to; trunk/db/re/mob_db.txt Find: 1288,EMPELIUM,Emperium,Emperium,90,700,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x160,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Replace: 1288,EMPELIUM,Emperium,Emperium,90,700,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x120,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Quote Link to comment Share on other sites More sharing options...
LatSo Posted May 10, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 296 Reputation: 2 Joined: 04/11/13 Last Seen: December 22, 2020 Share Posted May 10, 2013 yes that's what i mean! tnx btw! If you mean, turn it back to old emperium go to; trunk/db/re/mob_db.txt Find: 1288,EMPELIUM,Emperium,Emperium,90,700,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x160,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Replace: 1288,EMPELIUM,Emperium,Emperium,90,700,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x120,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 i cant hit the emperium? why? Quote Link to comment Share on other sites More sharing options...
Jaburak Posted May 10, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: Yesterday at 01:27 AM Share Posted May 10, 2013 yes that's what i mean! tnx btw! i cant hit the emperium? why? Can you post a screenshot? Quote Link to comment Share on other sites More sharing options...
carlcarl Posted May 10, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 75 Reputation: 1 Joined: 04/14/13 Last Seen: November 27, 2013 Author Share Posted May 10, 2013 yes that's what i mean! tnx btw! If you mean, turn it back to old emperium go to; trunk/db/re/mob_db.txt Find: 1288,EMPELIUM,Emperium,Emperium,90,700,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x160,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Replace: 1288,EMPELIUM,Emperium,Emperium,90,700,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x120,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 i cant hit the emperium? why? Maybe you dont have a guild? make sure to add the kafra's contract in the guild skill Quote Link to comment Share on other sites More sharing options...
Jaburak Posted May 10, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: Yesterday at 01:27 AM Share Posted May 10, 2013 yes that's what i mean! tnx btw! If you mean, turn it back to old emperium go to; trunk/db/re/mob_db.txt Find: 1288,EMPELIUM,Emperium,Emperium,90,700,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x160,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Replace: 1288,EMPELIUM,Emperium,Emperium,90,700,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x120,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 i cant hit the emperium? why? Maybe you dont have a guild? make sure to add the kafra's contract in the guild skill Yeah, also it didn't work if you only use @summon. Quote Link to comment Share on other sites More sharing options...
LatSo Posted May 10, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 296 Reputation: 2 Joined: 04/11/13 Last Seen: December 22, 2020 Share Posted May 10, 2013 LOL tnx! so careless in my part! problem fixed! tnx Quote Link to comment Share on other sites More sharing options...
Question
carlcarl
How can I reduce the Emperium's HP? or how can I increase the % of atk rate?
Link to comment
Share on other sites
13 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.