I wonder if anyone knows a way to remove the mobs that are spawned by unique And also a way to reduce the damage of them, I think I have to edit something about skill because ja decreases in another table but it does not effect emerged.
Thanks
Printable View
I wonder if anyone knows a way to remove the mobs that are spawned by unique And also a way to reduce the damage of them, I think I have to edit something about skill because ja decreases in another table but it does not effect emerged.
Thanks
yes, you need to edit the skill of the mob/boss (client and server side)
check the skill, if param2 value is 1936945013 means is summon command
param3 is the id of the summoned mob
simply put param2 to 0 and the others param higher than 2 to 0, or put service 0 to that skill
credits to nati114
tab = param2