Skip to content

Server Scripts SkillData

Дмитрий edited this page Dec 7, 2019 · 2 revisions

Description

Skills data. Inline script

Filename

skilldata.txt

Format

Example

A1

skill_begin skill_name = [s_power_strike11] /* [파워 스트라이크] */ skill_id = 3 level = 1 operate_type = A1 magic_level = 3 effect = {{i_p_attack_over_hit;25;0}} operate_cond = {{equip_weapon;{sword;blunt}}} is_magic = 0 mp_consume2 = 10 cast_range = 40 effective_range = 400 skill_hit_time = 1.08 skill_cool_time = 0.72 skill_hit_cancel_time = 0.5 reuse_delay = 13 attribute = attr_none effect_point = -52 target_type = enemy affect_scope = single affect_limit = {0;0} next_action = attack ride_state = {@ride_none} skill_end

A2

skill_begin skill_name = [s_freezing_strike11] /* [프리징 스트라이크] */ skill_id = 105 level = 1 operate_type = A2 magic_level = 34 effect = {{i_m_attack;26};{p_speed;{all};-30;per}} is_magic = 1 mp_consume1 = 3 mp_consume2 = 12 cast_range = 600 effective_range = 1100 skill_hit_time = 3 skill_cool_time = 0 skill_hit_cancel_time = 0.5 reuse_delay = 8 activate_rate = 60 lv_bonus_rate = 1 basic_property = wit abnormal_time = 120 abnormal_lv = 2 abnormal_type = speed_down attribute = attr_water effect_point = -322 target_type = enemy affect_scope = single affect_limit = {0;0} next_action = none debuff = 1 ride_state = {@ride_none;@ride_wind;@ride_star;@ride_twilight} skill_end

T

skill_begin skill_name = [s_accuracy] /* [어큐러시] */ skill_id = 256 level = 1 operate_type = T magic_level = 24 effect = {{c_mp_by_level;-0.2;5};{p_hit;{all};3;diff}} mp_consume1 = 1 reuse_delay = 0 target_type = none next_action = none ride_state = {@ride_none} skill_end

P

skill_begin skill_name = [s_sword_blunt_mastery_war11] /* [소드/블런트 마스터리] */ skill_id = 257 level = 1 operate_type = P magic_level = 20 effect = {{p_physical_attack;{sword;blunt};4.5;diff}} skill_end