{
  "Type": "AthenaGadgetItemDefinition",
  "Name": "AGID_StrideMiceCats_Cloud",
  "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
  "Class": "UScriptClass'AthenaGadgetItemDefinition'",
  "Properties": {
    "ItemType": "EFortItemType::WeaponRanged",
    "PrimaryAssetIdItemTypeOverride": "EFortItemType::Gadget",
    "DataList": [
      {
        "Traits": [
          "Item.Trait.Transient",
          "Item.Trait.InventorySizeLimited",
          "Item.Trait.ForceQuickbarFocusWhenAdded",
          "Item.Trait.SingleStack"
        ]
      },
      {
        "MaxStackSize": {
          "Value": 1.0,
          "Curve": {
            "CurveTable": null,
            "RowName": "None"
          },
          "RegistryType": {
            "Name": "None"
          }
        }
      },
      {
        "Icon": {
          "AssetPathName": "/StrideMiceCats/UI/Icons/T_StriceMiceCats_Cloud.T_StriceMiceCats_Cloud",
          "SubPathString": ""
        }
      },
      {
        "Tags": [
          "Item.Gadget"
        ]
      },
      {
        "Rarity": "EFortRarity::Common"
      }
    ]
  }
}