How add skill "prottection from attack"?

05/26/2013 10:03 Фэйки#1
Hi huys.
You know how add skill protection from attack when i create the character?
Thank you.
05/26/2013 11:36 julianjl#2
INSERT TSKILLTABLE (dwCharID, wSkillID, bLevel, dwRemainTick) SELECT @dwCharid, wID, bmaxlevel, 0 FROM TSKILLCHART WHERE (dwClassid & power(2,@bClass) <> 0) and bCanLearn =1

but edit this for just one skill
05/27/2013 17:01 Фэйки#3
I need add it when somebody create character.
create and skill is work
05/27/2013 18:33 jibi1996#4
For which class is this skill: "Protection from attack" ?