mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
16 lines
615 B
Plaintext
16 lines
615 B
Plaintext
[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 )
|