donkeyg Posted September 21, 2014 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Share Posted September 21, 2014 (edited) 1,10 // lv1 Attribute table //Neut Watr Erth Fire Wind Pois Holy Shdw Gho Und 100, 100, 100, 100, 100, 100, 100, 100, 25, 100, // Neutral 100, 25, 100, 150, 50, 100, 75, 100, 100, 100, // Water 100, 100, 100, 50, 150, 100, 75, 100, 100, 100, // Earth 100, 50, 150, 25, 100, 100, 75, 100, 100, 125, // Fire 100, 175, 50, 100, 25, 100, 75, 100, 100, 100, // Wind 100, 100, 125, 125, 125, 0, 75, 50, 100, -25, // Poison 100, 100, 100, 100, 100, 100, 0, 125, 100, 150, // Holy 100, 100, 100, 100, 100, 50, 125, 0, 100, -25, // Shadow 50, 100, 100, 100, 100, 100, 75, 75, 125, 100, // Ghost << 100, 100, 100, 100, 100, 50, 100, 0, 100, 0, // Undead i changed it to 50%.. but when i wear ghostring card and asura by player. the damage still same as the previous 20%... seems like never change.. anyone can help me?? i tried @reloadscript / restart server already. im using pre-re version Edited September 21, 2014 by donkeyg Quote Link to comment Share on other sites More sharing options...
Pillows Posted September 21, 2014 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 26 Reputation: 2 Joined: 08/12/12 Last Seen: January 10, 2015 Share Posted September 21, 2014 (edited) Change under "Gho" to 50. Put back the change you made to 25. By the way, rows is the attack element, columns are the property element. Edited September 21, 2014 by Pillows Quote Link to comment Share on other sites More sharing options...
donkeyg Posted September 21, 2014 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted September 21, 2014 Change under "Gho" to 50. Put back the change you made to 25. By the way, rows is the attack element, columns are the property element. Still the same bro.. i just wan to make neutral damage deals 50% ghostring armor user ... the original effect was 25% bump Quote Link to comment Share on other sites More sharing options...
Pillows Posted September 22, 2014 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 26 Reputation: 2 Joined: 08/12/12 Last Seen: January 10, 2015 Share Posted September 22, 2014 (edited) Pretty sure demi-human, by default, is level 1. You might have a level 2 element on your weapon. Look at your item_db and see what element it's using, and look if your server is reading off the correct file". Edited September 22, 2014 by Pillows Quote Link to comment Share on other sites More sharing options...
donkeyg Posted September 22, 2014 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted September 22, 2014 Pretty sure demi-human, by default, is level 1. You might have a level 2 element on your weapon. Look at your item_db and see what element it's using, and look if your server is reading off the correct file". 2,10 // lv2 Attribute table //Neut Watr Erth Fire Wind Pois Holy Shdw Gho Und 100, 100, 100, 100, 100, 100, 100, 100, 25, 100, // Neutral 100, 0, 100, 175, 25, 100, 50, 75, 100, 100, // Water 100, 100, 50, 25, 175, 100, 50, 75, 100, 100, // Earth 100, 25, 175, 0, 100, 100, 50, 75, 100, 150, // Fire 100, 175, 25, 100, 0, 100, 50, 75, 100, 100, // Wind 100, 75, 125, 125, 125, 0, 50, 25, 75, -50, // Poison 100, 100, 100, 100, 100, 100, -25, 150, 100, 175, // Holy 100, 100, 100, 100, 100, 25, 150, -25, 100, -50, // Shadow 0, 75, 75, 75, 75, 75, 50, 50, 150, 125, // Ghost 100, 75, 75, 75, 75, 25, 125, 0, 100, 0, // Undead 3,10 // lv3 Attribute table //Neut Watr Erth Fire Wind Pois Holy Shdw Gho Und 100, 100, 100, 100, 100, 100, 100, 100, 0, 100, // Neutral 100, -25, 100, 200, 0, 100, 25, 50, 100, 125, // Water 100, 100, 0, 0, 200, 100, 25, 50, 100, 75, // Earth 100, 0, 200, -25, 100, 100, 25, 50, 100, 175, // Fire 100, 200, 0, 100, -25, 100, 25, 50, 100, 100, // Wind 100, 50, 100, 100, 100, 0, 25, 0, 50, -75, // Poison 100, 100, 100, 100, 100, 125, -50, 175, 100, 200, // Holy 100, 100, 100, 100, 100, 0, 175, -50, 100, -75, // Shadow 0, 50, 50, 50, 50, 50, 25, 25, 175, 150, // Ghost 100, 50, 50, 50, 50, 0, 150, 0, 100, 0, // Undead 4,10 // lv4 Attribute table //Neut Watr Erth Fire Wind Pois Holy Shdw Gho Und 100, 100, 100, 100, 100, 100, 100, 100, 0, 100, // Neutral 100, -50, 100, 200, 0, 75, 0, 25, 100, 150, // Water 100, 100, -25, 0, 200, 75, 0, 25, 100, 50, // Earth 100, 0, 200, -50, 100, 75, 0, 25, 100, 200, // Fire 100, 200, 0, 100, -50, 75, 0, 25, 100, 100, // Wind 100, 25, 75, 75, 75, 0, 0, -25, 25,-100, // Poison 100, 75, 75, 75, 75, 125,-100, 200, 100, 200, // Holy 100, 75, 75, 75, 75, -25, 200,-100, 100,-100, // Shadow 0, 25, 25, 25, 25, 25, 0, 0, 200, 175, // Ghost 100, 25, 25, 25, 25, -25, 175, 0, 100, 0, // Undead what do u mean by level 2 weapon?? im pretty sure they are using neutral element because they use asura.. Can someone just guide me how to do? i just wan to weaken the effect of ghostring from neutral damage dealing 25% damage to 50% damage Quote Link to comment Share on other sites More sharing options...
Pillows Posted September 22, 2014 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 26 Reputation: 2 Joined: 08/12/12 Last Seen: January 10, 2015 Share Posted September 22, 2014 (edited) Haven't had the need to change attribute table, and rathena's description in the wiki is unclear, but I think in the first post you got it right. Apparently, in renewal, attributes only work when you have a weapon equipped and a few other things, you can read it here: http://rathena.org/board/tracker/issue-6037-ghost-property-armor/ Edited September 22, 2014 by Pillows Quote Link to comment Share on other sites More sharing options...
donkeyg Posted September 28, 2014 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted September 28, 2014 Haven't had the need to change attribute table, and rathena's description in the wiki is unclear, but I think in the first post you got it right. Apparently, in renewal, attributes only work when you have a weapon equipped and a few other things, you can read it here: http://rathena.org/board/tracker/issue-6037-ghost-property-armor/ can i have just 1 simple request sir? now the pre-renewal was neutral deals 75% damage to ghost users. i just want to change it to deals only 50% damage to ghost users.. hwo do i change? can someone do for me please by using attr_Fix.txt Quote Link to comment Share on other sites More sharing options...
Pillows Posted September 29, 2014 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 26 Reputation: 2 Joined: 08/12/12 Last Seen: January 10, 2015 Share Posted September 29, 2014 I honestly don't know what to tell you, since I don't know what you're doing. Why can't you just change and test to see if it works, and if you did it in the wrong (or it comes out wrong) column/row, change it to the other column/row. Quote Link to comment Share on other sites More sharing options...
Antares Posted September 30, 2014 Group: Members Topic Count: 74 Topics Per Day: 0.02 Content Count: 420 Reputation: 89 Joined: 01/30/12 Last Seen: April 29, 2023 Share Posted September 30, 2014 Either restart your server or use @reloadbattleconf. @reloadscript has nothing to to with this kind of things. Quote Link to comment Share on other sites More sharing options...
donkeyg Posted September 30, 2014 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted September 30, 2014 I honestly don't know what to tell you, since I don't know what you're doing. Why can't you just change and test to see if it works, and if you did it in the wrong (or it comes out wrong) column/row, change it to the other column/row. yeah. i tried both.. http://rathena.org/board/topic/97736-bonus-bdefeleele-ghost-and-bonus2-bsubeleele-ghost100-are-the-same/ as u can see in this topic.. i tried everything=.= can u guys just tell me what to edit??=.="" Quote Link to comment Share on other sites More sharing options...
Question
donkeyg
i changed it to 50%.. but when i wear ghostring card and asura by player. the damage still same as the previous 20%... seems like never change.. anyone can help me?? i tried @reloadscript / restart server already.
im using pre-re version
Edited by donkeygLink to comment
Share on other sites
9 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.