NC_SILVERSNIPER and NC_MAGICDECOY HP

prism

New member
Messages
69
Points
0
How can I modify the HP of these? I know they are based off of the skill's level but for some reason I can't find where in the source they are. I found something related to the Silversniper, but It took me a while to get it to work without it also modifying the HP of Alchemist Plants/Marhine Sphere so I'm assuming there is a better way to do it. Also, this didn't affect the Magic Decoys at all.

 
How can I modify the HP of these? I know they are based off of the skill's level but for some reason I can't find where in the source they are. I found something related to the Silversniper, but It took me a while to get it to work without it also modifying the HP of Alchemist Plants/Marhine Sphere so I'm assuming there is a better way to do it. Also, this didn't affect the Magic Decoys at all.
in db/re/mob_db.txt

 
// Mechanic Fixed Autonomous Weapon Platforms
2042,SILVERSNIPER,Silver Sniper,Silver Sniper,100,4500,0,0,0,9,390,0,80,10,10,60,10,10,120,10,10,12,1,0,20,0x84,2000,504,1020,360,0,0,0,0,0,0,0,999,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
2043,MAGICDECOY_FIRE,Magic Decoy,Magic Decoy,100,2500,0,0,0,7,195,0,16,60,10,10,10,100,60,10,10,12,1,0,23,0x84,2000,504,1020,360,0,0,0,0,0,0,0,999,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
2044,MAGICDECOY_WATER,Magic Decoy,Magic Decoy,100,2500,0,0,0,7,195,0,16,60,10,10,10,100,60,10,10,12,1,0,21,0x84,2000,504,1020,360,0,0,0,0,0,0,0,999,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
2045,MAGICDECOY_EARTH,Magic Decoy,Magic Decoy,100,2500,0,0,0,7,195,0,16,60,10,10,10,100,60,10,10,12,1,0,22,0x84,2000,504,1020,360,0,0,0,0,0,0,0,999,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
2046,MAGICDECOY_WIND,Magic Decoy,Magic Decoy,100,2500,0,0,0,7,195,0,16,60,10,10,10,100,60,10,10,12,1,0,24,0x84,2000,504,1020,360,0,0,0,0,0,0,0,999,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
 
When I summon them with the Mechanic skill they don't actually have the HP of whatever I set in the mob_db though. They are both scaling off of my base level.

 
Last edited by a moderator:
Back
Top