mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
96ba8abf11
更新多个饲料和武器的属性数值,包括质量、字段值、消耗等配置 删除不再使用的榴莲巧克力饲料 优化部分饲料的字段和消耗配置
23 lines
778 B
Plaintext
23 lines
778 B
Plaintext
[gd_scene format=3 uid="uid://bs1sb3j6cr5bd"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_86tiu"]
|
|
[ext_resource type="Texture2D" uid="uid://c2ee1nkl8da64" path="res://resources/feeds/yinyang.png" id="2_1ouu0"]
|
|
|
|
[node name="Yinyang" unique_id=665641734 instance=ExtResource("1_86tiu")]
|
|
avatarTexture = ExtResource("2_1ouu0")
|
|
displayName = "阴阳球"
|
|
quality = 4
|
|
topic = 7
|
|
fields = Array[int]([2, 0, 1])
|
|
fieldValues = Array[float]([-0.25, -40.0, -0.5])
|
|
costs = Array[int]([2, 4])
|
|
costCounts = Array[int]([-4, -1])
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
|
texture = ExtResource("2_1ouu0")
|
|
|
|
[node name="name" parent="container/info" index="1"]
|
|
displayName = "阴阳球"
|
|
quality = 4
|
|
topic = 7
|