2025-08-27 11:48:54 +08:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://cuxon4is2qqyp"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_v7ebs"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b8uh5md8o4ihf" path="res://resources/feeds/fortune cookie.png" id="2_or0st"]
|
|
|
|
|
|
|
|
|
|
[node name="LuckyCookie" instance=ExtResource("1_v7ebs")]
|
|
|
|
|
avatarTexture = ExtResource("2_or0st")
|
|
|
|
|
displayName = "幸运签语饼"
|
2025-08-28 09:14:39 +08:00
|
|
|
quality = 2
|
2025-09-06 09:22:09 +08:00
|
|
|
topic = 5
|
2025-09-30 19:06:18 +08:00
|
|
|
fields = Array[int]([18])
|
|
|
|
|
fieldValues = Array[float]([2.0])
|
2025-08-28 13:02:58 +08:00
|
|
|
costs = Array[int]([0, 1])
|
2025-09-05 22:23:41 +08:00
|
|
|
costCounts = Array[int]([400, 375])
|
2025-08-27 11:48:54 +08:00
|
|
|
|
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
|
|
|
|
texture = ExtResource("2_or0st")
|
|
|
|
|
|
|
|
|
|
[node name="name" parent="container/info" index="1"]
|
2025-08-28 09:14:39 +08:00
|
|
|
displayName = "幸运签语饼"
|
2025-08-28 10:18:29 +08:00
|
|
|
quality = 2
|
2025-09-30 19:06:18 +08:00
|
|
|
topic = 5
|