youtube Posted July 20, 2013 Group: Members Topic Count: 74 Topics Per Day: 0.02 Content Count: 171 Reputation: 0 Joined: 06/19/13 Last Seen: March 16, 2014 Share Posted July 20, 2013 (edited) Golden Thief Bug Card effect { bonus bNoMagicDamage,100; bonus bUseSPrate,100; },{},{} iwant to change prof. wiz. and priest increase damage magic by 10% and paladin,sinx,sniper,Etc character. increase damage to demihuman by 10% or chance 50% Nullify all magic spells, including supportive skills, that target the owner at the cost of doubling SP Consumption cost when using skills. can you help me about this Edited July 20, 2013 by youtube Quote Link to comment Share on other sites More sharing options...
Checkmate Posted July 20, 2013 Group: Members Topic Count: 96 Topics Per Day: 0.02 Content Count: 554 Reputation: 14 Joined: 09/24/12 Last Seen: November 20, 2024 Share Posted July 20, 2013 Dude...You can try take a look at this site....Here Quote Link to comment Share on other sites More sharing options...
eboni001 Posted July 21, 2013 Group: Members Topic Count: 79 Topics Per Day: 0.02 Content Count: 327 Reputation: 4 Joined: 06/22/13 Last Seen: November 13, 2016 Share Posted July 21, 2013 (edited) Golden Thief Bug Card effect { bonus bNoMagicDamage,100; bonus bUseSPrate,100; },{},{} iwant to change prof. wiz. and priest increase damage magic by 10% and paladin,sinx,sniper,Etc character. increase damage to demihuman by 10% or chance 50% Nullify all magic spells, including supportive skills, that target the owner at the cost of doubling SP Consumption cost when using skills. can you help me about this Edited: im not sure if this will work just test it and let me know if is working: 4128,Golden_Bug_Card,Golden Thief Bug Card,6,20,,10,,,,,,,,32,,,,,{ if(BaseClass==Job_Mage||BaseJob==Job_Priest) bonus bMatkRate,10; else if(BaseClass==Job_Archer||BaseClass==Job_Thief||BaseClass==Job_Swordman||BaseJob==Job_Ninja||BaseJob==Job_Gunslinger||BaseClass==Job_Merchant) bonus2 bAddRace,7,10; },{},{} Edited July 21, 2013 by eboni001 Quote Link to comment Share on other sites More sharing options...
youtube Posted July 23, 2013 Group: Members Topic Count: 74 Topics Per Day: 0.02 Content Count: 171 Reputation: 0 Joined: 06/19/13 Last Seen: March 16, 2014 Author Share Posted July 23, 2013 not working Quote Link to comment Share on other sites More sharing options...
Hiryu Imajin Posted July 26, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 58 Reputation: 4 Joined: 07/10/13 Last Seen: December 15, 2018 Share Posted July 26, 2013 When I do this kind of scripting I usually try to find an item that can include those classifications such as for example the Valkyrie Manteau. Try to look for the item ID and look for its script. Then read through it and edit it. Its much better that you try it and I assure you you'll learn from it. That's what I do but if it does now work for like a couple of tries I did my best to research anyways try this. 4128,Golden_Bug_Card,Golden Thief Bug Card,6,20,,10,,,,,,,,32,,,,,{if(BaseClass==Job_Mage||BaseClass==Job_Acolyte||class==Job_Ninja) bonus bMatkRate,10; else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief||baseClass==Job_Gunslinger) bonus2 bAddRace,RC_DemiHuman,10; },{},{} If there had been any error just reply on ur topic. But i'm sure it'll work. I added Ninja on the Matk group but you can just edit that. Quote Link to comment Share on other sites More sharing options...
Question
youtube
Edited by youtube
Link to comment
Share on other sites
4 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.