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.
31 lines
1.5 KiB
Plaintext
31 lines
1.5 KiB
Plaintext
[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=9 format=3 uid="uid://dkxgra6y2u30l"]
|
|
|
|
[ext_resource type="Resource" uid="uid://by6jd5xqjml2m" path="res://config/attack/blunt_starfall_1.tres" id="1_p1fp6"]
|
|
[ext_resource type="Script" path="res://script/config/skill_weapon_cfg.gd" id="2_mje6b"]
|
|
[ext_resource type="Resource" uid="uid://57sukcw6ewqo" path="res://config/attack_box/circle_normal.tres" id="2_nvq3h"]
|
|
[ext_resource type="Resource" uid="uid://d26ok8as50xe5" path="res://config/attack/blunt_starfall_2.tres" id="3_ffp0l"]
|
|
[ext_resource type="Animation" uid="uid://dxgqn5fa7aokj" path="res://resource/skill_animation/hero01_fist_air_skill01.tres" id="3_q461t"]
|
|
[ext_resource type="Resource" uid="uid://decgfcx2xsj8i" path="res://config/attack_box/circle_mid.tres" id="4_13pbo"]
|
|
[ext_resource type="SpriteFrames" uid="uid://cajgs8smbkjan" path="res://resource/animation/character/hero01_fist_skill01.aseprite" id="4_seudu"]
|
|
[ext_resource type="Resource" uid="uid://c6alg8pmqfdxm" path="res://config/weapon/fist.tres" id="5_70pp4"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_mje6b")
|
|
weapon = ExtResource("5_70pp4")
|
|
action = "attack_heavy"
|
|
name = ""
|
|
skill_animation = ExtResource("3_q461t")
|
|
range = 0.0
|
|
free_lock = false
|
|
ignore_push = true
|
|
attack1 = ExtResource("1_p1fp6")
|
|
attack1_box = ExtResource("2_nvq3h")
|
|
attack2 = ExtResource("3_ffp0l")
|
|
attack2_box = ExtResource("4_13pbo")
|
|
stance_from = 10
|
|
stance_to = 0
|
|
break_level = 3
|
|
refresh_animation = false
|
|
sprite_frames = ExtResource("4_seudu")
|
|
animation_name = "fist_air_skill01"
|