Files
brotato/resources/items/weapons/range/shotgun/item_shotgun_1.tres
T
2026-05-19 22:56:42 +08:00

19 lines
1.0 KiB
Plaintext

[gd_resource type="Resource" script_class="ItemWeapon" format=3 uid="uid://cyobkqxhoqqbq"]
[ext_resource type="Texture2D" uid="uid://dx2oqsohwycoa" path="res://assets/sprites/Weapons/Icons/weapon_shotgun_icon.png" id="1_hnhw4"]
[ext_resource type="PackedScene" uid="uid://ddi16trhufcq" path="res://scenes/weapons/range/weapon_shotgun.tscn" id="2_hnhw4"]
[ext_resource type="Script" uid="uid://26bxxaoso6np" path="res://resources/items/weapons/item_weapon.gd" id="3_k81rj"]
[ext_resource type="Resource" uid="uid://chun71v2fsf6p" path="res://resources/items/weapons/range/shotgun/stats_shotgun_1.tres" id="4_f8qu5"]
[ext_resource type="Resource" uid="uid://cs1hn0bcvfk81" path="res://resources/items/weapons/range/shotgun/item_shotgun_2.tres" id="5_6cgaj"]
[resource]
script = ExtResource("3_k81rj")
type = 1
scene = ExtResource("2_hnhw4")
stats = ExtResource("4_f8qu5")
upgradge_to = ExtResource("5_6cgaj")
item_name = "Shotgun I"
item_icon = ExtResource("1_hnhw4")
item_cost = 15
metadata/_custom_type_script = "uid://26bxxaoso6np"