From 615852867bb499adf8ca84bea29360cac9f9ffcf Mon Sep 17 00:00:00 2001 From: Chr1Z93 Date: Fri, 9 Feb 2024 00:46:37 +0100 Subject: [PATCH] added hemlock placeholder --- config.json | 2 +- objects/EdgeoftheEarth.895eaa.json | 2 +- objects/TheDream-Eaters.a16a1a.json | 4 +- objects/TheFeastofHemlockVale.c740af.json | 69 ++++++++++++++++++++++ objects/TheInnsmouthConspiracy.465aab.json | 2 +- objects/TheScarletKeys.300fcc.json | 2 +- 6 files changed, 75 insertions(+), 6 deletions(-) create mode 100644 objects/TheFeastofHemlockVale.c740af.json diff --git a/config.json b/config.json index 14238f9a..1d7e0cd7 100644 --- a/config.json +++ b/config.json @@ -129,6 +129,7 @@ "ScriptingTrigger.a2f932", "EdgeoftheEarth.895eaa", "TheDream-Eaters.a16a1a", + "TheFeastofHemlockVale.c740af", "ReturntoTheCircleUndone.757324", "OtherDoominPlay.652ff3", "Playermat1White.8b081b", @@ -168,7 +169,6 @@ "PhaseTrackerCache.49922d", "PhaseTrackerCache.16832f", "PhaseTrackerCache.645841", - "TokenSource.124381", "GameData.3dbe47", "SCEDTour.0e5aa8", diff --git a/objects/EdgeoftheEarth.895eaa.json b/objects/EdgeoftheEarth.895eaa.json index 0abd9a26..61d0c431 100644 --- a/objects/EdgeoftheEarth.895eaa.json +++ b/objects/EdgeoftheEarth.895eaa.json @@ -54,7 +54,7 @@ ], "Tooltip": true, "Transform": { - "posX": 39, + "posX": 52, "posY": 1.486, "posZ": -87, "rotX": 0, diff --git a/objects/TheDream-Eaters.a16a1a.json b/objects/TheDream-Eaters.a16a1a.json index 5a7f596e..e3640829 100644 --- a/objects/TheDream-Eaters.a16a1a.json +++ b/objects/TheDream-Eaters.a16a1a.json @@ -54,9 +54,9 @@ ], "Tooltip": true, "Transform": { - "posX": 65, + "posX": 0, "posY": 1.486, - "posZ": -87, + "posZ": -55, "rotX": 0, "rotY": 270, "rotZ": 0, diff --git a/objects/TheFeastofHemlockVale.c740af.json b/objects/TheFeastofHemlockVale.c740af.json new file mode 100644 index 00000000..a8aca5b6 --- /dev/null +++ b/objects/TheFeastofHemlockVale.c740af.json @@ -0,0 +1,69 @@ +{ + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "a": 0.27451, + "b": 1, + "g": 1, + "r": 1 + }, + "CustomMesh": { + "CastShadows": true, + "ColliderURL": "https://raw.githubusercontent.com/RobMayer/TTSLibrary/master/advboxes/core_h_COL.obj", + "Convex": true, + "CustomShader": { + "FresnelStrength": 0, + "SpecularColor": { + "b": 1, + "g": 1, + "r": 1 + }, + "SpecularIntensity": 0, + "SpecularSharpness": 2 + }, + "DiffuseURL": "http://cloud-3.steamusercontent.com/ugc/2342503777949914349/98CA11F8C5250E8F4A1DA877CD496C6FFB87AF0E/", + "MaterialIndex": 3, + "MeshURL": "https://raw.githubusercontent.com/RobMayer/TTSLibrary/master/advboxes/core_h_MSH.obj", + "NormalURL": "", + "TypeIndex": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "campaigns/the_feast_of_hemlock_vale.json", + "GUID": "c740af", + "Grid": true, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "require(\"core/DownloadBox\")", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Model", + "Nickname": "The Feast of Hemlock Vale", + "Snap": true, + "Sticky": true, + "Tags": [ + "CampaignBox" + ], + "Tooltip": true, + "Transform": { + "posX": 26, + "posY": 1.486, + "posZ": -87, + "rotX": 0, + "rotY": 270, + "rotZ": 0, + "scaleX": 1, + "scaleY": 0.14, + "scaleZ": 1 + }, + "Value": 0, + "XmlUI": "" +} \ No newline at end of file diff --git a/objects/TheInnsmouthConspiracy.465aab.json b/objects/TheInnsmouthConspiracy.465aab.json index 20f313db..888897c1 100644 --- a/objects/TheInnsmouthConspiracy.465aab.json +++ b/objects/TheInnsmouthConspiracy.465aab.json @@ -54,7 +54,7 @@ ], "Tooltip": true, "Transform": { - "posX": 52, + "posX": 65, "posY": 1.486, "posZ": -87, "rotX": 0, diff --git a/objects/TheScarletKeys.300fcc.json b/objects/TheScarletKeys.300fcc.json index c5c5fc87..58ef85b1 100644 --- a/objects/TheScarletKeys.300fcc.json +++ b/objects/TheScarletKeys.300fcc.json @@ -54,7 +54,7 @@ ], "Tooltip": true, "Transform": { - "posX": 26, + "posX": 39, "posY": 1.486, "posZ": -87, "rotX": 0,