Some skill issues

Clever

New Member
Hi guys,
Your client look fresh and unique and should be a great start in January, but here is some issues:

- Skill enchant (skill level +1/+2 etc) are not show in skill menu "K" either in skill panel, while skill power in skill description changed.

- Prophecy of Wind should give +20% crt damage from behind, but after some tests 300+ backstubs) its look like critical damage from behind increased by 5-8% not by 20% as it should be, while Chant Of Victory give proper 20% crt damage.
Test Condition - Dagger (Ghost hunter), Angle Slayer (haste), +9 str, drac set, Buff: might, death whisper, Dance of Fire, bers spirit, Prophecy of Wind/Chant of Victory, backstabs to NPC inside arena in monster derby track and backstabs to other player. Turn around players and NPC with bluff/blindig blow.

- Soulshots auto usage (small panel above skill panel) lagging with each4-5 usage and didnt use soulshot, while activating soulshots in skill panel dont have this problem.


Hope you will find time to check this.

Regards
 

Admin

Administrator
Hello!

- Skill enchant (skill level +1/+2 etc) are not show in skill menu "K" either in skill panel, while skill power in skill description changed.

Please test this skillgrp - replace the file in /system folder

- Prophecy of Wind should give +20% crt damage from behind
Code:
skill_begin    skill_name=[s_prophecy_of_wind1]    skill_id=1357    level=1    operate_type=A2    magic_level=78    effect={{p_hit;{all};4;diff};{p_avoid;{all};4;diff};{p_attack_speed;{all};20;per};{p_vampiric_attack;5};{p_critical_rate_position_bonus;back;20;per};{p_critical_damage_position;back;20;per};{p_resist_abnormal_by_category;slot_debuff;-10;per}}    is_magic=1    mp_consume1=14    mp_consume2=58    item_consume={[spirit_ore];5}    cast_range=400    effective_range=600    skill_hit_time=4    skill_cool_time=0    skill_hit_cancel_time=0.5    reuse_delay=120    activate_rate=-1    lv_bonus_rate=0    basic_property=none    abnormal_time=300    abnormal_lv=1    abnormal_type=multi_buff    attribute=attr_none    effect_point=669    target_type=target    affect_scope=single    affect_limit={0;0}    next_action=none    debuff=0    ride_state={@ride_none;@ride_wind;@ride_star;@ride_twilight}    skill_end

{p_critical_rate_position_bonus;back;20;per};{p_critical_damage_position;back;20;per}

- Soulshots auto usage (small panel above skill panel) lagging with each4-5 usage and didnt use soulshot
yes, this is a problem with the interface and SmartGuard, we can't fix it because Akumu ( SG Support ) would have to change some things.
therefore we recommend using the shoulshots on skill bar
 

Clever

New Member
Hello!

- Skill enchant (skill level +1/+2 etc) are not show in skill menu "K" either in skill panel, while skill power in skill description changed.

Please test this skillgrp - replace the file in /system folder


- Prophecy of Wind should give +20% crt damage from behind
Code:
skill_begin    skill_name=[s_prophecy_of_wind1]    skill_id=1357    level=1    operate_type=A2    magic_level=78    effect={{p_hit;{all};4;diff};{p_avoid;{all};4;diff};{p_attack_speed;{all};20;per};{p_vampiric_attack;5};{p_critical_rate_position_bonus;back;20;per};{p_critical_damage_position;back;20;per};{p_resist_abnormal_by_category;slot_debuff;-10;per}}    is_magic=1    mp_consume1=14    mp_consume2=58    item_consume={[spirit_ore];5}    cast_range=400    effective_range=600    skill_hit_time=4    skill_cool_time=0    skill_hit_cancel_time=0.5    reuse_delay=120    activate_rate=-1    lv_bonus_rate=0    basic_property=none    abnormal_time=300    abnormal_lv=1    abnormal_type=multi_buff    attribute=attr_none    effect_point=669    target_type=target    affect_scope=single    affect_limit={0;0}    next_action=none    debuff=0    ride_state={@ride_none;@ride_wind;@ride_star;@ride_twilight}    skill_end

{p_critical_rate_position_bonus;back;20;per};{p_critical_damage_position;back;20;per}

- Soulshots auto usage (small panel above skill panel) lagging with each4-5 usage and didnt use soulshot
yes, this is a problem with the interface and SmartGuard, we can't fix it because Akumu ( SG Support ) would have to change some things.
therefore we recommend using the shoulshots on skill bar
Thanks for ur reply

1) new skillgrp fix it, now it's show
2) I've made more tests, look like difference in crt dmg between PoW and CoW because of +15% patak in CoV buff, but it shouldn't affect blow skills crt dmg to a such difference. anyway by what i see in code PoW work proper
3)Ok

Found 1 more issue:

When using marco /useskillforce *skillname you can hit only once, even when skill CD, it doesnt hit anymore until you do any other other (mouse click on area, uses other skill, use heal potion etc). Other words your cannot attack NPC/Enemy with macro (f.e. F3) without making action between pressing F3.

Regards
 

Milenski

New Member
Found 1 more issue:

When using marco /useskillforce *skillname you can hit only once, even when skill CD, it doesnt hit anymore until you do any other other (mouse click on area, uses other skill, use heal potion etc). Other words your cannot attack NPC/Enemy with macro (f.e. F3) without making action between pressing F3.
This here could be a huge problem. I can confirm about same problem when you use map ingame. If you open the map with alt+m or m, you can only use skillbars with mouse clicks. You can use buttons only if you click on the ground first, use potion etc. The map cannot be closed with m until you move or click somewhere on the screen, or use potion etc. Already posted about this problem on discord.
 
Top