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.

20 lines
747 B
Plaintext

1 year ago
[gd_resource type="Resource" script_class="SkillCfg" load_steps=4 format=3 uid="uid://iyqp5jwc75b1"]
[ext_resource type="Script" path="res://script/config/skill_cfg.gd" id="1_e1byx"]
[ext_resource type="Animation" uid="uid://q7qlw0a7hfjt" path="res://resource/skill_animation/hero01_slash01.tres" id="2_1txbl"]
[ext_resource type="SpriteFrames" uid="uid://ce83cuqwgwwi4" path="res://resource/animation/character/hero01_long_attack.aseprite" id="3_roc1y"]
[resource]
script = ExtResource("1_e1byx")
name = ""
skill_animation = ExtResource("2_1txbl")
range = 0.0
free_lock = false
ignore_push = false
stance_from = 100
stance_to = 4
break_level = 3
refresh_animation = false
sprite_frames = ExtResource("3_roc1y")
animation_name = "long_attack04"