15 lines
510 B
Plaintext
15 lines
510 B
Plaintext
[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://dnvqghpwyuw84"]
|
|
|
|
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_may4k"]
|
|
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_nconk"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_nconk")
|
|
target_type = Array[int]([1, 2])
|
|
attributes = Dictionary[String, float]({
|
|
"Damage": 5.0,
|
|
"Fire Delay": 3.0,
|
|
"Range": 15.0
|
|
})
|
|
text = "DESC_TOWER_FIREBALL"
|