I have exact same problem like this.
But what happen is shadow jump has 1 sec delay. My server is pre renewal and max level is 255/120. Max attackspeed 197. 0 overall delay on skill.conf. It is not local host. I can use all skill fine it is just shadow jump for some reason. I am talking about hiding + shadow jump combo in case u wondering.
My skill_db.conf below.
Id: 529
Name: "NJ_SHADOWJUMP"
Description: "Shadow Leap"
MaxLevel: 5
Range: {
Lv1: 7
Lv2: 9
Lv3: 11
Lv4: 13
Lv5: 15
Lv6: 17
Lv7: 19
Lv8: 21
Lv9: 23
Lv10: 25
}
Hit: "BDT_SKILL"
SkillType: {
Place: true
}
SkillInfo: {
AllowReproduce: true
}
DamageType: {
NoDamage: true
}
AfterCastActDelay: 0
CoolDown: 0
Requirements: {
SPCost: 10
State: "Hiding"
}
Also hiding skill db
Id: 51
Name: "TF_HIDING"
Description: "Hiding"
MaxLevel: 10
Range: 1
Hit: "BDT_SKILL"
SkillType: {
Self: true
}
DamageType: {
NoDamage: true
}
SkillData1: {
Lv1: 30000
Lv2: 60000
Lv3: 90000
Lv4: 120000
Lv5: 150000
Lv6: 180000
Lv7: 210000
Lv8: 240000
Lv9: 270000
Lv10: 300000
}
CoolDown: 0
Requirements: {
SPCost: 10
}
Anyone can help with this plz? ty in advance
But what happen is shadow jump has 1 sec delay. My server is pre renewal and max level is 255/120. Max attackspeed 197. 0 overall delay on skill.conf. It is not local host. I can use all skill fine it is just shadow jump for some reason. I am talking about hiding + shadow jump combo in case u wondering.
My skill_db.conf below.
Id: 529
Name: "NJ_SHADOWJUMP"
Description: "Shadow Leap"
MaxLevel: 5
Range: {
Lv1: 7
Lv2: 9
Lv3: 11
Lv4: 13
Lv5: 15
Lv6: 17
Lv7: 19
Lv8: 21
Lv9: 23
Lv10: 25
}
Hit: "BDT_SKILL"
SkillType: {
Place: true
}
SkillInfo: {
AllowReproduce: true
}
DamageType: {
NoDamage: true
}
AfterCastActDelay: 0
CoolDown: 0
Requirements: {
SPCost: 10
State: "Hiding"
}
Also hiding skill db
Id: 51
Name: "TF_HIDING"
Description: "Hiding"
MaxLevel: 10
Range: 1
Hit: "BDT_SKILL"
SkillType: {
Self: true
}
DamageType: {
NoDamage: true
}
SkillData1: {
Lv1: 30000
Lv2: 60000
Lv3: 90000
Lv4: 120000
Lv5: 150000
Lv6: 180000
Lv7: 210000
Lv8: 240000
Lv9: 270000
Lv10: 300000
}
CoolDown: 0
Requirements: {
SPCost: 10
}
Anyone can help with this plz? ty in advance
Last edited by a moderator: