13 lines
599 B
Plaintext
13 lines
599 B
Plaintext
[gd_resource type="Resource" script_class="HeavyRoundsFeature" load_steps=3 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 = 15.0
|
|
metadata/_custom_type_script = "uid://uabrepvb5cur"
|