{
  "Type": "FortTrapItemDefinition",
  "Name": "TID_Creative_Quest",
  "Class": "UScriptClass'FortTrapItemDefinition'",
  "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
  "Properties": {
    "BlueprintClass": {
      "AssetPathName": "/Game/Creative/Devices/Quests/BP_CreativeQuestDevice.BP_CreativeQuestDevice_C",
      "SubPathString": ""
    },
    "PlacementPreviewClass": {
      "AssetPathName": "/Script/FortniteGame.FortDecoPreview_GenericBuildingSMActor",
      "SubPathString": ""
    },
    "ActualAnalyticFNames": [
      "Tag:Trap:tid_creative_quest"
    ],
    "DataList": [
      {
        "Traits": [
          "Item.Trait.InventorySizeLimited",
          "Item.Trait.AutoCombineStacks",
          "Item.Trait.HasDurability",
          "Item.Trait.Transient"
        ]
      },
      {
        "MaxStackSize": {
          "Value": 999.0,
          "Curve": {
            "CurveTable": null,
            "RowName": "None"
          },
          "RegistryType": {
            "Name": "None"
          }
        }
      },
      {
        "PreferredQuickbarSlot": 4
      },
      {
        "MinLevel": 1,
        "MaxLevel": -1
      },
      {
        "Icon": {
          "AssetPathName": "/Game/Athena/Items/Consumables/PlaysetGrenade/T-Icon-PS-CP-Devices_Quest_SM.T-Icon-PS-CP-Devices_Quest_SM",
          "SubPathString": ""
        }
      },
      {
        "LargeIcon": {
          "AssetPathName": "/Game/Athena/Items/Consumables/PlaysetGrenade/T-Icon-PS-CP-Devices_Quest.T-Icon-PS-CP-Devices_Quest",
          "SubPathString": ""
        }
      },
      {
        "Tags": [
          "Rarity.Uncommon"
        ]
      }
    ]
  }
}