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.4 KiB
Plaintext
34 lines
1.4 KiB
Plaintext
[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=7 format=3 uid="uid://dvnwgl10tljft"]
|
|
|
|
[ext_resource type="Resource" uid="uid://4o4v0ruyag5a" path="res://config/attack/blunt_throw_end_hit_down.tres" id="1_dh40s"]
|
|
[ext_resource type="Resource" uid="uid://dp8schthpyl3l" path="res://config/attack_box/throw.tres" id="2_1sc65"]
|
|
[ext_resource type="Script" uid="uid://dgwtu2wj5033u" path="res://script/config/skill_weapon_cfg.gd" id="3_8mjpe"]
|
|
[ext_resource type="Animation" uid="uid://bnqll5kf8t8qs" path="res://resource/skill_animation/hero01_fist_skill01_add.tres" id="4_mq2d2"]
|
|
[ext_resource type="SpriteFrames" uid="uid://cajgs8smbkjan" path="res://resource/animation/character/hero01_fist_skill01.aseprite" id="5_kkp4n"]
|
|
[ext_resource type="Resource" uid="uid://c6alg8pmqfdxm" path="res://config/weapon/fist.tres" id="6_12y4k"]
|
|
|
|
[resource]
|
|
script = ExtResource("3_8mjpe")
|
|
weapon = ExtResource("6_12y4k")
|
|
action = "none"
|
|
name = ""
|
|
skill_animation = ExtResource("4_mq2d2")
|
|
stance_from = 99
|
|
stance_to = 3
|
|
break_level = 3
|
|
is_charging = false
|
|
attack1 = ExtResource("1_dh40s")
|
|
attack1_box = ExtResource("2_1sc65")
|
|
attack1_with_stop = false
|
|
attack2_with_stop = false
|
|
mp_cost = 0
|
|
mp_sub_cost = false
|
|
free_lock = false
|
|
ignore_push = false
|
|
is_lock_x = true
|
|
is_lock_x_move = false
|
|
range = 0.0
|
|
warn_type = 0
|
|
sprite_frames = ExtResource("5_kkp4n")
|
|
animation_name = "fist_skill01_add"
|