From 17512f5946a49b432254fd8a0c9333b2e9a91753 Mon Sep 17 00:00:00 2001 From: Buhallin Date: Thu, 29 Dec 2022 12:36:02 -0800 Subject: [PATCH] Change token spawning to pull templates from a bag rather than the on-board token pools Also added a hidden zone (for Black) to cover functional objects at the back of the table. --- config.json | 4 +- objects/GameData.3dbe47.json | 50 + objects/TokenSource.124381.json | 58 + .../Custom_Tile.a3fb6c.json | 57 + .../Custom_Tile.a40a48.json | 57 + .../Custom_Token.00d19a.json | 57 + .../Custom_Token.cd2a02.json | 2852 +++++++++++++++++ objects/TokenSource.124381/Horror.36be72.json | 515 +++ src/core/MythosArea.ttslua | 4 +- src/core/token/TokenManager.ttslua | 39 +- 10 files changed, 3679 insertions(+), 14 deletions(-) create mode 100644 objects/GameData.3dbe47.json create mode 100644 objects/TokenSource.124381.json create mode 100644 objects/TokenSource.124381/Custom_Tile.a3fb6c.json create mode 100644 objects/TokenSource.124381/Custom_Tile.a40a48.json create mode 100644 objects/TokenSource.124381/Custom_Token.00d19a.json create mode 100644 objects/TokenSource.124381/Custom_Token.cd2a02.json create mode 100644 objects/TokenSource.124381/Horror.36be72.json diff --git a/config.json b/config.json index dde0cd86..2ccfc194 100644 --- a/config.json +++ b/config.json @@ -249,7 +249,9 @@ "Search-A-Card.24051a", "PhaseTracker.d0c8fa", "ArkhamSCED240Page1-12102022.1dd55c", - "TokenSpawnTracker.e3ffc9" + "TokenSpawnTracker.e3ffc9", + "TokenSource.124381", + "GameData.3dbe47" ], "PlayArea": 1, "PlayerCounts": [ diff --git a/objects/GameData.3dbe47.json b/objects/GameData.3dbe47.json new file mode 100644 index 00000000..d24d39af --- /dev/null +++ b/objects/GameData.3dbe47.json @@ -0,0 +1,50 @@ +{ + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "a": 0.75, + "b": 0.25, + "g": 0.25, + "r": 0.25 + }, + "Description": "Objects in this zone support game functionality and should not be touched", + "DragSelectable": true, + "FogColor": "Black", + "FogHidePointers": false, + "FogReverseHiding": false, + "FogSeethrough": true, + "GMNotes": "", + "GUID": "3dbe47", + "Grid": true, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": true, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "FogOfWarTrigger", + "Nickname": "Game Data", + "Snap": true, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": 78, + "posY": 3.79, + "posZ": 13, + "rotX": 0, + "rotY": 270, + "rotZ": 0, + "scaleX": 32, + "scaleY": 5.1, + "scaleZ": 3 + }, + "Value": 0, + "XmlUI": "" +} diff --git a/objects/TokenSource.124381.json b/objects/TokenSource.124381.json new file mode 100644 index 00000000..5a785ce5 --- /dev/null +++ b/objects/TokenSource.124381.json @@ -0,0 +1,58 @@ +{ + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "Bag": { + "Order": 0 + }, + "ColorDiffuse": { + "b": 0.63589, + "g": 0.16729, + "r": 0.15842 + }, + "ContainedObjects_order": [ + "Custom_Token.00d19a", + "Custom_Tile.a3fb6c", + "Horror.36be72", + "Custom_Token.cd2a02", + "Custom_Tile.a40a48" + ], + "ContainedObjects_path": "TokenSource.124381", + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "124381", + "Grid": true, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": true, + "LuaScript": "", + "LuaScriptState": "", + "MaterialIndex": -1, + "MeasureMovement": false, + "MeshIndex": -1, + "Name": "Bag", + "Nickname": "Token Source", + "Snap": true, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": 78.46, + "posY": 1.138, + "posZ": -1.001, + "rotX": 0, + "rotY": 0, + "rotZ": 0, + "scaleX": 0.53, + "scaleY": 0.53, + "scaleZ": 0.53 + }, + "Value": 0, + "XmlUI": "" +} diff --git a/objects/TokenSource.124381/Custom_Tile.a3fb6c.json b/objects/TokenSource.124381/Custom_Tile.a3fb6c.json new file mode 100644 index 00000000..f702a73a --- /dev/null +++ b/objects/TokenSource.124381/Custom_Tile.a3fb6c.json @@ -0,0 +1,57 @@ +{ + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomTile": { + "Stackable": true, + "Stretch": true, + "Thickness": 0.1, + "Type": 2 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "https://i.imgur.com/EoL7yaZ.png", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357164917/1D06F1DC4D6888B6F57124BD2AFE20D0B0DA15A8/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "doom", + "GUID": "a3fb6c", + "Grid": true, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Tile", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.665, + "posY": 2.687, + "posZ": -7.238, + "rotX": 9, + "rotY": 90, + "rotZ": 178, + "scaleX": 0.25, + "scaleY": 1, + "scaleZ": 0.25 + }, + "Value": 0, + "XmlUI": "" +} diff --git a/objects/TokenSource.124381/Custom_Tile.a40a48.json b/objects/TokenSource.124381/Custom_Tile.a40a48.json new file mode 100644 index 00000000..c455e2a3 --- /dev/null +++ b/objects/TokenSource.124381/Custom_Tile.a40a48.json @@ -0,0 +1,57 @@ +{ + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomTile": { + "Stackable": true, + "Stretch": true, + "Thickness": 0.1, + "Type": 2 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "https://i.imgur.com/EoL7yaZ.png", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357164917/1D06F1DC4D6888B6F57124BD2AFE20D0B0DA15A8/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "clue", + "GUID": "a40a48", + "Grid": true, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Tile", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.764, + "posY": 2.57, + "posZ": -7.529, + "rotX": 358, + "rotY": 270, + "rotZ": 8, + "scaleX": 0.25, + "scaleY": 1, + "scaleZ": 0.25 + }, + "Value": 0, + "XmlUI": "" +} diff --git a/objects/TokenSource.124381/Custom_Token.00d19a.json b/objects/TokenSource.124381/Custom_Token.00d19a.json new file mode 100644 index 00000000..45d940cb --- /dev/null +++ b/objects/TokenSource.124381/Custom_Token.00d19a.json @@ -0,0 +1,57 @@ +{ + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 5, + "Stackable": true, + "StandUp": false, + "Thickness": 0.3 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357192910/11DDDC7EF621320962FDCF3AE3211D5EDC3D1573/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "resource", + "GUID": "00d19a", + "Grid": true, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.965, + "posY": 2.608, + "posZ": -7.37, + "rotX": 5, + "rotY": 270, + "rotZ": 6, + "scaleX": 0.17, + "scaleY": 0.17, + "scaleZ": 0.17 + }, + "Value": 0, + "XmlUI": "" +} diff --git a/objects/TokenSource.124381/Custom_Token.cd2a02.json b/objects/TokenSource.124381/Custom_Token.cd2a02.json new file mode 100644 index 00000000..b062f0f3 --- /dev/null +++ b/objects/TokenSource.124381/Custom_Token.cd2a02.json @@ -0,0 +1,2852 @@ +{ + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857974350/E16168497E847B690A16F1C0914E4F5C872555B6/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "damage", + "GUID": "cd2a02", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "States": { + "10": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857975474/DFCA4DBDEDCC936D2A2888A98C9B2FEBCD30C22B/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "473fd1", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.000002114869, + "rotY": 180, + "rotZ": -0.00000344551631, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "11": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857975559/D34362DF759435E36BF4109C8EE397D96EDE6B56/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "fdb103", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.00999987, + "posZ": 9.519388, + "rotX": -0.00000637244239, + "rotY": 180, + "rotZ": 1.0489314e-7, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "12": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857975658/F7CBB1000A579C9642A259174E611C0118190022/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "9409fe", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.000006856813, + "rotY": 180, + "rotZ": 6.24681149e-7, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "13": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857975808/E0965014A9756E7CB50A144006363535D43BA6F5/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "69b7a8", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000810479651, + "rotY": 180, + "rotZ": 4.15571648e-8, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "14": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857975959/B5BB691A4BF8E83DD2B514C81EC38E8E082ED787/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "df96a2", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.00000515672855, + "rotY": 180, + "rotZ": -9.08177e-7, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "15": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857976119/2EFDA564FE2E9F58EB47F21B4CB69117876DCC7A/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "166a74", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.000007670889, + "rotY": 180, + "rotZ": 2.730384e-7, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "16": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857976252/7FE12F57BD8ED418097467B0472B2B510C5B3D05/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "a964cf", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.000009659233, + "rotY": 180, + "rotZ": 0.000003145974, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "17": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857976402/BFC6C6655B0EB1C3DFD3819AFEA599F8D42CEB64/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "f25755", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.00999987, + "posZ": 9.519388, + "rotX": 9.30901138e-7, + "rotY": 180, + "rotZ": 0.0000140537149, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "18": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857976543/32E963CDBABCDEBEF3FB499670577A19689E1D8B/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "157830", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000349763832, + "rotY": 180, + "rotZ": -0.000011208811, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "19": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857976679/9CFECB352760F82A558905BC6874DD47F807F785/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "4b281e", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01000011, + "posZ": 9.519388, + "rotX": -0.00000487788157, + "rotY": 180.000015, + "rotZ": 0.00000283701524, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "2": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857974497/B53160AEF67C32741FB7393B887A745C5A0403A6/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "731a18", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.00999987, + "posZ": 9.519388, + "rotX": -0.0000112864509, + "rotY": 180, + "rotZ": 0.000009893568, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "20": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857976805/C81E859758C7B35531566E99CFFDC10626F184D2/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "e38f0b", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000381104314, + "rotY": 180.000015, + "rotZ": -0.0000125628785, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "21": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857976909/640634C5EC652071E14B8EDDEB8800ED4CFECBE3/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "be6df1", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.0000109130187, + "rotY": 180, + "rotZ": 0.00001615263, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "22": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857977001/6854680D0F7FE536050A1FDDC5A31B642BAA82FB/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "5bb1af", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.00999987, + "posZ": 9.519388, + "rotX": 3.85535827e-7, + "rotY": 180.000015, + "rotZ": -3.36548e-7, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "23": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857977114/58B8C6AFC58BEC7F5CDA992B399235E1D1CE216A/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "ca8bdf", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.0000105401759, + "rotY": 180.000015, + "rotZ": 0.00000126669079, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "24": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857977249/7D1F115182E691E90A505760A3349D237C0F16E1/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "01363c", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000114314139, + "rotY": 180.000015, + "rotZ": 0.00000173802164, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "25": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857977373/3EB829A410A896DFBA803FB029394976F6AE0CCB/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "b72a1d", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.00000184584269, + "rotY": 180.000015, + "rotZ": 0.0000053036315, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "26": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857977465/9CA5019A545C6BF2AA1BBB3112267EACAF52C01E/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "04f0ba", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000102766649, + "rotY": 180.000015, + "rotZ": -0.0000137765155, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "27": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857977563/7037BEF939CFBDC031481366476C44C7C3EF322D/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "cfaf88", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.0000019677243, + "rotY": 180.000015, + "rotZ": 0.00000249157665, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "28": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857977715/F7661D4ADB8F7071FB4E836B2BAF43C3820848E4/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "592346", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.00001276227, + "rotY": 180.000015, + "rotZ": 0.00000153182373, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "29": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857977844/58C1F8974EEF4961249B44B8517B350F18753379/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "4cca27", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.00000313882947, + "rotY": 180.000015, + "rotZ": -4.327291e-8, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "3": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857974625/F8D98C87DCB93C8CDF106FFAB3DA836B22DA8BEB/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "5099bb", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -9.526744e-8, + "rotY": 180, + "rotZ": -7.436876e-8, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "30": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857977960/7AC1D20BCD93FD3D035EC26A4C108A82E72EBA86/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "bc08ab", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.00000168156157, + "rotY": 180.000015, + "rotZ": 0.00000219717617, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "31": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857978096/D6F6F7EDF5E14EE6B9EE21F807E7CF4F9F9EC028/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "ae6d21", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.0000069150783, + "rotY": 180.000015, + "rotZ": 0.000002574338, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "32": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857978200/E6CDADB9AAB0A79E8526D7A4A1F49471893F7947/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "8b4d06", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.000011233, + "rotY": 180, + "rotZ": 0.0000167793787, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "33": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857978337/818E96F0D2BCB45CC90CEE863677312245594B4C/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "3b3f8c", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.00000190952255, + "rotY": 180, + "rotZ": 6.814834e-7, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "34": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857978437/B98FDAB4D1EBC1D40E969DEF9CA7143C8D251BB4/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "cfdd03", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.0000108585373, + "rotY": 180, + "rotZ": 0.00000540023439, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "35": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857978553/9A27448271331CDD6292E14F2CB49D71C50CEBF3/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "f89275", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000721516062, + "rotY": 180, + "rotZ": -0.000002222035, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "36": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857978668/D56BF0309ECBDDC4DC4C8FFB71C8B80B320A5E11/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "f45ba0", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000655812164, + "rotY": 180, + "rotZ": -4.21542978e-7, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "37": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857978779/A532740121C41FEF6E30A9E98F933AE1D15907CB/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "e6cce3", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.000008363716, + "rotY": 180, + "rotZ": 0.0000125134511, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "38": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857978910/695348D90CBB1D5EF857964662D3D29478FAECC2/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "9d9531", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000165363917, + "rotY": 180, + "rotZ": 0.00000755110068, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "39": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857979053/575819DDF05E4E6FBFA296DD68E7AF6A764CE2B6/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "9676a0", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.00999987, + "posZ": 9.519388, + "rotX": -0.00000433588548, + "rotY": 180, + "rotZ": 0.0000134007632, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "4": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857974789/EC9F446EA2DF1E2AE8369138E6873B28852469F1/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "68206f", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.000003948265, + "rotY": 180, + "rotZ": -0.0000210753624, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "40": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857979152/FFC073DECEC5837E340C37F6CE4F40938E40C514/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "cc6d6a", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.00000305671983, + "rotY": 180, + "rotZ": -0.000004596211, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "41": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857979285/C69BFF8D1ECC77BF0F5DAD355DD6E84A6A268731/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "87fa52", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 6.80305163e-7, + "rotY": 180, + "rotZ": -0.00000447995035, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "42": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857979439/375AE4A39169F62B3447BDC1AA4A26A6690A66D7/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "a15b63", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000368703422, + "rotY": 180, + "rotZ": 2.98529955e-7, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "43": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857979609/C5BFCF1A87F14282C61EC920FD21D9B25E883693/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "6c1f20", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000327916132, + "rotY": 180, + "rotZ": 8.00865e-8, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "44": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857979713/BEB28A94C343F57F6DC3A81F32DDB657CD896EBC/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "66febb", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.0000132305695, + "rotY": 180, + "rotZ": -0.000008536388, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "45": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857979797/B27B29B4FF6D550F532D46CD0F7A3EDF984FD39A/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "56af87", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.00999987, + "posZ": 9.519388, + "rotX": 0.000008879468, + "rotY": 180, + "rotZ": -0.0000035132357, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "46": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857979901/BA1482E12F3DB002FADB2F5C74FA48EA8DE1E31F/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "a3fefa", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000577568835, + "rotY": 180, + "rotZ": 0.000007164294, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "47": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857980020/3756AD3A8C521914A763443EC79407CB6F38B8E4/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "1e8699", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.0000150068281, + "rotY": 180, + "rotZ": 0.00000370904536, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "48": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857980124/599CAF38B47AD4B29319213CD65C40946DF84777/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "189d66", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000477549, + "rotY": 180, + "rotZ": -0.000008039457, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "49": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857980220/D3682CD04922D7709D49C1066AD921221AD92F74/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "f08f9a", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01000011, + "posZ": 9.519388, + "rotX": -0.0000132930072, + "rotY": 180, + "rotZ": -0.0000175149926, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "5": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857974892/4AFA955A876D8E5BD28DA6164F38EDFBC9988E0F/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "9a8f8c", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.00999987, + "posZ": 9.519388, + "rotX": -0.0000251728725, + "rotY": 180, + "rotZ": -0.0000107583146, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "50": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857980328/86FB8E62D4EAD71432622244C92A7B261D1D2F6A/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "aec16f", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.0000107346423, + "rotY": 180, + "rotZ": 0.0000103672137, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "6": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857975047/33060EB9820DE72C983844818A81444377736BB1/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "9a1ec5", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 1.53614124e-7, + "rotY": 180, + "rotZ": -0.000009400431, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "7": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857975160/6B9DD5F5EBFF943633F1A97D4F2D5EAA15D2E3CA/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "8fd050", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": -0.00000806476, + "rotY": 180, + "rotZ": -0.0000194595268, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "8": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857975274/4E93F71661D310DB5FB0472E49E935F16AD0B16E/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "b1b78a", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.00000166816653, + "rotY": 180, + "rotZ": -0.0000142901517, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + }, + "9": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 15, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1615094763857975360/E524936A793CC5871EE74EBE75388A61ABDD44D0/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "3c293b", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.8049335, + "posY": 1.01, + "posZ": 9.519388, + "rotX": 0.00000192622952, + "rotY": 180, + "rotZ": 0.00000437234166, + "scaleX": 0.239203319, + "scaleY": 1, + "scaleZ": 0.239203319 + }, + "Value": 0, + "XmlUI": "" + } + }, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.815, + "posY": 2.636, + "posZ": -7.441, + "rotX": 0, + "rotY": 270, + "rotZ": 7, + "scaleX": 0.24, + "scaleY": 1, + "scaleZ": 0.24 + }, + "Value": 0, + "XmlUI": "" +} diff --git a/objects/TokenSource.124381/Horror.36be72.json b/objects/TokenSource.124381/Horror.36be72.json new file mode 100644 index 00000000..0aef1c63 --- /dev/null +++ b/objects/TokenSource.124381/Horror.36be72.json @@ -0,0 +1,515 @@ +{ + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 5, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357163535/6D9E0756503664D65BDB384656AC6D4BD713F5FC/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "horror", + "GUID": "36be72", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "Horror", + "Snap": false, + "States": { + "2": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 5, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357163230/ED46F8BBAEDB4D3C96C654D48C56110D35F3F54F/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "5c2361", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "Horror", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -27.7533741, + "posY": 1.210006, + "posZ": 15.9442654, + "rotX": -0.0000202706469, + "rotY": 270.015259, + "rotZ": 0.0000220759175, + "scaleX": 0.25, + "scaleY": 1, + "scaleZ": 0.25 + }, + "Value": 0, + "XmlUI": "" + }, + "3": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 5, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357162977/E5D453CC14394519E004B4F8703FC425A7AE3D6C/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "3a3415", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "Horror", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -27.7533741, + "posY": 1.210006, + "posZ": 15.9442368, + "rotX": -0.0000104253941, + "rotY": 270.015137, + "rotZ": 0.0000102804506, + "scaleX": 0.25, + "scaleY": 1, + "scaleZ": 0.25 + }, + "Value": 0, + "XmlUI": "" + }, + "4": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 5, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357164483/5E22FEAE253AE65BDE3FA09E4EE7133569F7E194/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "4a91a8", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "Horror", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -27.7533741, + "posY": 1.21000612, + "posZ": 15.9442348, + "rotX": 0.00000189065361, + "rotY": 270.01532, + "rotZ": 0.0000159575811, + "scaleX": 0.25, + "scaleY": 1, + "scaleZ": 0.25 + }, + "Value": 0, + "XmlUI": "" + }, + "5": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 5, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357164251/34DC7172A2B433047DA853796DB52AECE019F99F/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "887aae", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "Horror", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -27.7533741, + "posY": 1.21000612, + "posZ": 15.9442024, + "rotX": -0.00003432232, + "rotY": 270.016, + "rotZ": -0.00000373151761, + "scaleX": 0.25, + "scaleY": 1, + "scaleZ": 0.25 + }, + "Value": 0, + "XmlUI": "" + }, + "6": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 5, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357164030/0A12FD352F28A560EA7E7952D8CA618A5245F1E0/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "baa831", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "Horror", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -27.7533741, + "posY": 1.21000624, + "posZ": 15.94415, + "rotX": -0.0000249414188, + "rotY": 270.0157, + "rotZ": 0.00000292043842, + "scaleX": 0.25, + "scaleY": 1, + "scaleZ": 0.25 + }, + "Value": 0, + "XmlUI": "" + }, + "7": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 5, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357114485/8B2B8A9F61CC2D8C1F10977ABDB4BA2423AD143F/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "da94da", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "Horror", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -27.7533741, + "posY": 1.21000612, + "posZ": 15.944108, + "rotX": -0.0000233948358, + "rotY": 270.015656, + "rotZ": 0.00000218774017, + "scaleX": 0.25, + "scaleY": 1, + "scaleZ": 0.25 + }, + "Value": 0, + "XmlUI": "" + }, + "8": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 5, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357163806/F397C22A8DDB8F22E08E42E6449C3B5D8CFDB313/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "2e1687", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "Horror", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -27.753376, + "posY": 1.210006, + "posZ": 15.9440966, + "rotX": -1.57902083e-8, + "rotY": 270.016541, + "rotZ": -0.0000219759459, + "scaleX": 0.25, + "scaleY": 1, + "scaleZ": 0.25 + }, + "Value": 0, + "XmlUI": "" + }, + "9": { + "AltLookAngle": { + "x": 0, + "y": 0, + "z": 0 + }, + "Autoraise": true, + "ColorDiffuse": { + "b": 1, + "g": 1, + "r": 1 + }, + "CustomImage": { + "CustomToken": { + "MergeDistancePixels": 5, + "Stackable": false, + "StandUp": false, + "Thickness": 0.1 + }, + "ImageScalar": 1, + "ImageSecondaryURL": "", + "ImageURL": "http://cloud-3.steamusercontent.com/ugc/1758068501357110165/AD791E6817304851C0ABD7AE97AA60326AC14538/", + "WidthScale": 0 + }, + "Description": "", + "DragSelectable": true, + "GMNotes": "", + "GUID": "a6f1e0", + "Grid": false, + "GridProjection": false, + "Hands": false, + "HideWhenFaceDown": false, + "IgnoreFoW": false, + "LayoutGroupSortIndex": 0, + "Locked": false, + "LuaScript": "", + "LuaScriptState": "", + "MeasureMovement": false, + "Name": "Custom_Token", + "Nickname": "Horror", + "Snap": false, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -27.753376, + "posY": 1.21000612, + "posZ": 15.9440622, + "rotX": -0.0000209277514, + "rotY": 270.016724, + "rotZ": 0.00004970206, + "scaleX": 0.25, + "scaleY": 1, + "scaleZ": 0.25 + }, + "Value": 0, + "XmlUI": "" + } + }, + "Sticky": true, + "Tooltip": true, + "Transform": { + "posX": -26.765, + "posY": 2.646, + "posZ": -7.393, + "rotX": 357, + "rotY": 270, + "rotZ": 4, + "scaleX": 0.25, + "scaleY": 1, + "scaleZ": 0.25 + }, + "Value": 0, + "XmlUI": "" +} diff --git a/src/core/MythosArea.ttslua b/src/core/MythosArea.ttslua index 69991407..84f962ab 100644 --- a/src/core/MythosArea.ttslua +++ b/src/core/MythosArea.ttslua @@ -1,4 +1,4 @@ -local playAreaApi = require("core/PlayAreaApi") +local playArea = require("core/PlayAreaApi") local tokenSpawnTracker = require("core/token/TokenSpawnTrackerApi") local ENCOUNTER_DECK_AREA = { @@ -55,7 +55,7 @@ function resetTokensIfInDeckZone(container, object) end function fireScenarioChangedEvent() - playAreaApi.onScenarioChanged(currentScenario) + playArea.onScenarioChanged(currentScenario) end -- Simple method to check if the given point is in a specified area. Local use only, diff --git a/src/core/token/TokenManager.ttslua b/src/core/token/TokenManager.ttslua index c82abb63..fa76d6eb 100644 --- a/src/core/token/TokenManager.ttslua +++ b/src/core/token/TokenManager.ttslua @@ -107,6 +107,9 @@ do } } + local TOKEN_SOURCE_GUID = "124381" + local tokenTemplates + local SOURCE_BAG_GUIDS = { damage = "480bda", horror = "c3ecf4", @@ -234,24 +237,25 @@ do -- x and z will use the default rotation from the source bag ---@param callback A callback function triggered after the new token is spawned TokenManager.spawnToken = function(position, tokenType, rotation, callback) - if SOURCE_BAG_GUIDS[tokenType] == nil then + internal.initTokenTemplates() + if tokenTemplates[tokenType] == nil then error("Unknown token type '" .. tokenType .. "'") return end - local sourceBag = getObjectFromGUID(SOURCE_BAG_GUIDS[tokenType]) - if sourceBag == nil then - error("No token source for '" .. tokenType .. "'") - return - end - -- All the source bags are infinite, so we just grab the first object - local tokenTemplate = sourceBag.getData().ContainedObjects[1] + local tokenTemplate = tokenTemplates[tokenType] -- Take ONLY the Y-value for rotation, so we don't flip the token coming out of the bag - local tokenRotation = rotation or { x = 0, y = 270, z = 0 } - tokenTemplate.Transform.rotY = tokenRotation.y - log("x=" .. tokenTemplate.Transform.rotX .. ",y=" .. tokenTemplate.Transform.rotY .. "z=" .. tokenTemplate.Transform.rotZ) + local rot = Vector(tokenTemplate.Transform.rotX, + tokenTemplate.Transform.rotY, + tokenTemplate.Transform.rotZ) + if rotation ~= nil then + rot.y = rotation.y + else + rot.y = 270 + end return spawnObjectData({ data = tokenTemplate, position = position, + rotation = rot, callback_function = callback }) end @@ -288,6 +292,19 @@ do return internal.getLocationData(card) ~= nil end + internal.initTokenTemplates = function() + if tokenTemplates ~= nil then + return + end + tokenTemplates = { } + local tokenSource = getObjectFromGUID(TOKEN_SOURCE_GUID) + for _, tokenTemplate in ipairs(tokenSource.getData().ContainedObjects) do + local tokenName = tokenTemplate.GMNotes + tokenTemplate.GMNotes = "" + tokenTemplates[tokenName] = tokenTemplate + end + end + -- Copies the data from the DataHelper. Will only happen once. internal.initDataHelperData = function() if playerCardData ~= nil then