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.
26 lines
865 B
Plaintext
26 lines
865 B
Plaintext
|
10 months ago
|
[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=4 format=3 uid="uid://djuch6s4ycecd"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" path="res://script/config/skill_weapon_cfg.gd" id="1_pv5y3"]
|
||
|
|
[ext_resource type="Animation" uid="uid://5gj6dy1eysha" path="res://resource/skill_animation/hero01_basic_air_flash_back.tres" id="2_o1a71"]
|
||
|
|
[ext_resource type="SpriteFrames" uid="uid://jpxh0jr8wp8g" path="res://resource/animation/character/hero01_basic.aseprite" id="3_ti2km"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("1_pv5y3")
|
||
|
|
action = "none"
|
||
|
|
name = ""
|
||
|
|
skill_animation = ExtResource("2_o1a71")
|
||
|
|
range = 0.0
|
||
|
|
free_lock = true
|
||
|
|
ignore_push = true
|
||
|
|
stance_from = 101
|
||
|
|
stance_to = 10
|
||
|
|
break_level = 1
|
||
|
|
is_charging = false
|
||
|
|
mp_cost = 0
|
||
|
|
warn_type = 0
|
||
|
|
with_stop = false
|
||
|
|
is_lock_x = null
|
||
|
|
refresh_animation = false
|
||
|
|
sprite_frames = ExtResource("3_ti2km")
|
||
|
|
animation_name = "basic_air_flash"
|