mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
cdba10c867
- 调整草莓、水果沙拉和焦糖苹果的数值平衡 - 在OutGameStorage中新增MAX_ENERGY等升级字段 - 修复GameOver面板中物品存储的遍历问题 - 优化FeedFilter组件的目标字段和点击刷新功能 - 修正A-Applr组件的显示名称和贴图问题
21 lines
865 B
Plaintext
21 lines
865 B
Plaintext
[gd_scene format=3 uid="uid://cjcefxdt72d0k"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_wr2cd"]
|
|
[ext_resource type="Texture2D" uid="uid://cbyfpwrg2e3ns" path="res://resources/feeds/strawberry-a.svg" id="2_82amy"]
|
|
|
|
[node name="Strawberry" unique_id=604791747 instance=ExtResource("1_wr2cd")]
|
|
avatarTexture = ExtResource("2_82amy")
|
|
displayName = "草莓"
|
|
quality = 3
|
|
fields = Array[int]([14])
|
|
fieldValues = Array[float]([0.012])
|
|
costs = Array[int]([1])
|
|
costCounts = Array[int]([400])
|
|
|
|
[node name="avatar" parent="container/info" parent_id_path=PackedInt32Array(1288419607) index="0" unique_id=239110315]
|
|
texture = ExtResource("2_82amy")
|
|
|
|
[node name="name" parent="container/info" parent_id_path=PackedInt32Array(1288419607) index="1" unique_id=1202819558]
|
|
displayName = "草莓"
|
|
quality = 3
|