2025-08-27 15:38:30 +08:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://droytqrm4swm1"]
|
2025-08-27 11:48:54 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_vfxjq"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://doyq5mp7wvv7s" path="res://resources/feeds/glass water-a.svg" id="2_gsfud"]
|
|
|
|
|
|
2025-08-27 16:33:21 +08:00
|
|
|
[node name="WaterBottle" instance=ExtResource("1_vfxjq")]
|
2025-08-27 11:48:54 +08:00
|
|
|
avatarTexture = ExtResource("2_gsfud")
|
2025-08-27 18:56:55 +08:00
|
|
|
displayName = "水杯"
|
2025-08-29 07:44:12 +08:00
|
|
|
quality = 4
|
2025-09-06 09:22:09 +08:00
|
|
|
topic = 3
|
2025-08-29 09:17:15 +08:00
|
|
|
fields = Array[int]([3, 7])
|
2025-09-05 22:23:41 +08:00
|
|
|
fieldValues = Array[float]([0.09, 3.0])
|
2025-08-27 15:38:30 +08:00
|
|
|
costs = Array[int]([1])
|
2025-08-29 08:48:08 +08:00
|
|
|
costCounts = Array[int]([400])
|
2025-08-27 11:48:54 +08:00
|
|
|
|
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
2025-08-27 15:38:30 +08:00
|
|
|
texture = ExtResource("2_gsfud")
|
2025-08-27 11:48:54 +08:00
|
|
|
|
|
|
|
|
[node name="name" parent="container/info" index="1"]
|
2025-08-28 09:14:39 +08:00
|
|
|
displayName = "水杯"
|
2025-08-29 08:48:08 +08:00
|
|
|
quality = 4
|