1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-09 05:07:12 +08:00
Files
Dog-Lynx-And-HCN/components/Feeds/Tomato.tscn
T

23 lines
844 B
Plaintext
Raw Normal View History

[gd_scene load_steps=4 format=3 uid="uid://cdqrjcvqieaiv"]
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_n8rje"]
[ext_resource type="Texture2D" uid="uid://b7vxserbhskol" path="res://resources/feeds/banana.svg" id="2_jv7mi"]
[ext_resource type="Texture2D" uid="uid://drx1gdhuqvula" path="res://resources/feeds/tomato.png" id="2_k8x63"]
[node name="Tomato" instance=ExtResource("1_n8rje")]
avatarTexture = ExtResource("2_k8x63")
displayName = "番茄"
quality = 2
topic = 1
fields = Array[int]([10])
fieldValues = Array[float]([0.05])
costs = Array[int]([0, 1])
costCounts = Array[int]([100, 70])
[node name="avatar" parent="container/info" index="0"]
texture = ExtResource("2_jv7mi")
[node name="name" parent="container/info" index="1"]
displayName = "香蕉"
topic = 3