Please Confirm if the Property tables are changed

Started by lrellok, May 19, 2010, 11:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lrellok

Recently, we on LuminaRO have received reports that Dark SOal strke no longer healed persons with ED cards equipped.  Obviously, either Dss had changed properties or the property tables had been changed.  After some testing it was apparent that for us at least, the tables no longer healed creatures hit with the wrong property.

THe tests conducted was
Dss vs ED equiped charicters
Cursed water Katzblager vs Skeleton, Ghoul, ZOmbee, Evil Druid
Ice Bolt VS Siroma

All creatures had been wounded to 50% HP before they where attack with the wrong property, all creatures produced "Miss" strings when attacked.
The most dangerous thing a GM can do is to play NPC combatants as if they have brains, goals, and the desire to remain alive.
-Abulafia from WOTC boards

I have not failed, I have simply found 10,000 ways that don't work. -Thomas Edison



yC

The svn property table doesn't look like it got any update, http://svn.eathena.ws/svn/ea/trunk/db/attr_fix.txt

The negatives are still there. 

GorthexTiger

Fail.

Quote from: conf/battle/battle.conf
// Does HP recover if hit by an attribute that's same as your own? (Note 1)
attribute_recover: no
Read about the "Great Dramas" Part 1, Part 2, & Part 3


lrellok

Quote from: GorthexTiger on May 19, 2010, 03:03 PM
Fail.

Quote from: conf/battle/battle.conf
// Does HP recover if hit by an attribute that's same as your own? (Note 1)
attribute_recover: no

I am in a bit of a mood...

OK smartallik, since the snippet of code only applies to same properties, explain the undead property nullifying the shadow weapon...OR in the tests since then, the undead property nullifying the POISON weapon?
The most dangerous thing a GM can do is to play NPC combatants as if they have brains, goals, and the desire to remain alive.
-Abulafia from WOTC boards

I have not failed, I have simply found 10,000 ways that don't work. -Thomas Edison



Usagimimi


GorthexTiger

Quote from: lrellok on May 19, 2010, 04:25 PM
Quote from: GorthexTiger on May 19, 2010, 03:03 PM
Fail.

Quote from: conf/battle/battle.conf
// Does HP recover if hit by an attribute that's same as your own? (Note 1)
attribute_recover: no

I am in a bit of a mood...

OK smartallik, since the snippet of code only applies to same properties, explain the undead property nullifying the shadow weapon...OR in the tests since then, the undead property nullifying the POISON weapon?

http://ratemyserver.net/index.php?page=misc_table_attr

Poison and Shadow are not nullified, they are absorbed by Undead Property.
Read about the "Great Dramas" Part 1, Part 2, & Part 3


Gankz

Quote from: GorthexTiger on May 19, 2010, 05:44 PM
Quote from: lrellok on May 19, 2010, 04:25 PM
Quote from: GorthexTiger on May 19, 2010, 03:03 PM
Fail.

Quote from: conf/battle/battle.conf
// Does HP recover if hit by an attribute that's same as your own? (Note 1)
attribute_recover: no

I am in a bit of a mood...

OK smartallik, since the snippet of code only applies to same properties, explain the undead property nullifying the shadow weapon...OR in the tests since then, the undead property nullifying the POISON weapon?

http://ratemyserver.net/index.php?page=misc_table_attr

Poison and Shadow are not nullified, they are absorbed by Undead Property.
Indeed, which is why if you wear ED and you get hit by a EDP Link SB with enchant poison, you should generally be healed.



lrellok

Quote from: Gankz on May 19, 2010, 06:16 PM

Indeed, which is why if you wear ED and you get hit by a EDP Link SB with enchant poison, you should generally be healed.

which is exactly what is NOT happening, and i still have no clue why.
The most dangerous thing a GM can do is to play NPC combatants as if they have brains, goals, and the desire to remain alive.
-Abulafia from WOTC boards

I have not failed, I have simply found 10,000 ways that don't work. -Thomas Edison



Triper

That's an official update.
ED no longer heals you with dark/shadow element, you just get 0 dmg. Kinda stupid but oh well...

Should be around in some update of eathena.

GorthexTiger

#9
I don't understand why you're in such a bad mood: you're failure to switch a conf setting isn't our fault.

Note: Tested on latest eAthena SVN: Trunk 14297

PvP Off:
Spoiler


[close]

Pvp On:
Spoiler


[close]

PvM Off:
Spoiler


[close]

PvM On:
Spoiler


[close]

I also have screenshots of me doing the EXACT same things you did that show it is related to the config setting: quit getting upset and pissy and go check your config settings and turn that one ON.

The reason why monsters aren't getting healed when they're supposed to (ie Poison -> Undead) is probably related to the config setting as well: it, set to off to prevent anything from being healed if the resistance is below 0%. It might relate something to this:

http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=3087&&st=20

If it doesn't work, then one of you LuminaRO admins screwed up something somewhere in your server files.

@Triper: There currently is no updated element table, however, there might be one in the future do the RE updates, but I assume we'll be seeing that updated table in the 3rd job classes SVNs and not the eA branches for some time if ever.
Read about the "Great Dramas" Part 1, Part 2, & Part 3


adhelle

@gorthex, Lrellok, is not an administrator, he doesn't have access to server files so he couldn't know that. As for me, the question is not HOW, but WHY. I don't play on iRO and I didn't find any annnouncements regarding this on eathena. So the point is, is not healing intended? is it an official update?

@triper, thanks, i'm gonna check eathena announcements again then

GorthexTiger

Quote from: adhelle on May 20, 2010, 10:47 AM
Is not healing intended? is it an official update?

I already checked the SVN Changelog and there's nothing regarding any elemental changes since R140** something, where that setting was switched to 'No.'

Obviously something you guys did changed how monsters get healed: I'd look into that because in the latest revision: with that conf switched on or off: it heals.
Read about the "Great Dramas" Part 1, Part 2, & Part 3