Files
Decked-Out-Defense/Scripts/Features/HeavyRounds/heavy_rounds_feature.tres
2026-01-28 13:42:26 +11:00

13 lines
586 B
Plaintext

[gd_resource type="Resource" script_class="HeavyRoundsFeature" format=3 uid="uid://dfup264h2pun7"]
[ext_resource type="Texture2D" uid="uid://dykfm5ad0mxfw" path="res://Scripts/Features/HeavyRounds/HeavyRounds_icon.png" id="1_drp05"]
[ext_resource type="Script" uid="uid://uabrepvb5cur" path="res://Scripts/Features/HeavyRounds/heavy_rounds.gd" id="1_hyapt"]
[resource]
script = ExtResource("1_hyapt")
display_name = "FEATURE_NAME_HEAVY_ROUNDS"
description = "FEATURE_DESC_HEAVY_ROUNDS"
icon = ExtResource("1_drp05")
strength = 30.0
metadata/_custom_type_script = "uid://uabrepvb5cur"