1404 lines
41 KiB
Plaintext

[gd_scene load_steps=17 format=3 uid="uid://b8bb7bnc08siu"]
[ext_resource type="Script" uid="uid://q11vjese3yt2" path="res://UI/popup/task_development/main_plan/gameplay/gameplay.gd" id="1_3igef"]
[ext_resource type="Texture2D" uid="uid://pucudatqrcrq" path="res://UI/popup/popup_bg_1.png" id="2_kj02u"]
[ext_resource type="Texture2D" uid="uid://dgcugleiv7sfw" path="res://UI/popup/task_development/arrow.png" id="3_m6uda"]
[ext_resource type="Theme" uid="uid://ddq54ba6vwyn0" path="res://UI/popup/task_development/main_plan/gameplay/gameplay_option_button.tres" id="4_bjy55"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_6a8uh"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_bu5lv"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_mue51"]
[sub_resource type="Animation" id="Animation_bu5lv"]
length = 0.001
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Title/previous:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"values": [Vector2(9, 7)]
}
[sub_resource type="Animation" id="Animation_6a8uh"]
resource_name = "base"
length = 0.6
loop_mode = 1
step = 0.2
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Title/previous:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.2, 0.4, 0.6),
"transitions": PackedFloat32Array(1, 1, 1, 1),
"update": 1,
"values": [Vector2(16, 7), Vector2(12, 7), Vector2(9, 7), Vector2(16, 7)]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_mue51"]
_data = {
&"RESET": SubResource("Animation_bu5lv"),
&"base": SubResource("Animation_6a8uh")
}
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_wpgbx"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_r6b7x"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_hsiy4"]
[sub_resource type="Animation" id="Animation_wpgbx"]
length = 0.001
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath(".:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"values": [Vector2(461, 7)]
}
[sub_resource type="Animation" id="Animation_mue51"]
resource_name = "base"
length = 0.6
loop_mode = 1
step = 0.2
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath(".:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.2, 0.4, 0.6),
"transitions": PackedFloat32Array(1, 1, 1, 1),
"update": 1,
"values": [Vector2(455, 7), Vector2(458, 7), Vector2(461, 7), Vector2(455, 7)]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_r6b7x"]
_data = {
&"RESET": SubResource("Animation_wpgbx"),
&"base": SubResource("Animation_mue51")
}
[node name="gameplay" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_3igef")
[node name="BG" type="NinePatchRect" parent="."]
custom_minimum_size = Vector2(500, 350)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -250.0
offset_top = -200.0
offset_right = 250.0
offset_bottom = 150.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_kj02u")
region_rect = Rect2(1, 35, 86, 53)
patch_margin_left = 8
patch_margin_top = 35
patch_margin_right = 8
patch_margin_bottom = 32
[node name="Title" type="NinePatchRect" parent="BG"]
custom_minimum_size = Vector2(500, 0)
layout_mode = 1
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -250.0
offset_right = 250.0
offset_bottom = 44.0
grow_horizontal = 2
texture = ExtResource("2_kj02u")
region_rect = Rect2(1, 27, 86, 8)
patch_margin_left = 8
patch_margin_top = 7
patch_margin_right = 8
patch_margin_bottom = 6
[node name="Title" type="Label" parent="BG/Title"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -34.5
offset_top = -18.0
offset_right = 34.5
offset_bottom = 18.0
grow_horizontal = 2
grow_vertical = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 27
text = "玩法选择"
vertical_alignment = 1
[node name="previous" type="NinePatchRect" parent="BG/Title"]
layout_mode = 1
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
offset_left = 9.0
offset_top = -15.0
offset_right = 39.0
offset_bottom = 15.0
grow_vertical = 2
texture = ExtResource("3_m6uda")
region_rect = Rect2(0, 0, 6, 9)
[node name="Button" type="Button" parent="BG/Title/previous"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_styles/focus = SubResource("StyleBoxEmpty_6a8uh")
theme_override_styles/hover = SubResource("StyleBoxEmpty_bu5lv")
theme_override_styles/pressed = SubResource("StyleBoxEmpty_mue51")
flat = true
[node name="AnimationPlayer" type="AnimationPlayer" parent="BG/Title/previous"]
root_node = NodePath("../../..")
libraries = {
&"": SubResource("AnimationLibrary_mue51")
}
autoplay = "base"
[node name="next" type="NinePatchRect" parent="BG/Title"]
layout_mode = 1
anchors_preset = 6
anchor_left = 1.0
anchor_top = 0.5
anchor_right = 1.0
anchor_bottom = 0.5
offset_left = -39.0
offset_top = -15.0
offset_right = -9.0
offset_bottom = 15.0
grow_horizontal = 0
grow_vertical = 2
texture = ExtResource("3_m6uda")
region_rect = Rect2(6, 0, 6, 9)
[node name="Button" type="Button" parent="BG/Title/next"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_styles/focus = SubResource("StyleBoxEmpty_wpgbx")
theme_override_styles/hover = SubResource("StyleBoxEmpty_r6b7x")
theme_override_styles/pressed = SubResource("StyleBoxEmpty_hsiy4")
flat = true
[node name="AnimationPlayer" type="AnimationPlayer" parent="BG/Title/next"]
libraries = {
&"": SubResource("AnimationLibrary_r6b7x")
}
autoplay = "base"
[node name="Option" type="Control" parent="BG"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
[node name="Column_Headers" type="HBoxContainer" parent="BG/Option"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -210.0
offset_top = 51.0
offset_right = 210.0
offset_bottom = 82.0
grow_horizontal = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Column_Headers"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 22
text = "玩法"
[node name="Experience" type="Label" parent="BG/Option/Column_Headers"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 22
text = "尝试次数"
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Column_Headers"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 22
text = "流行度"
horizontal_alignment = 1
[node name="Cost" type="Label" parent="BG/Option/Column_Headers"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 22
text = "成本"
horizontal_alignment = 2
[node name="Info" type="NinePatchRect" parent="BG/Option"]
custom_minimum_size = Vector2(440, 240)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -220.0
offset_top = -92.0
offset_right = 220.0
offset_bottom = 149.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_kj02u")
region_rect = Rect2(92, 38, 76, 34)
patch_margin_left = 2
patch_margin_top = 33
patch_margin_right = 2
patch_margin_bottom = 33
[node name="List_1" type="VBoxContainer" parent="BG/Option/Info"]
custom_minimum_size = Vector2(436, 230)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -20.0
offset_right = 210.0
offset_bottom = 20.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="option_1" type="Button" parent="BG/Option/Info/List_1"]
custom_minimum_size = Vector2(436, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_1/option_1"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_1/option_1/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
text = "回合战斗"
[node name="Experience" type="Label" parent="BG/Option/Info/List_1/option_1/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
text = "0"
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_1/option_1/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
text = "中"
horizontal_alignment = 1
[node name="Cost" type="Label" parent="BG/Option/Info/List_1/option_1/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
text = "600"
horizontal_alignment = 2
[node name="option_2" type="Button" parent="BG/Option/Info/List_1"]
custom_minimum_size = Vector2(436, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_1/option_2"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_1/option_2/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_1/option_2/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_1/option_2/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_1/option_2/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_3" type="Button" parent="BG/Option/Info/List_1"]
custom_minimum_size = Vector2(436, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_1/option_3"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_1/option_3/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_1/option_3/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_1/option_3/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_1/option_3/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_4" type="Button" parent="BG/Option/Info/List_1"]
custom_minimum_size = Vector2(436, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_1/option_4"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_1/option_4/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_1/option_4/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_1/option_4/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_1/option_4/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_5" type="Button" parent="BG/Option/Info/List_1"]
custom_minimum_size = Vector2(436, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_1/option_5"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_1/option_5/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_1/option_5/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_1/option_5/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_1/option_5/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_6" type="Button" parent="BG/Option/Info/List_1"]
custom_minimum_size = Vector2(436, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_1/option_6"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_1/option_6/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_1/option_6/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_1/option_6/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_1/option_6/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_7" type="Button" parent="BG/Option/Info/List_1"]
custom_minimum_size = Vector2(436, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_1/option_7"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_1/option_7/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_1/option_7/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_1/option_7/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_1/option_7/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="List_2" type="VBoxContainer" parent="BG/Option/Info"]
custom_minimum_size = Vector2(436, 230)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -20.0
offset_right = 210.0
offset_bottom = 20.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="option_1" type="Button" parent="BG/Option/Info/List_2"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_2/option_1"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_2/option_1/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_2/option_1/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_2/option_1/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Cost" type="Label" parent="BG/Option/Info/List_2/option_1/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_2" type="Button" parent="BG/Option/Info/List_2"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_2/option_2"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_2/option_2/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_2/option_2/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_2/option_2/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_2/option_2/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_3" type="Button" parent="BG/Option/Info/List_2"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_2/option_3"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_2/option_3/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_2/option_3/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_2/option_3/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_2/option_3/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_4" type="Button" parent="BG/Option/Info/List_2"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_2/option_4"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_2/option_4/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_2/option_4/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_2/option_4/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_2/option_4/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_5" type="Button" parent="BG/Option/Info/List_2"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_2/option_5"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_2/option_5/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_2/option_5/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_2/option_5/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_2/option_5/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_6" type="Button" parent="BG/Option/Info/List_2"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_2/option_6"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_2/option_6/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_2/option_6/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_2/option_6/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_2/option_6/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_7" type="Button" parent="BG/Option/Info/List_2"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_2/option_7"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_2/option_7/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_2/option_7/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_2/option_7/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_2/option_7/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="List_3" type="VBoxContainer" parent="BG/Option/Info"]
custom_minimum_size = Vector2(436, 230)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -20.0
offset_right = 210.0
offset_bottom = 20.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="option_1" type="Button" parent="BG/Option/Info/List_3"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_3/option_1"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_3/option_1/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_3/option_1/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_3/option_1/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Cost" type="Label" parent="BG/Option/Info/List_3/option_1/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_2" type="Button" parent="BG/Option/Info/List_3"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_3/option_2"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_3/option_2/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_3/option_2/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_3/option_2/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_3/option_2/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_3" type="Button" parent="BG/Option/Info/List_3"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_3/option_3"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_3/option_3/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_3/option_3/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_3/option_3/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_3/option_3/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_4" type="Button" parent="BG/Option/Info/List_3"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_3/option_4"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_3/option_4/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_3/option_4/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_3/option_4/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_3/option_4/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_5" type="Button" parent="BG/Option/Info/List_3"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_3/option_5"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_3/option_5/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_3/option_5/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_3/option_5/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_3/option_5/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_6" type="Button" parent="BG/Option/Info/List_3"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_3/option_6"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_3/option_6/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_3/option_6/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_3/option_6/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_3/option_6/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2
[node name="option_7" type="Button" parent="BG/Option/Info/List_3"]
custom_minimum_size = Vector2(0, 32)
layout_mode = 2
theme = ExtResource("4_bjy55")
disabled = true
flat = true
[node name="Row" type="HBoxContainer" parent="BG/Option/Info/List_3/option_7"]
custom_minimum_size = Vector2(420, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -210.0
offset_top = -15.5
offset_right = 210.0
offset_bottom = 15.5
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
[node name="Title" type="Label" parent="BG/Option/Info/List_3/option_7/Row"]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
[node name="Experience" type="Label" parent="BG/Option/Info/List_3/option_7/Row"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="Popularity" type="Label" parent="BG/Option/Info/List_3/option_7/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 1
[node name="cost" type="Label" parent="BG/Option/Info/List_3/option_7/Row"]
custom_minimum_size = Vector2(80, 0)
layout_mode = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 20
horizontal_alignment = 2