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.
|
|
|
|
[gd_resource type="Resource" script_class="CharacterCfg" load_steps=8 format=3 uid="uid://c4v710n3f6pb3"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Resource" uid="uid://b26gc616anvo1" path="res://config/character_ai/normal.tres" id="1_lr20m"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://dx54fjf5t0uu8" path="res://config/character_move/normal.tres" id="1_ol2gy"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://dpajmgrlaytah" path="res://config/character_mp/normal.tres" id="2_kkpsf"]
|
|
|
|
|
[ext_resource type="Script" path="res://script/config/character_cfg.gd" id="3_0gem5"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://h1curvk64vm3" path="res://config/character_shield/none.tres" id="5_2xoig"]
|
|
|
|
|
[ext_resource type="SpriteFrames" uid="uid://bvcrc6bbufwqv" path="res://resource/animation/character/monster03_move.aseprite" id="5_4dnud"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://cac6mk6g078vn" path="res://config/character_stun/normal.tres" id="6_ar00t"]
|
|
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
|
script = ExtResource("3_0gem5")
|
|
|
|
|
name = "monster03"
|
|
|
|
|
type = 1
|
|
|
|
|
sprite_frames = ExtResource("5_4dnud")
|
|
|
|
|
sprite_height = 45
|
|
|
|
|
sprite_width = 16
|
|
|
|
|
move = ExtResource("1_ol2gy")
|
|
|
|
|
shield = ExtResource("5_2xoig")
|
|
|
|
|
stun = ExtResource("6_ar00t")
|
|
|
|
|
mp = ExtResource("2_kkpsf")
|
|
|
|
|
ai = ExtResource("1_lr20m")
|
|
|
|
|
hp_max = 1000.0
|
|
|
|
|
attack = 10.0
|
|
|
|
|
sub_character_auto_create = false
|
|
|
|
|
material_on = 1
|
|
|
|
|
material_off = 1
|