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.
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
[gd_resource type="Resource" script_class="SkillCfg" load_steps=6 format=3 uid="uid://1hson47yrtgq"]
|
|
|
|
[ext_resource type="Resource" uid="uid://qmivx7ntfrki" path="res://config/attack/sharp_mid_hit.tres" id="1_iexxu"]
|
|
[ext_resource type="Resource" uid="uid://hg1w2k1u3wn" path="res://config/attack_box/circle_large.tres" id="2_r82bc"]
|
|
[ext_resource type="Script" path="res://script/config/skill_cfg.gd" id="3_n02wr"]
|
|
[ext_resource type="Animation" uid="uid://co8bivpp1fm6g" path="res://resource/skill_animation/monster03_slash03.tres" id="4_cip05"]
|
|
[ext_resource type="SpriteFrames" uid="uid://bac4ype7w4wr7" path="res://resource/animation/character/monster03_skill.aseprite" id="5_0ny0c"]
|
|
|
|
[resource]
|
|
script = ExtResource("3_n02wr")
|
|
name = ""
|
|
skill_animation = ExtResource("4_cip05")
|
|
range = 4.0
|
|
free_lock = false
|
|
ignore_push = false
|
|
attack1 = ExtResource("1_iexxu")
|
|
attack1_box = ExtResource("2_r82bc")
|
|
stance_from = 100
|
|
stance_to = 0
|
|
break_level = 3
|
|
is_charging = false
|
|
mp_cost = 1
|
|
refresh_animation = false
|
|
sprite_frames = ExtResource("5_0ny0c")
|
|
animation_name = "skill03"
|