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.

28 lines
1.3 KiB
Plaintext

[gd_resource type="Resource" script_class="CharacterCfg" load_steps=8 format=3 uid="uid://c8octkdafgram"]
[ext_resource type="Resource" uid="uid://b26gc616anvo1" path="res://config/character_ai/normal.tres" id="1_xf3mu"]
[ext_resource type="Resource" uid="uid://dx54fjf5t0uu8" path="res://config/character_move/normal.tres" id="2_t6nfv"]
[ext_resource type="Resource" uid="uid://dpajmgrlaytah" path="res://config/character_mp/normal.tres" id="3_bhffc"]
[ext_resource type="Script" path="res://script/config/character_cfg.gd" id="4_ujtb4"]
[ext_resource type="Resource" uid="uid://dlaekoamystx3" path="res://config/character_shield/normal.tres" id="5_dyjq6"]
[ext_resource type="SpriteFrames" uid="uid://wovp1xbbrt2h" path="res://resource/animation/character/monster04_move.aseprite" id="6_ti81h"]
[ext_resource type="Resource" uid="uid://cac6mk6g078vn" path="res://config/character_stun/normal.tres" id="7_hjvst"]
[resource]
script = ExtResource("4_ujtb4")
name = "monster04"
type = 1
sprite_frames = ExtResource("6_ti81h")
sprite_height = 54
sprite_width = 16
move = ExtResource("2_t6nfv")
shield = ExtResource("5_dyjq6")
stun = ExtResource("7_hjvst")
mp = ExtResource("3_bhffc")
ai = ExtResource("1_xf3mu")
hp_max = 100.0
attack = 10.0
sub_character_auto_create = false
material_on = 0
material_off = 0