mtd/PCs/Mechanic/ClassCards/GlueLauncher/tower_stats.tres

26 lines
901 B
Plaintext
Raw Permalink Normal View History

2023-11-16 00:07:41 +11:00
[gd_resource type="Resource" script_class="CardText" load_steps=6 format=3 uid="uid://bvkwgmbxje0dp"]
2024-02-22 06:22:22 +11:00
[ext_resource type="Script" path="res://Scripts/Resources/stat_attribute.gd" id="1_ytycf"]
[ext_resource type="Script" path="res://Scripts/Resources/card_text.gd" id="2_226sm"]
2023-11-16 00:07:41 +11:00
[sub_resource type="Resource" id="Resource_gbocu"]
2024-02-22 06:22:22 +11:00
script = ExtResource("1_ytycf")
2023-11-16 00:07:41 +11:00
key = "Damage"
value = 0.0
[sub_resource type="Resource" id="Resource_6a2im"]
2024-02-22 06:22:22 +11:00
script = ExtResource("1_ytycf")
2023-11-16 00:07:41 +11:00
key = "Range"
value = 10.0
[sub_resource type="Resource" id="Resource_7npe0"]
2024-02-22 06:22:22 +11:00
script = ExtResource("1_ytycf")
2023-11-16 00:07:41 +11:00
key = "Fire Delay"
value = 2.0
[resource]
2024-02-22 06:22:22 +11:00
script = ExtResource("2_226sm")
2023-11-16 00:07:41 +11:00
target_type = 1
2024-02-22 06:22:22 +11:00
attributes = Array[ExtResource("1_ytycf")]([SubResource("Resource_gbocu"), SubResource("Resource_6a2im"), SubResource("Resource_7npe0")])
2023-11-16 00:07:41 +11:00
text = "Fires every /Fire Delay\\s, making the target Sticky at a range of /Range\\m"