Cyrix Posted February 21, 2013 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 150 Reputation: 13 Joined: 02/16/12 Last Seen: April 10, 2023 Share Posted February 21, 2013 I need help... --------------------------------------------------------- http://db.irowiki.org/db/item-info/12436/ ----------------------------------------------------------- Original script dont add SP rate + 5% and SP recovery Rate + 20% 12436,Vitata_500,Vitata 500,0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_VITATA_500,500000,0; itemheal 0,200; },{},{} And this, dont work. 12436,Vitata_500,Vitata 500,0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ bonus bMaxSPrate,5; bonus bSPrecovRate,20; sc_start SC_VITATA_500,500000,0; itemheal 0,200; },{},{} Thx. Quote Link to comment Share on other sites More sharing options...
Aleos Posted February 21, 2013 Group: Development Manager Topic Count: 56 Topics Per Day: 0.01 Content Count: 732 Reputation: 525 Joined: 12/13/11 Last Seen: June 13, 2024 Share Posted February 21, 2013 It's because Vitata 500 is not fully implemented. The status change is empty, it doesn't do anything. I'm going through all the 3rd classes now and am applying the post-balance stuff as best I can. I'm going class by class so when I get to Genetic it will be resolved. Plus what you are trying to do won't work correctly because it's a usable item, not an equipment item. Quote Link to comment Share on other sites More sharing options...
Question
Cyrix
I need help...
---------------------------------------------------------
http://db.irowiki.org/db/item-info/12436/
-----------------------------------------------------------
Original script dont add SP rate + 5% and SP recovery Rate + 20%
12436,Vitata_500,Vitata 500,0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_VITATA_500,500000,0; itemheal 0,200; },{},{}
And this, dont work.
12436,Vitata_500,Vitata 500,0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ bonus bMaxSPrate,5; bonus bSPrecovRate,20; sc_start SC_VITATA_500,500000,0; itemheal 0,200; },{},{}
Thx.
Link to comment
Share on other sites
1 answer 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.