broken_seals/game/entity_classes/naturalist/specs/nature.tres

16 lines
615 B
Plaintext
Raw Normal View History

2022-02-12 19:26:05 +01:00
[gd_resource type="CharacterSpec" load_steps=4 format=2]
[ext_resource path="res://entity_classes/naturalist/specs/nature/talent_regrow_r1.tres" type="Spell" id=1]
[ext_resource path="res://entity_classes/naturalist/specs/nature/talent_regrow_r3.tres" type="Spell" id=2]
[ext_resource path="res://entity_classes/naturalist/specs/nature/talent_regrow_r2.tres" type="Spell" id=3]
[resource]
resource_name = "Nature"
text_name = "Nature"
num_rows = 1
row_0/size = 1
row_0/column_0/size = 3
row_0/column_0/entry_0 = ExtResource( 1 )
row_0/column_0/entry_1 = ExtResource( 3 )
row_0/column_0/entry_2 = ExtResource( 2 )