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.

27 lines
882 B
Plaintext

10 months ago
[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=4 format=3 uid="uid://cyqiiar75vf87"]
1 year ago
1 year ago
[ext_resource type="Script" path="res://script/config/skill_weapon_cfg.gd" id="1_blorc"]
1 year ago
[ext_resource type="Animation" uid="uid://73awn8b7c63v" path="res://resource/skill_animation/hero01_basic_air_flash.tres" id="2_sx5x4"]
[ext_resource type="SpriteFrames" uid="uid://jpxh0jr8wp8g" path="res://resource/animation/character/hero01_basic.aseprite" id="3_ciqr7"]
[resource]
script = ExtResource("1_blorc")
action = "flash"
name = ""
skill_animation = ExtResource("2_sx5x4")
1 year ago
range = 0.0
1 year ago
free_lock = true
ignore_push = true
1 year ago
stance_from = 101
stance_to = 10
10 months ago
break_level = 0
is_charging = false
10 months ago
mp_cost = 0
10 months ago
mp_sub_cost = false
10 months ago
warn_type = 0
with_stop = false
10 months ago
is_lock_x = false
1 year ago
refresh_animation = false
sprite_frames = ExtResource("3_ciqr7")
animation_name = "basic_air_flash"