JassMax Posted May 11, 2014 Posted May 11, 2014 I want to add card effect user should give more damage on high vit user Quote
rans Posted May 11, 2014 Posted May 11, 2014 You mean like this?bonus bDefRatioAtkRace,RC_Boss; bonus bDefRatioAtkRace,RC_NonBoss; Quote
JassMax Posted May 11, 2014 Author Posted May 11, 2014 (edited) You mean like this? bonus bDefRatioAtkRace,RC_Boss; bonus bDefRatioAtkRace,RC_NonBoss; is this script will give more damage on higher vit user? Bump~ i want to give Thanatos card Pre-Renwal effect [i dont want to change Renwal in to Pre-Renwal] should give damage more when other user has high vit not only refining def Thanatos card should work with Soft def and Hard def if there is Source modification plz let me know.. i will change .. thanks in advance Edited May 11, 2014 by JassMax Quote
Vince Jimenez Posted May 12, 2014 Posted May 12, 2014 try this one { bonus bDefRatioAtkClass,Class_Normal; bonus bDefRatioAtkClass,Class_Normal; bonus bSPDrainValue,-1; bonus bDef,-30; bonus bFlee,-30; },{},{} Quote
JassMax Posted May 13, 2014 Author Posted May 13, 2014 try this one { bonus bDefRatioAtkClass,Class_Normal; bonus bDefRatioAtkClass,Class_Normal; bonus bSPDrainValue,-1; bonus bDef,-30; bonus bFlee,-30; },{},{} not working its give same damge with high vit user.. Quote
Ehwaz Posted May 15, 2014 Posted May 15, 2014 { bonus bDefRatioAtkRace,RC_Boss; bonus bDefRatioAtkRace,RC_NonBoss; bonus bSPDrainValue,-1; bonus bDef,-30; bonus bFlee,-30; },{},{} Try it Quote
JassMax Posted May 15, 2014 Author Posted May 15, 2014 (edited) { bonus bDefRatioAtkRace,RC_Boss; bonus bDefRatioAtkRace,RC_NonBoss; bonus bSPDrainValue,-1; bonus bDef,-30; bonus bFlee,-30; },{},{} Try it that's original script!! -.- Since renwal come ..Thanatos only work with hard Def, i want to make work it with soft Def which increasing by Vit Edited May 15, 2014 by JassMax Quote
Question
JassMax
I want to add card effect user should give more damage on high vit user
10 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.