skenywitdafer 0 Posted May 18, 2013 Can anyone help with this my thana card in my server is too powerful its the same now as ice pick can any one change it to demi-human something like that can you post the script here coz i dont understand much on scripting items. Quote Share this post Link to post Share on other sites
0 Mystery 594 Posted May 19, 2013 For flee, you need to try this: bonus bFlee,n; Flee + n For draining sp, try this: bonus2 bSPDrainRate,n,x; n/10 % probability to drain x% SP when attacking And for increasing damage received by Demi-Humans, you would want to try this: bonus2 bSubRace,n,x; +x% damage reduction against race n 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 But keep in mind, if you leave it as a positive number, it'll help reduce damage from a race, but if you use a negative, it'll increase damage from race. 1 jaBote reacted to this Quote Share this post Link to post Share on other sites
0 Mystery 594 Posted May 18, 2013 Very easy. Follow through your item_bonus.txt file. You're going to need to learn how to change something as easy as item scripts if you're running a server, so why not start now? Since you don't want to "Ignore" their defence, but just want damage increased to demi-humans, try bonus2 bAddRace,n,x; Note: This is just physical damage, not magic. Quote Share this post Link to post Share on other sites
0 skenywitdafer 0 Posted May 19, 2013 did it still effect if i put it in mace and use for asura strike? Quote Share this post Link to post Share on other sites
0 skenywitdafer 0 Posted May 19, 2013 (edited) how to script this one. Increase damage to the Demi Human monsters by 25%. Flee -30 or Increase Damage from Demi-Human by 25% Drain sp on each attack flee rate + 30 Edited May 19, 2013 by skenywitdafer Quote Share this post Link to post Share on other sites
0 skenywitdafer 0 Posted May 21, 2013 ok sir thnks a big help for me Quote Share this post Link to post Share on other sites
0 jimboy09232 0 Posted May 26, 2013 try to experiment :-)) Quote Share this post Link to post Share on other sites
Can anyone help with this my thana card in my server is too powerful its the same now as ice pick can any one change it to demi-human something like that can you post the script here coz i dont understand much on scripting items.
Share this post
Link to post
Share on other sites