2025-08-27 16:33:21 +08:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://dhyjvrmcql6ay"]
|
2025-08-27 11:48:54 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_a74ax"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://wa3p5atf521t" path="res://resources/feeds/jar-a.svg" id="2_o2o56"]
|
|
|
|
|
|
2025-08-27 16:33:21 +08:00
|
|
|
[node name="RedJam" instance=ExtResource("1_a74ax")]
|
2025-08-27 11:48:54 +08:00
|
|
|
avatarTexture = ExtResource("2_o2o56")
|
|
|
|
|
displayName = "草莓果酱"
|
2025-09-06 09:22:09 +08:00
|
|
|
topic = 4
|
2025-08-27 11:48:54 +08:00
|
|
|
fields = Array[int]([3, 1])
|
2025-09-05 22:23:41 +08:00
|
|
|
fieldValues = Array[float]([-0.05, 0.08])
|
2025-08-27 11:48:54 +08:00
|
|
|
costs = Array[int]([0, 1])
|
|
|
|
|
costCounts = Array[int]([100, 50])
|
|
|
|
|
|
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
2025-08-27 16:33:21 +08:00
|
|
|
texture = ExtResource("2_o2o56")
|
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 = "草莓果酱"
|