2025-08-27 16:33:21 +08:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://u58mo875ipgg"]
|
2025-08-27 11:48:54 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_x5oju"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://tp2scdjwalro" path="res://resources/feeds/muffin-a.svg" id="2_qojf3"]
|
|
|
|
|
|
2025-08-27 16:33:21 +08:00
|
|
|
[node name="Cupcake" instance=ExtResource("1_x5oju")]
|
2025-08-27 11:48:54 +08:00
|
|
|
avatarTexture = ExtResource("2_qojf3")
|
|
|
|
|
displayName = "烘焙松糕"
|
2025-09-05 22:23:41 +08:00
|
|
|
topic = 6
|
|
|
|
|
fields = Array[int]([15, 12])
|
|
|
|
|
fieldValues = Array[float]([1.0, 0.02])
|
|
|
|
|
costs = Array[int]([0, 1])
|
|
|
|
|
costCounts = Array[int]([125, 50])
|
2025-08-27 11:48:54 +08:00
|
|
|
|
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
2025-08-27 16:33:21 +08:00
|
|
|
texture = ExtResource("2_qojf3")
|
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
|
|
|
topic = 6
|