diff --git a/components/Feeds/Dango.tscn b/components/Feeds/Dango.tscn index 09dc533..48adf92 100644 --- a/components/Feeds/Dango.tscn +++ b/components/Feeds/Dango.tscn @@ -10,7 +10,7 @@ quality = 4 fields = Array[int]([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17]) fieldValues = Array[float]([80.0, 0.21, 0.1, 0.33, 0.08, 0.15, 0.1, -5.0, 0.25, 4.0, 0.12, 0.15, 0.18, 0.6, 0.15, 2.0, 2.0, 35.0]) costs = Array[int]([0, 1]) -costCounts = Array[int]([5000, 6750]) +costCounts = Array[int]([10000, 12500]) [node name="avatar" parent="container/info" index="0"] texture = ExtResource("2_ckr7l") diff --git a/components/Feeds/Donut.tscn b/components/Feeds/Donut.tscn index 00803f9..cdb3a3b 100644 --- a/components/Feeds/Donut.tscn +++ b/components/Feeds/Donut.tscn @@ -10,10 +10,11 @@ quality = 2 fields = Array[int]([9, 7, 16]) fieldValues = Array[float]([1.0, -3.0, 1.0]) costs = Array[int]([0, 1]) -costCounts = Array[int]([300, 100]) +costCounts = Array[int]([500, 450]) [node name="avatar" parent="container/info" index="0"] texture = ExtResource("2_bv6j5") [node name="name" parent="container/info" index="1"] displayName = "甜甜圈" +quality = 2 diff --git a/components/Feeds/Taco.tscn b/components/Feeds/Taco.tscn index 005b00a..2c64e2c 100644 --- a/components/Feeds/Taco.tscn +++ b/components/Feeds/Taco.tscn @@ -6,15 +6,15 @@ [node name="Taco" instance=ExtResource("1_iixnt")] avatarTexture = ExtResource("2_eed3c") displayName = "塔克" -quality = 3 +quality = 4 fields = Array[int]([13]) -fieldValues = Array[float]([0.24]) +fieldValues = Array[float]([0.36]) costs = Array[int]([1]) -costCounts = Array[int]([200]) +costCounts = Array[int]([400]) [node name="avatar" parent="container/info" index="0"] texture = ExtResource("2_eed3c") [node name="name" parent="container/info" index="1"] displayName = "塔克" -quality = 2 +quality = 3 diff --git a/components/Feeds/WaterBottle.tscn b/components/Feeds/WaterBottle.tscn index 3ebb3e9..eb67684 100644 --- a/components/Feeds/WaterBottle.tscn +++ b/components/Feeds/WaterBottle.tscn @@ -6,14 +6,15 @@ [node name="WaterBottle" instance=ExtResource("1_vfxjq")] avatarTexture = ExtResource("2_gsfud") displayName = "水杯" -quality = 3 +quality = 4 fields = Array[int]([3]) fieldValues = Array[float]([0.25]) costs = Array[int]([1]) -costCounts = Array[int]([300]) +costCounts = Array[int]([250]) [node name="avatar" parent="container/info" index="0"] texture = ExtResource("2_gsfud") [node name="name" parent="container/info" index="1"] displayName = "水杯" +quality = 3