youtube Posted July 20, 2013 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
Checkmate Posted July 20, 2013 Posted July 20, 2013 Dude...You can try take a look at this site....Here Quote
eboni001 Posted July 21, 2013 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
Hiryu Imajin Posted July 26, 2013 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
Question
youtube
Edited by youtube
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.