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.
		
		
		
		
		
			
		
			
				
	
	
		
			23 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			23 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
| [gd_resource type="Resource" script_class="CharacterCfg" load_steps=7 format=3 uid="uid://b1gf2jimihmc7"]
 | |
| 
 | |
| [ext_resource type="Script" path="res://script/config/character_cfg.gd" id="1_4orbu"]
 | |
| [ext_resource type="Resource" uid="uid://dx54fjf5t0uu8" path="res://config/character_move/normal.tres" id="1_b0lkj"]
 | |
| [ext_resource type="Resource" uid="uid://dpajmgrlaytah" path="res://config/character_mp/normal.tres" id="2_pl54c"]
 | |
| [ext_resource type="SpriteFrames" uid="uid://dkljs5h8gj5l" path="res://resource/animation/character/monster01_move.aseprite" id="2_su3hg"]
 | |
| [ext_resource type="Resource" uid="uid://dlaekoamystx3" path="res://config/character_shield/normal.tres" id="3_3nfrx"]
 | |
| [ext_resource type="Resource" uid="uid://cac6mk6g078vn" path="res://config/character_stun/normal.tres" id="6_25uqm"]
 | |
| 
 | |
| [resource]
 | |
| script = ExtResource("1_4orbu")
 | |
| name = "monster01"
 | |
| type = 1
 | |
| sprite_frames = ExtResource("2_su3hg")
 | |
| sprite_harf_height = 10
 | |
| sprite_width = 16
 | |
| move = ExtResource("1_b0lkj")
 | |
| shield = ExtResource("3_3nfrx")
 | |
| stun = ExtResource("6_25uqm")
 | |
| mp = ExtResource("2_pl54c")
 | |
| hp_max = 200.0
 | |
| attack = 10.0
 |