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.
30 lines
959 B
Plaintext
30 lines
959 B
Plaintext
[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=4 format=3 uid="uid://cjp4q8uhiryjd"]
|
|
|
|
[ext_resource type="Animation" uid="uid://qcmj7d5pg6lw" path="res://resource/skill_animation/hero01_short_skill01.tres" id="2_j0c0j"]
|
|
[ext_resource type="Script" uid="uid://dgwtu2wj5033u" path="res://script/config/skill_weapon_cfg.gd" id="3_0dcj8"]
|
|
[ext_resource type="Resource" uid="uid://pnhii1a83axg" path="res://config/weapon/short.tres" id="6_7qlca"]
|
|
|
|
[resource]
|
|
script = ExtResource("3_0dcj8")
|
|
weapon = ExtResource("6_7qlca")
|
|
action = "attack_heavy"
|
|
name = ""
|
|
sub_character_count = 0
|
|
skill_animation = ExtResource("2_j0c0j")
|
|
stance_from = 1
|
|
stance_to = 30
|
|
break_level = 3
|
|
is_charging = false
|
|
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
|
|
is_lock_x_move_sub = true
|
|
range = 0.0
|
|
warn_type = 0
|
|
animation_name = "short_skill_stab01"
|