SevySevSevy Posted May 1, 2015 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 54 Reputation: 0 Joined: 04/18/15 Last Seen: August 24, 2015 Share Posted May 1, 2015 Hello can someone please help me with this item : 29115,Naght_Seiger_Twin_Blades,Naght Twin Blades,5,20000,,100,,1,,1,0xFFFFFFFF,7,2,1,,0,0,1836,{ },{},{} this should be the effect : Increase Magical , Melee and Longrange damage by 15% Allstats +10 luk & agi + 5 if: [Mage, Archer, Acolyte Class] Int +15 Dex + 15 Increase Matk by 10% Reduce Aftercast delay by 10%. [Swordman, Merchant, Thief Class] Str +15 Vit +15 Increase Melee attack by 10% Atk + 300 [Taekwon Class] Increase Physical damage by 15% Allstats + 8 Maximum HP and SP +12% [Gunslinger Class] Dex + 15 Longrange attack damage + 15% Maximum HP+ 15% [Ninja Class] Magic and melee attack damage + 15% Allstats +8 Thank you very much .. and am I posting in the right section? If not please move it to the right one. Quote Link to comment Share on other sites More sharing options...
Stolao Posted May 1, 2015 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: Sunday at 01:58 PM Share Posted May 1, 2015 29115,Naght_Seiger_Twin_Blades,Naght Twin Blades,5,20000,,100,,1,,1,0xFFFFFFFF,7,2,1,,0,0,1836,{ bonus bAllStats,10; bonus bAgi,5; bonus bLuk,5; bonus2 bAddSize,Size_All,15; bonus2 bMagicAddSize,Size_All,15; if(BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Acolyte){ bonus bInt,15; bonus bDex,15; bonus bMatkRate,10; bonus bDelayrate,-10; }else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief){ bonus bStr,15; bonus bVit,15; bonus bAtkRate,10; bonus bBaseAtk,300; }else if(BaseClass==Job_Taekwon){ bonus2 bAddSize,Size_All,15; bonus bAllStats,8; bonus bMaxHPrate,12; bonus bMaxSPrate,12; }else if(BaseClass==Job_Gunslinger){ bonus bDex,15; bonus bLongAtkRate,15; bonus bMaxHPrate,15; }else if(BaseClass==Job_Ninja){ bonus2 bAddSize,Size_All,15; bonus2 bMagicAddSize,Size_All,15; bonus bAllStats,8; } },{},{} look in your ro/doc/item_bonus.txt and in your ro/doc/script_commands.txt for more help Quote Link to comment Share on other sites More sharing options...
SevySevSevy Posted May 2, 2015 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 54 Reputation: 0 Joined: 04/18/15 Last Seen: August 24, 2015 Author Share Posted May 2, 2015 Thank you very much ! Quote Link to comment Share on other sites More sharing options...
EL Dragon Posted May 2, 2015 Group: Members Topic Count: 86 Topics Per Day: 0.02 Content Count: 591 Reputation: 146 Joined: 06/19/12 Last Seen: December 10, 2016 Share Posted May 2, 2015 · Hidden by Emistry, May 3, 2015 - No reason given Hidden by Emistry, May 3, 2015 - No reason given pls use Mark Solved Link to comment
Question
SevySevSevy
Hello can someone please help me with this item :
this should be the effect :
Thank you very much .. and am I posting in the right section? If not please move it to the right one.
Link to comment
Share on other sites
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.