IsabelaFernandez Posted September 27, 2020 Share Posted September 27, 2020 hello community, the item_bonus of this item is a little confusing for me, I would like to understand how it works and specifically modify it on the refining part. 18574,Lord_of_Death,Lord of Death,4,20,,1000,,10,,1,0xFFFFFFFF,63,2,256,,70,1,742,{ bonus bMdef,5; [email protected] = getrefine(); bonus2 bAddClass,Class_Boss,([email protected]>[email protected]+5:10); bonus2 bMagicAddClass,Class_Boss,([email protected]>[email protected]+5:10); bonus2 bSubClass,Class_Normal,-5; },{},{} the damage bonus per refining starts from refining +5, I want to change it to start from +9 is it. @ r> 5? or. @ r + 5: 10? Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted September 28, 2020 Share Posted September 28, 2020 [email protected]>[email protected]+5 change 5 to 9 Quote Link to comment Share on other sites More sharing options...
0 lemuelwitt Posted October 23, 2020 Share Posted October 23, 2020 (edited) Thank you! It resolve my problem png to ico Edited November 23, 2020 by lemuelwitt Quote Link to comment Share on other sites More sharing options...
hello community,
the item_bonus of this item is a little confusing for me, I would like to understand how it works and specifically modify it on the refining part.
18574,Lord_of_Death,Lord of Death,4,20,,1000,,10,,1,0xFFFFFFFF,63,2,256,,70,1,742,{ bonus bMdef,5; [email protected] = getrefine(); bonus2 bAddClass,Class_Boss,([email protected]>[email protected]+5:10); bonus2 bMagicAddClass,Class_Boss,([email protected]>[email protected]+5:10); bonus2 bSubClass,Class_Normal,-5; },{},{}
the damage bonus per refining starts from refining +5, I want to change it to start from +9
is it. @ r> 5?
or. @ r + 5: 10?
Link to comment
Share on other sites