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.

30 lines
1.4 KiB
Plaintext

[gd_resource type="Resource" script_class="SkillCfg" load_steps=8 format=3 uid="uid://dslyyl3uqjwi1"]
[ext_resource type="Resource" uid="uid://btg40rn2f36c2" path="res://config/attack/sharp_normal_hit_back.tres" id="1_sp2tj"]
[ext_resource type="Resource" uid="uid://bv4uoey1liqoq" path="res://config/attack/sharp_heavy_hit_blow.tres" id="1_txo8b"]
1 year ago
[ext_resource type="Resource" uid="uid://bqejjllfy03h3" path="res://config/attack_box/box_normal.tres" id="2_6lahv"]
[ext_resource type="Resource" uid="uid://diedb7vw7eyxp" path="res://config/attack_box/box_mid.tres" id="2_tp3t7"]
[ext_resource type="Script" path="res://script/config/skill_cfg.gd" id="3_oagn5"]
[ext_resource type="SpriteFrames" uid="uid://bac4ype7w4wr7" path="res://resource/animation/character/monster03_skill.aseprite" id="5_jfqys"]
[ext_resource type="Animation" uid="uid://2oxeq83bpofb" path="res://resource/skill_animation/monster03_slash02.tres" id="6_yqy3u"]
[resource]
script = ExtResource("3_oagn5")
name = ""
skill_animation = ExtResource("6_yqy3u")
range = 2.0
free_lock = false
ignore_push = true
attack1 = ExtResource("1_sp2tj")
1 year ago
attack1_box = ExtResource("2_6lahv")
attack2 = ExtResource("1_txo8b")
1 year ago
attack2_box = ExtResource("2_tp3t7")
stance_from = 100
stance_to = 0
break_level = 3
is_charging = false
mp_cost = 1
refresh_animation = false
sprite_frames = ExtResource("5_jfqys")
animation_name = "skill02"