13 lines
428 B
Plaintext
13 lines
428 B
Plaintext
[gd_resource type="Resource" script_class="SkillUpgrade" load_steps=2 format=3 uid="uid://dmfiqqjmfa7m3"]
|
|
|
|
[ext_resource type="Script" uid="uid://dwb0e05pewcsn" path="res://scripts/Resources/SkillUpgrade.cs" id="1_fyb20"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_fyb20")
|
|
Cost = 150
|
|
Description = "Upgrade Description"
|
|
Properties = Dictionary[String, Variant]({
|
|
"FireRate": 0.6
|
|
})
|
|
metadata/_custom_type_script = "uid://dwb0e05pewcsn"
|