mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
5250adc50d
添加蛋挞、香辣鸡腿堡、阴阳球和钓鱼竿等新食物资源 调整Bow武器的攻击力和自身伤害计算逻辑 修改Tree武器的攻击速率和伤害比例 更新BigLaser和Tree的显示名称及配置 添加相关纹理资源及导入配置
23 lines
881 B
Plaintext
23 lines
881 B
Plaintext
[gd_scene format=3 uid="uid://ovx8i8xd4hvf"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_3x1iw"]
|
|
[ext_resource type="Texture2D" uid="uid://dyump10b0et3r" path="res://resources/feeds/Fishing_Rod_JE2_BE2.png" id="2_ke7m6"]
|
|
[ext_resource type="PackedScene" uid="uid://c65tbxm3tclw0" path="res://components/Weapons/Hetun.tscn" id="3_3x1iw"]
|
|
|
|
[node name="Hetun" unique_id=1666687782 instance=ExtResource("1_3x1iw")]
|
|
avatarTexture = ExtResource("2_ke7m6")
|
|
displayName = "钓鱼竿"
|
|
quality = 2
|
|
topic = 8
|
|
weapons = Array[PackedScene]([ExtResource("3_3x1iw")])
|
|
costs = Array[int]([0, 1])
|
|
costCounts = Array[int]([114, 514])
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
|
texture = ExtResource("2_ke7m6")
|
|
|
|
[node name="name" parent="container/info" index="1"]
|
|
displayName = "钓鱼竿"
|
|
quality = 2
|
|
topic = 8
|