|
|
|
|
[gd_scene load_steps=6 format=3 uid="uid://b78dbmcsioaa4"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dv44t320sl17a" path="res://resource/ui/status/core_background.png" id="1_cdsc7"]
|
|
|
|
|
[ext_resource type="Script" path="res://script/ui/screen.gd" id="1_ienoy"]
|
|
|
|
|
[ext_resource type="Script" path="res://script/ui/status/status_page.gd" id="2_i3kdc"]
|
|
|
|
|
[ext_resource type="Script" path="res://script/ui/hud/skill_item.gd" id="14_bi1a8"]
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dfjudjr7aq205" path="res://scene/ui/item/skill_item.tscn" id="15_o3ry4"]
|
|
|
|
|
|
|
|
|
|
[node name="StatusScreen" type="CanvasLayer"]
|
|
|
|
|
script = ExtResource("1_ienoy")
|
|
|
|
|
|
|
|
|
|
[node name="StatusPage" type="Control" parent="."]
|
|
|
|
|
layout_mode = 3
|
|
|
|
|
anchors_preset = 0
|
|
|
|
|
offset_right = 40.0
|
|
|
|
|
offset_bottom = 40.0
|
|
|
|
|
script = ExtResource("2_i3kdc")
|
|
|
|
|
|
|
|
|
|
[node name="TabContainer" type="TabContainer" parent="StatusPage"]
|
|
|
|
|
layout_mode = 0
|
|
|
|
|
offset_left = 48.0
|
|
|
|
|
offset_top = 16.0
|
|
|
|
|
offset_right = 592.0
|
|
|
|
|
offset_bottom = 344.0
|
|
|
|
|
|
|
|
|
|
[node name="StatusSkillPage" type="Control" parent="StatusPage/TabContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="SkillItem" type="Control" parent="StatusPage/TabContainer/StatusSkillPage"]
|
|
|
|
|
layout_mode = 3
|
|
|
|
|
anchors_preset = 0
|
|
|
|
|
offset_left = 312.0
|
|
|
|
|
offset_top = 33.0
|
|
|
|
|
offset_right = 344.0
|
|
|
|
|
offset_bottom = 65.0
|
|
|
|
|
pivot_offset = Vector2(16, 16)
|
|
|
|
|
script = ExtResource("14_bi1a8")
|
|
|
|
|
|
|
|
|
|
[node name="SkillLeft" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = -40.0
|
|
|
|
|
offset_right = -8.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillRight" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 8.0
|
|
|
|
|
offset_right = 40.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillUp" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = -16.0
|
|
|
|
|
offset_top = -32.0
|
|
|
|
|
offset_right = 16.0
|
|
|
|
|
offset_bottom = 0.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillDown" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = -16.0
|
|
|
|
|
offset_top = 0.0
|
|
|
|
|
offset_right = 16.0
|
|
|
|
|
offset_bottom = 32.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillItem2" type="Control" parent="StatusPage/TabContainer/StatusSkillPage"]
|
|
|
|
|
layout_mode = 3
|
|
|
|
|
anchors_preset = 0
|
|
|
|
|
offset_left = 408.0
|
|
|
|
|
offset_top = 33.0
|
|
|
|
|
offset_right = 440.0
|
|
|
|
|
offset_bottom = 65.0
|
|
|
|
|
pivot_offset = Vector2(16, 16)
|
|
|
|
|
script = ExtResource("14_bi1a8")
|
|
|
|
|
|
|
|
|
|
[node name="SkillLeft" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem2" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = -40.0
|
|
|
|
|
offset_right = -8.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillRight" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem2" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 8.0
|
|
|
|
|
offset_right = 40.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillUp" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem2" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = -16.0
|
|
|
|
|
offset_top = -32.0
|
|
|
|
|
offset_right = 16.0
|
|
|
|
|
offset_bottom = 0.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillDown" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem2" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = -16.0
|
|
|
|
|
offset_top = 0.0
|
|
|
|
|
offset_right = 16.0
|
|
|
|
|
offset_bottom = 32.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillItem3" type="Control" parent="StatusPage/TabContainer/StatusSkillPage"]
|
|
|
|
|
layout_mode = 3
|
|
|
|
|
anchors_preset = 0
|
|
|
|
|
offset_left = 288.0
|
|
|
|
|
offset_top = 105.0
|
|
|
|
|
offset_right = 320.0
|
|
|
|
|
offset_bottom = 137.0
|
|
|
|
|
pivot_offset = Vector2(16, 16)
|
|
|
|
|
script = ExtResource("14_bi1a8")
|
|
|
|
|
|
|
|
|
|
[node name="SkillLeft" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = -40.0
|
|
|
|
|
offset_right = -8.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillRight" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 8.0
|
|
|
|
|
offset_right = 40.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillUp" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = -16.0
|
|
|
|
|
offset_top = -32.0
|
|
|
|
|
offset_right = 16.0
|
|
|
|
|
offset_bottom = 0.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillDown" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = -16.0
|
|
|
|
|
offset_top = 0.0
|
|
|
|
|
offset_right = 16.0
|
|
|
|
|
offset_bottom = 32.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillRight2" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 56.0
|
|
|
|
|
offset_right = 88.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillUp2" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 32.0
|
|
|
|
|
offset_top = -32.0
|
|
|
|
|
offset_right = 64.0
|
|
|
|
|
offset_bottom = 0.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillDown2" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 32.0
|
|
|
|
|
offset_top = 0.0
|
|
|
|
|
offset_right = 64.0
|
|
|
|
|
offset_bottom = 32.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillRight3" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 104.0
|
|
|
|
|
offset_right = 136.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillUp3" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 80.0
|
|
|
|
|
offset_top = -32.0
|
|
|
|
|
offset_right = 112.0
|
|
|
|
|
offset_bottom = 0.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillDown3" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 80.0
|
|
|
|
|
offset_top = 0.0
|
|
|
|
|
offset_right = 112.0
|
|
|
|
|
offset_bottom = 32.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillRight4" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 152.0
|
|
|
|
|
offset_right = 184.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillUp4" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 128.0
|
|
|
|
|
offset_top = -32.0
|
|
|
|
|
offset_right = 160.0
|
|
|
|
|
offset_bottom = 0.0
|
|
|
|
|
|
|
|
|
|
[node name="SkillDown4" parent="StatusPage/TabContainer/StatusSkillPage/SkillItem3" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
offset_left = 128.0
|
|
|
|
|
offset_top = 0.0
|
|
|
|
|
offset_right = 160.0
|
|
|
|
|
offset_bottom = 32.0
|
|
|
|
|
|
|
|
|
|
[node name="CoreItem" type="Control" parent="StatusPage/TabContainer/StatusSkillPage"]
|
|
|
|
|
anchors_preset = 0
|
|
|
|
|
offset_left = 24.0
|
|
|
|
|
offset_top = 1.0
|
|
|
|
|
offset_right = 64.0
|
|
|
|
|
offset_bottom = 41.0
|
|
|
|
|
|
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="StatusPage/TabContainer/StatusSkillPage/CoreItem"]
|
|
|
|
|
layout_mode = 0
|
|
|
|
|
offset_top = 32.0
|
|
|
|
|
offset_right = 204.0
|
|
|
|
|
offset_bottom = 280.0
|
|
|
|
|
horizontal_scroll_mode = 0
|
|
|
|
|
vertical_scroll_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="CoreList" type="VBoxContainer" parent="StatusPage/TabContainer/StatusSkillPage/CoreItem/ScrollContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="Core" type="Control" parent="StatusPage/TabContainer/StatusSkillPage/CoreItem/ScrollContainer/CoreList"]
|
|
|
|
|
custom_minimum_size = Vector2(192, 32)
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="CoreBackground" type="TextureRect" parent="StatusPage/TabContainer/StatusSkillPage/CoreItem/ScrollContainer/CoreList/Core"]
|
|
|
|
|
layout_mode = 0
|
|
|
|
|
offset_right = 192.0
|
|
|
|
|
offset_bottom = 32.0
|
|
|
|
|
texture = ExtResource("1_cdsc7")
|
|
|
|
|
expand_mode = 1
|
|
|
|
|
|
|
|
|
|
[node name="Skill" parent="StatusPage/TabContainer/StatusSkillPage/CoreItem/ScrollContainer/CoreList/Core" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
anchors_preset = 4
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
|
anchor_right = 0.0
|
|
|
|
|
offset_left = 0.0
|
|
|
|
|
offset_right = 32.0
|
|
|
|
|
grow_horizontal = 1
|
|
|
|
|
|
|
|
|
|
[node name="CoreName" type="Label" parent="StatusPage/TabContainer/StatusSkillPage/CoreItem/ScrollContainer/CoreList/Core"]
|
|
|
|
|
layout_mode = 0
|
|
|
|
|
offset_left = 45.0
|
|
|
|
|
offset_top = 3.0
|
|
|
|
|
offset_right = 85.0
|
|
|
|
|
offset_bottom = 25.0
|
|
|
|
|
theme_override_font_sizes/font_size = 15
|
|
|
|
|
text = "Core name"
|
|
|
|
|
|
|
|
|
|
[node name="CoreDetailItem" type="Control" parent="StatusPage/TabContainer/StatusSkillPage"]
|
|
|
|
|
anchors_preset = 0
|
|
|
|
|
offset_left = 280.0
|
|
|
|
|
offset_top = 169.0
|
|
|
|
|
offset_right = 320.0
|
|
|
|
|
offset_bottom = 209.0
|
|
|
|
|
|
|
|
|
|
[node name="Background" type="TextureRect" parent="StatusPage/TabContainer/StatusSkillPage/CoreDetailItem"]
|
|
|
|
|
layout_mode = 0
|
|
|
|
|
offset_right = 192.0
|
|
|
|
|
offset_bottom = 32.0
|
|
|
|
|
texture = ExtResource("1_cdsc7")
|
|
|
|
|
expand_mode = 1
|
|
|
|
|
|
|
|
|
|
[node name="Skill" parent="StatusPage/TabContainer/StatusSkillPage/CoreDetailItem" instance=ExtResource("15_o3ry4")]
|
|
|
|
|
layout_mode = 1
|
|
|
|
|
anchors_preset = 4
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
|
anchor_right = 0.0
|
|
|
|
|
offset_left = 0.0
|
|
|
|
|
offset_top = -20.0
|
|
|
|
|
offset_right = 32.0
|
|
|
|
|
offset_bottom = 12.0
|
|
|
|
|
grow_horizontal = 1
|
|
|
|
|
|
|
|
|
|
[node name="CoreName" type="Label" parent="StatusPage/TabContainer/StatusSkillPage/CoreDetailItem"]
|
|
|
|
|
layout_mode = 0
|
|
|
|
|
offset_left = 45.0
|
|
|
|
|
offset_top = 3.0
|
|
|
|
|
offset_right = 124.0
|
|
|
|
|
offset_bottom = 25.0
|
|
|
|
|
theme_override_font_sizes/font_size = 15
|
|
|
|
|
text = "Core name"
|
|
|
|
|
|
|
|
|
|
[node name="StatusMapPage" type="Control" parent="StatusPage/TabContainer"]
|
|
|
|
|
visible = false
|
|
|
|
|
layout_mode = 2
|