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.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
|
1 year ago
|
[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=7 format=3 uid="uid://bclrd5ocxqtgj"]
|
||
|
|
|
||
|
|
[ext_resource type="Resource" uid="uid://dqgmfpqv2vn3v" path="res://config/attack/blunt_mid_hit_down_back.tres" id="1_re6l4"]
|
||
|
|
[ext_resource type="Resource" uid="uid://diedb7vw7eyxp" path="res://config/attack_box/box_mid.tres" id="2_anqor"]
|
||
|
|
[ext_resource type="Script" path="res://script/config/skill_weapon_cfg.gd" id="3_ty4r5"]
|
||
|
|
[ext_resource type="Animation" uid="uid://c2esjf8ouf22c" path="res://resource/skill_animation/hero01_fist_air_skill04.tres" id="4_p4vkr"]
|
||
|
|
[ext_resource type="SpriteFrames" uid="uid://cajgs8smbkjan" path="res://resource/animation/character/hero01_fist_skill01.aseprite" id="5_xtg56"]
|
||
|
|
[ext_resource type="Resource" uid="uid://c6alg8pmqfdxm" path="res://config/weapon/fist.tres" id="6_on1ob"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("3_ty4r5")
|
||
|
|
weapon = ExtResource("6_on1ob")
|
||
|
|
action = "attack_heavy"
|
||
|
|
name = ""
|
||
|
|
skill_animation = ExtResource("4_p4vkr")
|
||
|
|
range = 0.0
|
||
|
|
free_lock = false
|
||
|
|
ignore_push = false
|
||
|
|
attack1 = ExtResource("1_re6l4")
|
||
|
|
attack1_box = ExtResource("2_anqor")
|
||
|
|
stance_from = 12
|
||
|
|
stance_to = 10
|
||
|
|
break_level = 3
|
||
|
|
is_charging = false
|
||
|
|
mp_cost = 0
|
||
|
|
warn_type = 0
|
||
|
|
with_stop = false
|
||
|
|
refresh_animation = false
|
||
|
|
sprite_frames = ExtResource("5_xtg56")
|
||
|
|
animation_name = "fist_air_skill04"
|