|
|
|
|
[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=8 format=3 uid="uid://dj7b6f02488hm"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Resource" uid="uid://by6jd5xqjml2m" path="res://config/attack/blunt_starfall_1.tres" id="1_dfu42"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://dq3pnbyfx4irr" path="res://config/attack_box/circle_foot.tres" id="2_doldq"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://dgwtu2wj5033u" path="res://script/config/skill_weapon_cfg.gd" id="2_mje6b"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://d26ok8as50xe5" path="res://config/attack/blunt_starfall_2.tres" id="3_m2yio"]
|
|
|
|
|
[ext_resource type="Animation" uid="uid://dxgqn5fa7aokj" path="res://resource/skill_animation/hero01_fist_air_skill_charging.tres" id="3_q461t"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://decgfcx2xsj8i" path="res://config/attack_box/circle_mid.tres" id="4_lpsn0"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://c6alg8pmqfdxm" path="res://config/weapon/fist.tres" id="5_70pp4"]
|
|
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
|
script = ExtResource("2_mje6b")
|
|
|
|
|
weapon = ExtResource("5_70pp4")
|
|
|
|
|
action = "attack_heavy"
|
|
|
|
|
name = ""
|
|
|
|
|
sub_character_count = 0
|
|
|
|
|
skill_animation = ExtResource("3_q461t")
|
|
|
|
|
stance_from = 10
|
|
|
|
|
stance_to = 0
|
|
|
|
|
break_level = 3
|
|
|
|
|
is_charging = false
|
|
|
|
|
attack1 = ExtResource("1_dfu42")
|
|
|
|
|
attack1_box = ExtResource("2_doldq")
|
|
|
|
|
attack1_with_stop = false
|
|
|
|
|
attack2 = ExtResource("3_m2yio")
|
|
|
|
|
attack2_box = ExtResource("4_lpsn0")
|
|
|
|
|
attack2_with_stop = true
|
|
|
|
|
mp_cost = 0
|
|
|
|
|
mp_sub_cost = false
|
|
|
|
|
free_lock = false
|
|
|
|
|
ignore_push = true
|
|
|
|
|
is_lock_x = false
|
|
|
|
|
is_lock_x_move = false
|
|
|
|
|
range = 0.0
|
|
|
|
|
warn_type = 0
|
|
|
|
|
animation_name = "fist_air_skill_charging"
|