2025-08-27 11:48:54 +08:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://d3oh03276434b"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_mvycn"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bdknu6rkkpoyd" path="res://resources/feeds/fruitsalad.svg" id="2_2oxe7"]
|
|
|
|
|
|
|
|
|
|
[node name="FruitSalad" instance=ExtResource("1_mvycn")]
|
|
|
|
|
avatarTexture = ExtResource("2_2oxe7")
|
|
|
|
|
displayName = "水果沙拉"
|
2025-08-28 09:14:39 +08:00
|
|
|
quality = 0
|
2025-09-05 22:23:41 +08:00
|
|
|
topic = 5
|
|
|
|
|
fields = Array[int]([4, 14])
|
|
|
|
|
fieldValues = Array[float]([0.04, 0.02])
|
2025-08-27 11:48:54 +08:00
|
|
|
costs = Array[int]([1])
|
2025-08-29 15:17:34 +08:00
|
|
|
costCounts = Array[int]([200])
|
2025-08-27 11:48:54 +08:00
|
|
|
|
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
|
|
|
|
texture = ExtResource("2_2oxe7")
|
|
|
|
|
|
|
|
|
|
[node name="name" parent="container/info" index="1"]
|
2025-08-28 09:14:39 +08:00
|
|
|
displayName = "水果沙拉"
|
2025-08-29 15:17:34 +08:00
|
|
|
quality = 0
|
2025-09-06 09:22:09 +08:00
|
|
|
topic = 5
|