a2jver Posted July 21, 2014 Share Posted July 21, 2014 Hello everybody, im trying to build an item that decreases speed but increases attack. here is some example : 22014,Orc Strength,Strength of Orc,5,20,,10,,,,1,0xFFFFFFFF,63,2,2048,,,1,1450,{ bonus bBaseAtk,250; bonus bSpeedRate,-40; } i realized that the script "bonus bSpeedRate,-40;" does not slow movement speeds. I thought it will work since if you want to increase movement speed you just type "bonus bSpeedRate,40;" please help =) Appreciate it Quote Link to comment Share on other sites More sharing options...
Normynator Posted July 21, 2014 Share Posted July 21, 2014 try: 5094,Orc_Hero_Helm,Helmet of Orc Hero,4,500000,,900,,5,,0,0xFFFFFFFE,7,2,768,,55,1,178,{ bonus bBaseAtk,250; bonus bSpeedAddRate,-100;},{},{} Quote Link to comment Share on other sites More sharing options...
a2jver Posted July 22, 2014 Author Share Posted July 22, 2014 wow thanks @Normynator it works like wonder! Quote Link to comment Share on other sites More sharing options...
Hello everybody,
im trying to build an item that decreases speed but increases attack. here is some example :
22014,Orc Strength,Strength of Orc,5,20,,10,,,,1,0xFFFFFFFF,63,2,2048,,,1,1450,{ bonus bBaseAtk,250; bonus bSpeedRate,-40; }
i realized that the script "bonus bSpeedRate,-40;" does not slow movement speeds.
I thought it will work since if you want to increase movement speed you just type "bonus bSpeedRate,40;"
please help =) Appreciate it
Link to comment
Share on other sites