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
792 B
Plaintext
27 lines
792 B
Plaintext
|
8 months ago
|
[gd_resource type="Resource" script_class="SkillCfg" load_steps=3 format=3 uid="uid://cu7gfnnd8tnr5"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" uid="uid://ch4gg7uuu2e2t" path="res://script/config/skill_cfg.gd" id="1_lqrjn"]
|
||
|
|
[ext_resource type="Resource" uid="uid://d3mafsovw1mko" path="res://config/character/bullet_hero01_soul_hit01.tres" id="2_kbhp2"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("1_lqrjn")
|
||
|
|
name = ""
|
||
|
|
sub_character = ExtResource("2_kbhp2")
|
||
|
|
sub_character_count = 5
|
||
|
|
stance_from = 102
|
||
|
|
stance_to = 10
|
||
|
|
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
|
||
|
|
range = 0.0
|
||
|
|
warn_type = 0
|
||
|
|
animation_name = "none"
|
||
|
|
metadata/_custom_type_script = "uid://ch4gg7uuu2e2t"
|