1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00
Files
Dog-Lynx-And-HCN/components/Feeds/FruitSalad.tscn
T
fallingshrimp cdba10c867 feat: 调整游戏平衡性和修复数据存储问题
- 调整草莓、水果沙拉和焦糖苹果的数值平衡
- 在OutGameStorage中新增MAX_ENERGY等升级字段
- 修复GameOver面板中物品存储的遍历问题
- 优化FeedFilter组件的目标字段和点击刷新功能
- 修正A-Applr组件的显示名称和贴图问题
2026-05-04 11:02:35 +08:00

23 lines
904 B
Plaintext

[gd_scene format=3 uid="uid://d3oh03276434b"]
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_mvycn"]
[ext_resource type="Texture2D" uid="uid://bdknu6rkkpoyd" path="res://resources/feeds/fruitsalad.svg" id="2_2oxe7"]
[node name="FruitSalad" unique_id=453318050 instance=ExtResource("1_mvycn")]
avatarTexture = ExtResource("2_2oxe7")
displayName = "水果沙拉"
quality = 0
topic = 5
fields = Array[int]([4, 14])
fieldValues = Array[float]([0.04, 0.006])
costs = Array[int]([1])
costCounts = Array[int]([200])
[node name="avatar" parent="container/info" parent_id_path=PackedInt32Array(1288419607) index="0" unique_id=239110315]
texture = ExtResource("2_2oxe7")
[node name="name" parent="container/info" parent_id_path=PackedInt32Array(1288419607) index="1" unique_id=1202819558]
displayName = "水果沙拉"
quality = 0
topic = 5