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
1.4 KiB
Plaintext
30 lines
1.4 KiB
Plaintext
[gd_resource type="Resource" script_class="CharacterCfg" load_steps=9 format=3 uid="uid://efaynwj7143w"]
|
|
|
|
[ext_resource type="Resource" uid="uid://ctbdt77yyubxn" path="res://config/attack/blunt_normal_hit_up.tres" id="1_4vq22"]
|
|
[ext_resource type="BehaviorTree" uid="uid://qsepxhwekky1" path="res://resource/ai/bullet_simple.tres" id="1_tm3sl"]
|
|
[ext_resource type="Resource" uid="uid://bhxq1uffxyda8" path="res://config/attack_box/circle_normal_thin.tres" id="2_ewiqr"]
|
|
[ext_resource type="Resource" uid="uid://dpajmgrlaytah" path="res://config/character_mp/normal.tres" id="2_hrxfp"]
|
|
[ext_resource type="Resource" uid="uid://iv8g1x3bkxvv" path="res://config/character_move/fly_fast.tres" id="3_gqffj"]
|
|
[ext_resource type="Script" uid="uid://dt3chi1tgnaef" path="res://script/config/character_cfg.gd" id="3_p63bn"]
|
|
[ext_resource type="Resource" uid="uid://h1curvk64vm3" path="res://config/character_shield/none.tres" id="4_qnn3b"]
|
|
[ext_resource type="Resource" uid="uid://5jes0p152akr" path="res://config/character_stun/none.tres" id="6_y4hsh"]
|
|
|
|
[resource]
|
|
script = ExtResource("3_p63bn")
|
|
name = "hero01"
|
|
type = 2
|
|
sprite_height = 26
|
|
sprite_width = 16
|
|
move = ExtResource("3_gqffj")
|
|
shield = ExtResource("4_qnn3b")
|
|
stun = ExtResource("6_y4hsh")
|
|
mp = ExtResource("2_hrxfp")
|
|
ai_behavior_tree = ExtResource("1_tm3sl")
|
|
hp_max = 100.0
|
|
attack = 10.0
|
|
attack1 = ExtResource("1_4vq22")
|
|
attack1_box = ExtResource("2_ewiqr")
|
|
sub_character_auto_create = false
|
|
material_on = 0
|
|
material_off = 0
|