덱창(카드 picker)의 카드가 표시·클릭되지 않던 두 버그를 근본 수정.
표시 버그: 덱뷰 render(RenderAllDeck/RenderClassDeckTabs/RenderDeckInspect)가
비-DefaultGroup(DeckUIGroup) 카드를 직접 e.Enable로 켰는데, 깊게 중첩된
ExecSpace 6 호출이라 .Enable 토글이 스코프 상실로 무효(문서화된 afac34d 버그).
Maker 저작 DeckAllHud 카드는 기본 enable=false라 안 보였음. → SetEntityEnabled
(ExecSpace 2 ClientOnly, 인라인 실행) 경유로 변경(전투 HUD와 동일 패턴).
클릭 버그: Maker 저작 DeckAllHud 카드 120장의 SpriteGUIRendererComponent.
RaycastTarget=false라 클릭 레이를 못 받아 런타임 부착 ButtonComponent에 클릭이
도달 못함(같은 패널 탭/Close는 raycast=true라 정상이던 게 결정적 단서). →
BindButtons 카드 루프에서 RaycastTarget=true 런타임 주입.
README: 디버그 단축키 섹션 추가(Ctrl+Shift+C 카드 picker / Ctrl+Shift+E 에너지).
Maker UI 저작(메이커 편집분 동반): 6개 UIGroup GroupOrder 재배치
(DeckUIGroup 최상단 4→6 등) + DeckUIGroup 카드 그리드 위치 조정(180장).
산출물 재생성: SlayDeckController.codeblock.
검증: cbgap GAP 0, JS 미러 41/41, 인게임 클릭 동작 확인.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
5414 lines
150 KiB
XML
5414 lines
150 KiB
XML
{
|
|
"Id": "",
|
|
"GameId": "",
|
|
"EntryKey": "ui://588df946-db68-4b37-a951-f9fac396629d",
|
|
"ContentType": "x-mod/ui",
|
|
"Content": "",
|
|
"Usage": 0,
|
|
"UsePublish": 1,
|
|
"UseService": 0,
|
|
"CoreVersion": "26.5.0.0",
|
|
"StudioVersion": "0.1.0.0",
|
|
"DynamicLoading": 0,
|
|
"ContentProto": {
|
|
"Use": "Binary",
|
|
"Entities": [
|
|
{
|
|
"id": "588df946-db68-4b37-a951-f9fac396629d",
|
|
"path": "/ui/LobbyUIGroup",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.UIGroupComponent,MOD.Core.CanvasGroupComponent",
|
|
"jsonString": {
|
|
"name": "LobbyUIGroup",
|
|
"path": "/ui/LobbyUIGroup",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 5,
|
|
"pathConstraints": "//",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "uigroup",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uigroup",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"AlignmentOption": 15,
|
|
"AnchorsMax": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 1920.0,
|
|
"y": 1080.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.UIGroupComponent",
|
|
"DefaultShow": false,
|
|
"GroupOrder": 1,
|
|
"GroupType": 2,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.CanvasGroupComponent",
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0e900000-0000-4000-8000-00000e900000",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
|
"jsonString": {
|
|
"name": "LobbyHud",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 0,
|
|
"pathConstraints": "///",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UISprite",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uisprite",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 960.0,
|
|
"y": 540.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -960.0,
|
|
"y": -540.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 1920.0,
|
|
"y": 1080.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0e900002-0000-4000-8000-00000e900002",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud/SoulLabel",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "SoulLabel",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud/SoulLabel",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 0,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 860.0,
|
|
"y": 506.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": 540.0,
|
|
"y": 450.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 320.0,
|
|
"y": 56.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 700.0,
|
|
"y": 478.0
|
|
},
|
|
"Position": {
|
|
"x": 700.0,
|
|
"y": 478.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.6,
|
|
"g": 0.85,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 28,
|
|
"MaxSize": 28,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "영혼 0",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0e900003-0000-4000-8000-00000e900003",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud/AscLabel",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "AscLabel",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud/AscLabel",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 1,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": -467.6895,
|
|
"y": 499.0577
|
|
},
|
|
"OffsetMin": {
|
|
"x": -847.6895,
|
|
"y": 443.0577
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 380.0,
|
|
"y": 56.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": -657.6895,
|
|
"y": 471.0577
|
|
},
|
|
"Position": {
|
|
"x": -657.6895,
|
|
"y": 471.0577,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.9,
|
|
"g": 0.7,
|
|
"b": 0.5,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 22,
|
|
"MaxSize": 22,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "승천 0 / 해금 0",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0e900004-0000-4000-8000-00000e900004",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud/Hint",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Hint",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud/Hint",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 2,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 750.0,
|
|
"y": -450.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -750.0,
|
|
"y": -506.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 1500.0,
|
|
"y": 56.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": -478.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": -478.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.72,
|
|
"g": 0.76,
|
|
"b": 0.82,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 20,
|
|
"MaxSize": 20,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "NPC에게 다가가 ↑ 또는 클릭으로 대화 · ← → 이동 · Ctrl 공격",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0e900005-0000-4000-8000-00000e900005",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud/AscMinus",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "AscMinus",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud/AscMinus",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 3,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIButton",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uibutton",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": -757.0,
|
|
"y": 491.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -803.0,
|
|
"y": 449.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 46.0,
|
|
"y": 42.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": -780.0,
|
|
"y": 470.0
|
|
},
|
|
"Position": {
|
|
"x": -780.0,
|
|
"y": 470.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.2,
|
|
"g": 0.24,
|
|
"b": 0.3,
|
|
"a": 1.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": true,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 1.0,
|
|
"g": 1.0,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 28,
|
|
"MaxSize": 28,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "<",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0e900006-0000-4000-8000-00000e900006",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud/AscPlus",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "AscPlus",
|
|
"path": "/ui/LobbyUIGroup/LobbyHud/AscPlus",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 4,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIButton",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uibutton",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": -517.0,
|
|
"y": 491.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -563.0,
|
|
"y": 449.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 46.0,
|
|
"y": 42.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": -540.0,
|
|
"y": 470.0
|
|
},
|
|
"Position": {
|
|
"x": -540.0,
|
|
"y": 470.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.2,
|
|
"g": 0.24,
|
|
"b": 0.3,
|
|
"a": 1.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": true,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 1.0,
|
|
"g": 1.0,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 28,
|
|
"MaxSize": 28,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": ">",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0ea00000-0000-4000-8000-00000ea00000",
|
|
"path": "/ui/LobbyUIGroup/BoardHud",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
|
"jsonString": {
|
|
"name": "BoardHud",
|
|
"path": "/ui/LobbyUIGroup/BoardHud",
|
|
"nameEditable": true,
|
|
"enable": false,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 1,
|
|
"pathConstraints": "///",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UISprite",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uisprite",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 960.0,
|
|
"y": 540.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -960.0,
|
|
"y": -540.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 1920.0,
|
|
"y": 1080.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.05,
|
|
"g": 0.06,
|
|
"b": 0.09,
|
|
"a": 0.95
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": true,
|
|
"Type": 1,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0ea00001-0000-4000-8000-00000ea00001",
|
|
"path": "/ui/LobbyUIGroup/BoardHud/Title",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Title",
|
|
"path": "/ui/LobbyUIGroup/BoardHud/Title",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 0,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 350.0,
|
|
"y": 430.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -350.0,
|
|
"y": 370.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 700.0,
|
|
"y": 60.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": 400.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": 400.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.94,
|
|
"g": 0.74,
|
|
"b": 0.26,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 44,
|
|
"MaxSize": 44,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "게시판",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0ea00002-0000-4000-8000-00000ea00002",
|
|
"path": "/ui/LobbyUIGroup/BoardHud/Body",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Body",
|
|
"path": "/ui/LobbyUIGroup/BoardHud/Body",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 1,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 550.0,
|
|
"y": 280.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -550.0,
|
|
"y": -240.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 1100.0,
|
|
"y": 520.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": 20.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": 20.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.1,
|
|
"g": 0.12,
|
|
"b": 0.16,
|
|
"a": 0.9
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 0,
|
|
"Bold": false,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.86,
|
|
"g": 0.9,
|
|
"b": 0.94,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 24,
|
|
"MaxSize": 24,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "· 카드는 직업/등급에 따라 보상 확률이 다릅니다.\n· 몬스터는 매 턴 정해진 행동 중 하나를 무작위로 합니다.\n· 일부 몬스터는 덱에 저주 카드(상처/화상)를 넣습니다.\n· 손패는 최대 10장, 초과분은 자동으로 버려집니다.\n· 2차 전직 후 보스를 잡으면 영혼이 쌓입니다.\n· 영혼은 상인 NPC에서 덱빌딩 해금에 사용합니다.",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0ea00003-0000-4000-8000-00000ea00003",
|
|
"path": "/ui/LobbyUIGroup/BoardHud/Close",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Close",
|
|
"path": "/ui/LobbyUIGroup/BoardHud/Close",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 2,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIButton",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uibutton",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 100.0,
|
|
"y": -350.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -100.0,
|
|
"y": -410.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 200.0,
|
|
"y": 60.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": -380.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": -380.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.2,
|
|
"g": 0.24,
|
|
"b": 0.3,
|
|
"a": 1.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": true,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 1.0,
|
|
"g": 1.0,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 28,
|
|
"MaxSize": 28,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "닫기",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00000-0000-4000-8000-00000eb00000",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
|
"jsonString": {
|
|
"name": "SoulShopHud",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud",
|
|
"nameEditable": true,
|
|
"enable": false,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 2,
|
|
"pathConstraints": "///",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UISprite",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uisprite",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 960.0,
|
|
"y": 540.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -960.0,
|
|
"y": -540.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 1920.0,
|
|
"y": 1080.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.05,
|
|
"g": 0.06,
|
|
"b": 0.09,
|
|
"a": 0.95
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": true,
|
|
"Type": 1,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00001-0000-4000-8000-00000eb00001",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Title",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Title",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Title",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 0,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 350.0,
|
|
"y": 440.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -350.0,
|
|
"y": 380.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 700.0,
|
|
"y": 60.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": 410.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": 410.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.6,
|
|
"g": 0.85,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 44,
|
|
"MaxSize": 44,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "영혼 상점",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00002-0000-4000-8000-00000eb00002",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Souls",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Souls",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Souls",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 1,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 200.0,
|
|
"y": 367.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -200.0,
|
|
"y": 323.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 400.0,
|
|
"y": 44.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": 345.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": 345.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.6,
|
|
"g": 0.85,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 28,
|
|
"MaxSize": 28,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "영혼 0",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00003-0000-4000-8000-00000eb00003",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Close",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Close",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Close",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 2,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIButton",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uibutton",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 100.0,
|
|
"y": -370.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -100.0,
|
|
"y": -430.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 200.0,
|
|
"y": 60.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": -400.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": -400.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.2,
|
|
"g": 0.24,
|
|
"b": 0.3,
|
|
"a": 1.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": true,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 1.0,
|
|
"g": 1.0,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 28,
|
|
"MaxSize": 28,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "닫기",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00004-0000-4000-8000-00000eb00004",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item1",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
|
"jsonString": {
|
|
"name": "Item1",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item1",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 3,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIButton",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uibutton",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 380.0,
|
|
"y": 282.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -380.0,
|
|
"y": 178.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 760.0,
|
|
"y": 104.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": 230.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": 230.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.14,
|
|
"g": 0.16,
|
|
"b": 0.22,
|
|
"a": 1.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": true,
|
|
"Type": 1,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00005-0000-4000-8000-00000eb00005",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item1/Name",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Name",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item1/Name",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 0,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 0.0,
|
|
"y": 41.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -360.0,
|
|
"y": 3.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 360.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": -180.0,
|
|
"y": 22.0
|
|
},
|
|
"Position": {
|
|
"x": -180.0,
|
|
"y": 22.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.94,
|
|
"g": 0.74,
|
|
"b": 0.26,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 28,
|
|
"MaxSize": 28,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00006-0000-4000-8000-00000eb00006",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item1/Desc",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Desc",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item1/Desc",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 1,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 40.0,
|
|
"y": -5.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -400.0,
|
|
"y": -43.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 440.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": -180.0,
|
|
"y": -24.0
|
|
},
|
|
"Position": {
|
|
"x": -180.0,
|
|
"y": -24.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": false,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.86,
|
|
"g": 0.9,
|
|
"b": 0.94,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 20,
|
|
"MaxSize": 20,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00007-0000-4000-8000-00000eb00007",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item1/Status",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Status",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item1/Status",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 2,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 380.0,
|
|
"y": 19.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": 160.0,
|
|
"y": -19.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 220.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 270.0,
|
|
"y": 0.0
|
|
},
|
|
"Position": {
|
|
"x": 270.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": false,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.6,
|
|
"g": 0.85,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 22,
|
|
"MaxSize": 22,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00008-0000-4000-8000-00000eb00008",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item2",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
|
"jsonString": {
|
|
"name": "Item2",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item2",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 4,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIButton",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uibutton",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 380.0,
|
|
"y": 157.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -380.0,
|
|
"y": 53.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 760.0,
|
|
"y": 104.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": 105.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": 105.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.14,
|
|
"g": 0.16,
|
|
"b": 0.22,
|
|
"a": 1.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": true,
|
|
"Type": 1,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00009-0000-4000-8000-00000eb00009",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item2/Name",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Name",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item2/Name",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 0,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 0.0,
|
|
"y": 41.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -360.0,
|
|
"y": 3.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 360.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": -180.0,
|
|
"y": 22.0
|
|
},
|
|
"Position": {
|
|
"x": -180.0,
|
|
"y": 22.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.94,
|
|
"g": 0.74,
|
|
"b": 0.26,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 28,
|
|
"MaxSize": 28,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb0000a-0000-4000-8000-00000eb0000a",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item2/Desc",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Desc",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item2/Desc",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 1,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 40.0,
|
|
"y": -5.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -400.0,
|
|
"y": -43.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 440.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": -180.0,
|
|
"y": -24.0
|
|
},
|
|
"Position": {
|
|
"x": -180.0,
|
|
"y": -24.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": false,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.86,
|
|
"g": 0.9,
|
|
"b": 0.94,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 20,
|
|
"MaxSize": 20,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb0000b-0000-4000-8000-00000eb0000b",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item2/Status",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Status",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item2/Status",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 2,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 380.0,
|
|
"y": 19.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": 160.0,
|
|
"y": -19.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 220.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 270.0,
|
|
"y": 0.0
|
|
},
|
|
"Position": {
|
|
"x": 270.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": false,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.6,
|
|
"g": 0.85,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 22,
|
|
"MaxSize": 22,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb0000c-0000-4000-8000-00000eb0000c",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item3",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
|
"jsonString": {
|
|
"name": "Item3",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item3",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 5,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIButton",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uibutton",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 380.0,
|
|
"y": 32.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -380.0,
|
|
"y": -72.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 760.0,
|
|
"y": 104.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": -20.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": -20.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.14,
|
|
"g": 0.16,
|
|
"b": 0.22,
|
|
"a": 1.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": true,
|
|
"Type": 1,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb0000d-0000-4000-8000-00000eb0000d",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item3/Name",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Name",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item3/Name",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 0,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 0.0,
|
|
"y": 41.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -360.0,
|
|
"y": 3.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 360.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": -180.0,
|
|
"y": 22.0
|
|
},
|
|
"Position": {
|
|
"x": -180.0,
|
|
"y": 22.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.94,
|
|
"g": 0.74,
|
|
"b": 0.26,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 28,
|
|
"MaxSize": 28,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb0000e-0000-4000-8000-00000eb0000e",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item3/Desc",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Desc",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item3/Desc",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 1,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 40.0,
|
|
"y": -5.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -400.0,
|
|
"y": -43.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 440.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": -180.0,
|
|
"y": -24.0
|
|
},
|
|
"Position": {
|
|
"x": -180.0,
|
|
"y": -24.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": false,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.86,
|
|
"g": 0.9,
|
|
"b": 0.94,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 20,
|
|
"MaxSize": 20,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb0000f-0000-4000-8000-00000eb0000f",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item3/Status",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Status",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item3/Status",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 2,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 380.0,
|
|
"y": 19.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": 160.0,
|
|
"y": -19.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 220.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 270.0,
|
|
"y": 0.0
|
|
},
|
|
"Position": {
|
|
"x": 270.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": false,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.6,
|
|
"g": 0.85,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 22,
|
|
"MaxSize": 22,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00010-0000-4000-8000-00000eb00010",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item4",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent",
|
|
"jsonString": {
|
|
"name": "Item4",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item4",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 6,
|
|
"pathConstraints": "////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIButton",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uibutton",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 380.0,
|
|
"y": -93.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -380.0,
|
|
"y": -197.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 760.0,
|
|
"y": 104.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 0.0,
|
|
"y": -145.0
|
|
},
|
|
"Position": {
|
|
"x": 0.0,
|
|
"y": -145.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.14,
|
|
"g": 0.16,
|
|
"b": 0.22,
|
|
"a": 1.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": true,
|
|
"Type": 1,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00011-0000-4000-8000-00000eb00011",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item4/Name",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Name",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item4/Name",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 0,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 0.0,
|
|
"y": 41.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -360.0,
|
|
"y": 3.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 360.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": -180.0,
|
|
"y": 22.0
|
|
},
|
|
"Position": {
|
|
"x": -180.0,
|
|
"y": 22.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": true,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.94,
|
|
"g": 0.74,
|
|
"b": 0.26,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 28,
|
|
"MaxSize": 28,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00012-0000-4000-8000-00000eb00012",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item4/Desc",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Desc",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item4/Desc",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 1,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 40.0,
|
|
"y": -5.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": -400.0,
|
|
"y": -43.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 440.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": -180.0,
|
|
"y": -24.0
|
|
},
|
|
"Position": {
|
|
"x": -180.0,
|
|
"y": -24.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": false,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.86,
|
|
"g": 0.9,
|
|
"b": 0.94,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 20,
|
|
"MaxSize": 20,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
},
|
|
{
|
|
"id": "0eb00013-0000-4000-8000-00000eb00013",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item4/Status",
|
|
"componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent",
|
|
"jsonString": {
|
|
"name": "Status",
|
|
"path": "/ui/LobbyUIGroup/SoulShopHud/Item4/Status",
|
|
"nameEditable": true,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": true,
|
|
"displayOrder": 2,
|
|
"pathConstraints": "/////",
|
|
"revision": 1,
|
|
"origin": {
|
|
"type": "Model",
|
|
"entry_id": "UIText",
|
|
"sub_entity_id": null,
|
|
"root_entity_id": null,
|
|
"replaced_model_id": null
|
|
},
|
|
"modelId": "uitext",
|
|
"@components": [
|
|
{
|
|
"@type": "MOD.Core.UITransformComponent",
|
|
"ActivePlatform": 255,
|
|
"AlignmentOption": 0,
|
|
"AnchorsMax": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"AnchorsMin": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"MobileOnly": false,
|
|
"OffsetMax": {
|
|
"x": 380.0,
|
|
"y": 19.0
|
|
},
|
|
"OffsetMin": {
|
|
"x": 160.0,
|
|
"y": -19.0
|
|
},
|
|
"Pivot": {
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"RectSize": {
|
|
"x": 220.0,
|
|
"y": 38.0
|
|
},
|
|
"UIMode": 1,
|
|
"UIScale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"UIVersion": 2,
|
|
"anchoredPosition": {
|
|
"x": 270.0,
|
|
"y": 0.0
|
|
},
|
|
"Position": {
|
|
"x": 270.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"QuaternionRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0,
|
|
"w": 1.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.SpriteGUIRendererComponent",
|
|
"AnimClipPlayType": 0,
|
|
"EndFrameIndex": 2147483647,
|
|
"ImageRUID": {
|
|
"DataId": ""
|
|
},
|
|
"LocalPosition": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"LocalScale": {
|
|
"x": 1.0,
|
|
"y": 1.0
|
|
},
|
|
"OverrideSorting": false,
|
|
"PlayRate": 1.0,
|
|
"PreserveSprite": 0,
|
|
"StartFrameIndex": 0,
|
|
"Color": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.0
|
|
},
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"FillAmount": 1.0,
|
|
"FillCenter": true,
|
|
"FillClockWise": true,
|
|
"FillMethod": 0,
|
|
"FillOrigin": 0,
|
|
"FlipX": false,
|
|
"FlipY": false,
|
|
"FrameColumn": 1,
|
|
"FrameRate": 0,
|
|
"FrameRow": 1,
|
|
"Outline": false,
|
|
"OutlineColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"OutlineWidth": 3.0,
|
|
"RaycastTarget": false,
|
|
"Type": 1,
|
|
"Enable": true
|
|
},
|
|
{
|
|
"@type": "MOD.Core.TextComponent",
|
|
"Alignment": 4,
|
|
"Bold": false,
|
|
"DropShadow": false,
|
|
"DropShadowAngle": 30.0,
|
|
"DropShadowColor": {
|
|
"r": 0.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 0.72
|
|
},
|
|
"DropShadowDistance": 32.0,
|
|
"Font": 0,
|
|
"FontColor": {
|
|
"r": 0.6,
|
|
"g": 0.85,
|
|
"b": 1.0,
|
|
"a": 1.0
|
|
},
|
|
"FontSize": 22,
|
|
"MaxSize": 22,
|
|
"MinSize": 8,
|
|
"OutlineColor": {
|
|
"r": 0.08,
|
|
"g": 0.08,
|
|
"b": 0.08,
|
|
"a": 1.0
|
|
},
|
|
"OutlineDistance": {
|
|
"x": 1.0,
|
|
"y": -1.0
|
|
},
|
|
"OutlineWidth": 1.0,
|
|
"Overflow": 0,
|
|
"OverrideSorting": false,
|
|
"Padding": {
|
|
"left": 0,
|
|
"right": 0,
|
|
"top": 0,
|
|
"bottom": 0
|
|
},
|
|
"SizeFit": false,
|
|
"Text": "",
|
|
"UseOutLine": true,
|
|
"Enable": true
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |