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.
TouhouGD/config/character/bullet_hero01_short_stab01....

30 lines
1.4 KiB
Plaintext

[gd_resource type="Resource" script_class="CharacterCfg" load_steps=9 format=3 uid="uid://cb4q16lmqwbin"]
[ext_resource type="PackedScene" uid="uid://bei75ysjq2pi4" path="res://scene/ai/bullet_simple.tscn" id="1_3q8i1"]
[ext_resource type="Resource" uid="uid://d3mcp8sf6qbmd" path="res://config/attack/sharp_normal_hit.tres" id="2_3q8i1"]
[ext_resource type="Resource" uid="uid://decgfcx2xsj8i" path="res://config/attack_box/circle_mid.tres" id="3_3q8i1"]
[ext_resource type="Resource" uid="uid://iv8g1x3bkxvv" path="res://config/character_move/fast_fly.tres" id="4_2bsgq"]
[ext_resource type="Resource" uid="uid://dpajmgrlaytah" path="res://config/character_mp/normal.tres" id="5_gsbwd"]
[ext_resource type="Script" uid="uid://dt3chi1tgnaef" path="res://script/config/character_cfg.gd" id="6_1ypqo"]
[ext_resource type="Resource" uid="uid://h1curvk64vm3" path="res://config/character_shield/none.tres" id="7_k8icm"]
[ext_resource type="Resource" uid="uid://5jes0p152akr" path="res://config/character_stun/none.tres" id="8_rojoo"]
[resource]
script = ExtResource("6_1ypqo")
name = "hero01"
type = 2
sprite_height = 26
sprite_width = 16
move = ExtResource("4_2bsgq")
shield = ExtResource("7_k8icm")
stun = ExtResource("8_rojoo")
mp = ExtResource("5_gsbwd")
ai_behavior_tree = ExtResource("1_3q8i1")
hp_max = 100.0
attack = 1.0
attack1 = ExtResource("2_3q8i1")
attack1_box = ExtResource("3_3q8i1")
sub_character_auto_create = false
material_on = 0
material_off = 0