Strand Posted May 5, 2015 Posted May 5, 2015 Hi people. I'm trying to make a Custom Weapon for a Blacksmith that gives you 10% more damage on the Mammonite skill and also Reduce the cost of the Zeny by 20%, but the last one in red i can't find the way to make it happen. Anyone knows how to do that? I would apreciate it. heres the script: 19422,GW_TwoAxe_Blacksmith,GW TwoAxe Blacksmith,5,0,,0,195,,1,0,0x000444A2,63,2,34,3,60,0,7,{ bonus2 bSkillAtk,"MC_MAMMONITE",10; },{},{} Greetings. Quote
ocelote Posted May 6, 2015 Posted May 6, 2015 (edited) I don't sure, but maybe you need find the Mammonite skill in skill.c and add check for equipped this item. and then reduce zeny ? skill.c line 15411 on my rA maybe someone know other way to change it. Edited May 6, 2015 by ocelote Quote
Question
Strand
Hi people.
I'm trying to make a Custom Weapon for a Blacksmith that gives you 10% more damage on the Mammonite skill and also Reduce the cost of the Zeny by 20%, but the last one in red i can't find the way to make it happen.
Anyone knows how to do that?
I would apreciate it.
heres the script:
Greetings.
1 answer 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.