RomashkaHEHE

Roblox classes

Feb 17th, 2024 (edited)
822
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 88.55 KB | None | 0 0
  1. return {
  2.     ["Accessory"] =    {
  3.         [1] = "Archivable",
  4.         [2] = "Name",
  5.         [3] = "Parent",
  6.         [4] = "AttachmentForward",
  7.         [5] = "AttachmentPoint",
  8.         [6] = "AttachmentPos",
  9.         [7] = "AttachmentRight",
  10.         [8] = "AttachmentUp"
  11.     },
  12.     ["Accoutrement"] =    {
  13.         [1] = "Archivable",
  14.         [2] = "Name",
  15.         [3] = "Parent",
  16.         [4] = "AttachmentForward",
  17.         [5] = "AttachmentPoint",
  18.         [6] = "AttachmentPos",
  19.         [7] = "AttachmentRight",
  20.         [8] = "AttachmentUp"
  21.     },
  22.     ["AdService"] =    {
  23.         [1] = "Archivable",
  24.         [2] = "Name",
  25.         [3] = "Parent"
  26.     },
  27.     ["AdvancedDragger"] =    {
  28.         [1] = "Archivable",
  29.         [2] = "Name",
  30.         [3] = "Parent"
  31.     },
  32.     ["AlignOrientation"] =    {
  33.         [1] = "Archivable",
  34.         [2] = "Name",
  35.         [3] = "Parent",
  36.         [4] = "Attachment0",
  37.         [5] = "Attachment1",
  38.         [6] = "Color",
  39.         [7] = "Enabled",
  40.         [8] = "Visible",
  41.         [9] = "MaxAngularVelocity",
  42.         [10] = "MaxTorque",
  43.         [11] = "PrimaryAxisOnly",
  44.         [12] = "ReactionTorqueEnabled",
  45.         [13] = "Responsiveness",
  46.         [14] = "RigidityEnabled"
  47.     },
  48.     ["AlignPosition"] =    {
  49.         [1] = "Archivable",
  50.         [2] = "Name",
  51.         [3] = "Parent",
  52.         [4] = "Attachment0",
  53.         [5] = "Attachment1",
  54.         [6] = "Color",
  55.         [7] = "Enabled",
  56.         [8] = "Visible",
  57.         [9] = "ApplyAtCenterOfMass",
  58.         [10] = "MaxForce",
  59.         [11] = "MaxVelocity",
  60.         [12] = "ReactionForceEnabled",
  61.         [13] = "Responsiveness",
  62.         [14] = "RigidityEnabled"
  63.     },
  64.     ["AnalysticsSettings"] =    {
  65.         [1] = "Archivable",
  66.         [2] = "Name",
  67.         [3] = "Parent"
  68.     },
  69.     ["AnalyticsService"] =    {
  70.         [1] = "Archivable",
  71.         [2] = "Name",
  72.         [3] = "Parent"
  73.     },
  74.     ["Animation"] =    {
  75.         [1] = "Archivable",
  76.         [2] = "Name",
  77.         [3] = "Parent",
  78.         [4] = "AnimationId"
  79.     },
  80.     ["AnimationController"] =    {
  81.         [1] = "Archivable",
  82.         [2] = "Name",
  83.         [3] = "Parent"
  84.     },
  85.     ["AnimationTrack"] =    {
  86.         [1] = "Archivable",
  87.         [2] = "Name",
  88.         [3] = "Parent",
  89.         [4] = "Looped",
  90.         [5] = "Priority",
  91.         [6] = "TimePosition"
  92.     },
  93.     ["Animator"] =    {
  94.         [1] = "Archivable",
  95.         [2] = "Name",
  96.         [3] = "Parent"
  97.     },
  98.     ["ArcHandles"] =    {
  99.         [1] = "Archivable",
  100.         [2] = "Name",
  101.         [3] = "Parent",
  102.         [4] = "Color3",
  103.         [5] = "Transparency",
  104.         [6] = "Visible",
  105.         [7] = "Adornee",
  106.         [8] = "Axes"
  107.     },
  108.     ["AssetService"] =    {
  109.         [1] = "Archivable",
  110.         [2] = "Name",
  111.         [3] = "Parent"
  112.     },
  113.     ["Attachment"] =    {
  114.         [1] = "Archivable",
  115.         [2] = "Name",
  116.         [3] = "Parent",
  117.         [4] = "Axis",
  118.         [5] = "CFrame",
  119.         [6] = "Orientation",
  120.         [7] = "Position",
  121.         [8] = "Rotation",
  122.         [9] = "SecondaryAxis",
  123.         [10] = "Visible"
  124.     },
  125.     ["Backpack"] =    {
  126.         [1] = "Archivable",
  127.         [2] = "Name",
  128.         [3] = "Parent"
  129.     },
  130.     ["BackpackItem"] =    {
  131.         [1] = "Archivable",
  132.         [2] = "Name",
  133.         [3] = "Parent",
  134.         [4] = "TextureId"
  135.     },
  136.     ["BadgeService"] =    {
  137.         [1] = "Archivable",
  138.         [2] = "Name",
  139.         [3] = "Parent"
  140.     },
  141.     ["BallSocketConstraint"] =    {
  142.         [1] = "Archivable",
  143.         [2] = "Name",
  144.         [3] = "Parent",
  145.         [4] = "Attachment0",
  146.         [5] = "Attachment1",
  147.         [6] = "Color",
  148.         [7] = "Enabled",
  149.         [8] = "Visible",
  150.         [9] = "LimitsEnabled",
  151.         [10] = "Radius",
  152.         [11] = "Restitution",
  153.         [12] = "TwistLimitsEnabled",
  154.         [13] = "TwistLowerAngle",
  155.         [14] = "TwistUpperAngle",
  156.         [15] = "UpperAngle"
  157.     },
  158.     ["BasePart"] =    {
  159.         [1] = "Archivable",
  160.         [2] = "Name",
  161.         [3] = "Parent",
  162.         [4] = "Anchored",
  163.         [5] = "BackParamA",
  164.         [6] = "BackParamB",
  165.         [7] = "BackSurface",
  166.         [8] = "BackSurfaceInput",
  167.         [9] = "BottomParamA",
  168.         [10] = "BottomParamB",
  169.         [11] = "BottomSurface",
  170.         [12] = "BottomSurfaceInput",
  171.         [13] = "BrickColor",
  172.         [14] = "CFrame",
  173.         [15] = "CanCollide",
  174.         [16] = "CollisionGroupId",
  175.         [17] = "Color",
  176.         [18] = "CustomPhysicalProperties",
  177.         [19] = "FrontParamA",
  178.         [20] = "FrontParamB",
  179.         [21] = "FrontSurface",
  180.         [22] = "FrontSurfaceInput",
  181.         [23] = "LeftParamA",
  182.         [24] = "LeftParamB",
  183.         [25] = "LeftSurface",
  184.         [26] = "LeftSurfaceInput",
  185.         [27] = "Locked",
  186.         [28] = "Material",
  187.         [29] = "Orientation",
  188.         [30] = "Position",
  189.         [31] = "Reflectance",
  190.         [32] = "RightParamA",
  191.         [33] = "RightParamB",
  192.         [34] = "RightSurface",
  193.         [35] = "RightSurfaceInput",
  194.         [36] = "RotVelocity",
  195.         [37] = "Rotation",
  196.         [38] = "Size",
  197.         [39] = "TopParamA",
  198.         [40] = "TopParamB",
  199.         [41] = "TopSurface",
  200.         [42] = "TopSurfaceInput",
  201.         [43] = "Transparency",
  202.         [44] = "Velocity"
  203.     },
  204.     ["BasePlayerGui"] =    {
  205.         [1] = "Archivable",
  206.         [2] = "Name",
  207.         [3] = "Parent"
  208.     },
  209.     ["BaseScript"] =    {
  210.         [1] = "Archivable",
  211.         [2] = "Name",
  212.         [3] = "Parent",
  213.         [4] = "Disabled",
  214.         [5] = "LinkedSource"
  215.     },
  216.     ["Beam"] =    {
  217.         [1] = "Archivable",
  218.         [2] = "Name",
  219.         [3] = "Parent",
  220.         [4] = "Attachment0",
  221.         [5] = "Attachment1",
  222.         [6] = "Color",
  223.         [7] = "CurveSize0",
  224.         [8] = "CurveSize1",
  225.         [9] = "Enabled",
  226.         [10] = "FaceCamera",
  227.         [11] = "LightEmission",
  228.         [12] = "LightInfluence",
  229.         [13] = "Segments",
  230.         [14] = "Texture",
  231.         [15] = "TextureLength",
  232.         [16] = "TextureMode",
  233.         [17] = "TextureSpeed",
  234.         [18] = "Transparency",
  235.         [19] = "Width0",
  236.         [20] = "Width1",
  237.         [21] = "ZOffset"
  238.     },
  239.     ["BevelMesh"] =    {
  240.         [1] = "Archivable",
  241.         [2] = "Name",
  242.         [3] = "Parent",
  243.         [4] = "Offset",
  244.         [5] = "Scale",
  245.         [6] = "VertexColor"
  246.     },
  247.     ["BillboardGui"] =    {
  248.         [1] = "Archivable",
  249.         [2] = "Name",
  250.         [3] = "Parent",
  251.         [4] = "AutoLocalize",
  252.         [5] = "RootLocalizationTable",
  253.         [6] = "Enabled",
  254.         [7] = "ResetOnSpawn",
  255.         [8] = "ZIndexBehavior",
  256.         [9] = "Active",
  257.         [10] = "Adornee",
  258.         [11] = "AlwaysOnTop",
  259.         [12] = "ClipsDescendants",
  260.         [13] = "ExtentsOffset",
  261.         [14] = "ExtentsOffsetWorldSpace",
  262.         [15] = "LightInfluence",
  263.         [16] = "MaxDistance",
  264.         [17] = "PlayerToHideFrom",
  265.         [18] = "Size",
  266.         [19] = "SizeOffset",
  267.         [20] = "StudsOffset",
  268.         [21] = "StudsOffsetWorldSpace"
  269.     },
  270.     ["BinaryStringValue"] =    {
  271.         [1] = "Archivable",
  272.         [2] = "Name",
  273.         [3] = "Parent"
  274.     },
  275.     ["BindableEvent"] =    {
  276.         [1] = "Archivable",
  277.         [2] = "Name",
  278.         [3] = "Parent"
  279.     },
  280.     ["BindableFunction"] =    {
  281.         [1] = "Archivable",
  282.         [2] = "Name",
  283.         [3] = "Parent"
  284.     },
  285.     ["BlockMesh"] =    {
  286.         [1] = "Archivable",
  287.         [2] = "Name",
  288.         [3] = "Parent",
  289.         [4] = "Offset",
  290.         [5] = "Scale",
  291.         [6] = "VertexColor"
  292.     },
  293.     ["BloomEffect"] =    {
  294.         [1] = "Archivable",
  295.         [2] = "Name",
  296.         [3] = "Parent",
  297.         [4] = "Enabled",
  298.         [5] = "Intensity",
  299.         [6] = "Size",
  300.         [7] = "Threshold"
  301.     },
  302.     ["BlurEffect"] =    {
  303.         [1] = "Archivable",
  304.         [2] = "Name",
  305.         [3] = "Parent",
  306.         [4] = "Enabled",
  307.         [5] = "Size"
  308.     },
  309.     ["BodyAngularVelocity"] =    {
  310.         [1] = "Archivable",
  311.         [2] = "Name",
  312.         [3] = "Parent",
  313.         [4] = "AngularVelocity",
  314.         [5] = "MaxTorque",
  315.         [6] = "P"
  316.     },
  317.     ["BodyColors"] =    {
  318.         [1] = "Archivable",
  319.         [2] = "Name",
  320.         [3] = "Parent",
  321.         [4] = "HeadColor",
  322.         [5] = "HeadColor3",
  323.         [6] = "LeftArmColor",
  324.         [7] = "LeftArmColor3",
  325.         [8] = "LeftLegColor",
  326.         [9] = "LeftLegColor3",
  327.         [10] = "RightArmColor",
  328.         [11] = "RightArmColor3",
  329.         [12] = "RightLegColor",
  330.         [13] = "RightLegColor3",
  331.         [14] = "TorsoColor",
  332.         [15] = "TorsoColor3"
  333.     },
  334.     ["BodyForce"] =    {
  335.         [1] = "Archivable",
  336.         [2] = "Name",
  337.         [3] = "Parent",
  338.         [4] = "Force"
  339.     },
  340.     ["BodyGyro"] =    {
  341.         [1] = "Archivable",
  342.         [2] = "Name",
  343.         [3] = "Parent",
  344.         [4] = "CFrame",
  345.         [5] = "D",
  346.         [6] = "MaxTorque",
  347.         [7] = "P"
  348.     },
  349.     ["BodyMover"] =    {
  350.         [1] = "Archivable",
  351.         [2] = "Name",
  352.         [3] = "Parent"
  353.     },
  354.     ["BodyPosition"] =    {
  355.         [1] = "Archivable",
  356.         [2] = "Name",
  357.         [3] = "Parent",
  358.         [4] = "D",
  359.         [5] = "MaxForce",
  360.         [6] = "P",
  361.         [7] = "Position"
  362.     },
  363.     ["BodyThrust"] =    {
  364.         [1] = "Archivable",
  365.         [2] = "Name",
  366.         [3] = "Parent",
  367.         [4] = "Force",
  368.         [5] = "Location"
  369.     },
  370.     ["BodyVelocity"] =    {
  371.         [1] = "Archivable",
  372.         [2] = "Name",
  373.         [3] = "Parent",
  374.         [4] = "MaxForce",
  375.         [5] = "P",
  376.         [6] = "Velocity"
  377.     },
  378.     ["BoolValue"] =    {
  379.         [1] = "Archivable",
  380.         [2] = "Name",
  381.         [3] = "Parent",
  382.         [4] = "Value"
  383.     },
  384.     ["BoxHandleAdornment"] =    {
  385.         [1] = "Archivable",
  386.         [2] = "Name",
  387.         [3] = "Parent",
  388.         [4] = "Color3",
  389.         [5] = "Transparency",
  390.         [6] = "Visible",
  391.         [7] = "Adornee",
  392.         [8] = "AlwaysOnTop",
  393.         [9] = "CFrame",
  394.         [10] = "SizeRelativeOffset",
  395.         [11] = "ZIndex",
  396.         [12] = "Size"
  397.     },
  398.     ["BrickColorValue"] =    {
  399.         [1] = "Archivable",
  400.         [2] = "Name",
  401.         [3] = "Parent",
  402.         [4] = "Value"
  403.     },
  404.     ["Button"] =    {
  405.         [1] = "Archivable",
  406.         [2] = "Name",
  407.         [3] = "Parent",
  408.         [4] = "ClickableWhenViewportHidden",
  409.         [5] = "Enabled",
  410.         [6] = "Icon"
  411.     },
  412.     ["ButtonBindingWidget"] =    {
  413.         [1] = "Archivable",
  414.         [2] = "Name",
  415.         [3] = "Parent"
  416.     },
  417.     ["CFrameValue"] =    {
  418.         [1] = "Archivable",
  419.         [2] = "Name",
  420.         [3] = "Parent",
  421.         [4] = "Value"
  422.     },
  423.     ["CSGDictionaryService"] =    {
  424.         [1] = "Archivable",
  425.         [2] = "Name",
  426.         [3] = "Parent"
  427.     },
  428.     ["CacheableContentProvider"] =    {
  429.         [1] = "Archivable",
  430.         [2] = "Name",
  431.         [3] = "Parent"
  432.     },
  433.     ["Camera"] =    {
  434.         [1] = "Archivable",
  435.         [2] = "Name",
  436.         [3] = "Parent",
  437.         [4] = "CFrame",
  438.         [5] = "CameraSubject",
  439.         [6] = "CameraType",
  440.         [7] = "FieldOfView",
  441.         [8] = "Focus",
  442.         [9] = "HeadLocked",
  443.         [10] = "HeadScale"
  444.     },
  445.     ["ChangeHistoryService"] =    {
  446.         [1] = "Archivable",
  447.         [2] = "Name",
  448.         [3] = "Parent"
  449.     },
  450.     ["CharacterAppearance"] =    {
  451.         [1] = "Archivable",
  452.         [2] = "Name",
  453.         [3] = "Parent"
  454.     },
  455.     ["CharacterMesh"] =    {
  456.         [1] = "Archivable",
  457.         [2] = "Name",
  458.         [3] = "Parent",
  459.         [4] = "BaseTextureId",
  460.         [5] = "BodyPart",
  461.         [6] = "MeshId",
  462.         [7] = "OverlayTextureId"
  463.     },
  464.     ["Chat"] =    {
  465.         [1] = "Archivable",
  466.         [2] = "Name",
  467.         [3] = "Parent"
  468.     },
  469.     ["ChorusSoundEffect"] =    {
  470.         [1] = "Archivable",
  471.         [2] = "Name",
  472.         [3] = "Parent",
  473.         [4] = "Enabled",
  474.         [5] = "Priority",
  475.         [6] = "Depth",
  476.         [7] = "Mix",
  477.         [8] = "Rate"
  478.     },
  479.     ["ClickDetector"] =    {
  480.         [1] = "Archivable",
  481.         [2] = "Name",
  482.         [3] = "Parent",
  483.         [4] = "CursorIcon",
  484.         [5] = "MaxActivationDistance"
  485.     },
  486.     ["ClientReplicator"] =    {
  487.         [1] = "Archivable",
  488.         [2] = "Name",
  489.         [3] = "Parent"
  490.     },
  491.     ["Clothing"] =    {
  492.         [1] = "Archivable",
  493.         [2] = "Name",
  494.         [3] = "Parent"
  495.     },
  496.     ["ClusterPacketCache"] =    {
  497.         [1] = "Archivable",
  498.         [2] = "Name",
  499.         [3] = "Parent"
  500.     },
  501.     ["CollectionService"] =    {
  502.         [1] = "Archivable",
  503.         [2] = "Name",
  504.         [3] = "Parent"
  505.     },
  506.     ["Color3Value"] =    {
  507.         [1] = "Archivable",
  508.         [2] = "Name",
  509.         [3] = "Parent",
  510.         [4] = "Value"
  511.     },
  512.     ["ColorCorrectionEffect"] =    {
  513.         [1] = "Archivable",
  514.         [2] = "Name",
  515.         [3] = "Parent",
  516.         [4] = "Enabled",
  517.         [5] = "Brightness",
  518.         [6] = "Contrast",
  519.         [7] = "Saturation",
  520.         [8] = "TintColor"
  521.     },
  522.     ["CompressorSoundEffect"] =    {
  523.         [1] = "Archivable",
  524.         [2] = "Name",
  525.         [3] = "Parent",
  526.         [4] = "Enabled",
  527.         [5] = "Priority",
  528.         [6] = "Attack",
  529.         [7] = "GainMakeup",
  530.         [8] = "Ratio",
  531.         [9] = "Release",
  532.         [10] = "SideChain",
  533.         [11] = "Threshold"
  534.     },
  535.     ["ConeHandleAdornment"] =    {
  536.         [1] = "Archivable",
  537.         [2] = "Name",
  538.         [3] = "Parent",
  539.         [4] = "Color3",
  540.         [5] = "Transparency",
  541.         [6] = "Visible",
  542.         [7] = "Adornee",
  543.         [8] = "AlwaysOnTop",
  544.         [9] = "CFrame",
  545.         [10] = "SizeRelativeOffset",
  546.         [11] = "ZIndex",
  547.         [12] = "Height",
  548.         [13] = "Radius"
  549.     },
  550.     ["Configuration"] =    {
  551.         [1] = "Archivable",
  552.         [2] = "Name",
  553.         [3] = "Parent"
  554.     },
  555.     ["Constraint"] =    {
  556.         [1] = "Archivable",
  557.         [2] = "Name",
  558.         [3] = "Parent",
  559.         [4] = "Attachment0",
  560.         [5] = "Attachment1",
  561.         [6] = "Color",
  562.         [7] = "Enabled",
  563.         [8] = "Visible"
  564.     },
  565.     ["ContentProvider"] =    {
  566.         [1] = "Archivable",
  567.         [2] = "Name",
  568.         [3] = "Parent"
  569.     },
  570.     ["ContextActionService"] =    {
  571.         [1] = "Archivable",
  572.         [2] = "Name",
  573.         [3] = "Parent"
  574.     },
  575.     ["Controller"] =    {
  576.         [1] = "Archivable",
  577.         [2] = "Name",
  578.         [3] = "Parent"
  579.     },
  580.     ["ControllerService"] =    {
  581.         [1] = "Archivable",
  582.         [2] = "Name",
  583.         [3] = "Parent"
  584.     },
  585.     ["CookiesService"] =    {
  586.         [1] = "Archivable",
  587.         [2] = "Name",
  588.         [3] = "Parent"
  589.     },
  590.     ["CoreGui"] =    {
  591.         [1] = "Archivable",
  592.         [2] = "Name",
  593.         [3] = "Parent"
  594.     },
  595.     ["CorePackages"] =    {
  596.         [1] = "Archivable",
  597.         [2] = "Name",
  598.         [3] = "Parent"
  599.     },
  600.     ["CoreScript"] =    {
  601.         [1] = "Archivable",
  602.         [2] = "Name",
  603.         [3] = "Parent",
  604.         [4] = "Disabled",
  605.         [5] = "LinkedSource"
  606.     },
  607.     ["CornerWedgePart"] =    {
  608.         [1] = "Archivable",
  609.         [2] = "Name",
  610.         [3] = "Parent",
  611.         [4] = "Anchored",
  612.         [5] = "BackParamA",
  613.         [6] = "BackParamB",
  614.         [7] = "BackSurface",
  615.         [8] = "BackSurfaceInput",
  616.         [9] = "BottomParamA",
  617.         [10] = "BottomParamB",
  618.         [11] = "BottomSurface",
  619.         [12] = "BottomSurfaceInput",
  620.         [13] = "BrickColor",
  621.         [14] = "CFrame",
  622.         [15] = "CanCollide",
  623.         [16] = "CollisionGroupId",
  624.         [17] = "Color",
  625.         [18] = "CustomPhysicalProperties",
  626.         [19] = "FrontParamA",
  627.         [20] = "FrontParamB",
  628.         [21] = "FrontSurface",
  629.         [22] = "FrontSurfaceInput",
  630.         [23] = "LeftParamA",
  631.         [24] = "LeftParamB",
  632.         [25] = "LeftSurface",
  633.         [26] = "LeftSurfaceInput",
  634.         [27] = "Locked",
  635.         [28] = "Material",
  636.         [29] = "Orientation",
  637.         [30] = "Position",
  638.         [31] = "Reflectance",
  639.         [32] = "RightParamA",
  640.         [33] = "RightParamB",
  641.         [34] = "RightSurface",
  642.         [35] = "RightSurfaceInput",
  643.         [36] = "RotVelocity",
  644.         [37] = "Rotation",
  645.         [38] = "Size",
  646.         [39] = "TopParamA",
  647.         [40] = "TopParamB",
  648.         [41] = "TopSurface",
  649.         [42] = "TopSurfaceInput",
  650.         [43] = "Transparency",
  651.         [44] = "Velocity"
  652.     },
  653.     ["CustomEvent"] =    {
  654.         [1] = "Archivable",
  655.         [2] = "Name",
  656.         [3] = "Parent"
  657.     },
  658.     ["CustomEventReceiver"] =    {
  659.         [1] = "Archivable",
  660.         [2] = "Name",
  661.         [3] = "Parent",
  662.         [4] = "Source"
  663.     },
  664.     ["CylinderHandleAdornment"] =    {
  665.         [1] = "Archivable",
  666.         [2] = "Name",
  667.         [3] = "Parent",
  668.         [4] = "Color3",
  669.         [5] = "Transparency",
  670.         [6] = "Visible",
  671.         [7] = "Adornee",
  672.         [8] = "AlwaysOnTop",
  673.         [9] = "CFrame",
  674.         [10] = "SizeRelativeOffset",
  675.         [11] = "ZIndex",
  676.         [12] = "Height",
  677.         [13] = "Radius"
  678.     },
  679.     ["CylinderMesh"] =    {
  680.         [1] = "Archivable",
  681.         [2] = "Name",
  682.         [3] = "Parent",
  683.         [4] = "Offset",
  684.         [5] = "Scale",
  685.         [6] = "VertexColor"
  686.     },
  687.     ["CylindricalConstraint"] =    {
  688.         [1] = "Archivable",
  689.         [2] = "Name",
  690.         [3] = "Parent",
  691.         [4] = "Attachment0",
  692.         [5] = "Attachment1",
  693.         [6] = "Color",
  694.         [7] = "Enabled",
  695.         [8] = "Visible",
  696.         [9] = "ActuatorType",
  697.         [10] = "LimitsEnabled",
  698.         [11] = "LowerLimit",
  699.         [12] = "MotorMaxAcceleration",
  700.         [13] = "MotorMaxForce",
  701.         [14] = "Restitution",
  702.         [15] = "ServoMaxForce",
  703.         [16] = "Size",
  704.         [17] = "Speed",
  705.         [18] = "TargetPosition",
  706.         [19] = "UpperLimit",
  707.         [20] = "Velocity",
  708.         [21] = "AngularActuatorType",
  709.         [22] = "AngularLimitsEnabled",
  710.         [23] = "AngularRestitution",
  711.         [24] = "AngularSpeed",
  712.         [25] = "AngularVelocity",
  713.         [26] = "InclinationAngle",
  714.         [27] = "LowerAngle",
  715.         [28] = "MotorMaxAngularAcceleration",
  716.         [29] = "MotorMaxTorque",
  717.         [30] = "RotationAxisVisible",
  718.         [31] = "ServoMaxTorque",
  719.         [32] = "TargetAngle",
  720.         [33] = "UpperAngle"
  721.     },
  722.     ["DataModel"] =    {
  723.         [1] = "Archivable",
  724.         [2] = "Name",
  725.         [3] = "Parent"
  726.     },
  727.     ["DataModelMesh"] =    {
  728.         [1] = "Archivable",
  729.         [2] = "Name",
  730.         [3] = "Parent",
  731.         [4] = "Offset",
  732.         [5] = "Scale",
  733.         [6] = "VertexColor"
  734.     },
  735.     ["DataStorePages"] =    {
  736.         [1] = "Archivable",
  737.         [2] = "Name",
  738.         [3] = "Parent"
  739.     },
  740.     ["DataStoreService"] =    {
  741.         [1] = "Archivable",
  742.         [2] = "Name",
  743.         [3] = "Parent"
  744.     },
  745.     ["Debris"] =    {
  746.         [1] = "Archivable",
  747.         [2] = "Name",
  748.         [3] = "Parent"
  749.     },
  750.     ["DebugSettings"] =    {
  751.         [1] = "Archivable",
  752.         [2] = "Name",
  753.         [3] = "Parent",
  754.         [4] = "ErrorReporting",
  755.         [5] = "IsFmodProfilingEnabled",
  756.         [6] = "IsScriptStackTracingEnabled",
  757.         [7] = "LuaRamLimit",
  758.         [8] = "ReportSoundWarnings",
  759.         [9] = "TickCountPreciseOverride"
  760.     },
  761.     ["DebuggerBreakpoint"] =    {
  762.         [1] = "Archivable",
  763.         [2] = "Name",
  764.         [3] = "Parent",
  765.         [4] = "Condition",
  766.         [5] = "IsEnabled"
  767.     },
  768.     ["DebuggerManager"] =    {
  769.         [1] = "Archivable",
  770.         [2] = "Name",
  771.         [3] = "Parent"
  772.     },
  773.     ["DebuggerWatch"] =    {
  774.         [1] = "Archivable",
  775.         [2] = "Name",
  776.         [3] = "Parent",
  777.         [4] = "Expression"
  778.     },
  779.     ["Decal"] =    {
  780.         [1] = "Archivable",
  781.         [2] = "Name",
  782.         [3] = "Parent",
  783.         [4] = "Face",
  784.         [5] = "Color3",
  785.         [6] = "Texture",
  786.         [7] = "Transparency"
  787.     },
  788.     ["Dialog"] =    {
  789.         [1] = "Archivable",
  790.         [2] = "Name",
  791.         [3] = "Parent",
  792.         [4] = "BehaviorType",
  793.         [5] = "ConversationDistance",
  794.         [6] = "GoodbyeChoiceActive",
  795.         [7] = "GoodbyeDialog",
  796.         [8] = "InUse",
  797.         [9] = "InitialPrompt",
  798.         [10] = "Purpose",
  799.         [11] = "Tone",
  800.         [12] = "TriggerDistance",
  801.         [13] = "TriggerOffset"
  802.     },
  803.     ["DialogChoice"] =    {
  804.         [1] = "Archivable",
  805.         [2] = "Name",
  806.         [3] = "Parent",
  807.         [4] = "GoodbyeChoiceActive",
  808.         [5] = "GoodbyeDialog",
  809.         [6] = "ResponseDialog",
  810.         [7] = "UserDialog"
  811.     },
  812.     ["DistortionSoundEffect"] =    {
  813.         [1] = "Archivable",
  814.         [2] = "Name",
  815.         [3] = "Parent",
  816.         [4] = "Enabled",
  817.         [5] = "Priority",
  818.         [6] = "Level"
  819.     },
  820.     ["DockWidgetPluginGui"] =    {
  821.         [1] = "Archivable",
  822.         [2] = "Name",
  823.         [3] = "Parent",
  824.         [4] = "AutoLocalize",
  825.         [5] = "RootLocalizationTable",
  826.         [6] = "Enabled",
  827.         [7] = "ResetOnSpawn",
  828.         [8] = "ZIndexBehavior",
  829.         [9] = "Title"
  830.     },
  831.     ["DoubleConstrainedValue"] =    {
  832.         [1] = "Archivable",
  833.         [2] = "Name",
  834.         [3] = "Parent",
  835.         [4] = "MaxValue",
  836.         [5] = "MinValue",
  837.         [6] = "Value"
  838.     },
  839.     ["Dragger"] =    {
  840.         [1] = "Archivable",
  841.         [2] = "Name",
  842.         [3] = "Parent"
  843.     },
  844.     ["DynamicRotate"] =    {
  845.         [1] = "Archivable",
  846.         [2] = "Name",
  847.         [3] = "Parent",
  848.         [4] = "C0",
  849.         [5] = "C1",
  850.         [6] = "Part0",
  851.         [7] = "Part1",
  852.         [8] = "BaseAngle"
  853.     },
  854.     ["EchoSoundEffect"] =    {
  855.         [1] = "Archivable",
  856.         [2] = "Name",
  857.         [3] = "Parent",
  858.         [4] = "Enabled",
  859.         [5] = "Priority",
  860.         [6] = "Delay",
  861.         [7] = "DryLevel",
  862.         [8] = "Feedback",
  863.         [9] = "WetLevel"
  864.     },
  865.     ["EqualizerSoundEffect"] =    {
  866.         [1] = "Archivable",
  867.         [2] = "Name",
  868.         [3] = "Parent",
  869.         [4] = "Enabled",
  870.         [5] = "Priority",
  871.         [6] = "HighGain",
  872.         [7] = "LowGain",
  873.         [8] = "MidGain"
  874.     },
  875.     ["Explosion"] =    {
  876.         [1] = "Archivable",
  877.         [2] = "Name",
  878.         [3] = "Parent",
  879.         [4] = "BlastPressure",
  880.         [5] = "BlastRadius",
  881.         [6] = "DestroyJointRadiusPercent",
  882.         [7] = "ExplosionType",
  883.         [8] = "Position",
  884.         [9] = "Visible"
  885.     },
  886.     ["FaceInstance"] =    {
  887.         [1] = "Archivable",
  888.         [2] = "Name",
  889.         [3] = "Parent",
  890.         [4] = "Face"
  891.     },
  892.     ["Feature"] =    {
  893.         [1] = "Archivable",
  894.         [2] = "Name",
  895.         [3] = "Parent",
  896.         [4] = "FaceId",
  897.         [5] = "InOut",
  898.         [6] = "LeftRight",
  899.         [7] = "TopBottom"
  900.     },
  901.     ["FileMesh"] =    {
  902.         [1] = "Archivable",
  903.         [2] = "Name",
  904.         [3] = "Parent",
  905.         [4] = "Offset",
  906.         [5] = "Scale",
  907.         [6] = "VertexColor",
  908.         [7] = "MeshId",
  909.         [8] = "TextureId"
  910.     },
  911.     ["Fire"] =    {
  912.         [1] = "Archivable",
  913.         [2] = "Name",
  914.         [3] = "Parent",
  915.         [4] = "Color",
  916.         [5] = "Enabled",
  917.         [6] = "Heat",
  918.         [7] = "SecondaryColor",
  919.         [8] = "Size"
  920.     },
  921.     ["Flag"] =    {
  922.         [1] = "Archivable",
  923.         [2] = "Name",
  924.         [3] = "Parent",
  925.         [4] = "TextureId",
  926.         [5] = "CanBeDropped",
  927.         [6] = "Enabled",
  928.         [7] = "Grip",
  929.         [8] = "GripForward",
  930.         [9] = "GripPos",
  931.         [10] = "GripRight",
  932.         [11] = "GripUp",
  933.         [12] = "ManualActivationOnly",
  934.         [13] = "RequiresHandle",
  935.         [14] = "ToolTip",
  936.         [15] = "TeamColor"
  937.     },
  938.     ["FlagStand"] =    {
  939.         [1] = "Archivable",
  940.         [2] = "Name",
  941.         [3] = "Parent",
  942.         [4] = "Anchored",
  943.         [5] = "BackParamA",
  944.         [6] = "BackParamB",
  945.         [7] = "BackSurface",
  946.         [8] = "BackSurfaceInput",
  947.         [9] = "BottomParamA",
  948.         [10] = "BottomParamB",
  949.         [11] = "BottomSurface",
  950.         [12] = "BottomSurfaceInput",
  951.         [13] = "BrickColor",
  952.         [14] = "CFrame",
  953.         [15] = "CanCollide",
  954.         [16] = "CollisionGroupId",
  955.         [17] = "Color",
  956.         [18] = "CustomPhysicalProperties",
  957.         [19] = "FrontParamA",
  958.         [20] = "FrontParamB",
  959.         [21] = "FrontSurface",
  960.         [22] = "FrontSurfaceInput",
  961.         [23] = "LeftParamA",
  962.         [24] = "LeftParamB",
  963.         [25] = "LeftSurface",
  964.         [26] = "LeftSurfaceInput",
  965.         [27] = "Locked",
  966.         [28] = "Material",
  967.         [29] = "Orientation",
  968.         [30] = "Position",
  969.         [31] = "Reflectance",
  970.         [32] = "RightParamA",
  971.         [33] = "RightParamB",
  972.         [34] = "RightSurface",
  973.         [35] = "RightSurfaceInput",
  974.         [36] = "RotVelocity",
  975.         [37] = "Rotation",
  976.         [38] = "Size",
  977.         [39] = "TopParamA",
  978.         [40] = "TopParamB",
  979.         [41] = "TopSurface",
  980.         [42] = "TopSurfaceInput",
  981.         [43] = "Transparency",
  982.         [44] = "Velocity",
  983.         [45] = "Shape",
  984.         [46] = "TeamColor"
  985.     },
  986.     ["FlagStandService"] =    {
  987.         [1] = "Archivable",
  988.         [2] = "Name",
  989.         [3] = "Parent"
  990.     },
  991.     ["FlangeSoundEffect"] =    {
  992.         [1] = "Archivable",
  993.         [2] = "Name",
  994.         [3] = "Parent",
  995.         [4] = "Enabled",
  996.         [5] = "Priority",
  997.         [6] = "Depth",
  998.         [7] = "Mix",
  999.         [8] = "Rate"
  1000.     },
  1001.     ["FloorWire"] =    {
  1002.         [1] = "Archivable",
  1003.         [2] = "Name",
  1004.         [3] = "Parent",
  1005.         [4] = "Color3",
  1006.         [5] = "Transparency",
  1007.         [6] = "Visible",
  1008.         [7] = "CycleOffset",
  1009.         [8] = "From",
  1010.         [9] = "StudsBetweenTextures",
  1011.         [10] = "Texture",
  1012.         [11] = "TextureSize",
  1013.         [12] = "To",
  1014.         [13] = "Velocity",
  1015.         [14] = "WireRadius"
  1016.     },
  1017.     ["FlyweightService"] =    {
  1018.         [1] = "Archivable",
  1019.         [2] = "Name",
  1020.         [3] = "Parent"
  1021.     },
  1022.     ["Folder"] =    {
  1023.         [1] = "Archivable",
  1024.         [2] = "Name",
  1025.         [3] = "Parent"
  1026.     },
  1027.     ["ForceField"] =    {
  1028.         [1] = "Archivable",
  1029.         [2] = "Name",
  1030.         [3] = "Parent",
  1031.         [4] = "Visible"
  1032.     },
  1033.     ["FormFactorPart"] =    {
  1034.         [1] = "Archivable",
  1035.         [2] = "Name",
  1036.         [3] = "Parent",
  1037.         [4] = "Anchored",
  1038.         [5] = "BackParamA",
  1039.         [6] = "BackParamB",
  1040.         [7] = "BackSurface",
  1041.         [8] = "BackSurfaceInput",
  1042.         [9] = "BottomParamA",
  1043.         [10] = "BottomParamB",
  1044.         [11] = "BottomSurface",
  1045.         [12] = "BottomSurfaceInput",
  1046.         [13] = "BrickColor",
  1047.         [14] = "CFrame",
  1048.         [15] = "CanCollide",
  1049.         [16] = "CollisionGroupId",
  1050.         [17] = "Color",
  1051.         [18] = "CustomPhysicalProperties",
  1052.         [19] = "FrontParamA",
  1053.         [20] = "FrontParamB",
  1054.         [21] = "FrontSurface",
  1055.         [22] = "FrontSurfaceInput",
  1056.         [23] = "LeftParamA",
  1057.         [24] = "LeftParamB",
  1058.         [25] = "LeftSurface",
  1059.         [26] = "LeftSurfaceInput",
  1060.         [27] = "Locked",
  1061.         [28] = "Material",
  1062.         [29] = "Orientation",
  1063.         [30] = "Position",
  1064.         [31] = "Reflectance",
  1065.         [32] = "RightParamA",
  1066.         [33] = "RightParamB",
  1067.         [34] = "RightSurface",
  1068.         [35] = "RightSurfaceInput",
  1069.         [36] = "RotVelocity",
  1070.         [37] = "Rotation",
  1071.         [38] = "Size",
  1072.         [39] = "TopParamA",
  1073.         [40] = "TopParamB",
  1074.         [41] = "TopSurface",
  1075.         [42] = "TopSurfaceInput",
  1076.         [43] = "Transparency",
  1077.         [44] = "Velocity"
  1078.     },
  1079.     ["Frame"] =    {
  1080.         [1] = "Archivable",
  1081.         [2] = "Name",
  1082.         [3] = "Parent",
  1083.         [4] = "AutoLocalize",
  1084.         [5] = "RootLocalizationTable",
  1085.         [6] = "Active",
  1086.         [7] = "AnchorPoint",
  1087.         [8] = "BackgroundColor3",
  1088.         [9] = "BackgroundTransparency",
  1089.         [10] = "BorderColor3",
  1090.         [11] = "BorderSizePixel",
  1091.         [12] = "ClipsDescendants",
  1092.         [13] = "LayoutOrder",
  1093.         [14] = "NextSelectionDown",
  1094.         [15] = "NextSelectionLeft",
  1095.         [16] = "NextSelectionRight",
  1096.         [17] = "NextSelectionUp",
  1097.         [18] = "Position",
  1098.         [19] = "Rotation",
  1099.         [20] = "Selectable",
  1100.         [21] = "SelectionImageObject",
  1101.         [22] = "Size",
  1102.         [23] = "SizeConstraint",
  1103.         [24] = "Visible",
  1104.         [25] = "ZIndex",
  1105.         [26] = "Style"
  1106.     },
  1107.     ["FriendPages"] =    {
  1108.         [1] = "Archivable",
  1109.         [2] = "Name",
  1110.         [3] = "Parent"
  1111.     },
  1112.     ["FriendService"] =    {
  1113.         [1] = "Archivable",
  1114.         [2] = "Name",
  1115.         [3] = "Parent"
  1116.     },
  1117.     ["FunctionalTest"] =    {
  1118.         [1] = "Archivable",
  1119.         [2] = "Name",
  1120.         [3] = "Parent",
  1121.         [4] = "Description"
  1122.     },
  1123.     ["GamePassService"] =    {
  1124.         [1] = "Archivable",
  1125.         [2] = "Name",
  1126.         [3] = "Parent"
  1127.     },
  1128.     ["GameSettings"] =    {
  1129.         [1] = "Archivable",
  1130.         [2] = "Name",
  1131.         [3] = "Parent",
  1132.         [4] = "AdditionalCoreIncludeDirs",
  1133.         [5] = "BubbleChatLifetime",
  1134.         [6] = "BubbleChatMaxBubbles",
  1135.         [7] = "ChatHistory",
  1136.         [8] = "ChatScrollLength",
  1137.         [9] = "HardwareMouse",
  1138.         [10] = "OverrideStarterScript",
  1139.         [11] = "ReportAbuseChatHistory",
  1140.         [12] = "SoftwareSound",
  1141.         [13] = "VideoCaptureEnabled",
  1142.         [14] = "VideoQuality"
  1143.     },
  1144.     ["GamepadService"] =    {
  1145.         [1] = "Archivable",
  1146.         [2] = "Name",
  1147.         [3] = "Parent"
  1148.     },
  1149.     ["GenericSettings"] =    {
  1150.         [1] = "Archivable",
  1151.         [2] = "Name",
  1152.         [3] = "Parent"
  1153.     },
  1154.     ["Geometry"] =    {
  1155.         [1] = "Archivable",
  1156.         [2] = "Name",
  1157.         [3] = "Parent"
  1158.     },
  1159.     ["GlobalDataStore"] =    {
  1160.         [1] = "Archivable",
  1161.         [2] = "Name",
  1162.         [3] = "Parent"
  1163.     },
  1164.     ["GlobalSettings"] =    {
  1165.         [1] = "Archivable",
  1166.         [2] = "Name",
  1167.         [3] = "Parent"
  1168.     },
  1169.     ["Glue"] =    {
  1170.         [1] = "Archivable",
  1171.         [2] = "Name",
  1172.         [3] = "Parent",
  1173.         [4] = "C0",
  1174.         [5] = "C1",
  1175.         [6] = "Part0",
  1176.         [7] = "Part1",
  1177.         [8] = "F0",
  1178.         [9] = "F1",
  1179.         [10] = "F2",
  1180.         [11] = "F3"
  1181.     },
  1182.     ["GoogleAnalyticsConfiguration"] =    {
  1183.         [1] = "Archivable",
  1184.         [2] = "Name",
  1185.         [3] = "Parent"
  1186.     },
  1187.     ["GroupService"] =    {
  1188.         [1] = "Archivable",
  1189.         [2] = "Name",
  1190.         [3] = "Parent"
  1191.     },
  1192.     ["GuiBase"] =    {
  1193.         [1] = "Archivable",
  1194.         [2] = "Name",
  1195.         [3] = "Parent"
  1196.     },
  1197.     ["GuiBase2d"] =    {
  1198.         [1] = "Archivable",
  1199.         [2] = "Name",
  1200.         [3] = "Parent",
  1201.         [4] = "AutoLocalize",
  1202.         [5] = "RootLocalizationTable"
  1203.     },
  1204.     ["GuiBase3d"] =    {
  1205.         [1] = "Archivable",
  1206.         [2] = "Name",
  1207.         [3] = "Parent",
  1208.         [4] = "Color3",
  1209.         [5] = "Transparency",
  1210.         [6] = "Visible"
  1211.     },
  1212.     ["GuiButton"] =    {
  1213.         [1] = "Archivable",
  1214.         [2] = "Name",
  1215.         [3] = "Parent",
  1216.         [4] = "AutoLocalize",
  1217.         [5] = "RootLocalizationTable",
  1218.         [6] = "Active",
  1219.         [7] = "AnchorPoint",
  1220.         [8] = "BackgroundColor3",
  1221.         [9] = "BackgroundTransparency",
  1222.         [10] = "BorderColor3",
  1223.         [11] = "BorderSizePixel",
  1224.         [12] = "ClipsDescendants",
  1225.         [13] = "LayoutOrder",
  1226.         [14] = "NextSelectionDown",
  1227.         [15] = "NextSelectionLeft",
  1228.         [16] = "NextSelectionRight",
  1229.         [17] = "NextSelectionUp",
  1230.         [18] = "Position",
  1231.         [19] = "Rotation",
  1232.         [20] = "Selectable",
  1233.         [21] = "SelectionImageObject",
  1234.         [22] = "Size",
  1235.         [23] = "SizeConstraint",
  1236.         [24] = "Visible",
  1237.         [25] = "ZIndex",
  1238.         [26] = "AutoButtonColor",
  1239.         [27] = "Modal",
  1240.         [28] = "Selected",
  1241.         [29] = "Style"
  1242.     },
  1243.     ["GuiItem"] =    {
  1244.         [1] = "Archivable",
  1245.         [2] = "Name",
  1246.         [3] = "Parent"
  1247.     },
  1248.     ["GuiLabel"] =    {
  1249.         [1] = "Archivable",
  1250.         [2] = "Name",
  1251.         [3] = "Parent",
  1252.         [4] = "AutoLocalize",
  1253.         [5] = "RootLocalizationTable",
  1254.         [6] = "Active",
  1255.         [7] = "AnchorPoint",
  1256.         [8] = "BackgroundColor3",
  1257.         [9] = "BackgroundTransparency",
  1258.         [10] = "BorderColor3",
  1259.         [11] = "BorderSizePixel",
  1260.         [12] = "ClipsDescendants",
  1261.         [13] = "LayoutOrder",
  1262.         [14] = "NextSelectionDown",
  1263.         [15] = "NextSelectionLeft",
  1264.         [16] = "NextSelectionRight",
  1265.         [17] = "NextSelectionUp",
  1266.         [18] = "Position",
  1267.         [19] = "Rotation",
  1268.         [20] = "Selectable",
  1269.         [21] = "SelectionImageObject",
  1270.         [22] = "Size",
  1271.         [23] = "SizeConstraint",
  1272.         [24] = "Visible",
  1273.         [25] = "ZIndex"
  1274.     },
  1275.     ["GuiMain"] =    {
  1276.         [1] = "Archivable",
  1277.         [2] = "Name",
  1278.         [3] = "Parent",
  1279.         [4] = "AutoLocalize",
  1280.         [5] = "RootLocalizationTable",
  1281.         [6] = "Enabled",
  1282.         [7] = "ResetOnSpawn",
  1283.         [8] = "ZIndexBehavior",
  1284.         [9] = "DisplayOrder",
  1285.         [10] = "IgnoreGuiInset"
  1286.     },
  1287.     ["GuiObject"] =    {
  1288.         [1] = "Archivable",
  1289.         [2] = "Name",
  1290.         [3] = "Parent",
  1291.         [4] = "AutoLocalize",
  1292.         [5] = "RootLocalizationTable",
  1293.         [6] = "Active",
  1294.         [7] = "AnchorPoint",
  1295.         [8] = "BackgroundColor3",
  1296.         [9] = "BackgroundTransparency",
  1297.         [10] = "BorderColor3",
  1298.         [11] = "BorderSizePixel",
  1299.         [12] = "ClipsDescendants",
  1300.         [13] = "LayoutOrder",
  1301.         [14] = "NextSelectionDown",
  1302.         [15] = "NextSelectionLeft",
  1303.         [16] = "NextSelectionRight",
  1304.         [17] = "NextSelectionUp",
  1305.         [18] = "Position",
  1306.         [19] = "Rotation",
  1307.         [20] = "Selectable",
  1308.         [21] = "SelectionImageObject",
  1309.         [22] = "Size",
  1310.         [23] = "SizeConstraint",
  1311.         [24] = "Visible",
  1312.         [25] = "ZIndex"
  1313.     },
  1314.     ["GuiRoot"] =    {
  1315.         [1] = "Archivable",
  1316.         [2] = "Name",
  1317.         [3] = "Parent"
  1318.     },
  1319.     ["GuiService"] =    {
  1320.         [1] = "Archivable",
  1321.         [2] = "Name",
  1322.         [3] = "Parent",
  1323.         [4] = "AutoSelectGuiEnabled",
  1324.         [5] = "CoreGuiNavigationEnabled",
  1325.         [6] = "GuiNavigationEnabled",
  1326.         [7] = "SelectedObject"
  1327.     },
  1328.     ["GuidRegistryService"] =    {
  1329.         [1] = "Archivable",
  1330.         [2] = "Name",
  1331.         [3] = "Parent"
  1332.     },
  1333.     ["HandleAdornment"] =    {
  1334.         [1] = "Archivable",
  1335.         [2] = "Name",
  1336.         [3] = "Parent",
  1337.         [4] = "Color3",
  1338.         [5] = "Transparency",
  1339.         [6] = "Visible",
  1340.         [7] = "Adornee",
  1341.         [8] = "AlwaysOnTop",
  1342.         [9] = "CFrame",
  1343.         [10] = "SizeRelativeOffset",
  1344.         [11] = "ZIndex"
  1345.     },
  1346.     ["Handles"] =    {
  1347.         [1] = "Archivable",
  1348.         [2] = "Name",
  1349.         [3] = "Parent",
  1350.         [4] = "Color3",
  1351.         [5] = "Transparency",
  1352.         [6] = "Visible",
  1353.         [7] = "Adornee",
  1354.         [8] = "Faces",
  1355.         [9] = "Style"
  1356.     },
  1357.     ["HandlesBase"] =    {
  1358.         [1] = "Archivable",
  1359.         [2] = "Name",
  1360.         [3] = "Parent",
  1361.         [4] = "Color3",
  1362.         [5] = "Transparency",
  1363.         [6] = "Visible",
  1364.         [7] = "Adornee"
  1365.     },
  1366.     ["HapticService"] =    {
  1367.         [1] = "Archivable",
  1368.         [2] = "Name",
  1369.         [3] = "Parent"
  1370.     },
  1371.     ["Hat"] =    {
  1372.         [1] = "Archivable",
  1373.         [2] = "Name",
  1374.         [3] = "Parent",
  1375.         [4] = "AttachmentForward",
  1376.         [5] = "AttachmentPoint",
  1377.         [6] = "AttachmentPos",
  1378.         [7] = "AttachmentRight",
  1379.         [8] = "AttachmentUp"
  1380.     },
  1381.     ["HingeConstraint"] =    {
  1382.         [1] = "Archivable",
  1383.         [2] = "Name",
  1384.         [3] = "Parent",
  1385.         [4] = "Attachment0",
  1386.         [5] = "Attachment1",
  1387.         [6] = "Color",
  1388.         [7] = "Enabled",
  1389.         [8] = "Visible",
  1390.         [9] = "ActuatorType",
  1391.         [10] = "AngularSpeed",
  1392.         [11] = "AngularVelocity",
  1393.         [12] = "LimitsEnabled",
  1394.         [13] = "LowerAngle",
  1395.         [14] = "MotorMaxAcceleration",
  1396.         [15] = "MotorMaxTorque",
  1397.         [16] = "Radius",
  1398.         [17] = "Restitution",
  1399.         [18] = "ServoMaxTorque",
  1400.         [19] = "TargetAngle",
  1401.         [20] = "UpperAngle"
  1402.     },
  1403.     ["Hint"] =    {
  1404.         [1] = "Archivable",
  1405.         [2] = "Name",
  1406.         [3] = "Parent",
  1407.         [4] = "Text"
  1408.     },
  1409.     ["Hole"] =    {
  1410.         [1] = "Archivable",
  1411.         [2] = "Name",
  1412.         [3] = "Parent",
  1413.         [4] = "FaceId",
  1414.         [5] = "InOut",
  1415.         [6] = "LeftRight",
  1416.         [7] = "TopBottom"
  1417.     },
  1418.     ["Hopper"] =    {
  1419.         [1] = "Archivable",
  1420.         [2] = "Name",
  1421.         [3] = "Parent"
  1422.     },
  1423.     ["HopperBin"] =    {
  1424.         [1] = "Archivable",
  1425.         [2] = "Name",
  1426.         [3] = "Parent",
  1427.         [4] = "TextureId",
  1428.         [5] = "Active",
  1429.         [6] = "BinType"
  1430.     },
  1431.     ["HttpRbxApiService"] =    {
  1432.         [1] = "Archivable",
  1433.         [2] = "Name",
  1434.         [3] = "Parent"
  1435.     },
  1436.     ["HttpRequest"] =    {
  1437.         [1] = "Archivable",
  1438.         [2] = "Name",
  1439.         [3] = "Parent"
  1440.     },
  1441.     ["HttpService"] =    {
  1442.         [1] = "Archivable",
  1443.         [2] = "Name",
  1444.         [3] = "Parent"
  1445.     },
  1446.     ["Humanoid"] =    {
  1447.         [1] = "Archivable",
  1448.         [2] = "Name",
  1449.         [3] = "Parent",
  1450.         [4] = "AutoJumpEnabled",
  1451.         [5] = "AutoRotate",
  1452.         [6] = "AutomaticScalingEnabled",
  1453.         [7] = "CameraOffset",
  1454.         [8] = "DisplayDistanceType",
  1455.         [9] = "Health",
  1456.         [10] = "HealthDisplayDistance",
  1457.         [11] = "HealthDisplayType",
  1458.         [12] = "HipHeight",
  1459.         [13] = "Jump",
  1460.         [14] = "JumpPower",
  1461.         [15] = "MaxHealth",
  1462.         [16] = "MaxSlopeAngle",
  1463.         [17] = "NameDisplayDistance",
  1464.         [18] = "NameOcclusion",
  1465.         [19] = "PlatformStand",
  1466.         [20] = "RigType",
  1467.         [21] = "Sit",
  1468.         [22] = "TargetPoint",
  1469.         [23] = "WalkSpeed",
  1470.         [24] = "WalkToPart",
  1471.         [25] = "WalkToPoint"
  1472.     },
  1473.     ["HumanoidController"] =    {
  1474.         [1] = "Archivable",
  1475.         [2] = "Name",
  1476.         [3] = "Parent"
  1477.     },
  1478.     ["ImageButton"] =    {
  1479.         [1] = "Archivable",
  1480.         [2] = "Name",
  1481.         [3] = "Parent",
  1482.         [4] = "AutoLocalize",
  1483.         [5] = "RootLocalizationTable",
  1484.         [6] = "Active",
  1485.         [7] = "AnchorPoint",
  1486.         [8] = "BackgroundColor3",
  1487.         [9] = "BackgroundTransparency",
  1488.         [10] = "BorderColor3",
  1489.         [11] = "BorderSizePixel",
  1490.         [12] = "ClipsDescendants",
  1491.         [13] = "LayoutOrder",
  1492.         [14] = "NextSelectionDown",
  1493.         [15] = "NextSelectionLeft",
  1494.         [16] = "NextSelectionRight",
  1495.         [17] = "NextSelectionUp",
  1496.         [18] = "Position",
  1497.         [19] = "Rotation",
  1498.         [20] = "Selectable",
  1499.         [21] = "SelectionImageObject",
  1500.         [22] = "Size",
  1501.         [23] = "SizeConstraint",
  1502.         [24] = "Visible",
  1503.         [25] = "ZIndex",
  1504.         [26] = "AutoButtonColor",
  1505.         [27] = "Modal",
  1506.         [28] = "Selected",
  1507.         [29] = "Style",
  1508.         [30] = "HoverImage",
  1509.         [31] = "Image",
  1510.         [32] = "ImageColor3",
  1511.         [33] = "ImageRectOffset",
  1512.         [34] = "ImageRectSize",
  1513.         [35] = "ImageTransparency",
  1514.         [36] = "PressedImage",
  1515.         [37] = "ScaleType",
  1516.         [38] = "SliceCenter",
  1517.         [39] = "SliceScale",
  1518.         [40] = "TileSize"
  1519.     },
  1520.     ["ImageHandleAdornment"] =    {
  1521.         [1] = "Archivable",
  1522.         [2] = "Name",
  1523.         [3] = "Parent",
  1524.         [4] = "Color3",
  1525.         [5] = "Transparency",
  1526.         [6] = "Visible",
  1527.         [7] = "Adornee",
  1528.         [8] = "AlwaysOnTop",
  1529.         [9] = "CFrame",
  1530.         [10] = "SizeRelativeOffset",
  1531.         [11] = "ZIndex",
  1532.         [12] = "Image",
  1533.         [13] = "Size"
  1534.     },
  1535.     ["ImageLabel"] =    {
  1536.         [1] = "Archivable",
  1537.         [2] = "Name",
  1538.         [3] = "Parent",
  1539.         [4] = "AutoLocalize",
  1540.         [5] = "RootLocalizationTable",
  1541.         [6] = "Active",
  1542.         [7] = "AnchorPoint",
  1543.         [8] = "BackgroundColor3",
  1544.         [9] = "BackgroundTransparency",
  1545.         [10] = "BorderColor3",
  1546.         [11] = "BorderSizePixel",
  1547.         [12] = "ClipsDescendants",
  1548.         [13] = "LayoutOrder",
  1549.         [14] = "NextSelectionDown",
  1550.         [15] = "NextSelectionLeft",
  1551.         [16] = "NextSelectionRight",
  1552.         [17] = "NextSelectionUp",
  1553.         [18] = "Position",
  1554.         [19] = "Rotation",
  1555.         [20] = "Selectable",
  1556.         [21] = "SelectionImageObject",
  1557.         [22] = "Size",
  1558.         [23] = "SizeConstraint",
  1559.         [24] = "Visible",
  1560.         [25] = "ZIndex",
  1561.         [26] = "Image",
  1562.         [27] = "ImageColor3",
  1563.         [28] = "ImageRectOffset",
  1564.         [29] = "ImageRectSize",
  1565.         [30] = "ImageTransparency",
  1566.         [31] = "ScaleType",
  1567.         [32] = "SliceCenter",
  1568.         [33] = "SliceScale",
  1569.         [34] = "TileSize"
  1570.     },
  1571.     ["InputObject"] =    {
  1572.         [1] = "Archivable",
  1573.         [2] = "Name",
  1574.         [3] = "Parent",
  1575.         [4] = "Delta",
  1576.         [5] = "KeyCode",
  1577.         [6] = "Position",
  1578.         [7] = "UserInputState",
  1579.         [8] = "UserInputType"
  1580.     },
  1581.     ["InsertService"] =    {
  1582.         [1] = "Archivable",
  1583.         [2] = "Name",
  1584.         [3] = "Parent"
  1585.     },
  1586.     ["Instance"] =    {
  1587.         [1] = "Archivable",
  1588.         [2] = "Name",
  1589.         [3] = "Parent"
  1590.     },
  1591.     ["InstancePacketCache"] =    {
  1592.         [1] = "Archivable",
  1593.         [2] = "Name",
  1594.         [3] = "Parent"
  1595.     },
  1596.     ["IntConstrainedValue"] =    {
  1597.         [1] = "Archivable",
  1598.         [2] = "Name",
  1599.         [3] = "Parent",
  1600.         [4] = "MaxValue",
  1601.         [5] = "MinValue",
  1602.         [6] = "Value"
  1603.     },
  1604.     ["IntValue"] =    {
  1605.         [1] = "Archivable",
  1606.         [2] = "Name",
  1607.         [3] = "Parent",
  1608.         [4] = "Value"
  1609.     },
  1610.     ["InventoryPages"] =    {
  1611.         [1] = "Archivable",
  1612.         [2] = "Name",
  1613.         [3] = "Parent"
  1614.     },
  1615.     ["JointInstance"] =    {
  1616.         [1] = "Archivable",
  1617.         [2] = "Name",
  1618.         [3] = "Parent",
  1619.         [4] = "C0",
  1620.         [5] = "C1",
  1621.         [6] = "Part0",
  1622.         [7] = "Part1"
  1623.     },
  1624.     ["JointsService"] =    {
  1625.         [1] = "Archivable",
  1626.         [2] = "Name",
  1627.         [3] = "Parent"
  1628.     },
  1629.     ["KeyboardService"] =    {
  1630.         [1] = "Archivable",
  1631.         [2] = "Name",
  1632.         [3] = "Parent"
  1633.     },
  1634.     ["Keyframe"] =    {
  1635.         [1] = "Archivable",
  1636.         [2] = "Name",
  1637.         [3] = "Parent",
  1638.         [4] = "Time"
  1639.     },
  1640.     ["KeyframeSequence"] =    {
  1641.         [1] = "Archivable",
  1642.         [2] = "Name",
  1643.         [3] = "Parent",
  1644.         [4] = "Loop",
  1645.         [5] = "Priority"
  1646.     },
  1647.     ["KeyframeSequenceProvider"] =    {
  1648.         [1] = "Archivable",
  1649.         [2] = "Name",
  1650.         [3] = "Parent"
  1651.     },
  1652.     ["LayerCollector"] =    {
  1653.         [1] = "Archivable",
  1654.         [2] = "Name",
  1655.         [3] = "Parent",
  1656.         [4] = "AutoLocalize",
  1657.         [5] = "RootLocalizationTable",
  1658.         [6] = "Enabled",
  1659.         [7] = "ResetOnSpawn",
  1660.         [8] = "ZIndexBehavior"
  1661.     },
  1662.     ["Light"] =    {
  1663.         [1] = "Archivable",
  1664.         [2] = "Name",
  1665.         [3] = "Parent",
  1666.         [4] = "Brightness",
  1667.         [5] = "Color",
  1668.         [6] = "Enabled",
  1669.         [7] = "Shadows"
  1670.     },
  1671.     ["Lighting"] =    {
  1672.         [1] = "Archivable",
  1673.         [2] = "Name",
  1674.         [3] = "Parent",
  1675.         [4] = "Ambient",
  1676.         [5] = "Brightness",
  1677.         [6] = "ClockTime",
  1678.         [7] = "ColorShift_Bottom",
  1679.         [8] = "ColorShift_Top",
  1680.         [9] = "ExposureCompensation",
  1681.         [10] = "FogColor",
  1682.         [11] = "FogEnd",
  1683.         [12] = "FogStart",
  1684.         [13] = "GeographicLatitude",
  1685.         [14] = "GlobalShadows",
  1686.         [15] = "OutdoorAmbient",
  1687.         [16] = "Outlines",
  1688.         [17] = "TimeOfDay"
  1689.     },
  1690.     ["LineForce"] =    {
  1691.         [1] = "Archivable",
  1692.         [2] = "Name",
  1693.         [3] = "Parent",
  1694.         [4] = "Attachment0",
  1695.         [5] = "Attachment1",
  1696.         [6] = "Color",
  1697.         [7] = "Enabled",
  1698.         [8] = "Visible",
  1699.         [9] = "ApplyAtCenterOfMass",
  1700.         [10] = "InverseSquareLaw",
  1701.         [11] = "Magnitude",
  1702.         [12] = "MaxForce",
  1703.         [13] = "ReactionForceEnabled"
  1704.     },
  1705.     ["LineHandleAdornment"] =    {
  1706.         [1] = "Archivable",
  1707.         [2] = "Name",
  1708.         [3] = "Parent",
  1709.         [4] = "Color3",
  1710.         [5] = "Transparency",
  1711.         [6] = "Visible",
  1712.         [7] = "Adornee",
  1713.         [8] = "AlwaysOnTop",
  1714.         [9] = "CFrame",
  1715.         [10] = "SizeRelativeOffset",
  1716.         [11] = "ZIndex",
  1717.         [12] = "Length",
  1718.         [13] = "Thickness"
  1719.     },
  1720.     ["LocalScript"] =    {
  1721.         [1] = "Archivable",
  1722.         [2] = "Name",
  1723.         [3] = "Parent",
  1724.         [4] = "Disabled",
  1725.         [5] = "LinkedSource"
  1726.     },
  1727.     ["LocalizationService"] =    {
  1728.         [1] = "Archivable",
  1729.         [2] = "Name",
  1730.         [3] = "Parent"
  1731.     },
  1732.     ["LocalizationTable"] =    {
  1733.         [1] = "Archivable",
  1734.         [2] = "Name",
  1735.         [3] = "Parent",
  1736.         [4] = "SourceLocaleId"
  1737.     },
  1738.     ["LogService"] =    {
  1739.         [1] = "Archivable",
  1740.         [2] = "Name",
  1741.         [3] = "Parent"
  1742.     },
  1743.     ["LoginService"] =    {
  1744.         [1] = "Archivable",
  1745.         [2] = "Name",
  1746.         [3] = "Parent"
  1747.     },
  1748.     ["LuaSettings"] =    {
  1749.         [1] = "Archivable",
  1750.         [2] = "Name",
  1751.         [3] = "Parent",
  1752.         [4] = "AreScriptStartsReported",
  1753.         [5] = "DefaultWaitTime",
  1754.         [6] = "GcFrequency",
  1755.         [7] = "GcLimit",
  1756.         [8] = "GcPause",
  1757.         [9] = "GcStepMul",
  1758.         [10] = "WaitingThreadsBudget"
  1759.     },
  1760.     ["LuaSourceContainer"] =    {
  1761.         [1] = "Archivable",
  1762.         [2] = "Name",
  1763.         [3] = "Parent"
  1764.     },
  1765.     ["LuaWebService"] =    {
  1766.         [1] = "Archivable",
  1767.         [2] = "Name",
  1768.         [3] = "Parent"
  1769.     },
  1770.     ["ManualGlue"] =    {
  1771.         [1] = "Archivable",
  1772.         [2] = "Name",
  1773.         [3] = "Parent",
  1774.         [4] = "C0",
  1775.         [5] = "C1",
  1776.         [6] = "Part0",
  1777.         [7] = "Part1"
  1778.     },
  1779.     ["ManualSurfaceJointInstance"] =    {
  1780.         [1] = "Archivable",
  1781.         [2] = "Name",
  1782.         [3] = "Parent",
  1783.         [4] = "C0",
  1784.         [5] = "C1",
  1785.         [6] = "Part0",
  1786.         [7] = "Part1"
  1787.     },
  1788.     ["ManualWeld"] =    {
  1789.         [1] = "Archivable",
  1790.         [2] = "Name",
  1791.         [3] = "Parent",
  1792.         [4] = "C0",
  1793.         [5] = "C1",
  1794.         [6] = "Part0",
  1795.         [7] = "Part1"
  1796.     },
  1797.     ["MarketplaceService"] =    {
  1798.         [1] = "Archivable",
  1799.         [2] = "Name",
  1800.         [3] = "Parent"
  1801.     },
  1802.     ["MeshContentProvider"] =    {
  1803.         [1] = "Archivable",
  1804.         [2] = "Name",
  1805.         [3] = "Parent"
  1806.     },
  1807.     ["MeshPart"] =    {
  1808.         [1] = "Archivable",
  1809.         [2] = "Name",
  1810.         [3] = "Parent",
  1811.         [4] = "Anchored",
  1812.         [5] = "BackParamA",
  1813.         [6] = "BackParamB",
  1814.         [7] = "BackSurface",
  1815.         [8] = "BackSurfaceInput",
  1816.         [9] = "BottomParamA",
  1817.         [10] = "BottomParamB",
  1818.         [11] = "BottomSurface",
  1819.         [12] = "BottomSurfaceInput",
  1820.         [13] = "BrickColor",
  1821.         [14] = "CFrame",
  1822.         [15] = "CanCollide",
  1823.         [16] = "CollisionGroupId",
  1824.         [17] = "Color",
  1825.         [18] = "CustomPhysicalProperties",
  1826.         [19] = "FrontParamA",
  1827.         [20] = "FrontParamB",
  1828.         [21] = "FrontSurface",
  1829.         [22] = "FrontSurfaceInput",
  1830.         [23] = "LeftParamA",
  1831.         [24] = "LeftParamB",
  1832.         [25] = "LeftSurface",
  1833.         [26] = "LeftSurfaceInput",
  1834.         [27] = "Locked",
  1835.         [28] = "Material",
  1836.         [29] = "Orientation",
  1837.         [30] = "Position",
  1838.         [31] = "Reflectance",
  1839.         [32] = "RightParamA",
  1840.         [33] = "RightParamB",
  1841.         [34] = "RightSurface",
  1842.         [35] = "RightSurfaceInput",
  1843.         [36] = "RotVelocity",
  1844.         [37] = "Rotation",
  1845.         [38] = "Size",
  1846.         [39] = "TopParamA",
  1847.         [40] = "TopParamB",
  1848.         [41] = "TopSurface",
  1849.         [42] = "TopSurfaceInput",
  1850.         [43] = "Transparency",
  1851.         [44] = "Velocity",
  1852.         [45] = "TextureID",
  1853. --      [46] = 'MeshId'
  1854.     },
  1855.     ["Message"] =    {
  1856.         [1] = "Archivable",
  1857.         [2] = "Name",
  1858.         [3] = "Parent",
  1859.         [4] = "Text"
  1860.     },
  1861.     ["Model"] =    {
  1862.         [1] = "Archivable",
  1863.         [2] = "Name",
  1864.         [3] = "Parent",
  1865.         [4] = "PrimaryPart"
  1866.     },
  1867.     ["ModuleScript"] =    {
  1868.         [1] = "Archivable",
  1869.         [2] = "Name",
  1870.         [3] = "Parent",
  1871.         [4] = "LinkedSource"
  1872.     },
  1873.     ["Motor"] =    {
  1874.         [1] = "Archivable",
  1875.         [2] = "Name",
  1876.         [3] = "Parent",
  1877.         [4] = "C0",
  1878.         [5] = "C1",
  1879.         [6] = "Part0",
  1880.         [7] = "Part1",
  1881.         [8] = "CurrentAngle",
  1882.         [9] = "DesiredAngle",
  1883.         [10] = "MaxVelocity"
  1884.     },
  1885.     ["Motor6D"] =    {
  1886.         [1] = "Archivable",
  1887.         [2] = "Name",
  1888.         [3] = "Parent",
  1889.         [4] = "C0",
  1890.         [5] = "C1",
  1891.         [6] = "Part0",
  1892.         [7] = "Part1",
  1893.         [8] = "CurrentAngle",
  1894.         [9] = "DesiredAngle",
  1895.         [10] = "MaxVelocity"
  1896.     },
  1897.     ["MotorFeature"] =    {
  1898.         [1] = "Archivable",
  1899.         [2] = "Name",
  1900.         [3] = "Parent",
  1901.         [4] = "FaceId",
  1902.         [5] = "InOut",
  1903.         [6] = "LeftRight",
  1904.         [7] = "TopBottom"
  1905.     },
  1906.     ["Mouse"] =    {
  1907.         [1] = "Archivable",
  1908.         [2] = "Name",
  1909.         [3] = "Parent",
  1910.         [4] = "Icon",
  1911.         [5] = "TargetFilter"
  1912.     },
  1913.     ["MouseService"] =    {
  1914.         [1] = "Archivable",
  1915.         [2] = "Name",
  1916.         [3] = "Parent"
  1917.     },
  1918.     ["NegateOperation"] =    {
  1919.         [1] = "Archivable",
  1920.         [2] = "Name",
  1921.         [3] = "Parent",
  1922.         [4] = "Anchored",
  1923.         [5] = "BackParamA",
  1924.         [6] = "BackParamB",
  1925.         [7] = "BackSurface",
  1926.         [8] = "BackSurfaceInput",
  1927.         [9] = "BottomParamA",
  1928.         [10] = "BottomParamB",
  1929.         [11] = "BottomSurface",
  1930.         [12] = "BottomSurfaceInput",
  1931.         [13] = "BrickColor",
  1932.         [14] = "CFrame",
  1933.         [15] = "CanCollide",
  1934.         [16] = "CollisionGroupId",
  1935.         [17] = "Color",
  1936.         [18] = "CustomPhysicalProperties",
  1937.         [19] = "FrontParamA",
  1938.         [20] = "FrontParamB",
  1939.         [21] = "FrontSurface",
  1940.         [22] = "FrontSurfaceInput",
  1941.         [23] = "LeftParamA",
  1942.         [24] = "LeftParamB",
  1943.         [25] = "LeftSurface",
  1944.         [26] = "LeftSurfaceInput",
  1945.         [27] = "Locked",
  1946.         [28] = "Material",
  1947.         [29] = "Orientation",
  1948.         [30] = "Position",
  1949.         [31] = "Reflectance",
  1950.         [32] = "RightParamA",
  1951.         [33] = "RightParamB",
  1952.         [34] = "RightSurface",
  1953.         [35] = "RightSurfaceInput",
  1954.         [36] = "RotVelocity",
  1955.         [37] = "Rotation",
  1956.         [38] = "Size",
  1957.         [39] = "TopParamA",
  1958.         [40] = "TopParamB",
  1959.         [41] = "TopSurface",
  1960.         [42] = "TopSurfaceInput",
  1961.         [43] = "Transparency",
  1962.         [44] = "Velocity",
  1963.         [45] = "UsePartColor"
  1964.     },
  1965.     ["NetworkClient"] =    {
  1966.         [1] = "Archivable",
  1967.         [2] = "Name",
  1968.         [3] = "Parent",
  1969.         [4] = "Ticket"
  1970.     },
  1971.     ["NetworkMarker"] =    {
  1972.         [1] = "Archivable",
  1973.         [2] = "Name",
  1974.         [3] = "Parent"
  1975.     },
  1976.     ["NetworkPeer"] =    {
  1977.         [1] = "Archivable",
  1978.         [2] = "Name",
  1979.         [3] = "Parent"
  1980.     },
  1981.     ["NetworkReplicator"] =    {
  1982.         [1] = "Archivable",
  1983.         [2] = "Name",
  1984.         [3] = "Parent"
  1985.     },
  1986.     ["NetworkServer"] =    {
  1987.         [1] = "Archivable",
  1988.         [2] = "Name",
  1989.         [3] = "Parent"
  1990.     },
  1991.     ["NetworkSettings"] =    {
  1992.         [1] = "Archivable",
  1993.         [2] = "Name",
  1994.         [3] = "Parent",
  1995.         [4] = "ArePhysicsRejectionsReported",
  1996.         [5] = "ClientPhysicsSendRate",
  1997.         [6] = "DataGCRate",
  1998.         [7] = "DataMtuAdjust",
  1999.         [8] = "DataSendRate",
  2000.         [9] = "IncommingReplicationLag",
  2001.         [10] = "IsQueueErrorComputed",
  2002.         [11] = "NetworkOwnerRate",
  2003.         [12] = "PhysicsMtuAdjust",
  2004.         [13] = "PhysicsSendRate",
  2005.         [14] = "PreferredClientPort",
  2006.         [15] = "PrintBits",
  2007.         [16] = "PrintEvents",
  2008.         [17] = "PrintFilters",
  2009.         [18] = "PrintInstances",
  2010.         [19] = "PrintPhysicsErrors",
  2011.         [20] = "PrintProperties",
  2012.         [21] = "PrintSplitMessage",
  2013.         [22] = "PrintStreamInstanceQuota",
  2014.         [23] = "PrintTouches",
  2015.         [24] = "ReceiveRate",
  2016.         [25] = "RenderStreamedRegions",
  2017.         [26] = "ShowActiveAnimationAsset",
  2018.         [27] = "TouchSendRate",
  2019.         [28] = "TrackDataTypes",
  2020.         [29] = "TrackPhysicsDetails",
  2021.         [30] = "UseInstancePacketCache",
  2022.         [31] = "UsePhysicsPacketCache"
  2023.     },
  2024.     ["NonReplicatedCSGDictionaryService"] =    {
  2025.         [1] = "Archivable",
  2026.         [2] = "Name",
  2027.         [3] = "Parent"
  2028.     },
  2029.     ["NotificationService"] =    {
  2030.         [1] = "Archivable",
  2031.         [2] = "Name",
  2032.         [3] = "Parent"
  2033.     },
  2034.     ["NumberValue"] =    {
  2035.         [1] = "Archivable",
  2036.         [2] = "Name",
  2037.         [3] = "Parent",
  2038.         [4] = "Value"
  2039.     },
  2040.     ["ObjectValue"] =    {
  2041.         [1] = "Archivable",
  2042.         [2] = "Name",
  2043.         [3] = "Parent",
  2044.         [4] = "Value"
  2045.     },
  2046.     ["OrderedDataStore"] =    {
  2047.         [1] = "Archivable",
  2048.         [2] = "Name",
  2049.         [3] = "Parent"
  2050.     },
  2051.     ["PVAdornment"] =    {
  2052.         [1] = "Archivable",
  2053.         [2] = "Name",
  2054.         [3] = "Parent",
  2055.         [4] = "Color3",
  2056.         [5] = "Transparency",
  2057.         [6] = "Visible",
  2058.         [7] = "Adornee"
  2059.     },
  2060.     ["PVInstance"] =    {
  2061.         [1] = "Archivable",
  2062.         [2] = "Name",
  2063.         [3] = "Parent"
  2064.     },
  2065.     ["PackageLink"] =    {
  2066.         [1] = "Archivable",
  2067.         [2] = "Name",
  2068.         [3] = "Parent"
  2069.     },
  2070.     ["Pages"] =    {
  2071.         [1] = "Archivable",
  2072.         [2] = "Name",
  2073.         [3] = "Parent"
  2074.     },
  2075.     ["Pants"] =    {
  2076.         [1] = "Archivable",
  2077.         [2] = "Name",
  2078.         [3] = "Parent",
  2079.         [4] = "PantsTemplate"
  2080.     },
  2081.     ["ParabolaAdornment"] =    {
  2082.         [1] = "Archivable",
  2083.         [2] = "Name",
  2084.         [3] = "Parent",
  2085.         [4] = "Color3",
  2086.         [5] = "Transparency",
  2087.         [6] = "Visible",
  2088.         [7] = "Adornee"
  2089.     },
  2090.     ["Part"] =    {
  2091.         [1] = "Archivable",
  2092.         [2] = "Name",
  2093.         [3] = "Parent",
  2094.         [4] = "Anchored",
  2095.         [5] = "BackParamA",
  2096.         [6] = "BackParamB",
  2097.         [7] = "BackSurface",
  2098.         [8] = "BackSurfaceInput",
  2099.         [9] = "BottomParamA",
  2100.         [10] = "BottomParamB",
  2101.         [11] = "BottomSurface",
  2102.         [12] = "BottomSurfaceInput",
  2103.         [13] = "BrickColor",
  2104.         [14] = "CFrame",
  2105.         [15] = "CanCollide",
  2106.         [16] = "CollisionGroupId",
  2107.         [17] = "Color",
  2108.         [18] = "CustomPhysicalProperties",
  2109.         [19] = "FrontParamA",
  2110.         [20] = "FrontParamB",
  2111.         [21] = "FrontSurface",
  2112.         [22] = "FrontSurfaceInput",
  2113.         [23] = "LeftParamA",
  2114.         [24] = "LeftParamB",
  2115.         [25] = "LeftSurface",
  2116.         [26] = "LeftSurfaceInput",
  2117.         [27] = "Locked",
  2118.         [28] = "Material",
  2119.         [29] = "Orientation",
  2120.         [30] = "Position",
  2121.         [31] = "Reflectance",
  2122.         [32] = "RightParamA",
  2123.         [33] = "RightParamB",
  2124.         [34] = "RightSurface",
  2125.         [35] = "RightSurfaceInput",
  2126.         [36] = "RotVelocity",
  2127.         [37] = "Rotation",
  2128.         [38] = "Size",
  2129.         [39] = "TopParamA",
  2130.         [40] = "TopParamB",
  2131.         [41] = "TopSurface",
  2132.         [42] = "TopSurfaceInput",
  2133.         [43] = "Transparency",
  2134.         [44] = "Velocity",
  2135.         [45] = "Shape"
  2136.     },
  2137.     ["PartAdornment"] =    {
  2138.         [1] = "Archivable",
  2139.         [2] = "Name",
  2140.         [3] = "Parent",
  2141.         [4] = "Color3",
  2142.         [5] = "Transparency",
  2143.         [6] = "Visible",
  2144.         [7] = "Adornee"
  2145.     },
  2146.     ["PartOperation"] =    {
  2147.         [1] = "Archivable",
  2148.         [2] = "Name",
  2149.         [3] = "Parent",
  2150.         [4] = "Anchored",
  2151.         [5] = "BackParamA",
  2152.         [6] = "BackParamB",
  2153.         [7] = "BackSurface",
  2154.         [8] = "BackSurfaceInput",
  2155.         [9] = "BottomParamA",
  2156.         [10] = "BottomParamB",
  2157.         [11] = "BottomSurface",
  2158.         [12] = "BottomSurfaceInput",
  2159.         [13] = "BrickColor",
  2160.         [14] = "CFrame",
  2161.         [15] = "CanCollide",
  2162.         [16] = "CollisionGroupId",
  2163.         [17] = "Color",
  2164.         [18] = "CustomPhysicalProperties",
  2165.         [19] = "FrontParamA",
  2166.         [20] = "FrontParamB",
  2167.         [21] = "FrontSurface",
  2168.         [22] = "FrontSurfaceInput",
  2169.         [23] = "LeftParamA",
  2170.         [24] = "LeftParamB",
  2171.         [25] = "LeftSurface",
  2172.         [26] = "LeftSurfaceInput",
  2173.         [27] = "Locked",
  2174.         [28] = "Material",
  2175.         [29] = "Orientation",
  2176.         [30] = "Position",
  2177.         [31] = "Reflectance",
  2178.         [32] = "RightParamA",
  2179.         [33] = "RightParamB",
  2180.         [34] = "RightSurface",
  2181.         [35] = "RightSurfaceInput",
  2182.         [36] = "RotVelocity",
  2183.         [37] = "Rotation",
  2184.         [38] = "Size",
  2185.         [39] = "TopParamA",
  2186.         [40] = "TopParamB",
  2187.         [41] = "TopSurface",
  2188.         [42] = "TopSurfaceInput",
  2189.         [43] = "Transparency",
  2190.         [44] = "Velocity",
  2191.         [45] = "UsePartColor"
  2192.     },
  2193.     ["PartOperationAsset"] =    {
  2194.         [1] = "Archivable",
  2195.         [2] = "Name",
  2196.         [3] = "Parent"
  2197.     },
  2198.     ["ParticleEmitter"] =    {
  2199.         [1] = "Archivable",
  2200.         [2] = "Name",
  2201.         [3] = "Parent",
  2202.         [4] = "Acceleration",
  2203.         [5] = "Color",
  2204.         [6] = "Drag",
  2205.         [7] = "EmissionDirection",
  2206.         [8] = "Enabled",
  2207.         [9] = "Lifetime",
  2208.         [10] = "LightEmission",
  2209.         [11] = "LightInfluence",
  2210.         [12] = "LockedToPart",
  2211.         [13] = "Rate",
  2212.         [14] = "RotSpeed",
  2213.         [15] = "Rotation",
  2214.         [16] = "Size",
  2215.         [17] = "Speed",
  2216.         [18] = "SpreadAngle",
  2217.         [19] = "Texture",
  2218.         [20] = "Transparency",
  2219.         [21] = "VelocityInheritance",
  2220.         [22] = "ZOffset"
  2221.     },
  2222.     ["Path"] =    {
  2223.         [1] = "Archivable",
  2224.         [2] = "Name",
  2225.         [3] = "Parent"
  2226.     },
  2227.     ["PathfindingService"] =    {
  2228.         [1] = "Archivable",
  2229.         [2] = "Name",
  2230.         [3] = "Parent"
  2231.     },
  2232.     ["PhysicsPacketCache"] =    {
  2233.         [1] = "Archivable",
  2234.         [2] = "Name",
  2235.         [3] = "Parent"
  2236.     },
  2237.     ["PhysicsService"] =    {
  2238.         [1] = "Archivable",
  2239.         [2] = "Name",
  2240.         [3] = "Parent"
  2241.     },
  2242.     ["PhysicsSettings"] =    {
  2243.         [1] = "Archivable",
  2244.         [2] = "Name",
  2245.         [3] = "Parent",
  2246.         [4] = "AllowSleep",
  2247.         [5] = "AreAnchorsShown",
  2248.         [6] = "AreAssembliesShown",
  2249.         [7] = "AreAwakePartsHighlighted",
  2250.         [8] = "AreBodyTypesShown",
  2251.         [9] = "AreContactIslandsShown",
  2252.         [10] = "AreContactPointsShown",
  2253.         [11] = "AreJointCoordinatesShown",
  2254.         [12] = "AreMechanismsShown",
  2255.         [13] = "AreModelCoordsShown",
  2256.         [14] = "AreOwnersShown",
  2257.         [15] = "ArePartCoordsShown",
  2258.         [16] = "AreRegionsShown",
  2259.         [17] = "AreUnalignedPartsShown",
  2260.         [18] = "AreWorldCoordsShown",
  2261.         [19] = "DisableCSGv2",
  2262.         [20] = "IsReceiveAgeShown",
  2263.         [21] = "IsTreeShown",
  2264.         [22] = "PhysicsEnvironmentalThrottle",
  2265.         [23] = "ShowDecompositionGeometry",
  2266.         [24] = "ThrottleAdjustTime",
  2267.         [25] = "UseCSGv2"
  2268.     },
  2269.     ["PitchShiftSoundEffect"] =    {
  2270.         [1] = "Archivable",
  2271.         [2] = "Name",
  2272.         [3] = "Parent",
  2273.         [4] = "Enabled",
  2274.         [5] = "Priority",
  2275.         [6] = "Octave"
  2276.     },
  2277.     ["Platform"] =    {
  2278.         [1] = "Archivable",
  2279.         [2] = "Name",
  2280.         [3] = "Parent",
  2281.         [4] = "Anchored",
  2282.         [5] = "BackParamA",
  2283.         [6] = "BackParamB",
  2284.         [7] = "BackSurface",
  2285.         [8] = "BackSurfaceInput",
  2286.         [9] = "BottomParamA",
  2287.         [10] = "BottomParamB",
  2288.         [11] = "BottomSurface",
  2289.         [12] = "BottomSurfaceInput",
  2290.         [13] = "BrickColor",
  2291.         [14] = "CFrame",
  2292.         [15] = "CanCollide",
  2293.         [16] = "CollisionGroupId",
  2294.         [17] = "Color",
  2295.         [18] = "CustomPhysicalProperties",
  2296.         [19] = "FrontParamA",
  2297.         [20] = "FrontParamB",
  2298.         [21] = "FrontSurface",
  2299.         [22] = "FrontSurfaceInput",
  2300.         [23] = "LeftParamA",
  2301.         [24] = "LeftParamB",
  2302.         [25] = "LeftSurface",
  2303.         [26] = "LeftSurfaceInput",
  2304.         [27] = "Locked",
  2305.         [28] = "Material",
  2306.         [29] = "Orientation",
  2307.         [30] = "Position",
  2308.         [31] = "Reflectance",
  2309.         [32] = "RightParamA",
  2310.         [33] = "RightParamB",
  2311.         [34] = "RightSurface",
  2312.         [35] = "RightSurfaceInput",
  2313.         [36] = "RotVelocity",
  2314.         [37] = "Rotation",
  2315.         [38] = "Size",
  2316.         [39] = "TopParamA",
  2317.         [40] = "TopParamB",
  2318.         [41] = "TopSurface",
  2319.         [42] = "TopSurfaceInput",
  2320.         [43] = "Transparency",
  2321.         [44] = "Velocity",
  2322.         [45] = "Shape"
  2323.     },
  2324.     ["Player"] =    {
  2325.         [1] = "Archivable",
  2326.         [2] = "Name",
  2327.         [3] = "Parent",
  2328.         [4] = "AutoJumpEnabled",
  2329.         [5] = "CameraMaxZoomDistance",
  2330.         [6] = "CameraMinZoomDistance",
  2331.         [7] = "CameraMode",
  2332.         [8] = "CanLoadCharacterAppearance",
  2333.         [9] = "Character",
  2334.         [10] = "CharacterAppearanceId",
  2335.         [11] = "DevCameraOcclusionMode",
  2336.         [12] = "DevComputerCameraMode",
  2337.         [13] = "DevComputerMovementMode",
  2338.         [14] = "DevEnableMouseLock",
  2339.         [15] = "DevTouchCameraMode",
  2340.         [16] = "DevTouchMovementMode",
  2341.         [17] = "HealthDisplayDistance",
  2342.         [18] = "NameDisplayDistance",
  2343.         [19] = "Neutral",
  2344.         [20] = "ReplicationFocus",
  2345.         [21] = "RespawnLocation",
  2346.         [22] = "Team",
  2347.         [23] = "TeamColor",
  2348.         [24] = "UserId"
  2349.     },
  2350.     ["PlayerGui"] =    {
  2351.         [1] = "Archivable",
  2352.         [2] = "Name",
  2353.         [3] = "Parent",
  2354.         [4] = "ScreenOrientation",
  2355.         [5] = "SelectionImageObject"
  2356.     },
  2357.     ["PlayerMouse"] =    {
  2358.         [1] = "Archivable",
  2359.         [2] = "Name",
  2360.         [3] = "Parent",
  2361.         [4] = "Icon",
  2362.         [5] = "TargetFilter"
  2363.     },
  2364.     ["PlayerScripts"] =    {
  2365.         [1] = "Archivable",
  2366.         [2] = "Name",
  2367.         [3] = "Parent"
  2368.     },
  2369.     ["Players"] =    {
  2370.         [1] = "Archivable",
  2371.         [2] = "Name",
  2372.         [3] = "Parent",
  2373.         [4] = "CharacterAutoLoads"
  2374.     },
  2375.     ["Plugin"] =    {
  2376.         [1] = "Archivable",
  2377.         [2] = "Name",
  2378.         [3] = "Parent"
  2379.     },
  2380.     ["PluginAction"] =    {
  2381.         [1] = "Archivable",
  2382.         [2] = "Name",
  2383.         [3] = "Parent"
  2384.     },
  2385.     ["PluginGui"] =    {
  2386.         [1] = "Archivable",
  2387.         [2] = "Name",
  2388.         [3] = "Parent",
  2389.         [4] = "AutoLocalize",
  2390.         [5] = "RootLocalizationTable",
  2391.         [6] = "Enabled",
  2392.         [7] = "ResetOnSpawn",
  2393.         [8] = "ZIndexBehavior",
  2394.         [9] = "Title"
  2395.     },
  2396.     ["PluginGuiService"] =    {
  2397.         [1] = "Archivable",
  2398.         [2] = "Name",
  2399.         [3] = "Parent"
  2400.     },
  2401.     ["PluginManager"] =    {
  2402.         [1] = "Archivable",
  2403.         [2] = "Name",
  2404.         [3] = "Parent"
  2405.     },
  2406.     ["PluginMouse"] =    {
  2407.         [1] = "Archivable",
  2408.         [2] = "Name",
  2409.         [3] = "Parent",
  2410.         [4] = "Icon",
  2411.         [5] = "TargetFilter"
  2412.     },
  2413.     ["PointLight"] =    {
  2414.         [1] = "Archivable",
  2415.         [2] = "Name",
  2416.         [3] = "Parent",
  2417.         [4] = "Brightness",
  2418.         [5] = "Color",
  2419.         [6] = "Enabled",
  2420.         [7] = "Shadows",
  2421.         [8] = "Range"
  2422.     },
  2423.     ["PointsService"] =    {
  2424.         [1] = "Archivable",
  2425.         [2] = "Name",
  2426.         [3] = "Parent"
  2427.     },
  2428.     ["Pose"] =    {
  2429.         [1] = "Archivable",
  2430.         [2] = "Name",
  2431.         [3] = "Parent",
  2432.         [4] = "CFrame",
  2433.         [5] = "EasingDirection",
  2434.         [6] = "EasingStyle",
  2435.         [7] = "Weight"
  2436.     },
  2437.     ["PostEffect"] =    {
  2438.         [1] = "Archivable",
  2439.         [2] = "Name",
  2440.         [3] = "Parent",
  2441.         [4] = "Enabled"
  2442.     },
  2443.     ["PrismaticConstraint"] =    {
  2444.         [1] = "Archivable",
  2445.         [2] = "Name",
  2446.         [3] = "Parent",
  2447.         [4] = "Attachment0",
  2448.         [5] = "Attachment1",
  2449.         [6] = "Color",
  2450.         [7] = "Enabled",
  2451.         [8] = "Visible",
  2452.         [9] = "ActuatorType",
  2453.         [10] = "LimitsEnabled",
  2454.         [11] = "LowerLimit",
  2455.         [12] = "MotorMaxAcceleration",
  2456.         [13] = "MotorMaxForce",
  2457.         [14] = "Restitution",
  2458.         [15] = "ServoMaxForce",
  2459.         [16] = "Size",
  2460.         [17] = "Speed",
  2461.         [18] = "TargetPosition",
  2462.         [19] = "UpperLimit",
  2463.         [20] = "Velocity"
  2464.     },
  2465.     ["QWidgetPluginGui"] =    {
  2466.         [1] = "Archivable",
  2467.         [2] = "Name",
  2468.         [3] = "Parent",
  2469.         [4] = "AutoLocalize",
  2470.         [5] = "RootLocalizationTable",
  2471.         [6] = "Enabled",
  2472.         [7] = "ResetOnSpawn",
  2473.         [8] = "ZIndexBehavior",
  2474.         [9] = "Title"
  2475.     },
  2476.     ["RayValue"] =    {
  2477.         [1] = "Archivable",
  2478.         [2] = "Name",
  2479.         [3] = "Parent",
  2480.         [4] = "Value"
  2481.     },
  2482.     ["ReflectionMetadata"] =    {
  2483.         [1] = "Archivable",
  2484.         [2] = "Name",
  2485.         [3] = "Parent"
  2486.     },
  2487.     ["ReflectionMetadataCallbacks"] =    {
  2488.         [1] = "Archivable",
  2489.         [2] = "Name",
  2490.         [3] = "Parent"
  2491.     },
  2492.     ["ReflectionMetadataClass"] =    {
  2493.         [1] = "Archivable",
  2494.         [2] = "Name",
  2495.         [3] = "Parent",
  2496.         [4] = "Browsable",
  2497.         [5] = "ClassCategory",
  2498.         [6] = "Constraint",
  2499.         [7] = "Deprecated",
  2500.         [8] = "EditingDisabled",
  2501.         [9] = "IsBackend",
  2502.         [10] = "ScriptContext",
  2503.         [11] = "UIMaximum",
  2504.         [12] = "UIMinimum",
  2505.         [13] = "UINumTicks",
  2506.         [14] = "summary",
  2507.         [15] = "ExplorerImageIndex",
  2508.         [16] = "ExplorerOrder",
  2509.         [17] = "Insertable",
  2510.         [18] = "PreferredParent",
  2511.         [19] = "PreferredParents"
  2512.     },
  2513.     ["ReflectionMetadataClasses"] =    {
  2514.         [1] = "Archivable",
  2515.         [2] = "Name",
  2516.         [3] = "Parent"
  2517.     },
  2518.     ["ReflectionMetadataEnum"] =    {
  2519.         [1] = "Archivable",
  2520.         [2] = "Name",
  2521.         [3] = "Parent",
  2522.         [4] = "Browsable",
  2523.         [5] = "ClassCategory",
  2524.         [6] = "Constraint",
  2525.         [7] = "Deprecated",
  2526.         [8] = "EditingDisabled",
  2527.         [9] = "IsBackend",
  2528.         [10] = "ScriptContext",
  2529.         [11] = "UIMaximum",
  2530.         [12] = "UIMinimum",
  2531.         [13] = "UINumTicks",
  2532.         [14] = "summary"
  2533.     },
  2534.     ["ReflectionMetadataEnumItem"] =    {
  2535.         [1] = "Archivable",
  2536.         [2] = "Name",
  2537.         [3] = "Parent",
  2538.         [4] = "Browsable",
  2539.         [5] = "ClassCategory",
  2540.         [6] = "Constraint",
  2541.         [7] = "Deprecated",
  2542.         [8] = "EditingDisabled",
  2543.         [9] = "IsBackend",
  2544.         [10] = "ScriptContext",
  2545.         [11] = "UIMaximum",
  2546.         [12] = "UIMinimum",
  2547.         [13] = "UINumTicks",
  2548.         [14] = "summary"
  2549.     },
  2550.     ["ReflectionMetadataEnums"] =    {
  2551.         [1] = "Archivable",
  2552.         [2] = "Name",
  2553.         [3] = "Parent"
  2554.     },
  2555.     ["ReflectionMetadataEvents"] =    {
  2556.         [1] = "Archivable",
  2557.         [2] = "Name",
  2558.         [3] = "Parent"
  2559.     },
  2560.     ["ReflectionMetadataFunctions"] =    {
  2561.         [1] = "Archivable",
  2562.         [2] = "Name",
  2563.         [3] = "Parent"
  2564.     },
  2565.     ["ReflectionMetadataItem"] =    {
  2566.         [1] = "Archivable",
  2567.         [2] = "Name",
  2568.         [3] = "Parent",
  2569.         [4] = "Browsable",
  2570.         [5] = "ClassCategory",
  2571.         [6] = "Constraint",
  2572.         [7] = "Deprecated",
  2573.         [8] = "EditingDisabled",
  2574.         [9] = "IsBackend",
  2575.         [10] = "ScriptContext",
  2576.         [11] = "UIMaximum",
  2577.         [12] = "UIMinimum",
  2578.         [13] = "UINumTicks",
  2579.         [14] = "summary"
  2580.     },
  2581.     ["ReflectionMetadataMember"] =    {
  2582.         [1] = "Archivable",
  2583.         [2] = "Name",
  2584.         [3] = "Parent",
  2585.         [4] = "Browsable",
  2586.         [5] = "ClassCategory",
  2587.         [6] = "Constraint",
  2588.         [7] = "Deprecated",
  2589.         [8] = "EditingDisabled",
  2590.         [9] = "IsBackend",
  2591.         [10] = "ScriptContext",
  2592.         [11] = "UIMaximum",
  2593.         [12] = "UIMinimum",
  2594.         [13] = "UINumTicks",
  2595.         [14] = "summary"
  2596.     },
  2597.     ["ReflectionMetadataProperties"] =    {
  2598.         [1] = "Archivable",
  2599.         [2] = "Name",
  2600.         [3] = "Parent"
  2601.     },
  2602.     ["ReflectionMetadataYieldFunctions"] =    {
  2603.         [1] = "Archivable",
  2604.         [2] = "Name",
  2605.         [3] = "Parent"
  2606.     },
  2607.     ["RemoteEvent"] =    {
  2608.         [1] = "Archivable",
  2609.         [2] = "Name",
  2610.         [3] = "Parent"
  2611.     },
  2612.     ["RemoteFunction"] =    {
  2613.         [1] = "Archivable",
  2614.         [2] = "Name",
  2615.         [3] = "Parent"
  2616.     },
  2617.     ["RenderSettings"] =    {
  2618.         [1] = "Archivable",
  2619.         [2] = "Name",
  2620.         [3] = "Parent",
  2621.         [4] = "AutoFRMLevel",
  2622.         [5] = "EagerBulkExecution",
  2623.         [6] = "EditQualityLevel",
  2624.         [7] = "ExportMergeByMaterial",
  2625.         [8] = "FrameRateManager",
  2626.         [9] = "GraphicsMode",
  2627.         [10] = "MeshCacheSize",
  2628.         [11] = "QualityLevel",
  2629.         [12] = "ReloadAssets",
  2630.         [13] = "RenderCSGTrianglesDebug",
  2631.         [14] = "ShowBoundingBoxes"
  2632.     },
  2633.     ["RenderingTest"] =    {
  2634.         [1] = "Archivable",
  2635.         [2] = "Name",
  2636.         [3] = "Parent",
  2637.         [4] = "CFrame",
  2638.         [5] = "ComparisonDiffThreshold",
  2639.         [6] = "ComparisonMethod",
  2640.         [7] = "ComparisonPsnrThreshold",
  2641.         [8] = "Description",
  2642.         [9] = "FieldOfView",
  2643.         [10] = "Orientation",
  2644.         [11] = "Position",
  2645.         [12] = "QualityLevel",
  2646.         [13] = "ShouldSkip",
  2647.         [14] = "Ticket"
  2648.     },
  2649.     ["ReplicatedFirst"] =    {
  2650.         [1] = "Archivable",
  2651.         [2] = "Name",
  2652.         [3] = "Parent"
  2653.     },
  2654.     ["ReplicatedStorage"] =    {
  2655.         [1] = "Archivable",
  2656.         [2] = "Name",
  2657.         [3] = "Parent"
  2658.     },
  2659.     ["ReverbSoundEffect"] =    {
  2660.         [1] = "Archivable",
  2661.         [2] = "Name",
  2662.         [3] = "Parent",
  2663.         [4] = "Enabled",
  2664.         [5] = "Priority",
  2665.         [6] = "DecayTime",
  2666.         [7] = "Density",
  2667.         [8] = "Diffusion",
  2668.         [9] = "DryLevel",
  2669.         [10] = "WetLevel"
  2670.     },
  2671.     ["RobloxReplicatedStorage"] =    {
  2672.         [1] = "Archivable",
  2673.         [2] = "Name",
  2674.         [3] = "Parent"
  2675.     },
  2676.     ["RocketPropulsion"] =    {
  2677.         [1] = "Archivable",
  2678.         [2] = "Name",
  2679.         [3] = "Parent",
  2680.         [4] = "CartoonFactor",
  2681.         [5] = "MaxSpeed",
  2682.         [6] = "MaxThrust",
  2683.         [7] = "MaxTorque",
  2684.         [8] = "Target",
  2685.         [9] = "TargetOffset",
  2686.         [10] = "TargetRadius",
  2687.         [11] = "ThrustD",
  2688.         [12] = "ThrustP",
  2689.         [13] = "TurnD",
  2690.         [14] = "TurnP"
  2691.     },
  2692.     ["RodConstraint"] =    {
  2693.         [1] = "Archivable",
  2694.         [2] = "Name",
  2695.         [3] = "Parent",
  2696.         [4] = "Attachment0",
  2697.         [5] = "Attachment1",
  2698.         [6] = "Color",
  2699.         [7] = "Enabled",
  2700.         [8] = "Visible",
  2701.         [9] = "Length",
  2702.         [10] = "Thickness"
  2703.     },
  2704.     ["RopeConstraint"] =    {
  2705.         [1] = "Archivable",
  2706.         [2] = "Name",
  2707.         [3] = "Parent",
  2708.         [4] = "Attachment0",
  2709.         [5] = "Attachment1",
  2710.         [6] = "Color",
  2711.         [7] = "Enabled",
  2712.         [8] = "Visible",
  2713.         [9] = "Length",
  2714.         [10] = "Restitution",
  2715.         [11] = "Thickness"
  2716.     },
  2717.     ["Rotate"] =    {
  2718.         [1] = "Archivable",
  2719.         [2] = "Name",
  2720.         [3] = "Parent",
  2721.         [4] = "C0",
  2722.         [5] = "C1",
  2723.         [6] = "Part0",
  2724.         [7] = "Part1"
  2725.     },
  2726.     ["RotateP"] =    {
  2727.         [1] = "Archivable",
  2728.         [2] = "Name",
  2729.         [3] = "Parent",
  2730.         [4] = "C0",
  2731.         [5] = "C1",
  2732.         [6] = "Part0",
  2733.         [7] = "Part1",
  2734.         [8] = "BaseAngle"
  2735.     },
  2736.     ["RotateV"] =    {
  2737.         [1] = "Archivable",
  2738.         [2] = "Name",
  2739.         [3] = "Parent",
  2740.         [4] = "C0",
  2741.         [5] = "C1",
  2742.         [6] = "Part0",
  2743.         [7] = "Part1",
  2744.         [8] = "BaseAngle"
  2745.     },
  2746.     ["RunService"] =    {
  2747.         [1] = "Archivable",
  2748.         [2] = "Name",
  2749.         [3] = "Parent"
  2750.     },
  2751.     ["RunningAverageItemDouble"] =    {
  2752.         [1] = "Archivable",
  2753.         [2] = "Name",
  2754.         [3] = "Parent"
  2755.     },
  2756.     ["RunningAverageItemInt"] =    {
  2757.         [1] = "Archivable",
  2758.         [2] = "Name",
  2759.         [3] = "Parent"
  2760.     },
  2761.     ["RunningAverageTimeIntervalItem"] =    {
  2762.         [1] = "Archivable",
  2763.         [2] = "Name",
  2764.         [3] = "Parent"
  2765.     },
  2766.     ["RuntimeScriptService"] =    {
  2767.         [1] = "Archivable",
  2768.         [2] = "Name",
  2769.         [3] = "Parent"
  2770.     },
  2771.     ["ScreenGui"] =    {
  2772.         [1] = "Archivable",
  2773.         [2] = "Name",
  2774.         [3] = "Parent",
  2775.         [4] = "AutoLocalize",
  2776.         [5] = "RootLocalizationTable",
  2777.         [6] = "Enabled",
  2778.         [7] = "ResetOnSpawn",
  2779.         [8] = "ZIndexBehavior",
  2780.         [9] = "DisplayOrder",
  2781.         [10] = "IgnoreGuiInset"
  2782.     },
  2783.     ["Script"] =    {
  2784.         [1] = "Archivable",
  2785.         [2] = "Name",
  2786.         [3] = "Parent",
  2787.         [4] = "Disabled",
  2788.         [5] = "LinkedSource"
  2789.     },
  2790.     ["ScriptContext"] =    {
  2791.         [1] = "Archivable",
  2792.         [2] = "Name",
  2793.         [3] = "Parent"
  2794.     },
  2795.     ["ScriptDebugger"] =    {
  2796.         [1] = "Archivable",
  2797.         [2] = "Name",
  2798.         [3] = "Parent"
  2799.     },
  2800.     ["ScriptService"] =    {
  2801.         [1] = "Archivable",
  2802.         [2] = "Name",
  2803.         [3] = "Parent"
  2804.     },
  2805.     ["ScrollingFrame"] =    {
  2806.         [1] = "Archivable",
  2807.         [2] = "Name",
  2808.         [3] = "Parent",
  2809.         [4] = "AutoLocalize",
  2810.         [5] = "RootLocalizationTable",
  2811.         [6] = "Active",
  2812.         [7] = "AnchorPoint",
  2813.         [8] = "BackgroundColor3",
  2814.         [9] = "BackgroundTransparency",
  2815.         [10] = "BorderColor3",
  2816.         [11] = "BorderSizePixel",
  2817.         [12] = "ClipsDescendants",
  2818.         [13] = "LayoutOrder",
  2819.         [14] = "NextSelectionDown",
  2820.         [15] = "NextSelectionLeft",
  2821.         [16] = "NextSelectionRight",
  2822.         [17] = "NextSelectionUp",
  2823.         [18] = "Position",
  2824.         [19] = "Rotation",
  2825.         [20] = "Selectable",
  2826.         [21] = "SelectionImageObject",
  2827.         [22] = "Size",
  2828.         [23] = "SizeConstraint",
  2829.         [24] = "Visible",
  2830.         [25] = "ZIndex",
  2831.         [26] = "BottomImage",
  2832.         [27] = "CanvasPosition",
  2833.         [28] = "CanvasSize",
  2834.         [29] = "ElasticBehavior",
  2835.         [30] = "HorizontalScrollBarInset",
  2836.         [31] = "MidImage",
  2837.         [32] = "ScrollBarImageColor3",
  2838.         [33] = "ScrollBarImageTransparency",
  2839.         [34] = "ScrollBarThickness",
  2840.         [35] = "ScrollingDirection",
  2841.         [36] = "ScrollingEnabled",
  2842.         [37] = "TopImage",
  2843.         [38] = "VerticalScrollBarInset",
  2844.         [39] = "VerticalScrollBarPosition"
  2845.     },
  2846.     ["Seat"] =    {
  2847.         [1] = "Archivable",
  2848.         [2] = "Name",
  2849.         [3] = "Parent",
  2850.         [4] = "Anchored",
  2851.         [5] = "BackParamA",
  2852.         [6] = "BackParamB",
  2853.         [7] = "BackSurface",
  2854.         [8] = "BackSurfaceInput",
  2855.         [9] = "BottomParamA",
  2856.         [10] = "BottomParamB",
  2857.         [11] = "BottomSurface",
  2858.         [12] = "BottomSurfaceInput",
  2859.         [13] = "BrickColor",
  2860.         [14] = "CFrame",
  2861.         [15] = "CanCollide",
  2862.         [16] = "CollisionGroupId",
  2863.         [17] = "Color",
  2864.         [18] = "CustomPhysicalProperties",
  2865.         [19] = "FrontParamA",
  2866.         [20] = "FrontParamB",
  2867.         [21] = "FrontSurface",
  2868.         [22] = "FrontSurfaceInput",
  2869.         [23] = "LeftParamA",
  2870.         [24] = "LeftParamB",
  2871.         [25] = "LeftSurface",
  2872.         [26] = "LeftSurfaceInput",
  2873.         [27] = "Locked",
  2874.         [28] = "Material",
  2875.         [29] = "Orientation",
  2876.         [30] = "Position",
  2877.         [31] = "Reflectance",
  2878.         [32] = "RightParamA",
  2879.         [33] = "RightParamB",
  2880.         [34] = "RightSurface",
  2881.         [35] = "RightSurfaceInput",
  2882.         [36] = "RotVelocity",
  2883.         [37] = "Rotation",
  2884.         [38] = "Size",
  2885.         [39] = "TopParamA",
  2886.         [40] = "TopParamB",
  2887.         [41] = "TopSurface",
  2888.         [42] = "TopSurfaceInput",
  2889.         [43] = "Transparency",
  2890.         [44] = "Velocity",
  2891.         [45] = "Shape",
  2892.         [46] = "Disabled"
  2893.     },
  2894.     ["Selection"] =    {
  2895.         [1] = "Archivable",
  2896.         [2] = "Name",
  2897.         [3] = "Parent"
  2898.     },
  2899.     ["SelectionBox"] =    {
  2900.         [1] = "Archivable",
  2901.         [2] = "Name",
  2902.         [3] = "Parent",
  2903.         [4] = "Color3",
  2904.         [5] = "Transparency",
  2905.         [6] = "Visible",
  2906.         [7] = "Adornee",
  2907.         [8] = "LineThickness",
  2908.         [9] = "SurfaceColor3",
  2909.         [10] = "SurfaceTransparency"
  2910.     },
  2911.     ["SelectionLasso"] =    {
  2912.         [1] = "Archivable",
  2913.         [2] = "Name",
  2914.         [3] = "Parent",
  2915.         [4] = "Color3",
  2916.         [5] = "Transparency",
  2917.         [6] = "Visible",
  2918.         [7] = "Humanoid"
  2919.     },
  2920.     ["SelectionPartLasso"] =    {
  2921.         [1] = "Archivable",
  2922.         [2] = "Name",
  2923.         [3] = "Parent",
  2924.         [4] = "Color3",
  2925.         [5] = "Transparency",
  2926.         [6] = "Visible",
  2927.         [7] = "Humanoid",
  2928.         [8] = "Part"
  2929.     },
  2930.     ["SelectionPointLasso"] =    {
  2931.         [1] = "Archivable",
  2932.         [2] = "Name",
  2933.         [3] = "Parent",
  2934.         [4] = "Color3",
  2935.         [5] = "Transparency",
  2936.         [6] = "Visible",
  2937.         [7] = "Humanoid",
  2938.         [8] = "Point"
  2939.     },
  2940.     ["SelectionSphere"] =    {
  2941.         [1] = "Archivable",
  2942.         [2] = "Name",
  2943.         [3] = "Parent",
  2944.         [4] = "Color3",
  2945.         [5] = "Transparency",
  2946.         [6] = "Visible",
  2947.         [7] = "Adornee",
  2948.         [8] = "SurfaceColor3",
  2949.         [9] = "SurfaceTransparency"
  2950.     },
  2951.     ["ServerReplicator"] =    {
  2952.         [1] = "Archivable",
  2953.         [2] = "Name",
  2954.         [3] = "Parent"
  2955.     },
  2956.     ["ServerScriptService"] =    {
  2957.         [1] = "Archivable",
  2958.         [2] = "Name",
  2959.         [3] = "Parent"
  2960.     },
  2961.     ["ServerStorage"] =    {
  2962.         [1] = "Archivable",
  2963.         [2] = "Name",
  2964.         [3] = "Parent"
  2965.     },
  2966.     ["ServiceProvider"] =    {
  2967.         [1] = "Archivable",
  2968.         [2] = "Name",
  2969.         [3] = "Parent"
  2970.     },
  2971.     ["Shirt"] =    {
  2972.         [1] = "Archivable",
  2973.         [2] = "Name",
  2974.         [3] = "Parent",
  2975.         [4] = "ShirtTemplate"
  2976.     },
  2977.     ["ShirtGraphic"] =    {
  2978.         [1] = "Archivable",
  2979.         [2] = "Name",
  2980.         [3] = "Parent",
  2981.         [4] = "Graphic"
  2982.     },
  2983.     ["SkateboardController"] =    {
  2984.         [1] = "Archivable",
  2985.         [2] = "Name",
  2986.         [3] = "Parent"
  2987.     },
  2988.     ["SkateboardPlatform"] =    {
  2989.         [1] = "Archivable",
  2990.         [2] = "Name",
  2991.         [3] = "Parent",
  2992.         [4] = "Anchored",
  2993.         [5] = "BackParamA",
  2994.         [6] = "BackParamB",
  2995.         [7] = "BackSurface",
  2996.         [8] = "BackSurfaceInput",
  2997.         [9] = "BottomParamA",
  2998.         [10] = "BottomParamB",
  2999.         [11] = "BottomSurface",
  3000.         [12] = "BottomSurfaceInput",
  3001.         [13] = "BrickColor",
  3002.         [14] = "CFrame",
  3003.         [15] = "CanCollide",
  3004.         [16] = "CollisionGroupId",
  3005.         [17] = "Color",
  3006.         [18] = "CustomPhysicalProperties",
  3007.         [19] = "FrontParamA",
  3008.         [20] = "FrontParamB",
  3009.         [21] = "FrontSurface",
  3010.         [22] = "FrontSurfaceInput",
  3011.         [23] = "LeftParamA",
  3012.         [24] = "LeftParamB",
  3013.         [25] = "LeftSurface",
  3014.         [26] = "LeftSurfaceInput",
  3015.         [27] = "Locked",
  3016.         [28] = "Material",
  3017.         [29] = "Orientation",
  3018.         [30] = "Position",
  3019.         [31] = "Reflectance",
  3020.         [32] = "RightParamA",
  3021.         [33] = "RightParamB",
  3022.         [34] = "RightSurface",
  3023.         [35] = "RightSurfaceInput",
  3024.         [36] = "RotVelocity",
  3025.         [37] = "Rotation",
  3026.         [38] = "Size",
  3027.         [39] = "TopParamA",
  3028.         [40] = "TopParamB",
  3029.         [41] = "TopSurface",
  3030.         [42] = "TopSurfaceInput",
  3031.         [43] = "Transparency",
  3032.         [44] = "Velocity",
  3033.         [45] = "Shape",
  3034.         [46] = "Steer",
  3035.         [47] = "StickyWheels",
  3036.         [48] = "Throttle"
  3037.     },
  3038.     ["Skin"] =    {
  3039.         [1] = "Archivable",
  3040.         [2] = "Name",
  3041.         [3] = "Parent",
  3042.         [4] = "SkinColor"
  3043.     },
  3044.     ["Sky"] =    {
  3045.         [1] = "Archivable",
  3046.         [2] = "Name",
  3047.         [3] = "Parent",
  3048.         [4] = "CelestialBodiesShown",
  3049.         [5] = "MoonAngularSize",
  3050.         [6] = "MoonTextureId",
  3051.         [7] = "SkyboxBk",
  3052.         [8] = "SkyboxDn",
  3053.         [9] = "SkyboxFt",
  3054.         [10] = "SkyboxLf",
  3055.         [11] = "SkyboxRt",
  3056.         [12] = "SkyboxUp",
  3057.         [13] = "StarCount",
  3058.         [14] = "SunAngularSize",
  3059.         [15] = "SunTextureId"
  3060.     },
  3061.     ["SlidingBallConstraint"] =    {
  3062.         [1] = "Archivable",
  3063.         [2] = "Name",
  3064.         [3] = "Parent",
  3065.         [4] = "Attachment0",
  3066.         [5] = "Attachment1",
  3067.         [6] = "Color",
  3068.         [7] = "Enabled",
  3069.         [8] = "Visible",
  3070.         [9] = "ActuatorType",
  3071.         [10] = "LimitsEnabled",
  3072.         [11] = "LowerLimit",
  3073.         [12] = "MotorMaxAcceleration",
  3074.         [13] = "MotorMaxForce",
  3075.         [14] = "Restitution",
  3076.         [15] = "ServoMaxForce",
  3077.         [16] = "Size",
  3078.         [17] = "Speed",
  3079.         [18] = "TargetPosition",
  3080.         [19] = "UpperLimit",
  3081.         [20] = "Velocity"
  3082.     },
  3083.     ["Smoke"] =    {
  3084.         [1] = "Archivable",
  3085.         [2] = "Name",
  3086.         [3] = "Parent",
  3087.         [4] = "Color",
  3088.         [5] = "Enabled",
  3089.         [6] = "Opacity",
  3090.         [7] = "RiseVelocity",
  3091.         [8] = "Size"
  3092.     },
  3093.     ["Snap"] =    {
  3094.         [1] = "Archivable",
  3095.         [2] = "Name",
  3096.         [3] = "Parent",
  3097.         [4] = "C0",
  3098.         [5] = "C1",
  3099.         [6] = "Part0",
  3100.         [7] = "Part1"
  3101.     },
  3102.     ["SolidModelContentProvider"] =    {
  3103.         [1] = "Archivable",
  3104.         [2] = "Name",
  3105.         [3] = "Parent"
  3106.     },
  3107.     ["Sound"] =    {
  3108.         [1] = "Archivable",
  3109.         [2] = "Name",
  3110.         [3] = "Parent",
  3111.         [4] = "EmitterSize",
  3112.         [5] = "Looped",
  3113.         [6] = "MaxDistance",
  3114.         [7] = "PlayOnRemove",
  3115.         [8] = "PlaybackSpeed",
  3116.         [9] = "Playing",
  3117.         [10] = "RollOffMode",
  3118.         [11] = "SoundGroup",
  3119.         [12] = "SoundId",
  3120.         [13] = "TimePosition",
  3121.         [14] = "Volume"
  3122.     },
  3123.     ["SoundEffect"] =    {
  3124.         [1] = "Archivable",
  3125.         [2] = "Name",
  3126.         [3] = "Parent",
  3127.         [4] = "Enabled",
  3128.         [5] = "Priority"
  3129.     },
  3130.     ["SoundGroup"] =    {
  3131.         [1] = "Archivable",
  3132.         [2] = "Name",
  3133.         [3] = "Parent",
  3134.         [4] = "Volume"
  3135.     },
  3136.     ["SoundService"] =    {
  3137.         [1] = "Archivable",
  3138.         [2] = "Name",
  3139.         [3] = "Parent",
  3140.         [4] = "AmbientReverb",
  3141.         [5] = "DistanceFactor",
  3142.         [6] = "DopplerScale",
  3143.         [7] = "RespectFilteringEnabled",
  3144.         [8] = "RolloffScale"
  3145.     },
  3146.     ["Sparkles"] =    {
  3147.         [1] = "Archivable",
  3148.         [2] = "Name",
  3149.         [3] = "Parent",
  3150.         [4] = "Enabled",
  3151.         [5] = "SparkleColor"
  3152.     },
  3153.     ["SpawnLocation"] =    {
  3154.         [1] = "Archivable",
  3155.         [2] = "Name",
  3156.         [3] = "Parent",
  3157.         [4] = "Anchored",
  3158.         [5] = "BackParamA",
  3159.         [6] = "BackParamB",
  3160.         [7] = "BackSurface",
  3161.         [8] = "BackSurfaceInput",
  3162.         [9] = "BottomParamA",
  3163.         [10] = "BottomParamB",
  3164.         [11] = "BottomSurface",
  3165.         [12] = "BottomSurfaceInput",
  3166.         [13] = "BrickColor",
  3167.         [14] = "CFrame",
  3168.         [15] = "CanCollide",
  3169.         [16] = "CollisionGroupId",
  3170.         [17] = "Color",
  3171.         [18] = "CustomPhysicalProperties",
  3172.         [19] = "FrontParamA",
  3173.         [20] = "FrontParamB",
  3174.         [21] = "FrontSurface",
  3175.         [22] = "FrontSurfaceInput",
  3176.         [23] = "LeftParamA",
  3177.         [24] = "LeftParamB",
  3178.         [25] = "LeftSurface",
  3179.         [26] = "LeftSurfaceInput",
  3180.         [27] = "Locked",
  3181.         [28] = "Material",
  3182.         [29] = "Orientation",
  3183.         [30] = "Position",
  3184.         [31] = "Reflectance",
  3185.         [32] = "RightParamA",
  3186.         [33] = "RightParamB",
  3187.         [34] = "RightSurface",
  3188.         [35] = "RightSurfaceInput",
  3189.         [36] = "RotVelocity",
  3190.         [37] = "Rotation",
  3191.         [38] = "Size",
  3192.         [39] = "TopParamA",
  3193.         [40] = "TopParamB",
  3194.         [41] = "TopSurface",
  3195.         [42] = "TopSurfaceInput",
  3196.         [43] = "Transparency",
  3197.         [44] = "Velocity",
  3198.         [45] = "Shape",
  3199.         [46] = "AllowTeamChangeOnTouch",
  3200.         [47] = "Duration",
  3201.         [48] = "Enabled",
  3202.         [49] = "Neutral",
  3203.         [50] = "TeamColor"
  3204.     },
  3205.     ["SpawnerService"] =    {
  3206.         [1] = "Archivable",
  3207.         [2] = "Name",
  3208.         [3] = "Parent"
  3209.     },
  3210.     ["SpecialMesh"] =    {
  3211.         [1] = "Archivable",
  3212.         [2] = "Name",
  3213.         [3] = "Parent",
  3214.         [4] = "Offset",
  3215.         [5] = "Scale",
  3216.         [6] = "VertexColor",
  3217.         [7] = "MeshId",
  3218.         [8] = "TextureId",
  3219.         [9] = "MeshType"
  3220.     },
  3221.     ["SphereHandleAdornment"] =    {
  3222.         [1] = "Archivable",
  3223.         [2] = "Name",
  3224.         [3] = "Parent",
  3225.         [4] = "Color3",
  3226.         [5] = "Transparency",
  3227.         [6] = "Visible",
  3228.         [7] = "Adornee",
  3229.         [8] = "AlwaysOnTop",
  3230.         [9] = "CFrame",
  3231.         [10] = "SizeRelativeOffset",
  3232.         [11] = "ZIndex",
  3233.         [12] = "Radius"
  3234.     },
  3235.     ["SpotLight"] =    {
  3236.         [1] = "Archivable",
  3237.         [2] = "Name",
  3238.         [3] = "Parent",
  3239.         [4] = "Brightness",
  3240.         [5] = "Color",
  3241.         [6] = "Enabled",
  3242.         [7] = "Shadows",
  3243.         [8] = "Angle",
  3244.         [9] = "Face",
  3245.         [10] = "Range"
  3246.     },
  3247.     ["SpringConstraint"] =    {
  3248.         [1] = "Archivable",
  3249.         [2] = "Name",
  3250.         [3] = "Parent",
  3251.         [4] = "Attachment0",
  3252.         [5] = "Attachment1",
  3253.         [6] = "Color",
  3254.         [7] = "Enabled",
  3255.         [8] = "Visible",
  3256.         [9] = "Coils",
  3257.         [10] = "Damping",
  3258.         [11] = "FreeLength",
  3259.         [12] = "LimitsEnabled",
  3260.         [13] = "MaxForce",
  3261.         [14] = "MaxLength",
  3262.         [15] = "MinLength",
  3263.         [16] = "Radius",
  3264.         [17] = "Stiffness",
  3265.         [18] = "Thickness"
  3266.     },
  3267.     ["StandardPages"] =    {
  3268.         [1] = "Archivable",
  3269.         [2] = "Name",
  3270.         [3] = "Parent"
  3271.     },
  3272.     ["StarterCharacterScripts"] =    {
  3273.         [1] = "Archivable",
  3274.         [2] = "Name",
  3275.         [3] = "Parent"
  3276.     },
  3277.     ["StarterGear"] =    {
  3278.         [1] = "Archivable",
  3279.         [2] = "Name",
  3280.         [3] = "Parent"
  3281.     },
  3282.     ["StarterGui"] =    {
  3283.         [1] = "Archivable",
  3284.         [2] = "Name",
  3285.         [3] = "Parent",
  3286.         [4] = "ScreenOrientation",
  3287.         [5] = "ShowDevelopmentGui"
  3288.     },
  3289.     ["StarterPack"] =    {
  3290.         [1] = "Archivable",
  3291.         [2] = "Name",
  3292.         [3] = "Parent"
  3293.     },
  3294.     ["StarterPlayer"] =    {
  3295.         [1] = "Archivable",
  3296.         [2] = "Name",
  3297.         [3] = "Parent",
  3298.         [4] = "AutoJumpEnabled",
  3299.         [5] = "CameraMaxZoomDistance",
  3300.         [6] = "CameraMinZoomDistance",
  3301.         [7] = "CameraMode",
  3302.         [8] = "DevCameraOcclusionMode",
  3303.         [9] = "DevComputerCameraMovementMode",
  3304.         [10] = "DevComputerMovementMode",
  3305.         [11] = "DevTouchCameraMovementMode",
  3306.         [12] = "DevTouchMovementMode",
  3307.         [13] = "EnableMouseLockOption",
  3308.         [14] = "HealthDisplayDistance",
  3309.         [15] = "LoadCharacterAppearance",
  3310.         [16] = "NameDisplayDistance"
  3311.     },
  3312.     ["StarterPlayerScripts"] =    {
  3313.         [1] = "Archivable",
  3314.         [2] = "Name",
  3315.         [3] = "Parent"
  3316.     },
  3317.     ["Stats"] =    {
  3318.         [1] = "Archivable",
  3319.         [2] = "Name",
  3320.         [3] = "Parent"
  3321.     },
  3322.     ["StatsItem"] =    {
  3323.         [1] = "Archivable",
  3324.         [2] = "Name",
  3325.         [3] = "Parent"
  3326.     },
  3327.     ["Status"] =    {
  3328.         [1] = "Archivable",
  3329.         [2] = "Name",
  3330.         [3] = "Parent",
  3331.         [4] = "PrimaryPart"
  3332.     },
  3333.     ["StringValue"] =    {
  3334.         [1] = "Archivable",
  3335.         [2] = "Name",
  3336.         [3] = "Parent",
  3337.         [4] = "Value"
  3338.     },
  3339.     ["SunRaysEffect"] =    {
  3340.         [1] = "Archivable",
  3341.         [2] = "Name",
  3342.         [3] = "Parent",
  3343.         [4] = "Enabled",
  3344.         [5] = "Intensity",
  3345.         [6] = "Spread"
  3346.     },
  3347.     ["SurfaceGui"] =    {
  3348.         [1] = "Archivable",
  3349.         [2] = "Name",
  3350.         [3] = "Parent",
  3351.         [4] = "AutoLocalize",
  3352.         [5] = "RootLocalizationTable",
  3353.         [6] = "Enabled",
  3354.         [7] = "ResetOnSpawn",
  3355.         [8] = "ZIndexBehavior",
  3356.         [9] = "Active",
  3357.         [10] = "Adornee",
  3358.         [11] = "AlwaysOnTop",
  3359.         [12] = "CanvasSize",
  3360.         [13] = "ClipsDescendants",
  3361.         [14] = "Face",
  3362.         [15] = "LightInfluence",
  3363.         [16] = "ToolPunchThroughDistance",
  3364.         [17] = "ZOffset"
  3365.     },
  3366.     ["SurfaceLight"] =    {
  3367.         [1] = "Archivable",
  3368.         [2] = "Name",
  3369.         [3] = "Parent",
  3370.         [4] = "Brightness",
  3371.         [5] = "Color",
  3372.         [6] = "Enabled",
  3373.         [7] = "Shadows",
  3374.         [8] = "Angle",
  3375.         [9] = "Face",
  3376.         [10] = "Range"
  3377.     },
  3378.     ["SurfaceSelection"] =    {
  3379.         [1] = "Archivable",
  3380.         [2] = "Name",
  3381.         [3] = "Parent",
  3382.         [4] = "Color3",
  3383.         [5] = "Transparency",
  3384.         [6] = "Visible",
  3385.         [7] = "Adornee",
  3386.         [8] = "TargetSurface"
  3387.     },
  3388.     ["TaskScheduler"] =    {
  3389.         [1] = "Archivable",
  3390.         [2] = "Name",
  3391.         [3] = "Parent",
  3392.         [4] = "ThreadPoolConfig"
  3393.     },
  3394.     ["Team"] =    {
  3395.         [1] = "Archivable",
  3396.         [2] = "Name",
  3397.         [3] = "Parent",
  3398.         [4] = "AutoAssignable",
  3399.         [5] = "TeamColor"
  3400.     },
  3401.     ["Teams"] =    {
  3402.         [1] = "Archivable",
  3403.         [2] = "Name",
  3404.         [3] = "Parent"
  3405.     },
  3406.     ["TeleportService"] =    {
  3407.         [1] = "Archivable",
  3408.         [2] = "Name",
  3409.         [3] = "Parent"
  3410.     },
  3411.     ["Terrain"] =    {
  3412.         [1] = "Archivable",
  3413.         [2] = "Name",
  3414.         [3] = "Parent",
  3415.         [4] = "Anchored",
  3416.         [5] = "BackParamA",
  3417.         [6] = "BackParamB",
  3418.         [7] = "BackSurface",
  3419.         [8] = "BackSurfaceInput",
  3420.         [9] = "BottomParamA",
  3421.         [10] = "BottomParamB",
  3422.         [11] = "BottomSurface",
  3423.         [12] = "BottomSurfaceInput",
  3424.         [13] = "BrickColor",
  3425.         [14] = "CFrame",
  3426.         [15] = "CanCollide",
  3427.         [16] = "CollisionGroupId",
  3428.         [17] = "Color",
  3429.         [18] = "CustomPhysicalProperties",
  3430.         [19] = "FrontParamA",
  3431.         [20] = "FrontParamB",
  3432.         [21] = "FrontSurface",
  3433.         [22] = "FrontSurfaceInput",
  3434.         [23] = "LeftParamA",
  3435.         [24] = "LeftParamB",
  3436.         [25] = "LeftSurface",
  3437.         [26] = "LeftSurfaceInput",
  3438.         [27] = "Locked",
  3439.         [28] = "Material",
  3440.         [29] = "Orientation",
  3441.         [30] = "Position",
  3442.         [31] = "Reflectance",
  3443.         [32] = "RightParamA",
  3444.         [33] = "RightParamB",
  3445.         [34] = "RightSurface",
  3446.         [35] = "RightSurfaceInput",
  3447.         [36] = "RotVelocity",
  3448.         [37] = "Rotation",
  3449.         [38] = "Size",
  3450.         [39] = "TopParamA",
  3451.         [40] = "TopParamB",
  3452.         [41] = "TopSurface",
  3453.         [42] = "TopSurfaceInput",
  3454.         [43] = "Transparency",
  3455.         [44] = "Velocity",
  3456.         [45] = "WaterColor",
  3457.         [46] = "WaterReflectance",
  3458.         [47] = "WaterTransparency",
  3459.         [48] = "WaterWaveSize",
  3460.         [49] = "WaterWaveSpeed"
  3461.     },
  3462.     ["TerrainRegion"] =    {
  3463.         [1] = "Archivable",
  3464.         [2] = "Name",
  3465.         [3] = "Parent"
  3466.     },
  3467.     ["TestService"] =    {
  3468.         [1] = "Archivable",
  3469.         [2] = "Name",
  3470.         [3] = "Parent",
  3471.         [4] = "AutoRuns",
  3472.         [5] = "Description",
  3473.         [6] = "ExecuteWithStudioRun",
  3474.         [7] = "Is30FpsThrottleEnabled",
  3475.         [8] = "IsPhysicsEnvironmentalThrottled",
  3476.         [9] = "IsSleepAllowed",
  3477.         [10] = "NumberOfPlayers",
  3478.         [11] = "SimulateSecondsLag",
  3479.         [12] = "Timeout"
  3480.     },
  3481.     ["TextBox"] =    {
  3482.         [1] = "Archivable",
  3483.         [2] = "Name",
  3484.         [3] = "Parent",
  3485.         [4] = "AutoLocalize",
  3486.         [5] = "RootLocalizationTable",
  3487.         [6] = "Active",
  3488.         [7] = "AnchorPoint",
  3489.         [8] = "BackgroundColor3",
  3490.         [9] = "BackgroundTransparency",
  3491.         [10] = "BorderColor3",
  3492.         [11] = "BorderSizePixel",
  3493.         [12] = "ClipsDescendants",
  3494.         [13] = "LayoutOrder",
  3495.         [14] = "NextSelectionDown",
  3496.         [15] = "NextSelectionLeft",
  3497.         [16] = "NextSelectionRight",
  3498.         [17] = "NextSelectionUp",
  3499.         [18] = "Position",
  3500.         [19] = "Rotation",
  3501.         [20] = "Selectable",
  3502.         [21] = "SelectionImageObject",
  3503.         [22] = "Size",
  3504.         [23] = "SizeConstraint",
  3505.         [24] = "Visible",
  3506.         [25] = "ZIndex",
  3507.         [26] = "ClearTextOnFocus",
  3508.         [27] = "Font",
  3509.         [28] = "LineHeight",
  3510.         [29] = "MultiLine",
  3511.         [30] = "PlaceholderColor3",
  3512.         [31] = "PlaceholderText",
  3513.         [32] = "ShowNativeInput",
  3514.         [33] = "Text",
  3515.         [34] = "TextColor3",
  3516.         [35] = "TextScaled",
  3517.         [36] = "TextSize",
  3518.         [37] = "TextStrokeColor3",
  3519.         [38] = "TextStrokeTransparency",
  3520.         [39] = "TextTransparency",
  3521.         [40] = "TextTruncate",
  3522.         [41] = "TextWrapped",
  3523.         [42] = "TextXAlignment",
  3524.         [43] = "TextYAlignment"
  3525.     },
  3526.     ["TextButton"] =    {
  3527.         [1] = "Archivable",
  3528.         [2] = "Name",
  3529.         [3] = "Parent",
  3530.         [4] = "AutoLocalize",
  3531.         [5] = "RootLocalizationTable",
  3532.         [6] = "Active",
  3533.         [7] = "AnchorPoint",
  3534.         [8] = "BackgroundColor3",
  3535.         [9] = "BackgroundTransparency",
  3536.         [10] = "BorderColor3",
  3537.         [11] = "BorderSizePixel",
  3538.         [12] = "ClipsDescendants",
  3539.         [13] = "LayoutOrder",
  3540.         [14] = "NextSelectionDown",
  3541.         [15] = "NextSelectionLeft",
  3542.         [16] = "NextSelectionRight",
  3543.         [17] = "NextSelectionUp",
  3544.         [18] = "Position",
  3545.         [19] = "Rotation",
  3546.         [20] = "Selectable",
  3547.         [21] = "SelectionImageObject",
  3548.         [22] = "Size",
  3549.         [23] = "SizeConstraint",
  3550.         [24] = "Visible",
  3551.         [25] = "ZIndex",
  3552.         [26] = "AutoButtonColor",
  3553.         [27] = "Modal",
  3554.         [28] = "Selected",
  3555.         [29] = "Style",
  3556.         [30] = "Font",
  3557.         [31] = "LineHeight",
  3558.         [32] = "Text",
  3559.         [33] = "TextColor3",
  3560.         [34] = "TextScaled",
  3561.         [35] = "TextSize",
  3562.         [36] = "TextStrokeColor3",
  3563.         [37] = "TextStrokeTransparency",
  3564.         [38] = "TextTransparency",
  3565.         [39] = "TextTruncate",
  3566.         [40] = "TextWrapped",
  3567.         [41] = "TextXAlignment",
  3568.         [42] = "TextYAlignment"
  3569.     },
  3570.     ["TextFilterResult"] =    {
  3571.         [1] = "Archivable",
  3572.         [2] = "Name",
  3573.         [3] = "Parent"
  3574.     },
  3575.     ["TextLabel"] =    {
  3576.         [1] = "Archivable",
  3577.         [2] = "Name",
  3578.         [3] = "Parent",
  3579.         [4] = "AutoLocalize",
  3580.         [5] = "RootLocalizationTable",
  3581.         [6] = "Active",
  3582.         [7] = "AnchorPoint",
  3583.         [8] = "BackgroundColor3",
  3584.         [9] = "BackgroundTransparency",
  3585.         [10] = "BorderColor3",
  3586.         [11] = "BorderSizePixel",
  3587.         [12] = "ClipsDescendants",
  3588.         [13] = "LayoutOrder",
  3589.         [14] = "NextSelectionDown",
  3590.         [15] = "NextSelectionLeft",
  3591.         [16] = "NextSelectionRight",
  3592.         [17] = "NextSelectionUp",
  3593.         [18] = "Position",
  3594.         [19] = "Rotation",
  3595.         [20] = "Selectable",
  3596.         [21] = "SelectionImageObject",
  3597.         [22] = "Size",
  3598.         [23] = "SizeConstraint",
  3599.         [24] = "Visible",
  3600.         [25] = "ZIndex",
  3601.         [26] = "Font",
  3602.         [27] = "LineHeight",
  3603.         [28] = "Text",
  3604.         [29] = "TextColor3",
  3605.         [30] = "TextScaled",
  3606.         [31] = "TextSize",
  3607.         [32] = "TextStrokeColor3",
  3608.         [33] = "TextStrokeTransparency",
  3609.         [34] = "TextTransparency",
  3610.         [35] = "TextTruncate",
  3611.         [36] = "TextWrapped",
  3612.         [37] = "TextXAlignment",
  3613.         [38] = "TextYAlignment"
  3614.     },
  3615.     ["TextService"] =    {
  3616.         [1] = "Archivable",
  3617.         [2] = "Name",
  3618.         [3] = "Parent"
  3619.     },
  3620.     ["Texture"] =    {
  3621.         [1] = "Archivable",
  3622.         [2] = "Name",
  3623.         [3] = "Parent",
  3624.         [4] = "Face",
  3625.         [5] = "Color3",
  3626.         [6] = "Texture",
  3627.         [7] = "Transparency",
  3628.         [8] = "StudsPerTileU",
  3629.         [9] = "StudsPerTileV"
  3630.     },
  3631.     ["ThirdPartyUserService"] =    {
  3632.         [1] = "Archivable",
  3633.         [2] = "Name",
  3634.         [3] = "Parent"
  3635.     },
  3636.     ["TimerService"] =    {
  3637.         [1] = "Archivable",
  3638.         [2] = "Name",
  3639.         [3] = "Parent"
  3640.     },
  3641.     ["Tool"] =    {
  3642.         [1] = "Archivable",
  3643.         [2] = "Name",
  3644.         [3] = "Parent",
  3645.         [4] = "TextureId",
  3646.         [5] = "CanBeDropped",
  3647.         [6] = "Enabled",
  3648.         [7] = "Grip",
  3649.         [8] = "GripForward",
  3650.         [9] = "GripPos",
  3651.         [10] = "GripRight",
  3652.         [11] = "GripUp",
  3653.         [12] = "ManualActivationOnly",
  3654.         [13] = "RequiresHandle",
  3655.         [14] = "ToolTip"
  3656.     },
  3657.     ["Toolbar"] =    {
  3658.         [1] = "Archivable",
  3659.         [2] = "Name",
  3660.         [3] = "Parent"
  3661.     },
  3662.     ["Torque"] =    {
  3663.         [1] = "Archivable",
  3664.         [2] = "Name",
  3665.         [3] = "Parent",
  3666.         [4] = "Attachment0",
  3667.         [5] = "Attachment1",
  3668.         [6] = "Color",
  3669.         [7] = "Enabled",
  3670.         [8] = "Visible",
  3671.         [9] = "RelativeTo",
  3672.         [10] = "Torque"
  3673.     },
  3674.     ["TotalCountTimeIntervalItem"] =    {
  3675.         [1] = "Archivable",
  3676.         [2] = "Name",
  3677.         [3] = "Parent"
  3678.     },
  3679.     ["TouchInputService"] =    {
  3680.         [1] = "Archivable",
  3681.         [2] = "Name",
  3682.         [3] = "Parent"
  3683.     },
  3684.     ["TouchTransmitter"] =    {
  3685.         [1] = "Archivable",
  3686.         [2] = "Name",
  3687.         [3] = "Parent"
  3688.     },
  3689.     ["Trail"] =    {
  3690.         [1] = "Archivable",
  3691.         [2] = "Name",
  3692.         [3] = "Parent",
  3693.         [4] = "Attachment0",
  3694.         [5] = "Attachment1",
  3695.         [6] = "Color",
  3696.         [7] = "Enabled",
  3697.         [8] = "FaceCamera",
  3698.         [9] = "Lifetime",
  3699.         [10] = "LightEmission",
  3700.         [11] = "LightInfluence",
  3701.         [12] = "MaxLength",
  3702.         [13] = "MinLength",
  3703.         [14] = "Texture",
  3704.         [15] = "TextureLength",
  3705.         [16] = "TextureMode",
  3706.         [17] = "Transparency",
  3707.         [18] = "WidthScale"
  3708.     },
  3709.     ["Translator"] =    {
  3710.         [1] = "Archivable",
  3711.         [2] = "Name",
  3712.         [3] = "Parent"
  3713.     },
  3714.     ["TremoloSoundEffect"] =    {
  3715.         [1] = "Archivable",
  3716.         [2] = "Name",
  3717.         [3] = "Parent",
  3718.         [4] = "Enabled",
  3719.         [5] = "Priority",
  3720.         [6] = "Depth",
  3721.         [7] = "Duty",
  3722.         [8] = "Frequency"
  3723.     },
  3724.     ["TrussPart"] =    {
  3725.         [1] = "Archivable",
  3726.         [2] = "Name",
  3727.         [3] = "Parent",
  3728.         [4] = "Anchored",
  3729.         [5] = "BackParamA",
  3730.         [6] = "BackParamB",
  3731.         [7] = "BackSurface",
  3732.         [8] = "BackSurfaceInput",
  3733.         [9] = "BottomParamA",
  3734.         [10] = "BottomParamB",
  3735.         [11] = "BottomSurface",
  3736.         [12] = "BottomSurfaceInput",
  3737.         [13] = "BrickColor",
  3738.         [14] = "CFrame",
  3739.         [15] = "CanCollide",
  3740.         [16] = "CollisionGroupId",
  3741.         [17] = "Color",
  3742.         [18] = "CustomPhysicalProperties",
  3743.         [19] = "FrontParamA",
  3744.         [20] = "FrontParamB",
  3745.         [21] = "FrontSurface",
  3746.         [22] = "FrontSurfaceInput",
  3747.         [23] = "LeftParamA",
  3748.         [24] = "LeftParamB",
  3749.         [25] = "LeftSurface",
  3750.         [26] = "LeftSurfaceInput",
  3751.         [27] = "Locked",
  3752.         [28] = "Material",
  3753.         [29] = "Orientation",
  3754.         [30] = "Position",
  3755.         [31] = "Reflectance",
  3756.         [32] = "RightParamA",
  3757.         [33] = "RightParamB",
  3758.         [34] = "RightSurface",
  3759.         [35] = "RightSurfaceInput",
  3760.         [36] = "RotVelocity",
  3761.         [37] = "Rotation",
  3762.         [38] = "Size",
  3763.         [39] = "TopParamA",
  3764.         [40] = "TopParamB",
  3765.         [41] = "TopSurface",
  3766.         [42] = "TopSurfaceInput",
  3767.         [43] = "Transparency",
  3768.         [44] = "Velocity",
  3769.         [45] = "Style"
  3770.     },
  3771.     ["Tween"] =    {
  3772.         [1] = "Archivable",
  3773.         [2] = "Name",
  3774.         [3] = "Parent"
  3775.     },
  3776.     ["TweenBase"] =    {
  3777.         [1] = "Archivable",
  3778.         [2] = "Name",
  3779.         [3] = "Parent"
  3780.     },
  3781.     ["TweenService"] =    {
  3782.         [1] = "Archivable",
  3783.         [2] = "Name",
  3784.         [3] = "Parent"
  3785.     },
  3786.     ["UIAspectRatioConstraint"] =    {
  3787.         [1] = "Archivable",
  3788.         [2] = "Name",
  3789.         [3] = "Parent",
  3790.         [4] = "AspectRatio",
  3791.         [5] = "AspectType",
  3792.         [6] = "DominantAxis"
  3793.     },
  3794.     ["UIBase"] =    {
  3795.         [1] = "Archivable",
  3796.         [2] = "Name",
  3797.         [3] = "Parent"
  3798.     },
  3799.     ["UIComponent"] =    {
  3800.         [1] = "Archivable",
  3801.         [2] = "Name",
  3802.         [3] = "Parent"
  3803.     },
  3804.     ["UIConstraint"] =    {
  3805.         [1] = "Archivable",
  3806.         [2] = "Name",
  3807.         [3] = "Parent"
  3808.     },
  3809.     ["UIGridLayout"] =    {
  3810.         [1] = "Archivable",
  3811.         [2] = "Name",
  3812.         [3] = "Parent",
  3813.         [4] = "FillDirection",
  3814.         [5] = "HorizontalAlignment",
  3815.         [6] = "SortOrder",
  3816.         [7] = "VerticalAlignment",
  3817.         [8] = "CellPadding",
  3818.         [9] = "CellSize",
  3819.         [10] = "FillDirectionMaxCells",
  3820.         [11] = "StartCorner"
  3821.     },
  3822.     ["UIGridStyleLayout"] =    {
  3823.         [1] = "Archivable",
  3824.         [2] = "Name",
  3825.         [3] = "Parent",
  3826.         [4] = "FillDirection",
  3827.         [5] = "HorizontalAlignment",
  3828.         [6] = "SortOrder",
  3829.         [7] = "VerticalAlignment"
  3830.     },
  3831.     ["UILayout"] =    {
  3832.         [1] = "Archivable",
  3833.         [2] = "Name",
  3834.         [3] = "Parent"
  3835.     },
  3836.     ["UIListLayout"] =    {
  3837.         [1] = "Archivable",
  3838.         [2] = "Name",
  3839.         [3] = "Parent",
  3840.         [4] = "FillDirection",
  3841.         [5] = "HorizontalAlignment",
  3842.         [6] = "SortOrder",
  3843.         [7] = "VerticalAlignment",
  3844.         [8] = "Padding"
  3845.     },
  3846.     ["UIPadding"] =    {
  3847.         [1] = "Archivable",
  3848.         [2] = "Name",
  3849.         [3] = "Parent",
  3850.         [4] = "PaddingBottom",
  3851.         [5] = "PaddingLeft",
  3852.         [6] = "PaddingRight",
  3853.         [7] = "PaddingTop"
  3854.     },
  3855.     ["UIPageLayout"] =    {
  3856.         [1] = "Archivable",
  3857.         [2] = "Name",
  3858.         [3] = "Parent",
  3859.         [4] = "FillDirection",
  3860.         [5] = "HorizontalAlignment",
  3861.         [6] = "SortOrder",
  3862.         [7] = "VerticalAlignment",
  3863.         [8] = "Animated",
  3864.         [9] = "Circular",
  3865.         [10] = "EasingDirection",
  3866.         [11] = "EasingStyle",
  3867.         [12] = "GamepadInputEnabled",
  3868.         [13] = "Padding",
  3869.         [14] = "ScrollWheelInputEnabled",
  3870.         [15] = "TouchInputEnabled",
  3871.         [16] = "TweenTime"
  3872.     },
  3873.     ["UIScale"] =    {
  3874.         [1] = "Archivable",
  3875.         [2] = "Name",
  3876.         [3] = "Parent",
  3877.         [4] = "Scale"
  3878.     },
  3879.     ["UISizeConstraint"] =    {
  3880.         [1] = "Archivable",
  3881.         [2] = "Name",
  3882.         [3] = "Parent",
  3883.         [4] = "MaxSize",
  3884.         [5] = "MinSize"
  3885.     },
  3886.     ["UITableLayout"] =    {
  3887.         [1] = "Archivable",
  3888.         [2] = "Name",
  3889.         [3] = "Parent",
  3890.         [4] = "FillDirection",
  3891.         [5] = "HorizontalAlignment",
  3892.         [6] = "SortOrder",
  3893.         [7] = "VerticalAlignment",
  3894.         [8] = "FillEmptySpaceColumns",
  3895.         [9] = "FillEmptySpaceRows",
  3896.         [10] = "MajorAxis",
  3897.         [11] = "Padding"
  3898.     },
  3899.     ["UITextSizeConstraint"] =    {
  3900.         [1] = "Archivable",
  3901.         [2] = "Name",
  3902.         [3] = "Parent",
  3903.         [4] = "MaxTextSize",
  3904.         [5] = "MinTextSize"
  3905.     },
  3906.     ["UnionOperation"] =    {
  3907.         [1] = "Archivable",
  3908.         [2] = "Name",
  3909.         [3] = "Parent",
  3910.         [4] = "Anchored",
  3911.         [5] = "BackParamA",
  3912.         [6] = "BackParamB",
  3913.         [7] = "BackSurface",
  3914.         [8] = "BackSurfaceInput",
  3915.         [9] = "BottomParamA",
  3916.         [10] = "BottomParamB",
  3917.         [11] = "BottomSurface",
  3918.         [12] = "BottomSurfaceInput",
  3919.         [13] = "BrickColor",
  3920.         [14] = "CFrame",
  3921.         [15] = "CanCollide",
  3922.         [16] = "CollisionGroupId",
  3923.         [17] = "Color",
  3924.         [18] = "CustomPhysicalProperties",
  3925.         [19] = "FrontParamA",
  3926.         [20] = "FrontParamB",
  3927.         [21] = "FrontSurface",
  3928.         [22] = "FrontSurfaceInput",
  3929.         [23] = "LeftParamA",
  3930.         [24] = "LeftParamB",
  3931.         [25] = "LeftSurface",
  3932.         [26] = "LeftSurfaceInput",
  3933.         [27] = "Locked",
  3934.         [28] = "Material",
  3935.         [29] = "Orientation",
  3936.         [30] = "Position",
  3937.         [31] = "Reflectance",
  3938.         [32] = "RightParamA",
  3939.         [33] = "RightParamB",
  3940.         [34] = "RightSurface",
  3941.         [35] = "RightSurfaceInput",
  3942.         [36] = "RotVelocity",
  3943.         [37] = "Rotation",
  3944.         [38] = "Size",
  3945.         [39] = "TopParamA",
  3946.         [40] = "TopParamB",
  3947.         [41] = "TopSurface",
  3948.         [42] = "TopSurfaceInput",
  3949.         [43] = "Transparency",
  3950.         [44] = "Velocity",
  3951.         [45] = "UsePartColor"
  3952.     },
  3953.     ["UserGameSettings"] =    {
  3954.         [1] = "Archivable",
  3955.         [2] = "Name",
  3956.         [3] = "Parent",
  3957.         [4] = "ComputerCameraMovementMode",
  3958.         [5] = "ComputerMovementMode",
  3959.         [6] = "ControlMode",
  3960.         [7] = "GamepadCameraSensitivity",
  3961.         [8] = "MasterVolume",
  3962.         [9] = "MouseSensitivity",
  3963.         [10] = "RotationType",
  3964.         [11] = "SavedQualityLevel",
  3965.         [12] = "TouchCameraMovementMode",
  3966.         [13] = "TouchMovementMode"
  3967.     },
  3968.     ["UserInputService"] =    {
  3969.         [1] = "Archivable",
  3970.         [2] = "Name",
  3971.         [3] = "Parent",
  3972.         [4] = "ModalEnabled",
  3973.         [5] = "MouseBehavior",
  3974.         [6] = "MouseDeltaSensitivity",
  3975.         [7] = "MouseIconEnabled"
  3976.     },
  3977.     ["UserSettings"] =    {
  3978.         [1] = "Archivable",
  3979.         [2] = "Name",
  3980.         [3] = "Parent"
  3981.     },
  3982.     ["VRService"] =    {
  3983.         [1] = "Archivable",
  3984.         [2] = "Name",
  3985.         [3] = "Parent",
  3986.         [4] = "GuiInputUserCFrame"
  3987.     },
  3988.     ["ValueBase"] =    {
  3989.         [1] = "Archivable",
  3990.         [2] = "Name",
  3991.         [3] = "Parent"
  3992.     },
  3993.     ["Vector3Value"] =    {
  3994.         [1] = "Archivable",
  3995.         [2] = "Name",
  3996.         [3] = "Parent",
  3997.         [4] = "Value"
  3998.     },
  3999.     ["VectorForce"] =    {
  4000.         [1] = "Archivable",
  4001.         [2] = "Name",
  4002.         [3] = "Parent",
  4003.         [4] = "Attachment0",
  4004.         [5] = "Attachment1",
  4005.         [6] = "Color",
  4006.         [7] = "Enabled",
  4007.         [8] = "Visible",
  4008.         [9] = "ApplyAtCenterOfMass",
  4009.         [10] = "Force",
  4010.         [11] = "RelativeTo"
  4011.     },
  4012.     ["VehicleController"] =    {
  4013.         [1] = "Archivable",
  4014.         [2] = "Name",
  4015.         [3] = "Parent"
  4016.     },
  4017.     ["VehicleSeat"] =    {
  4018.         [1] = "Archivable",
  4019.         [2] = "Name",
  4020.         [3] = "Parent",
  4021.         [4] = "Anchored",
  4022.         [5] = "BackParamA",
  4023.         [6] = "BackParamB",
  4024.         [7] = "BackSurface",
  4025.         [8] = "BackSurfaceInput",
  4026.         [9] = "BottomParamA",
  4027.         [10] = "BottomParamB",
  4028.         [11] = "BottomSurface",
  4029.         [12] = "BottomSurfaceInput",
  4030.         [13] = "BrickColor",
  4031.         [14] = "CFrame",
  4032.         [15] = "CanCollide",
  4033.         [16] = "CollisionGroupId",
  4034.         [17] = "Color",
  4035.         [18] = "CustomPhysicalProperties",
  4036.         [19] = "FrontParamA",
  4037.         [20] = "FrontParamB",
  4038.         [21] = "FrontSurface",
  4039.         [22] = "FrontSurfaceInput",
  4040.         [23] = "LeftParamA",
  4041.         [24] = "LeftParamB",
  4042.         [25] = "LeftSurface",
  4043.         [26] = "LeftSurfaceInput",
  4044.         [27] = "Locked",
  4045.         [28] = "Material",
  4046.         [29] = "Orientation",
  4047.         [30] = "Position",
  4048.         [31] = "Reflectance",
  4049.         [32] = "RightParamA",
  4050.         [33] = "RightParamB",
  4051.         [34] = "RightSurface",
  4052.         [35] = "RightSurfaceInput",
  4053.         [36] = "RotVelocity",
  4054.         [37] = "Rotation",
  4055.         [38] = "Size",
  4056.         [39] = "TopParamA",
  4057.         [40] = "TopParamB",
  4058.         [41] = "TopSurface",
  4059.         [42] = "TopSurfaceInput",
  4060.         [43] = "Transparency",
  4061.         [44] = "Velocity",
  4062.         [45] = "Disabled",
  4063.         [46] = "HeadsUpDisplay",
  4064.         [47] = "MaxSpeed",
  4065.         [48] = "Steer",
  4066.         [49] = "SteerFloat",
  4067.         [50] = "Throttle",
  4068.         [51] = "ThrottleFloat",
  4069.         [52] = "Torque",
  4070.         [53] = "TurnSpeed"
  4071.     },
  4072.     ["VelocityMotor"] =    {
  4073.         [1] = "Archivable",
  4074.         [2] = "Name",
  4075.         [3] = "Parent",
  4076.         [4] = "C0",
  4077.         [5] = "C1",
  4078.         [6] = "Part0",
  4079.         [7] = "Part1",
  4080.         [8] = "CurrentAngle",
  4081.         [9] = "DesiredAngle",
  4082.         [10] = "Hole",
  4083.         [11] = "MaxVelocity"
  4084.     },
  4085.     ["VirtualInputManager"] =    {
  4086.         [1] = "Archivable",
  4087.         [2] = "Name",
  4088.         [3] = "Parent"
  4089.     },
  4090.     ["VirtualUser"] =    {
  4091.         [1] = "Archivable",
  4092.         [2] = "Name",
  4093.         [3] = "Parent"
  4094.     },
  4095.     ["Visit"] =    {
  4096.         [1] = "Archivable",
  4097.         [2] = "Name",
  4098.         [3] = "Parent"
  4099.     },
  4100.     ["WedgePart"] =    {
  4101.         [1] = "Archivable",
  4102.         [2] = "Name",
  4103.         [3] = "Parent",
  4104.         [4] = "Anchored",
  4105.         [5] = "BackParamA",
  4106.         [6] = "BackParamB",
  4107.         [7] = "BackSurface",
  4108.         [8] = "BackSurfaceInput",
  4109.         [9] = "BottomParamA",
  4110.         [10] = "BottomParamB",
  4111.         [11] = "BottomSurface",
  4112.         [12] = "BottomSurfaceInput",
  4113.         [13] = "BrickColor",
  4114.         [14] = "CFrame",
  4115.         [15] = "CanCollide",
  4116.         [16] = "CollisionGroupId",
  4117.         [17] = "Color",
  4118.         [18] = "CustomPhysicalProperties",
  4119.         [19] = "FrontParamA",
  4120.         [20] = "FrontParamB",
  4121.         [21] = "FrontSurface",
  4122.         [22] = "FrontSurfaceInput",
  4123.         [23] = "LeftParamA",
  4124.         [24] = "LeftParamB",
  4125.         [25] = "LeftSurface",
  4126.         [26] = "LeftSurfaceInput",
  4127.         [27] = "Locked",
  4128.         [28] = "Material",
  4129.         [29] = "Orientation",
  4130.         [30] = "Position",
  4131.         [31] = "Reflectance",
  4132.         [32] = "RightParamA",
  4133.         [33] = "RightParamB",
  4134.         [34] = "RightSurface",
  4135.         [35] = "RightSurfaceInput",
  4136.         [36] = "RotVelocity",
  4137.         [37] = "Rotation",
  4138.         [38] = "Size",
  4139.         [39] = "TopParamA",
  4140.         [40] = "TopParamB",
  4141.         [41] = "TopSurface",
  4142.         [42] = "TopSurfaceInput",
  4143.         [43] = "Transparency",
  4144.         [44] = "Velocity"
  4145.     },
  4146.     ["Weld"] =    {
  4147.         [1] = "Archivable",
  4148.         [2] = "Name",
  4149.         [3] = "Parent",
  4150.         [4] = "C0",
  4151.         [5] = "C1",
  4152.         [6] = "Part0",
  4153.         [7] = "Part1"
  4154.     },
  4155.     ["WeldConstraint"] =    {
  4156.         [1] = "Archivable",
  4157.         [2] = "Name",
  4158.         [3] = "Parent",
  4159.         [4] = "Enabled",
  4160.         [5] = "Part0",
  4161.         [6] = "Part1"
  4162.     },
  4163.     ["Workspace"] =    {
  4164.         [1] = "Archivable",
  4165.         [2] = "Name",
  4166.         [3] = "Parent",
  4167.         [4] = "PrimaryPart",
  4168.         [5] = "AllowThirdPartySales",
  4169.         [6] = "CurrentCamera",
  4170.         [7] = "DistributedGameTime",
  4171.         [8] = "Gravity",
  4172.         [9] = "StreamingEnabled",
  4173.     },
  4174.     ["UIStroke"] =    {
  4175.         [1] = "Archivable",
  4176.         [2] = "Name",
  4177.         [3] = "Parent",
  4178.         [4] = "ApplyStrokeMode",
  4179.         [5] = "Color",
  4180.         [6] = "Enabled",
  4181.         [7] = "LineJoinMode",
  4182.         [8] = "Thickness",
  4183.         [9] = "Transparency"
  4184.     },
  4185.     ["UICorner"] =    {
  4186.         [1] = "Archivable",
  4187.         [2] = "Name",
  4188.         [3] = "Parent",
  4189.         [4] = "CornerRadius"
  4190.     },
  4191.     ["UIGradient"] =    {
  4192.         [1] = "Archivable",
  4193.         [2] = "Name",
  4194.         [3] = "Parent",
  4195.         [4] = "Color",
  4196.         [5] = "Enabled",
  4197.         [6] = "Offset",
  4198.         [7] = "Rotation",
  4199.         [8] = "Transparency"
  4200.     },
  4201.     ["WrapTarget"] =    {
  4202.         [1] = "Archivable",
  4203.         [2] = "Name",
  4204.         [3] = "Parent",
  4205.         [4] = "Stiffness",
  4206.         [5] = "CageMeshId",
  4207.         [6] = "CageOrigin",
  4208.         [7] = "ImportOrigin"
  4209.     },
  4210.     ["SurfaceAppearance"] =    {
  4211.         [1] = "Archivable",
  4212.         [2] = "Name",
  4213.         [3] = "Parent",
  4214.         [4] = "AlphaMode",
  4215.         [5] = "ColorMap",
  4216.         [6] = "MetalnessMap",
  4217.         [7] = "NormalMap",
  4218.         [8] = "RoughnessMap",
  4219.         [9] = "TexturePack"
  4220.     }
  4221. }
Advertisement
Add Comment
Please, Sign In to add comment