Lord Turtle Posted November 4, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 51 Reputation: 7 Joined: 04/13/12 Last Seen: April 15 Share Posted November 4, 2017 Githash: e7e9cf6d7333345d0e11d9f0bf9f1badb6ff3cd9 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 Skills: Soul Destroyer Cart Termination Bulls Eye Throw Venom Knife Wall of Thorns Can be affected by turtle general card even if its set to nk = 0x08 on pre-renewal Quote Link to comment Share on other sites More sharing options...
0 Tanlor Posted January 15, 2019 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 50 Reputation: 14 Joined: 07/23/18 Last Seen: January 9, 2023 Share Posted January 15, 2019 Still not working for me! Did the fixes in battle.cpp found at https://github.com/rathena/rathena/issues/2577 and still not working. My skill_db.txt CART TERMINATION line: 485,-2,6,1,-1,0x8,0,10,1,no,0,0,0,weapon,0,0x204000, WS_CARTTERMINATION,Cart Termination Quote Link to comment Share on other sites More sharing options...
Question
Lord Turtle
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
Skills:
Soul Destroyer
Cart Termination
Bulls Eye
Throw Venom Knife
Wall of Thorns
Can be affected by turtle general card even if its set to nk = 0x08 on pre-renewal
Link to comment
Share on other sites
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.