jharick Posted July 29, 2012 Posted July 29, 2012 Is theres anyway can I reduce the Attributes or effect of Thanatos Card in half. So it will only ignore half of the Defense of Enemy. Quote
Rikimaru Posted July 29, 2012 Posted July 29, 2012 As far as I know no,because the effect is just defined with the monsters Race,not with an amount of %,which increases the Damage depending on the Defense of the Enemy. This is the effect of the Thanatos Card : { bonus bDefRatioAtkRace,RC_Boss; bonus bDefRatioAtkRace,RC_NonBoss; bonus bSPDrainValue,-1; bonus bDef,-30; bonus bFlee,-30; } and here you can checkout all item bonuses,with their description,so search for bDefRatioAtkRace : https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/item_bonus.txt bonus bDefRatioAtkRace,n; Does more damage depending on monster Defense against race n (defense disregard) : n: 0=Formless, 1=Undead, 2=Brute, 3=Plant, 4=Insect, 5=Fish, 6=Demon, 7=Demi-Human, 8=Angel, 9=Dragon, 10=Boss monster, 11=Other than (normal monster) boss monster Quote
jharick Posted July 30, 2012 Author Posted July 30, 2012 so theres no way of reducing the thana effect by 50%. Quote
Jezu Posted July 30, 2012 Posted July 30, 2012 No you cant... Or if you want, just change the effect like ATK+250 for non slotted and ATK+300 for slotted one. Quote
Emistry Posted July 30, 2012 Posted July 30, 2012 a simple way ... maybe add in this ? bonus bAtkRate,-50; 1 Quote
jharick Posted July 31, 2012 Author Posted July 31, 2012 thanks to all of You ill just use what Emistry said. problem solve... Quote
Question
jharick
Is theres anyway can I reduce the Attributes or effect of Thanatos Card in half.
So it will only ignore half of the Defense of Enemy.
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.