2025-09-21 17:10:36 +08:00
|
|
|
[gd_scene load_steps=4 format=3 uid="uid://dalh3x6uosynx"]
|
2025-09-21 17:06:04 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_ug67j"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cqg0aluvegqfe" path="res://resources/bullets/MushroomPickaxe/frames/Shroomite_Digging_Claw.webp" id="2_ksurb"]
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dwsyn746hr25d" path="res://components/Weapons/MushroomPickaxe.tscn" id="3_apbxn"]
|
|
|
|
|
|
|
|
|
|
[node name="MushroomPickaxe" instance=ExtResource("1_ug67j")]
|
|
|
|
|
avatarTexture = ExtResource("2_ksurb")
|
|
|
|
|
displayName = "蘑菇矿挖爪"
|
2025-09-21 17:20:09 +08:00
|
|
|
quality = 2
|
2025-09-21 17:06:04 +08:00
|
|
|
topic = 8
|
|
|
|
|
weapons = Array[PackedScene]([ExtResource("3_apbxn")])
|
|
|
|
|
costs = Array[int]([0, 1])
|
|
|
|
|
costCounts = Array[int]([1000, 1000])
|
|
|
|
|
|
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
2025-09-21 17:10:36 +08:00
|
|
|
texture = ExtResource("2_ksurb")
|
2025-09-21 17:06:04 +08:00
|
|
|
|
|
|
|
|
[node name="name" parent="container/info" index="1"]
|
2025-09-21 17:10:36 +08:00
|
|
|
displayName = "蘑菇矿挖爪"
|
2025-09-21 17:06:04 +08:00
|
|
|
topic = 8
|