[gd_resource type="Resource" script_class="RunItem" load_steps=2 format=3] [ext_resource type="Script" path="res://scripts/items/run_item.gd" id="1"] [resource] script = ExtResource("1") display_name = "Plating Shard" description = "+2 max health, restore 2 HP" effect = 0 stat_key = "max_health" stat_delta = 2.0 heal_on_pickup = 2.0