[gd_resource type="Resource" script_class="SkillPlayerCfg" load_steps=4 format=3 uid="uid://b8b1afegmabx6"] [ext_resource type="Script" path="res://script/config/player_skill_cfg.gd" id="1_uhj5t"] [ext_resource type="Animation" uid="uid://cm4c0rwh0mqn4" path="res://resource/skill_animation/hero01_common_skill0103.tres" id="2_breja"] [ext_resource type="SpriteFrames" uid="uid://ce83cuqwgwwi4" path="res://resource/animation/character/hero01_long_attack.aseprite" id="3_2hchk"] [resource] script = ExtResource("1_uhj5t") stance_from = 100 stance_to = 4 break_level = 1 action = "none" name = "" skill_animation = ExtResource("2_breja") attack_list = Array[Resource("res://script/config/attack_cfg.gd")]([]) sub_character_list = Array[Resource("res://script/config/character_cfg.gd")]([]) free_lock = false refresh_animation = false sprite_frames = ExtResource("3_2hchk") animation_name = "long_attack03"