Meister Posted May 7, 2012 Share Posted May 7, 2012 Good day to all.. 18539,Skull_Cap,SKull Cap,5,1000,500,40,,5,,0,0xFFFFFFFF,7,2,256,,40,1,713,{ if(getrefine()<=4) { bonus bMatkRate,2; } if((getrefine()>=5 && getrefine()<7)) { bonus bMatkRate,5; } if(getrefine()>=7) { bonus bMatkRate, 8; } if(isequipped(2286)) { bonus bUseSPRate,-3; } if(isequipped(1615) || isequipped(1636)) if(getequiprefinerycnt(EQI_HAND_R)>=10) { bonus bCastrate,-10; },{},{} What is the possible error for the script above? MATK rate doesnt add up in game.. Thanks.. Its description in game is.. 18539# a black cap with skull. MATK + 2%. if refined is over 5 ,add MATK + 3%, if refined is over 7 , add additional 3%. you can reduce consumption of skill sp 3% once using with Elven Ears . Class : ^777777Headgear^000000 Defence : ^7777775^000000 Location: ^777777Upper ^000000 Weight : ^77777740^000000 Required Lv : ^77777710^000000 Jobs : ^777777All^000000 # can someone give me a working script for this item? Thank you so much.. Bump.. Quote Link to comment Share on other sites More sharing options...
Good day to all..
18539,Skull_Cap,SKull Cap,5,1000,500,40,,5,,0,0xFFFFFFFF,7,2,256,,40,1,713,{ if(getrefine()<=4) { bonus bMatkRate,2; } if((getrefine()>=5 && getrefine()<7)) { bonus bMatkRate,5; } if(getrefine()>=7) { bonus bMatkRate, 8; } if(isequipped(2286)) { bonus bUseSPRate,-3; } if(isequipped(1615) || isequipped(1636)) if(getequiprefinerycnt(EQI_HAND_R)>=10) { bonus bCastrate,-10; },{},{}What is the possible error for the script above? MATK rate doesnt add up in game.. Thanks..
Its description in game is..
18539#
a black cap with skull.
MATK + 2%.
if refined is over 5 ,add MATK + 3%, if refined is over 7 , add additional 3%.
you can reduce consumption of skill sp 3% once using with Elven Ears .
Class : ^777777Headgear^000000 Defence : ^7777775^000000
Location: ^777777Upper ^000000 Weight : ^77777740^000000
Required Lv : ^77777710^000000
Jobs : ^777777All^000000
#
can someone give me a working script for this item?
Thank you so much..
Bump..
Link to comment
Share on other sites