dhaisuke Posted June 25, 2012 Posted June 25, 2012 Please i need help badly my Servers max lvl is 300 and 300 maxstats. the skill of paladin SACRIFICE miss to other player how i can change the sacrifice skill ignore the flee rate i also edit it to skill_db.txt // 06 nk (skill damage properties): // 0x01 - No damage skill // 0x02 - Has splash area // 0x04 - Damage should be split among targets // 0x08 - Skill ignores caster's % damage cards (misc type always ignores) // 0x10 - Skill ignores elemental adjustments // 0x20 - Skill ignores target's defense (misc type always ignores) // 0x40 - Skill ignores target's flee (magic type always ignores) // 0x80 - Skill ignores target's def cards 368,0,6,4,0,0x61,0,5,1,yes,0,0,0,weapon,0, PA_SACRIFICE, Martyr's Reckoning Quote
Rime Posted June 25, 2012 Posted June 25, 2012 0x61 = // 0x01 - No damage skill // 0x20 - Skill ignores target's defense (misc type always ignores) // 0x40 - Skill ignores target's flee (magic type always ignores) Your Sacrifice misses because it won't do damage. Quote
Question
dhaisuke
Please i need help badly my Servers max lvl is 300 and 300 maxstats.
the skill of paladin SACRIFICE miss to other player how i can change the sacrifice skill ignore the flee rate
i also edit it to skill_db.txt
// 06 nk (skill damage properties):
// 0x01 - No damage skill
// 0x02 - Has splash area
// 0x04 - Damage should be split among targets
// 0x08 - Skill ignores caster's % damage cards (misc type always ignores)
// 0x10 - Skill ignores elemental adjustments
// 0x20 - Skill ignores target's defense (misc type always ignores)
// 0x40 - Skill ignores target's flee (magic type always ignores)
// 0x80 - Skill ignores target's def cards
368,0,6,4,0,0x61,0,5,1,yes,0,0,0,weapon,0, PA_SACRIFICE, Martyr's Reckoning
1 answer 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.