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
750 B
Plaintext
20 lines
750 B
Plaintext
|
1 year ago
|
[gd_resource type="Resource" script_class="SkillCfg" load_steps=4 format=3 uid="uid://cuwtxibg84nno"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" path="res://script/config/skill_cfg.gd" id="1_702bi"]
|
||
|
|
[ext_resource type="Animation" uid="uid://kfvqej1q5iqa" path="res://resource/skill_animation/hero01_combo0101.tres" id="2_nm2wy"]
|
||
|
|
[ext_resource type="SpriteFrames" uid="uid://ce83cuqwgwwi4" path="res://resource/animation/character/hero01_long_attack.aseprite" id="3_ppacp"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("1_702bi")
|
||
|
|
name = ""
|
||
|
|
skill_animation = ExtResource("2_nm2wy")
|
||
|
|
range = 0.0
|
||
|
|
free_lock = false
|
||
|
|
ignore_push = false
|
||
|
|
stance_from = 100
|
||
|
|
stance_to = 2
|
||
|
|
break_level = 3
|
||
|
|
refresh_animation = false
|
||
|
|
sprite_frames = ExtResource("3_ppacp")
|
||
|
|
animation_name = "long_attack01"
|