ine0706 Posted October 6, 2014 Share Posted October 6, 2014 Does not work in Onscript of item_db.txt 'EQI_SHADOW_ARMOR' autobonus is. item_db.txt 'EQI_SHADOW_ARMOR'의 Onscript에서 autobonus가 동작하지 않습니다. sample script: 24216,Attack_Armor_Shadow,Attack Armor Shadow,12,10,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,1,,{ autobonus "{ bonus bAtk,(getrefine()*5); }",(100+(20*getrefine())),3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; },{},{} Quote Link to comment Share on other sites More sharing options...
Antares Posted October 10, 2014 Share Posted October 10, 2014 Hi! Unfortunately autobonus is broken in some cases, so probably your script is correct. We already have a bug report about it, but it seems that it will take some time to fix it. http://rathena.org/board/tracker/issue-8300-itemcombo-autobonus-not-working/ Quote Link to comment Share on other sites More sharing options...
ine0706 Posted October 16, 2014 Author Share Posted October 16, 2014 Thank you! Have a nice day. Quote Link to comment Share on other sites More sharing options...
Does not work in Onscript of item_db.txt 'EQI_SHADOW_ARMOR' autobonus is.
item_db.txt 'EQI_SHADOW_ARMOR'의 Onscript에서 autobonus가 동작하지 않습니다.
sample script:
24216,Attack_Armor_Shadow,Attack Armor Shadow,12,10,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,1,,{ autobonus "{ bonus bAtk,(getrefine()*5); }",(100+(20*getrefine())),3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; },{},{}
Link to comment
Share on other sites