Issue Information
-
#008665
-
0 - None Assigned
-
Fixed
Issue Confirmations
-
Yes (1)No (0)
Based on :
http://forums.warppo...-5#entry2123610
and AEGIS
Tidung should reduce damage from all ELEMENT by 5% instead from all Races.
I would like to point out that the player in post: http://forums.warppo...-5#entry2123610
suggested that the issue is "description error", not script error.
Additionally, the person also referenced another person http://forums.warpportal.com/index.php?/topic/171139-armor-question/?p=2052624
who tested it on "Waterball" skill (This should imply that any damage is reduced by 5%, of course this include any damage, correct?).
Whether or not it is an issue in iRO, at any rate, note that Tidung's current item script corresponds to the item description in any server you can find (according to divine pride at least) http://divine-pride..../15032/tidung-1
REPLACE INTO `item_db` VALUES ('15032','Tidung','Tidung','5','10','5','500','0','0','2','0','1','2147483646','63','2','16','0','0',NULL,'1','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','bonus bMdef,10; bonus2 bResEff,Eff_Stun,1500; bonus2 bResEff,Eff_Freeze,1500; bonus2 bSubRace,RC_NonBoss,5; bonus2 bSubRace,RC_Boss,5;','','');I believe the item is fine as it is.
Cheers.
-SH
Shourei, on 09 May 2015 - 03:34, said:
Greetings.
I would like to point out that the player in post: http://forums.warppo...-5#entry2123610
suggested that the issue is "description error", not script error.
Additionally, the person also referenced another person http://forums.warppo...tion/?p=2052624
who tested it on "Waterball" skill (This should imply that any damage is reduced by 5%, of course this include any damage, correct?).
Whether or not it is an issue in iRO, at any rate, note that Tidung's current item script corresponds to the item description in any server you can find (according to divine pride at least) http://divine-pride..../15032/tidung-1REPLACE INTO `item_db` VALUES ('15032','Tidung','Tidung','5','10','5','500','0','0','2','0','1','2147483646','63','2','16','0','0',NULL,'1','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','bonus bMdef,10; bonus2 bResEff,Eff_Stun,1500; bonus2 bResEff,Eff_Freeze,1500; bonus2 bSubRace,RC_NonBoss,5; bonus2 bSubRace,RC_Boss,5;','','');I believe the item is fine as it is.
Cheers.
-SH
Thanks for responding to this thread,
that just a reference to make me remember how bad official making description of item,
what we following right now is AEGIS and KRO
current AEGIS script :
Which is the "AddAttrTolerace PROPERTY_All 5" refer to "element/property attack"
NOT racial of monster
But, i could be wrong, i'm not developer here.
AddAttrTolerace PROPERTY_All 5
=
reduce 5% damage from all ELEMENTS..