1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00
Files
Dog-Lynx-And-HCN/components/Feeds/RainbowCandy.tscn
T
fallingshrimp e2da3ec86e feat(游戏内容): 添加能量方块角色和矢量核心武器
添加新的能量方块角色实体及其相关资源文件
新增矢量核心武器卡牌配置
调整彩虹糖的数值平衡
修改波次生成逻辑,允许Boss波次生成小怪
修复红水晶子弹在发射者无效时的崩溃问题
2026-04-26 14:02:02 +08:00

23 lines
808 B
Plaintext

[gd_scene format=3 uid="uid://bbhi7yatfmf8h"]
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_2x0kp"]
[ext_resource type="Texture2D" uid="uid://ckw0agpwxpdxv" path="res://resources/feeds/rainbow.svg" id="2_xhiuj"]
[node name="RainbowCandy" unique_id=68887160 instance=ExtResource("1_2x0kp")]
avatarTexture = ExtResource("2_xhiuj")
displayName = "彩虹糖"
quality = 3
topic = 4
fields = Array[int]([1, 5, 6, 13, 7, 3])
fieldValues = Array[float]([0.5, 0.75, 0.3, 3.0, 30.0, -0.65])
costs = Array[int]([0, 3])
costCounts = Array[int]([700, 100])
[node name="avatar" parent="container/info" index="0"]
texture = ExtResource("2_xhiuj")
[node name="name" parent="container/info" index="1"]
displayName = "彩虹糖"
quality = 3
topic = 4