Quesooo Posted August 7, 2017 Posted August 7, 2017 hi there i want to make a new custom item but how can i do this concept the player use my custom headgear and when he/she attack a monster after 5 seconds he / she will be transform to a mvp boss and after 5 seconds he / she will be back to normal again ( take note if the player attacks only ) please help thank you so much Quote
0 Quesooo Posted August 7, 2017 Author Posted August 7, 2017 15 hours ago, Kinx said: active_transform mob_id,time; where do i place that ?? Quote
0 hendra814 Posted August 9, 2017 Posted August 9, 2017 (edited) @ itemdb.txt example item W King Tiger Doll Hat [0] 18856 { bonus bStr,2; bonus bDex,2; bonus2 bAddRace,RC_Brute,10; .@r = getrefine(); autobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript "Traaaansformation-!! Eddga form!!"; }"; autobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript "Traaaansformation-!! Eddga form!!"; }"; },{},{} Edited August 9, 2017 by hendra814 Quote
Question
Quesooo
hi there i want to make a new custom item
but how can i do this concept
the player use my custom headgear and when he/she attack a monster after 5 seconds he / she will be transform to a mvp boss and after 5 seconds he / she will be back to normal again ( take note if the player attacks only )
please help thank you so much
3 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.