You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
964 B
Plaintext

[gd_resource type="Resource" script_class="SkillCfg" load_steps=4 format=3 uid="uid://dadc1ehlucuds"]
[ext_resource type="Script" uid="uid://ch4gg7uuu2e2t" path="res://script/config/skill_cfg.gd" id="1_2lha7"]
[ext_resource type="Animation" uid="uid://cwku3kd0i7tlt" path="res://resource/skill_animation/hero01_soul_slash.tres" id="2_lwm2b"]
[ext_resource type="SpriteFrames" uid="uid://ce83cuqwgwwi4" path="res://resource/animation/character/hero01_long_attack.aseprite" id="3_7738e"]
[resource]
script = ExtResource("1_2lha7")
name = ""
skill_animation = ExtResource("2_lwm2b")
stance_from = 102
stance_to = 10
break_level = 3
is_charging = false
attack1_with_stop = false
attack2_with_stop = false
mp_cost = 0
mp_sub_cost = false
free_lock = false
ignore_push = false
is_lock_x = true
is_lock_x_move = false
range = 0.0
warn_type = 0
sprite_frames = ExtResource("3_7738e")
animation_name = "long_attack02"
metadata/_custom_type_script = "uid://ch4gg7uuu2e2t"