mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
a0372f0867
- 将匿名函数参数从 `_who`, `_by` 简化为 `_w`, `_b` - 更新 HCN 角色的字段和数值配置 - 调整 MuyangDog 角色的数值和描述文本
38 lines
1.6 KiB
Plaintext
38 lines
1.6 KiB
Plaintext
[gd_scene format=3 uid="uid://dfww6e0mpyjk4"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://m8a4nay1pmmg" path="res://components/Abstracts/CharacterCardBase.tscn" id="1_robpf"]
|
|
[ext_resource type="Texture2D" uid="uid://2xmrkvyrcqq1" path="res://resources/characterCards/hcn.png" id="2_1yfsg"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1yfsg"]
|
|
content_margin_left = 20.0
|
|
content_margin_top = 20.0
|
|
content_margin_right = 20.0
|
|
content_margin_bottom = 20.0
|
|
bg_color = Color(0, 0, 0, 0.8)
|
|
border_color = Color(1, 1, 1, 1)
|
|
border_blend = true
|
|
corner_radius_top_left = 15
|
|
corner_radius_bottom_right = 15
|
|
corner_detail = 1
|
|
|
|
[node name="HCN" unique_id=1046363300 instance=ExtResource("1_robpf")]
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_1yfsg")
|
|
displayName = "氰化氢"
|
|
slogan = "微量便可颠覆生机"
|
|
avatar = ExtResource("2_1yfsg")
|
|
description = "击杀敌人时储能。"
|
|
fields = Array[int]([18, 10, 1])
|
|
fieldValues = Array[float]([3.0, 0.15, -0.15])
|
|
|
|
[node name="avatarTexture" parent="wrapper" parent_id_path=PackedInt32Array(2023039659) index="0" unique_id=1334645594]
|
|
texture = ExtResource("2_1yfsg")
|
|
|
|
[node name="nameLabel" parent="wrapper/infoContainer/VBoxContainer" parent_id_path=PackedInt32Array(533915880) index="0" unique_id=516147781]
|
|
text = "氰化氢"
|
|
|
|
[node name="sloganLabel" parent="wrapper/infoContainer/VBoxContainer" parent_id_path=PackedInt32Array(533915880) index="1" unique_id=280562204]
|
|
text = "“微量便可颠覆生机”"
|
|
|
|
[node name="descriptionLabel" parent="wrapper/infoContainer" parent_id_path=PackedInt32Array(143242635) index="1" unique_id=808054282]
|
|
text = "击杀敌人时储能。"
|