noblesse Posted September 20, 2024 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 05/15/16 Last Seen: November 27, 2024 Share Posted September 20, 2024 Hello, how do you use NPC_METAMORPHOSIS to transform them to a specific mob? Like Thief Bug to Golden Thief Bug Quote Link to comment Share on other sites More sharing options...
0 tote Posted September 20, 2024 Group: Members Topic Count: 5 Topics Per Day: 0.01 Content Count: 22 Reputation: 1 Joined: 09/11/23 Last Seen: 4 hours ago Share Posted September 20, 2024 Hi, You have already examples in mob_skill_db.txt, like beelzebub mob: When the HP is 50% (myhpltmaxrate,50), it will change from the ID 1873, to the ID 1874. 1873,Beelzebub@NPC_METAMORPHOSIS,chase,193,1,10000,5000,5000,no,self,myhpltmaxrate,50,1874,,,,,, 1873,Beelzebub@NPC_METAMORPHOSIS,attack,193,1,10000,5000,5000,no,self,myhpltmaxrate,50,1874,,,,,, There're 2 of them, one is when is attacking, the other one when is chasing a character. Quote Link to comment Share on other sites More sharing options...
0 noblesse Posted September 21, 2024 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 05/15/16 Last Seen: November 27, 2024 Author Share Posted September 21, 2024 Hi @tote thank you. but is it possible to run it on using areamobuseskill? Quote Link to comment Share on other sites More sharing options...
Question
noblesse
Hello, how do you use NPC_METAMORPHOSIS to transform them to a specific mob? Like Thief Bug to Golden Thief Bug
Link to comment
Share on other sites
2 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.