mtd/PCs/Universal/ClassCards/Flamethrower/weapon_stats.tres

26 lines
871 B
Plaintext
Raw Normal View History

[gd_resource type="Resource" script_class="CardText" load_steps=6 format=3 uid="uid://yjknwdimtm8g"]
[ext_resource type="Script" path="res://Scripts/Resources/card_text.gd" id="1_7qcx8"]
[ext_resource type="Script" path="res://Scripts/Resources/stat_attribute.gd" id="1_g5aby"]
[sub_resource type="Resource" id="Resource_j28f4"]
script = ExtResource("1_g5aby")
key = "Fire Delay"
value = 0.4
[sub_resource type="Resource" id="Resource_likes"]
script = ExtResource("1_g5aby")
key = "Damage"
value = 1.0
[sub_resource type="Resource" id="Resource_b65mk"]
script = ExtResource("1_g5aby")
key = "Range"
value = 3.0
[resource]
script = ExtResource("1_7qcx8")
target_type = 0
attributes = Array[ExtResource("1_g5aby")]([SubResource("Resource_j28f4"), SubResource("Resource_likes"), SubResource("Resource_b65mk")])
text = "Hold to apply Burning to enemies in front of you"