JassMax Posted May 24, 2014 Posted May 24, 2014 (edited) Plz Help Example if i have 100% water Resist i still get hit by SG and Cold Bolt why ? is there any setting? Edited May 24, 2014 by JassMax Quote
JassMax Posted May 25, 2014 Author Posted May 25, 2014 Can you at least show your script ? ___ aw!! i have no script! i want to make 100% element immune when they has 100% resist Quote
Kichi Posted May 29, 2014 Posted May 29, 2014 bonus2 bSubEle,e,x; +x% damage reduction against element e * Element (e) Ele_Neutral, Ele_Water, Ele_Earth, Ele_Fire, Ele_Wind, Ele_Poison, Ele_Holy, Ele_Dark, Ele_Ghost, Ele_Undead, Ele_All bonus bSubEle,Ele_Neutral,100; will make the user immune againt neutral element attack Quote
JassMax Posted June 2, 2014 Author Posted June 2, 2014 bonus2 bSubEle,e,x; +x% damage reduction against element e * Element (e) Ele_Neutral, Ele_Water, Ele_Earth, Ele_Fire, Ele_Wind, Ele_Poison, Ele_Holy, Ele_Dark, Ele_Ghost, Ele_Undead, Ele_All bonus bSubEle,Ele_Neutral,100; will make the user immune againt neutral element attack ___ thanks for reply where do i change this? Quote
Kichi Posted June 2, 2014 Posted June 2, 2014 item bonus script example: 2220,Hat,Hat,4,1000,,200,,2,,0,0xFFFFFFFF,63,2,256,,0,1,16,{ bonus2 bSubEle,Ele_Neutral,100; },{},{} Quote
JassMax Posted June 2, 2014 Author Posted June 2, 2014 (edited) item bonus script example: 2220,Hat,Hat,4,1000,,200,,2,,0,0xFFFFFFFF,63,2,256,,0,1,16,{ bonus2 bSubEle,Ele_Neutral,100; },{},{} __ i think u don't understand my topic! example if i have 100% water resistance from equipment and cards its should be 100% immune! means water attack should be miss on the user but when i have 100% water resistance i still get 1 damage from storm gust its not immune so i wonder is this bug or what? Edited June 2, 2014 by JassMax Quote
Capuche Posted June 12, 2014 Posted June 12, 2014 I made a post in the bugtracker http://rathena.org/board/tracker/issue-9030-100-immune-to-an-element/?gopid=27059#entry27059 Quote
Shio Devs Posted June 13, 2014 Posted June 13, 2014 Have you tried messing with this? in /conf/battle/battle.conf // Does HP recover if hit by an attribute that's same as your own? (Note 1) attribute_recover: no Quote
Antares Posted June 13, 2014 Posted June 13, 2014 As stated here: http://rathena.org/board/tracker/issue-9030-100-immune-to-an-element/ and here: http://rathena.org/board/tracker/issue-7100-100-reduction/ Please refer to:http://rathena.org/b...-100-reduction/In renewal, minimum damage of matk is 1 while atk is miss... For now, WAI, but you are more than welcome to bring evidence stating otherwise 1 Quote
JassMax Posted June 24, 2014 Author Posted June 24, 2014 I made a post in the bugtracker http://rathena.org/board/tracker/issue-9030-100-immune-to-an-element/?gopid=27059#entry27059 __ if this is bug.. did this bug fixed? Quote
JassMax Posted June 26, 2014 Author Posted June 26, 2014 (edited) Please read Antares's post, it's not a bug ___ ok, but how do i make immune ? attack should miss if user has 100% resist of element i want to make if user has 100% water resist.. he wont get damage from water elements it should be miss Edited June 26, 2014 by JassMax Quote
donkeyg Posted April 30, 2015 Posted April 30, 2015 Please read Antares's post, it's not a bug ___ ok, but how do i make immune ? attack should miss if user has 100% resist of element i want to make if user has 100% water resist.. he wont get damage from water elements it should be miss yes exactly what i am asking in pre-renewal.. but seeems like no 1 can fix it Quote
Question
JassMax
Plz Help
Example if i have 100% water Resist
i still get hit by SG and Cold Bolt
why ?
is there any setting?
Edited by JassMax13 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.