Strand Posted May 5, 2015 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 102 Reputation: 2 Joined: 07/01/13 Last Seen: May 23, 2021 Share 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 Link to comment Share on other sites More sharing options...
ocelote Posted May 6, 2015 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 52 Reputation: 7 Joined: 01/02/12 Last Seen: July 3, 2015 Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.