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.
28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=5 format=3 uid="uid://cyqiiar75vf87"]
|
|
|
|
[ext_resource type="Script" path="res://script/config/skill_weapon_cfg.gd" id="1_raqfe"]
|
|
[ext_resource type="Resource" uid="uid://copd3b35mo2vn" path="res://config/skill_player_basic/hero01_basic_flash_back.tres" id="1_rkdn8"]
|
|
[ext_resource type="Animation" uid="uid://cfapnjkj5dkws" path="res://resource/skill_animation/hero01_basic_flash.tres" id="2_31kka"]
|
|
[ext_resource type="SpriteFrames" uid="uid://jpxh0jr8wp8g" path="res://resource/animation/character/hero01_basic.aseprite" id="3_i6jjr"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_raqfe")
|
|
action = "flash"
|
|
name = ""
|
|
skill_animation = ExtResource("2_31kka")
|
|
range = 0.0
|
|
free_lock = true
|
|
ignore_push = true
|
|
stance_from = 100
|
|
stance_to = 0
|
|
break_level = 1
|
|
is_charging = false
|
|
mp_cost = 1
|
|
warn_type = 0
|
|
with_stop = false
|
|
is_lock_x = true
|
|
back_up_skill_cfg = ExtResource("1_rkdn8")
|
|
refresh_animation = false
|
|
sprite_frames = ExtResource("3_i6jjr")
|
|
animation_name = "basic_flash"
|