mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-30 16:01:53 +08:00
cdba10c867
- 调整草莓、水果沙拉和焦糖苹果的数值平衡 - 在OutGameStorage中新增MAX_ENERGY等升级字段 - 修复GameOver面板中物品存储的遍历问题 - 优化FeedFilter组件的目标字段和点击刷新功能 - 修正A-Applr组件的显示名称和贴图问题
25 lines
1.0 KiB
Plaintext
25 lines
1.0 KiB
Plaintext
[gd_scene format=3 uid="uid://uu0s26ehdr4h"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_cwqpr"]
|
|
[ext_resource type="Texture2D" uid="uid://c2q4cf4ivu7o7" path="res://resources/feeds/apple.png" id="2_l1ph2"]
|
|
[ext_resource type="PackedScene" uid="uid://dgxvgsipl0gr1" path="res://components/Weapons/CursorKnife.tscn" id="3_powvs"]
|
|
|
|
[node name="Applr" unique_id=1383006342 instance=ExtResource("1_cwqpr")]
|
|
avatarTexture = ExtResource("2_l1ph2")
|
|
displayName = "焦糖苹果"
|
|
quality = 2
|
|
topic = 8
|
|
fields = Array[int]([14])
|
|
fieldValues = Array[float]([0.003])
|
|
weapons = Array[PackedScene]([ExtResource("3_powvs")])
|
|
costs = Array[int]([0, 2])
|
|
costCounts = Array[int]([500, 1])
|
|
|
|
[node name="avatar" parent="container/info" parent_id_path=PackedInt32Array(1288419607) index="0" unique_id=239110315]
|
|
texture = ExtResource("2_l1ph2")
|
|
|
|
[node name="name" parent="container/info" parent_id_path=PackedInt32Array(1288419607) index="1" unique_id=1202819558]
|
|
displayName = "焦糖苹果"
|
|
quality = 2
|
|
topic = 8
|