31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
[gd_resource type="Resource" script_class="CardText" load_steps=6 format=3 uid="uid://do05i1xtdwfqk"]
|
|
|
|
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_c5ghd"]
|
|
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_hwijr"]
|
|
|
|
[sub_resource type="Resource" id="Resource_c5ghd"]
|
|
script = ExtResource("1_c5ghd")
|
|
key = "Fire Delay"
|
|
value = 2.0
|
|
metadata/_custom_type_script = "uid://yjb0uv6og430"
|
|
|
|
[sub_resource type="Resource" id="Resource_hwijr"]
|
|
script = ExtResource("1_c5ghd")
|
|
key = "Damage"
|
|
value = 0.0
|
|
metadata/_custom_type_script = "uid://yjb0uv6og430"
|
|
|
|
[sub_resource type="Resource" id="Resource_5pac0"]
|
|
script = ExtResource("1_c5ghd")
|
|
key = "Energy"
|
|
value = 5.0
|
|
metadata/_custom_type_script = "uid://yjb0uv6og430"
|
|
|
|
[resource]
|
|
script = ExtResource("2_hwijr")
|
|
target_type = 2
|
|
energy_type = 1
|
|
attributes = Array[ExtResource("1_c5ghd")]([SubResource("Resource_c5ghd"), SubResource("Resource_hwijr"), SubResource("Resource_5pac0")])
|
|
text = "Send yourself flying"
|
|
metadata/_custom_type_script = "uid://dg7gxxqfqxcmc"
|