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.

34 lines
1.5 KiB
Plaintext

[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=8 format=3 uid="uid://pkbnyqbnygw5"]
[ext_resource type="Resource" uid="uid://dqj07ilur5aa7" path="res://config/attack/blunt_normal_hit_sweep.tres" id="1_4wig8"]
[ext_resource type="Resource" uid="uid://bqejjllfy03h3" path="res://config/attack_box/box_normal.tres" id="2_bnqda"]
[ext_resource type="Resource" uid="uid://duu05cr8gk5v4" path="res://config/attack/blunt_mid_hit_blow.tres" id="3_foswg"]
[ext_resource type="Script" path="res://script/config/skill_weapon_cfg.gd" id="5_l5ryy"]
[ext_resource type="Animation" uid="uid://dd1d51x51so2p" path="res://resource/skill_animation/hero01_fist_air_skill03.tres" id="6_e6804"]
[ext_resource type="SpriteFrames" uid="uid://cajgs8smbkjan" path="res://resource/animation/character/hero01_fist_skill01.aseprite" id="7_baqkp"]
[ext_resource type="Resource" uid="uid://c6alg8pmqfdxm" path="res://config/weapon/fist.tres" id="8_yjfdq"]
[resource]
script = ExtResource("5_l5ryy")
weapon = ExtResource("8_yjfdq")
action = "attack_heavy"
name = ""
skill_animation = ExtResource("6_e6804")
range = 0.0
free_lock = false
ignore_push = true
attack1 = ExtResource("1_4wig8")
attack1_box = ExtResource("2_bnqda")
attack2 = ExtResource("3_foswg")
attack2_box = ExtResource("2_bnqda")
stance_from = 11
stance_to = 12
break_level = 3
is_charging = false
mp_cost = 0
warn_type = 0
with_stop = true
refresh_animation = false
sprite_frames = ExtResource("7_baqkp")
animation_name = "fist_air_skill03"