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.

32 lines
1.4 KiB
Plaintext

[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=8 format=3 uid="uid://bte5vxx66f3er"]
[ext_resource type="Resource" uid="uid://dabkv6mk63mx8" path="res://config/attack/blunt_heavy_dash_1.tres" id="1_vjxka"]
[ext_resource type="Resource" uid="uid://dja8jwx16njmf" path="res://config/attack_box/box_small.tres" id="2_j2c3s"]
[ext_resource type="Script" path="res://script/config/skill_weapon_cfg.gd" id="3_qfj4h"]
[ext_resource type="Resource" uid="uid://bgqotp7ayrjc1" path="res://config/attack/blunt_heavy_dash_2.tres" id="3_ymalh"]
[ext_resource type="Animation" uid="uid://b0a1nnw2e13sg" path="res://resource/skill_animation/hero01_fist_skill_charging01.tres" id="4_nuqat"]
[ext_resource type="SpriteFrames" uid="uid://bvnjq6vtioip" path="res://resource/animation/character/hero01_fist_skill02.aseprite" id="5_cqeqk"]
[ext_resource type="Resource" uid="uid://c6alg8pmqfdxm" path="res://config/weapon/fist.tres" id="6_cbvvk"]
[resource]
script = ExtResource("3_qfj4h")
weapon = ExtResource("6_cbvvk")
action = "none"
name = ""
skill_animation = ExtResource("4_nuqat")
range = 0.0
free_lock = false
ignore_push = false
attack1 = ExtResource("1_vjxka")
attack1_box = ExtResource("2_j2c3s")
attack2 = ExtResource("3_ymalh")
attack2_box = ExtResource("2_j2c3s")
stance_from = 99
stance_to = 0
break_level = 3
is_charging = false
mp_cost = 1
refresh_animation = false
sprite_frames = ExtResource("5_cqeqk")
animation_name = "fist_skill_charging01"