Jump to content

Recommended Posts

Posted

Here is a simple sql code execute it and ur done:)

This Code changes the stats from every L2Guard Type npc and makes them more more more powerful

Here it is:

 

UPDATE `l2jarchid_db`.`npc` SET `str` = '50', `con` = '60', `men` = '60', `patk` = '99999', `pdef` = '99999', 
`mdef` = '99999', `atkspd` = '999', `runspd` = '500' WHERE `npc`.`type` = 'L2Guard' ;works with l2jarchid pack and should work with every other 

 

 

Regards Totis

 

  • 2 months later...
Posted

Nice guide,I was searching for this,for a long time.

 

lol what?

 

How hard is it to make an NPC with maxed stats? Like, 30 seconds?

 

This isn't a guide, it's just some kid who exported an sql entry that encompasses maybe 1 minute's worth of work.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock