2026-05-04 19:52:04 +08:00
|
|
|
[gd_scene format=3 uid="uid://cygvim0mv4ssa"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://m8a4nay1pmmg" path="res://components/Abstracts/CharacterCardBase.tscn" id="1_xa4jc"]
|
2026-05-04 20:32:07 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://b1ogllqvamcun" path="res://resources/characterCards/lynx.png" id="2_1s675"]
|
2026-05-04 19:52:04 +08:00
|
|
|
|
2026-05-04 21:34:57 +08:00
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1s675"]
|
2026-05-04 19:52:04 +08:00
|
|
|
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.70000005)
|
|
|
|
|
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="Lynx" unique_id=1046363300 instance=ExtResource("1_xa4jc")]
|
2026-05-04 21:34:57 +08:00
|
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_1s675")
|
2026-05-04 19:52:04 +08:00
|
|
|
displayName = "猞猁"
|
2026-05-04 21:34:57 +08:00
|
|
|
slogan = "栖于寒域密林,孤影独行世间"
|
2026-05-04 20:32:07 +08:00
|
|
|
avatar = ExtResource("2_1s675")
|
2026-05-04 21:34:57 +08:00
|
|
|
description = "拥有更大的冲刺速度。"
|
2026-05-04 19:52:04 +08:00
|
|
|
fields = Array[int]([3, 4, 10])
|
2026-05-04 21:34:57 +08:00
|
|
|
fieldValues = Array[float]([0.15, 0.04, -0.3])
|
2026-05-04 20:32:07 +08:00
|
|
|
clickToRebuild = true
|
|
|
|
|
|
|
|
|
|
[node name="avatarTexture" parent="wrapper" parent_id_path=PackedInt32Array(2023039659) index="0" unique_id=1334645594]
|
|
|
|
|
texture = ExtResource("2_1s675")
|
2026-05-04 19:52:04 +08:00
|
|
|
|
2026-05-04 21:34:57 +08:00
|
|
|
[node name="nameLabel" parent="wrapper/infoContainer/VBoxContainer" parent_id_path=PackedInt32Array(533915880) index="0" unique_id=516147781]
|
2026-05-04 19:52:04 +08:00
|
|
|
text = "猞猁"
|
|
|
|
|
|
2026-05-04 21:34:57 +08:00
|
|
|
[node name="sloganLabel" parent="wrapper/infoContainer/VBoxContainer" parent_id_path=PackedInt32Array(533915880) index="1" unique_id=280562204]
|
|
|
|
|
text = "“栖于寒域密林,孤影独行世间”"
|
|
|
|
|
|
2026-05-04 19:52:04 +08:00
|
|
|
[node name="descriptionLabel" parent="wrapper/infoContainer" parent_id_path=PackedInt32Array(143242635) index="1" unique_id=808054282]
|
2026-05-04 21:34:57 +08:00
|
|
|
text = "拥有更大的冲刺速度。"
|