Dori Posted November 19, 2013 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 332 Reputation: 15 Joined: 12/11/11 Last Seen: August 8, 2017 Share Posted November 19, 2013 Something is not right with this item's script. Where is the EXP boost in this script? Malang Cat Can: 12633,Malang_Cat_Can,Malangdo Cat Can,2,20,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ specialeffect2 EF_MAGICALATTHIT; bonus_script "{ bonus2 bAddRace,RC_Boss,10; bonus2 bAddRace,RC_NonBoss,10; /* bAddMonsterEquip,20; */ }",1200; sc_start SC_ITEMBOOST,1200000,20; },{},{} I don't understand this part in the script either cuz according to the info below, bonus2 bAddRace,n,x; has nothing to do with EXP. bonus2 bAddRace,n,x; +x% physical damage against race n n: 0=Formless, 1=Undead, 2=Brute, 3=Plant, 4=Insect, Quote Link to comment Share on other sites More sharing options...
iraciz Posted November 19, 2013 Group: Members Topic Count: 140 Topics Per Day: 0.03 Content Count: 562 Reputation: 111 Joined: 10/05/12 Last Seen: February 12, 2024 Share Posted November 19, 2013 (edited) where did you get that script from?? use this: { specialeffect2 EF_MAGICALATTHIT; sc_start SC_EXPBOOST,1200000,10; sc_start SC_ITEMBOOST,1200000,20; },{},{} official obviously your script seems to be modified by someone else, to deal 10% more damage Edited November 19, 2013 by iraciz Quote Link to comment Share on other sites More sharing options...
Dori Posted November 20, 2013 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 332 Reputation: 15 Joined: 12/11/11 Last Seen: August 8, 2017 Author Share Posted November 20, 2013 It's official o.O Check ID 12633: https://github.com/rathena/rathena/blob/master/db/re/item_db.txt Quote Link to comment Share on other sites More sharing options...
iraciz Posted November 20, 2013 Group: Members Topic Count: 140 Topics Per Day: 0.03 Content Count: 562 Reputation: 111 Joined: 10/05/12 Last Seen: February 12, 2024 Share Posted November 20, 2013 (edited) ok, that was added 18 hours ago, god damm wow, but why? head revision keeps the older scripts? everything is a mess I'm getting tired of this I should get a life and forget this stuff Edited November 20, 2013 by iraciz Quote Link to comment Share on other sites More sharing options...
Dori Posted November 20, 2013 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 332 Reputation: 15 Joined: 12/11/11 Last Seen: August 8, 2017 Author Share Posted November 20, 2013 ... lmao Quote Link to comment Share on other sites More sharing options...
iraciz Posted November 20, 2013 Group: Members Topic Count: 140 Topics Per Day: 0.03 Content Count: 562 Reputation: 111 Joined: 10/05/12 Last Seen: February 12, 2024 Share Posted November 20, 2013 Quote Link to comment Share on other sites More sharing options...
Question
Dori
Something is not right with this item's script. Where is the EXP boost in this script?
Malang Cat Can:
I don't understand this part in the script either cuz according to the info below, bonus2 bAddRace,n,x; has nothing to do with EXP.Link to comment
Share on other sites
5 answers 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.