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.
33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=7 format=3 uid="uid://bh0tfn8mi3u3r"]
|
|
|
|
[ext_resource type="Resource" uid="uid://cw7rb4rlfw33q" path="res://config/attack/sharp_heavy_hit_up_flash.tres" id="1_slgv6"]
|
|
[ext_resource type="Resource" uid="uid://diedb7vw7eyxp" path="res://config/attack_box/box_mid.tres" id="2_mvyr3"]
|
|
[ext_resource type="Script" path="res://script/config/skill_weapon_cfg.gd" id="3_44lu2"]
|
|
[ext_resource type="Animation" uid="uid://c8qll8wcn633m" path="res://resource/skill_animation/hero01_short_attack04.tres" id="4_rcj2c"]
|
|
[ext_resource type="SpriteFrames" uid="uid://cndpnxtdh37ii" path="res://resource/animation/character/hero01_short_attack.aseprite" id="5_owk7o"]
|
|
[ext_resource type="Resource" uid="uid://pnhii1a83axg" path="res://config/weapon/short.tres" id="6_ht3kv"]
|
|
|
|
[resource]
|
|
script = ExtResource("3_44lu2")
|
|
weapon = ExtResource("6_ht3kv")
|
|
action = "attack_light"
|
|
name = ""
|
|
skill_animation = ExtResource("4_rcj2c")
|
|
range = 0.0
|
|
free_lock = false
|
|
ignore_push = true
|
|
attack1 = ExtResource("1_slgv6")
|
|
attack1_box = ExtResource("2_mvyr3")
|
|
stance_from = 3
|
|
stance_to = 4
|
|
break_level = 3
|
|
is_charging = false
|
|
mp_cost = 0
|
|
mp_sub_cost = false
|
|
warn_type = 0
|
|
with_stop = false
|
|
is_lock_x = true
|
|
refresh_animation = false
|
|
sprite_frames = ExtResource("5_owk7o")
|
|
animation_name = "short_attack04"
|