2022-10-19 19:07:47 -04:00
|
|
|
AltLookAngle:
|
2024-01-06 21:32:07 -05:00
|
|
|
x: 0
|
|
|
|
y: 0
|
|
|
|
z: 0
|
2020-11-28 11:46:13 -05:00
|
|
|
Autoraise: true
|
2021-02-13 12:12:29 -05:00
|
|
|
Bag:
|
|
|
|
Order: 0
|
2020-11-28 11:46:13 -05:00
|
|
|
ColorDiffuse:
|
2024-01-06 21:32:07 -05:00
|
|
|
b: 1
|
|
|
|
g: 1
|
|
|
|
r: 1
|
2020-11-28 11:46:13 -05:00
|
|
|
ContainedObjects:
|
2022-10-19 19:07:47 -04:00
|
|
|
- AltLookAngle:
|
2024-01-06 21:32:07 -05:00
|
|
|
x: 0
|
|
|
|
y: 0
|
|
|
|
z: 0
|
2022-10-19 19:07:47 -04:00
|
|
|
AttachedDecals:
|
2020-11-28 11:46:13 -05:00
|
|
|
- CustomDecal:
|
|
|
|
ImageURL: http://cloud-3.steamusercontent.com/ugc/959719855119695911/931B9829687A20F4DEADB36DA57B7E6D76792231/
|
|
|
|
Name: dunwich_back
|
|
|
|
Size: 7.4
|
|
|
|
Transform:
|
2024-01-06 21:32:07 -05:00
|
|
|
posX: 0
|
|
|
|
posY: 0
|
|
|
|
posZ: 0
|
|
|
|
rotX: 270
|
|
|
|
rotY: 0
|
|
|
|
rotZ: 0
|
|
|
|
scaleX: 2
|
|
|
|
scaleY: 2
|
|
|
|
scaleZ: 2
|
2020-11-28 11:46:13 -05:00
|
|
|
Autoraise: true
|
|
|
|
ColorDiffuse:
|
2023-04-22 16:56:01 -04:00
|
|
|
a: 0.27451
|
2024-01-06 21:32:07 -05:00
|
|
|
b: 1
|
|
|
|
g: 1
|
|
|
|
r: 1
|
2020-11-28 11:46:13 -05:00
|
|
|
CustomMesh:
|
|
|
|
CastShadows: true
|
|
|
|
ColliderURL: ''
|
|
|
|
Convex: true
|
|
|
|
CustomShader:
|
2024-01-06 21:32:07 -05:00
|
|
|
FresnelStrength: 0
|
2020-11-28 11:46:13 -05:00
|
|
|
SpecularColor:
|
2024-01-06 21:32:07 -05:00
|
|
|
b: 1
|
|
|
|
g: 1
|
|
|
|
r: 1
|
|
|
|
SpecularIntensity: 0
|
|
|
|
SpecularSharpness: 2
|
2023-08-27 21:09:46 -04:00
|
|
|
DiffuseURL: http://cloud-3.steamusercontent.com/ugc/2038486699957629839/74B187339172F55B05CD212F214F5D31B117FDF0/
|
2020-11-28 11:46:13 -05:00
|
|
|
MaterialIndex: 3
|
|
|
|
MeshURL: https://raw.githubusercontent.com/RobMayer/TTSLibrary/master/advboxes/tuckbox_h_MSH.obj
|
|
|
|
NormalURL: ''
|
2023-04-22 16:56:01 -04:00
|
|
|
TypeIndex: 0
|
2020-11-28 11:46:13 -05:00
|
|
|
Description: Barkham Horror
|
|
|
|
DragSelectable: true
|
2023-04-22 16:56:01 -04:00
|
|
|
GMNotes: scenarios/meddling_of_meowlathotep.json
|
2020-11-28 11:46:13 -05:00
|
|
|
GUID: d02940
|
|
|
|
Grid: true
|
|
|
|
GridProjection: false
|
|
|
|
Hands: false
|
|
|
|
HideWhenFaceDown: false
|
|
|
|
IgnoreFoW: false
|
2021-02-13 12:12:29 -05:00
|
|
|
LayoutGroupSortIndex: 0
|
2020-11-28 11:46:13 -05:00
|
|
|
Locked: false
|
2023-04-22 16:56:01 -04:00
|
|
|
LuaScript: "-- Bundled by luabundle {\"version\":\"1.6.0\"}\nlocal __bundle_require,
|
|
|
|
__bundle_loaded, __bundle_register, __bundle_modules = (function(superRequire)\n\tlocal
|
|
|
|
loadingPlaceholder = {[{}] = true}\n\n\tlocal register\n\tlocal modules = {}\n\n\tlocal
|
|
|
|
require\n\tlocal loaded = {}\n\n\tregister = function(name, body)\n\t\tif not
|
|
|
|
modules[name] then\n\t\t\tmodules[name] = body\n\t\tend\n\tend\n\n\trequire =
|
|
|
|
function(name)\n\t\tlocal loadedModule = loaded[name]\n\n\t\tif loadedModule then\n\t\t\tif
|
|
|
|
loadedModule == loadingPlaceholder then\n\t\t\t\treturn nil\n\t\t\tend\n\t\telse\n\t\t\tif
|
|
|
|
not modules[name] then\n\t\t\t\tif not superRequire then\n\t\t\t\t\tlocal identifier
|
|
|
|
= type(name) == 'string' and '\\\"' .. name .. '\\\"' or tostring(name)\n\t\t\t\t\terror('Tried
|
|
|
|
to require ' .. identifier .. ', but no such module has been registered')\n\t\t\t\telse\n\t\t\t\t\treturn
|
|
|
|
superRequire(name)\n\t\t\t\tend\n\t\t\tend\n\n\t\t\tloaded[name] = loadingPlaceholder\n\t\t\tloadedModule
|
|
|
|
= modules[name](require, loaded, register, modules)\n\t\t\tloaded[name] = loadedModule\n\t\tend\n\n\t\treturn
|
|
|
|
loadedModule\n\tend\n\n\treturn require, loaded, register, modules\nend)(nil)\n__bundle_register(\"__root\",
|
|
|
|
function(require, _LOADED, __bundle_register, __bundle_modules)\nrequire(\"core/DownloadBox\")\nend)\n__bundle_register(\"core/DownloadBox\",
|
2024-01-06 21:32:07 -05:00
|
|
|
function(require, _LOADED, __bundle_register, __bundle_modules)\nfunction onLoad()\n
|
|
|
|
\ local notes = self.getGMNotes()\n\n -- default parameters (e.g. scenarios)\n
|
|
|
|
\ local buttonParameters = {\n label = \"Download\",\n click_function =
|
|
|
|
\"buttonClick_download\",\n function_owner = self,\n position = { x = 0,
|
|
|
|
y = 0.1, z = 2.1 },\n height = 250,\n width = 800,\n font_size = 150,\n
|
|
|
|
\ color = { 0, 0, 0 },\n font_color = { 1, 1, 1 }\n }\n\n -- return to
|
|
|
|
boxes\n if string.match(notes, \"................\") == \"campaigns/return\"
|
|
|
|
then\n buttonParameters.position.z = 2\n\n -- official campaign boxes\n
|
2023-04-22 16:56:01 -04:00
|
|
|
\ elseif string.match(notes, \".........\") == \"campaigns\" or self.hasTag(\"LargeBox\")
|
2024-01-06 21:32:07 -05:00
|
|
|
then\n buttonParameters.position.z = 6\n buttonParameters.height = 500\n
|
|
|
|
\ buttonParameters.width = 1700\n buttonParameters.font_size = 350\n\n --
|
|
|
|
investigator boxes\n elseif string.match(notes, \".............\") == \"investigators\"
|
|
|
|
then\n buttonParameters.position.z = 7\n buttonParameters.height = 850\n
|
|
|
|
\ buttonParameters.width = 3400\n buttonParameters.font_size = 700\n end\n\n
|
|
|
|
\ self.createButton(buttonParameters)\nend\n\nfunction buttonClick_download()\n
|
|
|
|
\ Global.call('placeholder_download', { url = self.getGMNotes(), replace = self.guid
|
|
|
|
})\nend\nend)\nreturn __bundle_require(\"__root\")"
|
2023-04-22 16:56:01 -04:00
|
|
|
LuaScriptState: ''
|
2020-11-28 11:46:13 -05:00
|
|
|
MeasureMovement: false
|
2023-04-22 16:56:01 -04:00
|
|
|
Name: Custom_Model
|
2020-11-28 11:46:13 -05:00
|
|
|
Nickname: The Meddling of Meowlathotep
|
|
|
|
Snap: true
|
|
|
|
Sticky: true
|
|
|
|
Tooltip: true
|
|
|
|
Transform:
|
2023-04-22 16:56:01 -04:00
|
|
|
posX: -41.275
|
|
|
|
posY: 3.446
|
|
|
|
posZ: -98.784
|
2024-01-06 21:32:07 -05:00
|
|
|
rotX: 0
|
|
|
|
rotY: 270
|
|
|
|
rotZ: 0
|
2020-11-28 11:46:13 -05:00
|
|
|
scaleX: 2.21
|
|
|
|
scaleY: 0.46
|
|
|
|
scaleZ: 2.42
|
2021-04-25 09:57:58 -04:00
|
|
|
Value: 0
|
2020-11-28 11:46:13 -05:00
|
|
|
XmlUI: ''
|
|
|
|
CustomAssetbundle:
|
|
|
|
AssetbundleSecondaryURL: ''
|
|
|
|
AssetbundleURL: http://chry.me/tts/catlamp.unity3d
|
|
|
|
LoopingEffectIndex: 0
|
|
|
|
MaterialIndex: 0
|
|
|
|
TypeIndex: 6
|
|
|
|
Description: ''
|
|
|
|
DragSelectable: true
|
|
|
|
GMNotes: ''
|
|
|
|
GUID: '308439'
|
|
|
|
Grid: true
|
|
|
|
GridProjection: false
|
|
|
|
Hands: false
|
|
|
|
HideWhenFaceDown: false
|
|
|
|
IgnoreFoW: false
|
2021-02-13 12:12:29 -05:00
|
|
|
LayoutGroupSortIndex: 0
|
2020-11-28 11:46:13 -05:00
|
|
|
Locked: true
|
|
|
|
LuaScript: ''
|
|
|
|
LuaScriptState: ''
|
|
|
|
MaterialIndex: -1
|
|
|
|
MeasureMovement: false
|
|
|
|
MeshIndex: -1
|
|
|
|
Name: Custom_Assetbundle_Bag
|
|
|
|
Nickname: Barkham Horror
|
|
|
|
Snap: true
|
|
|
|
Sticky: true
|
|
|
|
Tooltip: true
|
|
|
|
Transform:
|
2023-01-29 19:31:52 -05:00
|
|
|
posX: -60.65
|
|
|
|
posY: -0.63
|
|
|
|
posZ: -80.61
|
2024-01-06 21:32:07 -05:00
|
|
|
rotX: 0
|
|
|
|
rotY: 315
|
|
|
|
rotZ: 0
|
2020-11-28 11:46:13 -05:00
|
|
|
scaleX: 0.45
|
|
|
|
scaleY: 0.45
|
|
|
|
scaleZ: 0.45
|
2021-04-25 09:57:58 -04:00
|
|
|
Value: 0
|
2020-11-28 11:46:13 -05:00
|
|
|
XmlUI: ''
|