mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-27 22:41:56 +08:00
cc75192e2e
为湮灭激光和彩虹旗添加新的武器卡片配置 将所有武器卡片的品质属性统一调整为2级 移除角色文件中不再使用的武器引用
26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
[gd_scene load_steps=5 format=3 uid="uid://b8d56knoxje2e"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_twbyf"]
|
|
[ext_resource type="Texture2D" uid="uid://ccxdfsg5071t4" path="res://resources/bullets/chain-gun/Chain_Gun.webp" id="2_030i8"]
|
|
[ext_resource type="Texture2D" uid="uid://cwfyi61xkt4bt" path="res://resources/weapons/lgbt.jpeg" id="2_tlofc"]
|
|
[ext_resource type="PackedScene" uid="uid://wl8u5m52708w" path="res://components/Weapons/LGBT.tscn" id="3_bfnqw"]
|
|
|
|
[node name="LGBT" instance=ExtResource("1_twbyf")]
|
|
avatarTexture = ExtResource("2_tlofc")
|
|
displayName = "彩虹旗"
|
|
quality = 2
|
|
topic = 8
|
|
fields = Array[int]([1])
|
|
fieldValues = Array[float]([0.06])
|
|
weapons = Array[PackedScene]([ExtResource("3_bfnqw")])
|
|
costs = Array[int]([1, 3])
|
|
costCounts = Array[int]([200, 2500])
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
|
texture = ExtResource("2_030i8")
|
|
|
|
[node name="name" parent="container/info" index="1"]
|
|
displayName = "链式机枪"
|
|
quality = 2
|
|
topic = 8
|