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.
|
|
|
|
[gd_resource type="Resource" script_class="SkillPlayerCfg" load_steps=7 format=3 uid="uid://0n2jnkdrwa2l"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Resource" uid="uid://bwe8xlgfhx1gl" path="res://config/attack/blunt_heavy_hit_blow.tres" id="1_5lwhl"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://diedb7vw7eyxp" path="res://config/attack_box/box_mid.tres" id="2_xua7v"]
|
|
|
|
|
[ext_resource type="Script" path="res://script/config/player_skill_cfg.gd" id="2_ym7q1"]
|
|
|
|
|
[ext_resource type="Animation" uid="uid://b2xdmgnem1h4g" path="res://resource/skill_animation/hero01_fist_attack05.tres" id="3_dbjmb"]
|
|
|
|
|
[ext_resource type="SpriteFrames" uid="uid://bhsotj76tuovy" path="res://resource/animation/character/hero01_fist_attack.aseprite" id="4_mhr07"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://c6alg8pmqfdxm" path="res://config/weapon/fist.tres" id="5_en30r"]
|
|
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
|
script = ExtResource("2_ym7q1")
|
|
|
|
|
weapon = ExtResource("5_en30r")
|
|
|
|
|
stance_from = 4
|
|
|
|
|
stance_to = 5
|
|
|
|
|
break_level = 3
|
|
|
|
|
action = "attack_light"
|
|
|
|
|
name = ""
|
|
|
|
|
skill_animation = ExtResource("3_dbjmb")
|
|
|
|
|
free_lock = false
|
|
|
|
|
ignore_push = false
|
|
|
|
|
attack1 = ExtResource("1_5lwhl")
|
|
|
|
|
attack1_box = ExtResource("2_xua7v")
|
|
|
|
|
refresh_animation = false
|
|
|
|
|
sprite_frames = ExtResource("4_mhr07")
|
|
|
|
|
animation_name = "fist_attack05"
|