2025-08-27 16:33:21 +08:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://cuggrw1eiwlox"]
|
2025-08-27 11:48:54 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_evi6p"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://d3rkwlf75hvva" path="res://resources/feeds/jar-b.svg" id="2_bea7w"]
|
|
|
|
|
|
2025-08-27 16:33:21 +08:00
|
|
|
[node name="YellowJam" instance=ExtResource("1_evi6p")]
|
2025-08-27 11:48:54 +08:00
|
|
|
avatarTexture = ExtResource("2_bea7w")
|
|
|
|
|
displayName = "蜂蜜果酱"
|
2025-09-05 22:23:41 +08:00
|
|
|
quality = 2
|
2025-09-06 09:22:09 +08:00
|
|
|
topic = 4
|
2025-12-07 14:51:54 +08:00
|
|
|
fields = Array[int]([3, 1])
|
|
|
|
|
fieldValues = Array[float]([-0.08, 0.15])
|
2025-08-27 11:48:54 +08:00
|
|
|
costs = Array[int]([0, 1])
|
|
|
|
|
costCounts = Array[int]([200, 125])
|
|
|
|
|
|
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
2025-08-27 16:33:21 +08:00
|
|
|
texture = ExtResource("2_bea7w")
|
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-09-06 09:22:09 +08:00
|
|
|
quality = 2
|
2025-12-07 14:51:54 +08:00
|
|
|
topic = 4
|