mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-07 02:32:12 +08:00
feat(Feeds): 调整多个饲料和武器的属性数值及配置
更新多个饲料和武器的属性数值,包括质量、字段值、消耗等配置 删除不再使用的榴莲巧克力饲料 优化部分饲料的字段和消耗配置
This commit is contained in:
@@ -6,10 +6,12 @@
|
||||
[node name="Danta" unique_id=665641734 instance=ExtResource("1_4ba8r")]
|
||||
avatarTexture = ExtResource("2_y7pyg")
|
||||
displayName = "蛋挞"
|
||||
quality = 2
|
||||
quality = 3
|
||||
topic = 4
|
||||
fields = Array[int]([1, 6, 18])
|
||||
fieldValues = Array[float]([0.12, 0.1, -4.0])
|
||||
fieldValues = Array[float]([0.12, 0.1, -6.0])
|
||||
costs = Array[int]([0, 1])
|
||||
costCounts = Array[int]([300, 200])
|
||||
|
||||
[node name="avatar" parent="container/info" index="0"]
|
||||
texture = ExtResource("2_y7pyg")
|
||||
|
||||
Reference in New Issue
Block a user