mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
4a7ba8aec6
添加草莓气泡水物品资源及配置 调整阴阳球物品属性数值 优化物品显示逻辑,支持负数消耗显示为绿色 修改物品应用逻辑,允许负消耗直接扣除
23 lines
769 B
Plaintext
23 lines
769 B
Plaintext
[gd_scene format=3 uid="uid://b8pcvegc6xne6"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_3kowa"]
|
|
[ext_resource type="Texture2D" uid="uid://bdktxcifueq2w" path="res://resources/feeds/drink.png" id="2_htdnf"]
|
|
|
|
[node name="Drink" unique_id=450510980 instance=ExtResource("1_3kowa")]
|
|
avatarTexture = ExtResource("2_htdnf")
|
|
displayName = "草莓气泡水"
|
|
quality = 0
|
|
topic = 5
|
|
fields = Array[int]([26])
|
|
fieldValues = Array[float]([0.05])
|
|
costs = Array[int]([0, 1])
|
|
costCounts = Array[int]([400, 750])
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
|
texture = ExtResource("2_htdnf")
|
|
|
|
[node name="name" parent="container/info" index="1"]
|
|
displayName = "草莓气泡水"
|
|
quality = 4
|
|
topic = 3
|