2025-09-30 18:28:56 +08:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://bkm51am35af20"]
|
2025-09-30 17:51:22 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_pda12"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dhu2npe2hdg6m" path="res://resources/feeds/egg-a.svg" id="2_4crt5"]
|
|
|
|
|
|
|
|
|
|
[node name="Egg" instance=ExtResource("1_pda12")]
|
|
|
|
|
avatarTexture = ExtResource("2_4crt5")
|
|
|
|
|
displayName = "鸡蛋"
|
2026-02-02 12:21:48 +08:00
|
|
|
quality = 4
|
2025-09-30 17:51:22 +08:00
|
|
|
topic = 3
|
2026-02-02 12:21:48 +08:00
|
|
|
fields = Array[int]([3, 7])
|
2026-02-05 17:46:36 +08:00
|
|
|
fieldValues = Array[float]([5.0, -360.0])
|
2026-02-02 12:21:48 +08:00
|
|
|
costs = Array[int]([2, 4])
|
2026-02-05 17:46:36 +08:00
|
|
|
costCounts = Array[int]([5, 10])
|
2025-09-30 17:51:22 +08:00
|
|
|
|
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
2025-09-30 18:28:56 +08:00
|
|
|
texture = ExtResource("2_4crt5")
|
2025-09-30 17:51:22 +08:00
|
|
|
|
|
|
|
|
[node name="name" parent="container/info" index="1"]
|
2025-09-30 18:28:56 +08:00
|
|
|
displayName = "鸡蛋"
|
2026-02-02 12:21:48 +08:00
|
|
|
quality = 4
|
2025-09-30 17:51:22 +08:00
|
|
|
topic = 3
|