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.

22 lines
781 B
Plaintext

1 year ago
[gd_resource type="Resource" script_class="SkillCfg" load_steps=4 format=3 uid="uid://lr1iguojoyk"]
[ext_resource type="Script" path="res://script/config/skill_cfg.gd" id="1_42tyl"]
[ext_resource type="Animation" uid="uid://cvxifa2uac5oc" path="res://resource/skill_animation/hero01_combo0102.tres" id="2_bm5gt"]
[ext_resource type="SpriteFrames" uid="uid://ce83cuqwgwwi4" path="res://resource/animation/character/hero01_long_attack.aseprite" id="3_11afq"]
[resource]
script = ExtResource("1_42tyl")
name = ""
skill_animation = ExtResource("2_bm5gt")
range = 0.0
free_lock = false
ignore_push = false
stance_from = 100
stance_to = 3
break_level = 1
1 year ago
is_charging = false
mp_cost = 0
1 year ago
refresh_animation = false
sprite_frames = ExtResource("3_11afq")
animation_name = "long_attack02"