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.
		
		
		
		
		
			
		
			
				
	
	
		
			26 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			26 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
| [gd_resource type="Resource" script_class="CharacterCfg" load_steps=8 format=3 uid="uid://bjvrih37ni5nx"]
 | |
| 
 | |
| [ext_resource type="Script" path="res://script/config/character_cfg.gd" id="1_2054l"]
 | |
| [ext_resource type="Resource" uid="uid://dx54fjf5t0uu8" path="res://config/character_move/normal.tres" id="1_ebj0w"]
 | |
| [ext_resource type="SpriteFrames" uid="uid://cwe8setoi6bd" path="res://resource/animation/character/hero01_move.aseprite" id="2_cssb0"]
 | |
| [ext_resource type="Resource" uid="uid://815to6lq2qfs" path="res://config/character_mp/player.tres" id="2_wo8op"]
 | |
| [ext_resource type="Resource" uid="uid://dlaekoamystx3" path="res://config/character_shield/normal.tres" id="3_5l0vx"]
 | |
| [ext_resource type="Resource" uid="uid://cac6mk6g078vn" path="res://config/character_stun/normal.tres" id="6_i7bnp"]
 | |
| [ext_resource type="Resource" uid="uid://b7e0vtpo7ox58" path="res://config/character/hero01_soul.tres" id="7_vfx1h"]
 | |
| 
 | |
| [resource]
 | |
| script = ExtResource("1_2054l")
 | |
| name = "hero01"
 | |
| type = 0
 | |
| sprite_frames = ExtResource("2_cssb0")
 | |
| sprite_height = 50
 | |
| sprite_width = 16
 | |
| move = ExtResource("1_ebj0w")
 | |
| shield = ExtResource("3_5l0vx")
 | |
| stun = ExtResource("6_i7bnp")
 | |
| mp = ExtResource("2_wo8op")
 | |
| hp_max = 100.0
 | |
| attack = 10.0
 | |
| sub_character = ExtResource("7_vfx1h")
 | |
| sub_character_auto_create = true
 |