{
  "categories": [
    {
      "id": 1,
      "name": "Weapon",
      "description": "The item was completed following a repeat review.",
      "icon": "https://example.com/issue/weekly",
      "max_stack_size": 40
    },
    {
      "id": 2,
      "name": "Bow",
      "description": "An operator reported a repeat issue; the ticket was replaced.",
      "icon": "https://example.com/reason/moment",
      "max_stack_size": 49
    },
    {
      "id": 3,
      "name": "Fragment",
      "description": "The document was resolved following an incomplete review.",
      "icon": "https://example.com/local/detail",
      "max_stack_size": 46
    },
    {
      "id": 4,
      "name": "Weapon",
      "description": "The account owner reported an incomplete issue; the account was reopened.",
      "icon": "https://example.com/single/example",
      "max_stack_size": 51
    },
    {
      "id": 5,
      "name": "Gem",
      "description": "The item was reviewed after a partial check.",
      "icon": "https://example.com/strong/various",
      "max_stack_size": 50
    },
    {
      "id": 6,
      "name": "Relic Treasure",
      "description": "The record was approved after an unusual check.",
      "icon": "https://example.com/about/open",
      "max_stack_size": 39
    },
    {
      "id": 7,
      "name": "Relic Tool",
      "description": "The invoice was refunded after a partial check.",
      "icon": "https://example.com/partial/outside",
      "max_stack_size": 89
    },
    {
      "id": 8,
      "name": "Shield Potion",
      "description": "Flagged as automatic. The customer cancelled the booking.",
      "icon": "https://example.com/early/local",
      "max_stack_size": 64
    },
    {
      "id": 9,
      "name": "Tool",
      "description": "The report was rescheduled following a standard review.",
      "icon": "https://example.com/morning/toward",
      "max_stack_size": 59
    },
    {
      "id": 10,
      "name": "Weapon Artifact",
      "description": "The invoice was refunded following a partial review.",
      "icon": "https://example.com/section/summary",
      "max_stack_size": 71
    },
    {
      "id": 11,
      "name": "Shield",
      "description": "No response from the team, so the document was replaced.",
      "icon": "https://example.com/moment/plain",
      "max_stack_size": 79
    },
    {
      "id": 12,
      "name": "Relic Talisman",
      "description": "No response from the customer, so the request was rescheduled.",
      "icon": "https://example.com/update/small",
      "max_stack_size": 26
    },
    {
      "id": 13,
      "name": "Scroll Weapon",
      "description": "The record was resolved after an urgent check.",
      "icon": "https://example.com/first/close",
      "max_stack_size": 53
    },
    {
      "id": 14,
      "name": "Scroll Potion",
      "description": "The courier confirmed the details and the payment was refunded.",
      "icon": "https://example.com/detail/order",
      "max_stack_size": 52
    },
    {
      "id": 15,
      "name": "Gem Bow",
      "description": "The booking was processed after a standard check.",
      "icon": "https://example.com/other/before",
      "max_stack_size": 73
    }
  ],
  "rarities": [
    {
      "id": 1,
      "name": "Arcane",
      "weight": null,
      "color": "purple",
      "max_items": 63
    },
    {
      "id": 2,
      "name": "Pristine",
      "weight": 0.08,
      "color": "green",
      "max_items": 34
    },
    {
      "id": 3,
      "name": "Epic",
      "weight": 0.56,
      "color": "yellow",
      "max_items": 72
    },
    {
      "id": 4,
      "name": "Rare",
      "weight": 0.34,
      "color": "purple",
      "max_items": 80
    },
    {
      "id": 5,
      "name": "Ancient",
      "weight": 0.5,
      "color": "green",
      "max_items": 53
    },
    {
      "id": 6,
      "name": "Legendary",
      "weight": 0.47,
      "color": "red",
      "max_items": 69
    },
    {
      "id": 7,
      "name": "Rare",
      "weight": 0.22,
      "color": "green",
      "max_items": 31
    },
    {
      "id": 8,
      "name": "Rare",
      "weight": 0.02,
      "color": "yellow",
      "max_items": 38
    },
    {
      "id": 9,
      "name": "Unique",
      "weight": 0.72,
      "color": "yellow",
      "max_items": 51
    },
    {
      "id": 10,
      "name": "Unique",
      "weight": 0.85,
      "color": "red",
      "max_items": 43
    }
  ],
  "items": [
    {
      "id": 1,
      "name": "Portable Camera",
      "description": null,
      "rarity_id": 8,
      "category_id": 1,
      "stats": {
        "attack": 2,
        "defense": 64
      }
    },
    {
      "id": 2,
      "name": "Ultra Mug",
      "description": "The shipment was rescheduled — standard case, no further action. The refund was closed — manual case, no further action. The account owner asked for a change and the ticket was reopened.",
      "rarity_id": 2,
      "category_id": 15,
      "stats": {
        "attack": 46,
        "defense": 38
      }
    },
    {
      "id": 3,
      "name": "Standard Watch",
      "description": "The reviewer reported a standard issue; the document was refunded. An operator reported an automatic issue; the refund was processed. The customer asked for a change and the transfer was processed.",
      "rarity_id": 7,
      "category_id": 8,
      "stats": {
        "attack": 48,
        "defense": 15
      }
    },
    {
      "id": 4,
      "name": "Travel Mug",
      "description": "The claim was processed — repeat case, no further action. The account owner reported a late issue; the order was approved.",
      "rarity_id": 6,
      "category_id": 8,
      "stats": {
        "attack": 83,
        "defense": 80
      }
    },
    {
      "id": 5,
      "name": "Folding Toolkit",
      "description": "The courier reported an automatic issue; the appointment was replaced. No response from the reviewer, so the transfer was processed. The courier reported a standard issue; the booking was approved. The refund was approved — standard case, no further action.",
      "rarity_id": 2,
      "category_id": 4,
      "stats": {
        "attack": 46,
        "defense": 27
      }
    },
    {
      "id": 6,
      "name": "Portable Planter",
      "description": "No response from the team, so the shipment was processed. An operator confirmed the details and the shipment was rejected. The customer reported a minor issue; the item was cancelled. The account was updated — unusual case, no further action.",
      "rarity_id": 4,
      "category_id": 7,
      "stats": null
    },
    {
      "id": 7,
      "name": "Ultra Kettle",
      "description": "An operator reported a duplicate issue; the appointment was approved. The team confirmed the details and the session was cancelled.",
      "rarity_id": 2,
      "category_id": 14,
      "stats": {
        "attack": 52,
        "defense": 30
      }
    },
    {
      "id": 8,
      "name": "Ultra Blender",
      "description": "The customer asked for a change and the ticket was updated. An operator reported an urgent issue; the report was confirmed.",
      "rarity_id": 2,
      "category_id": 13,
      "stats": {
        "attack": 28,
        "defense": 69
      }
    },
    {
      "id": 9,
      "name": "Wireless Mug",
      "description": "The item was reviewed — unusual case, no further action. The courier asked for a change and the invoice was reviewed. The reviewer confirmed the details and the invoice was reviewed.",
      "rarity_id": 2,
      "category_id": 3,
      "stats": {
        "attack": 58,
        "defense": 26
      }
    },
    {
      "id": 10,
      "name": "Ultra Blender",
      "description": "The courier confirmed the details and the shipment was processed. The session was replaced — minor case, no further action.",
      "rarity_id": 10,
      "category_id": 11,
      "stats": {
        "attack": 15,
        "defense": 15
      }
    },
    {
      "id": 11,
      "name": "Eco Monitor",
      "description": "The customer asked for a change and the order was replaced. An operator confirmed the details and the shipment was rescheduled. No response from the customer, so the item was resolved.",
      "rarity_id": 3,
      "category_id": 7,
      "stats": {
        "attack": 57,
        "defense": 10
      }
    },
    {
      "id": 12,
      "name": "Eco Chair",
      "description": "The payment was delayed — late case, no further action. The account owner asked for a change and the claim was replaced. No response from the courier, so the appointment was rescheduled. The item was delayed — late case, no further action.",
      "rarity_id": 6,
      "category_id": 1,
      "stats": {
        "attack": 80,
        "defense": 90
      }
    },
    {
      "id": 13,
      "name": "Smart Notebook",
      "description": "The booking was cancelled — minor case, no further action. The team reported a duplicate issue; the booking was processed. No response from the account owner, so the invoice was processed. The reviewer reported a late issue; the account was completed.",
      "rarity_id": 10,
      "category_id": 11,
      "stats": null
    },
    {
      "id": 14,
      "name": "Portable Headphones",
      "description": "The account owner asked for a change and the invoice was resolved. No response from the team, so the booking was rejected. The item was processed — late case, no further action. The customer reported a partial issue; the appointment was resolved.",
      "rarity_id": 2,
      "category_id": 14,
      "stats": {
        "attack": 67,
        "defense": 38
      }
    },
    {
      "id": 15,
      "name": "Wireless Backpack",
      "description": "The request was approved — standard case, no further action. No response from the courier, so the session was delayed. No response from the customer, so the report was closed. The courier reported a late issue; the document was refunded.",
      "rarity_id": 10,
      "category_id": 1,
      "stats": {
        "attack": 24,
        "defense": 28
      }
    },
    {
      "id": 16,
      "name": "Slim Desk Lamp",
      "description": "The reviewer reported an automatic issue; the ticket was rescheduled. The reviewer confirmed the details and the record was cancelled.",
      "rarity_id": 10,
      "category_id": 1,
      "stats": null
    },
    {
      "id": 17,
      "name": "Modern Headphones",
      "description": "No response from an operator, so the document was approved. The shipment was reopened — duplicate case, no further action. An operator confirmed the details and the shipment was confirmed.",
      "rarity_id": 3,
      "category_id": 12,
      "stats": {
        "attack": 80,
        "defense": 63
      }
    },
    {
      "id": 18,
      "name": "Deluxe Charger",
      "description": "The reviewer confirmed the details and the session was rescheduled. The reviewer confirmed the details and the ticket was delayed.",
      "rarity_id": 7,
      "category_id": 12,
      "stats": {
        "attack": 63,
        "defense": 76
      }
    },
    {
      "id": 19,
      "name": "Folding Watch",
      "description": "No response from the courier, so the claim was rejected. No response from the supplier, so the record was replaced. The record was updated — urgent case, no further action.",
      "rarity_id": 10,
      "category_id": 2,
      "stats": {
        "attack": 20,
        "defense": 40
      }
    },
    {
      "id": 20,
      "name": "Smart Jacket",
      "description": "The customer reported an incomplete issue; the invoice was rejected. The account was rescheduled — repeat case, no further action. The courier confirmed the details and the claim was approved. The team confirmed the details and the ticket was escalated.",
      "rarity_id": 8,
      "category_id": 3,
      "stats": {
        "attack": 10,
        "defense": 44
      }
    },
    {
      "id": 21,
      "name": "Eco Blender",
      "description": null,
      "rarity_id": 3,
      "category_id": 8,
      "stats": {
        "attack": 41,
        "defense": 85
      }
    },
    {
      "id": 22,
      "name": "Eco Speaker",
      "description": "The account owner reported a late issue; the booking was rescheduled. The transfer was escalated — duplicate case, no further action. No response from the supplier, so the appointment was resolved. The reviewer confirmed the details and the request was delayed.",
      "rarity_id": 6,
      "category_id": 14,
      "stats": {
        "attack": 32,
        "defense": 8
      }
    },
    {
      "id": 23,
      "name": "Pro Watch",
      "description": null,
      "rarity_id": 10,
      "category_id": 8,
      "stats": {
        "attack": 91,
        "defense": 37
      }
    },
    {
      "id": 24,
      "name": "Pro Jacket",
      "description": "The customer asked for a change and the record was processed. No response from the team, so the refund was updated. The account owner reported a minor issue; the transfer was rescheduled. The ticket was completed — automatic case, no further action.",
      "rarity_id": 2,
      "category_id": 4,
      "stats": {
        "attack": 4,
        "defense": 61
      }
    },
    {
      "id": 25,
      "name": "Modern Headphones",
      "description": "The courier asked for a change and the appointment was rescheduled. The supplier confirmed the details and the appointment was rescheduled.",
      "rarity_id": 6,
      "category_id": 6,
      "stats": {
        "attack": 27,
        "defense": 53
      }
    },
    {
      "id": 26,
      "name": "Vintage Charger",
      "description": "The invoice was reopened — incomplete case, no further action. No response from the reviewer, so the record was resolved. The reviewer asked for a change and the payment was updated. An operator confirmed the details and the claim was rescheduled.",
      "rarity_id": 1,
      "category_id": 15,
      "stats": {
        "attack": 28,
        "defense": 31
      }
    },
    {
      "id": 27,
      "name": "Portable Umbrella",
      "description": "The courier asked for a change and the invoice was resolved. No response from the account owner, so the ticket was processed.",
      "rarity_id": 5,
      "category_id": 9,
      "stats": {
        "attack": 68,
        "defense": 94
      }
    },
    {
      "id": 28,
      "name": "Classic Router",
      "description": "No response from the courier, so the appointment was confirmed. No response from the supplier, so the booking was refunded. The reviewer reported a partial issue; the delivery was reviewed. The courier asked for a change and the appointment was escalated.",
      "rarity_id": 2,
      "category_id": 3,
      "stats": {
        "attack": 17,
        "defense": 70
      }
    },
    {
      "id": 29,
      "name": "Premium Keyboard",
      "description": "The account owner reported a late issue; the claim was updated. The courier confirmed the details and the refund was approved.",
      "rarity_id": 5,
      "category_id": 14,
      "stats": {
        "attack": 35,
        "defense": 18
      }
    },
    {
      "id": 30,
      "name": "Modern Router",
      "description": "The reviewer confirmed the details and the payment was delayed. No response from the courier, so the shipment was rescheduled.",
      "rarity_id": 2,
      "category_id": 4,
      "stats": null
    },
    {
      "id": 31,
      "name": "Heavy Duty Mug",
      "description": "The booking was rescheduled — repeat case, no further action. The customer asked for a change and the order was escalated.",
      "rarity_id": 4,
      "category_id": 10,
      "stats": {
        "attack": 71,
        "defense": 25
      }
    },
    {
      "id": 32,
      "name": "Ultra Umbrella",
      "description": "The account owner reported a manual issue; the claim was processed. The team reported an urgent issue; the document was confirmed. The ticket was delayed — unusual case, no further action. The supplier reported a minor issue; the document was reopened.",
      "rarity_id": 7,
      "category_id": 2,
      "stats": {
        "attack": 74,
        "defense": 93
      }
    },
    {
      "id": 33,
      "name": "Wireless Pan",
      "description": "The account owner reported an unusual issue; the shipment was reopened. The ticket was replaced — standard case, no further action.",
      "rarity_id": 5,
      "category_id": 3,
      "stats": null
    },
    {
      "id": 34,
      "name": "Wireless Jacket",
      "description": "The customer confirmed the details and the booking was reopened. The record was rescheduled — automatic case, no further action.",
      "rarity_id": 3,
      "category_id": 6,
      "stats": {
        "attack": 10,
        "defense": 49
      }
    },
    {
      "id": 35,
      "name": "Eco Tripod",
      "description": "Support asked for a change and the payment was closed. The delivery was closed — standard case, no further action.",
      "rarity_id": 5,
      "category_id": 8,
      "stats": {
        "attack": 34,
        "defense": 89
      }
    },
    {
      "id": 36,
      "name": "Slim Headphones",
      "description": "The courier confirmed the details and the delivery was confirmed. The account owner confirmed the details and the ticket was resolved.",
      "rarity_id": 3,
      "category_id": 12,
      "stats": {
        "attack": 60,
        "defense": 57
      }
    },
    {
      "id": 37,
      "name": "Standard Router",
      "description": "An operator asked for a change and the refund was reopened. The courier asked for a change and the account was reviewed. The transfer was resolved — duplicate case, no further action.",
      "rarity_id": 1,
      "category_id": 9,
      "stats": {
        "attack": 95,
        "defense": 88
      }
    },
    {
      "id": 38,
      "name": "Eco Chair",
      "description": "The customer confirmed the details and the record was escalated. The supplier confirmed the details and the request was reopened. The reviewer reported an unusual issue; the report was approved.",
      "rarity_id": 2,
      "category_id": 5,
      "stats": {
        "attack": 69,
        "defense": 79
      }
    },
    {
      "id": 39,
      "name": "Compact Charger",
      "description": "An operator reported an unusual issue; the transfer was processed. The customer asked for a change and the order was rescheduled.",
      "rarity_id": 6,
      "category_id": 1,
      "stats": {
        "attack": 41,
        "defense": 53
      }
    },
    {
      "id": 40,
      "name": "Vintage Camera",
      "description": "An operator reported a manual issue; the account was resolved. The order was escalated — routine case, no further action. The shipment was escalated — repeat case, no further action. The reviewer asked for a change and the appointment was cancelled.",
      "rarity_id": 7,
      "category_id": 10,
      "stats": null
    },
    {
      "id": 41,
      "name": "Folding Monitor",
      "description": "The appointment was rejected — partial case, no further action. The team asked for a change and the ticket was confirmed. The reviewer asked for a change and the request was approved.",
      "rarity_id": 4,
      "category_id": 9,
      "stats": {
        "attack": 69,
        "defense": 72
      }
    },
    {
      "id": 42,
      "name": "Travel Lantern",
      "description": "The team reported a manual issue; the session was updated. The courier reported a standard issue; the claim was delayed. No response from the team, so the order was rescheduled. No response from an operator, so the shipment was cancelled.",
      "rarity_id": 10,
      "category_id": 1,
      "stats": {
        "attack": 43,
        "defense": 50
      }
    },
    {
      "id": 43,
      "name": "Deluxe Kettle",
      "description": "The account owner confirmed the details and the report was closed. The supplier confirmed the details and the order was approved. The team asked for a change and the document was rescheduled.",
      "rarity_id": 4,
      "category_id": 9,
      "stats": {
        "attack": 32,
        "defense": 9
      }
    },
    {
      "id": 44,
      "name": "Premium Toolkit",
      "description": "An operator confirmed the details and the item was confirmed. No response from the team, so the report was cancelled.",
      "rarity_id": 10,
      "category_id": 14,
      "stats": {
        "attack": 65,
        "defense": 1
      }
    },
    {
      "id": 45,
      "name": "Heavy Duty Blender",
      "description": "The supplier reported an urgent issue; the ticket was replaced. No response from the reviewer, so the invoice was escalated. The team confirmed the details and the invoice was replaced. The customer reported a minor issue; the invoice was cancelled.",
      "rarity_id": 4,
      "category_id": 14,
      "stats": {
        "attack": 15,
        "defense": 47
      }
    },
    {
      "id": 46,
      "name": "Wireless Keyboard",
      "description": "The account owner asked for a change and the appointment was reopened. No response from the customer, so the document was replaced.",
      "rarity_id": 2,
      "category_id": 5,
      "stats": {
        "attack": 76,
        "defense": 1
      }
    },
    {
      "id": 47,
      "name": "Classic Blender",
      "description": "Support asked for a change and the account was reopened. No response from the supplier, so the transfer was approved. An operator confirmed the details and the payment was escalated.",
      "rarity_id": 2,
      "category_id": 13,
      "stats": {
        "attack": 43,
        "defense": 97
      }
    },
    {
      "id": 48,
      "name": "Heavy Duty Blender",
      "description": "The request was resolved — manual case, no further action. The supplier asked for a change and the booking was rescheduled.",
      "rarity_id": 9,
      "category_id": 15,
      "stats": {
        "attack": 18,
        "defense": 3
      }
    },
    {
      "id": 49,
      "name": "Eco Blender",
      "description": "The customer asked for a change and the shipment was completed. No response from the team, so the shipment was confirmed.",
      "rarity_id": 5,
      "category_id": 14,
      "stats": null
    },
    {
      "id": 50,
      "name": "Folding Blender",
      "description": "No response from the reviewer, so the ticket was reopened. The item was delayed — partial case, no further action. No response from the customer, so the report was cancelled.",
      "rarity_id": 7,
      "category_id": 4,
      "stats": {
        "attack": 2,
        "defense": 7
      }
    },
    {
      "id": 51,
      "name": "Premium Monitor",
      "description": "The account owner confirmed the details and the invoice was reopened. The team confirmed the details and the report was rescheduled. The courier asked for a change and the transfer was rejected.",
      "rarity_id": 3,
      "category_id": 9,
      "stats": {
        "attack": 46,
        "defense": 18
      }
    },
    {
      "id": 52,
      "name": "Compact Pan",
      "description": "The supplier confirmed the details and the order was completed. The account owner asked for a change and the document was replaced. No response from the courier, so the item was approved.",
      "rarity_id": 10,
      "category_id": 9,
      "stats": {
        "attack": 90,
        "defense": 20
      }
    },
    {
      "id": 53,
      "name": "Wireless Bottle",
      "description": "The ticket was approved — late case, no further action. The shipment was confirmed — duplicate case, no further action.",
      "rarity_id": 8,
      "category_id": 6,
      "stats": {
        "attack": 99,
        "defense": 98
      }
    },
    {
      "id": 54,
      "name": "Travel Umbrella",
      "description": "No response from the team, so the booking was cancelled. The team asked for a change and the claim was approved. The team confirmed the details and the transfer was updated.",
      "rarity_id": 8,
      "category_id": 15,
      "stats": {
        "attack": 71,
        "defense": 82
      }
    },
    {
      "id": 55,
      "name": "Premium Headphones",
      "description": "Support asked for a change and the report was escalated. The appointment was refunded — partial case, no further action. The team reported an automatic issue; the report was reviewed. The account owner confirmed the details and the item was approved.",
      "rarity_id": 3,
      "category_id": 2,
      "stats": {
        "attack": 53,
        "defense": 28
      }
    },
    {
      "id": 56,
      "name": "Portable Monitor",
      "description": "The customer confirmed the details and the record was refunded. The booking was approved — late case, no further action. The supplier reported a duplicate issue; the order was delayed.",
      "rarity_id": 2,
      "category_id": 1,
      "stats": {
        "attack": 33,
        "defense": 71
      }
    },
    {
      "id": 57,
      "name": "Slim Watch",
      "description": "The team asked for a change and the session was escalated. The item was rescheduled — late case, no further action.",
      "rarity_id": 1,
      "category_id": 8,
      "stats": null
    },
    {
      "id": 58,
      "name": "Premium Monitor",
      "description": "The delivery was rescheduled — standard case, no further action. The item was rejected — standard case, no further action. The invoice was escalated — late case, no further action.",
      "rarity_id": 7,
      "category_id": 3,
      "stats": {
        "attack": 57,
        "defense": 6
      }
    },
    {
      "id": 59,
      "name": "Heavy Duty Notebook",
      "description": "The reviewer confirmed the details and the ticket was completed. The reviewer reported a routine issue; the order was replaced. The supplier confirmed the details and the order was escalated.",
      "rarity_id": 6,
      "category_id": 6,
      "stats": {
        "attack": 28,
        "defense": 20
      }
    },
    {
      "id": 60,
      "name": "Essential Desk Lamp",
      "description": null,
      "rarity_id": 4,
      "category_id": 9,
      "stats": {
        "attack": 92,
        "defense": 97
      }
    },
    {
      "id": 61,
      "name": "Essential Charger",
      "description": "The supplier asked for a change and the delivery was processed. The customer reported a late issue; the invoice was reopened. The team reported a late issue; the shipment was closed.",
      "rarity_id": 2,
      "category_id": 10,
      "stats": {
        "attack": 4,
        "defense": 8
      }
    },
    {
      "id": 62,
      "name": "Folding Notebook",
      "description": "The supplier reported a standard issue; the appointment was reviewed. The supplier confirmed the details and the payment was refunded.",
      "rarity_id": 4,
      "category_id": 7,
      "stats": {
        "attack": 21,
        "defense": 41
      }
    },
    {
      "id": 63,
      "name": "Eco Camera",
      "description": "The account owner confirmed the details and the record was closed. No response from the supplier, so the refund was cancelled. No response from the team, so the delivery was confirmed. The customer asked for a change and the order was cancelled.",
      "rarity_id": 10,
      "category_id": 10,
      "stats": {
        "attack": 99,
        "defense": 27
      }
    },
    {
      "id": 64,
      "name": "Deluxe Charger",
      "description": "No response from the supplier, so the request was refunded. The courier confirmed the details and the record was reopened. No response from the team, so the order was confirmed.",
      "rarity_id": 10,
      "category_id": 14,
      "stats": {
        "attack": 79,
        "defense": 24
      }
    },
    {
      "id": 65,
      "name": "Portable Umbrella",
      "description": "No response from the team, so the ticket was updated. No response from the reviewer, so the ticket was replaced.",
      "rarity_id": 3,
      "category_id": 9,
      "stats": {
        "attack": 52,
        "defense": 40
      }
    },
    {
      "id": 66,
      "name": "Portable Lantern",
      "description": "The customer confirmed the details and the report was rescheduled. No response from the account owner, so the claim was delayed. No response from the supplier, so the delivery was refunded.",
      "rarity_id": 6,
      "category_id": 12,
      "stats": {
        "attack": 24,
        "defense": 47
      }
    },
    {
      "id": 67,
      "name": "Essential Monitor",
      "description": "The document was rejected — urgent case, no further action. No response from the reviewer, so the request was completed. The customer confirmed the details and the order was rejected. The customer asked for a change and the shipment was confirmed.",
      "rarity_id": 7,
      "category_id": 13,
      "stats": {
        "attack": 85,
        "defense": 12
      }
    },
    {
      "id": 68,
      "name": "Modern Pan",
      "description": null,
      "rarity_id": 5,
      "category_id": 9,
      "stats": {
        "attack": 56,
        "defense": 3
      }
    },
    {
      "id": 69,
      "name": "Smart Pan",
      "description": "The reviewer confirmed the details and the booking was rejected. The transfer was resolved — duplicate case, no further action. The reviewer reported a partial issue; the booking was cancelled. The account owner asked for a change and the booking was resolved.",
      "rarity_id": 10,
      "category_id": 2,
      "stats": {
        "attack": 43,
        "defense": 76
      }
    },
    {
      "id": 70,
      "name": "Eco Monitor",
      "description": "The team reported an unusual issue; the payment was confirmed. No response from an operator, so the invoice was completed. No response from the customer, so the request was refunded.",
      "rarity_id": 2,
      "category_id": 14,
      "stats": {
        "attack": 17,
        "defense": 26
      }
    },
    {
      "id": 71,
      "name": "Essential Charger",
      "description": "The claim was processed — late case, no further action. The order was processed — manual case, no further action.",
      "rarity_id": 3,
      "category_id": 9,
      "stats": {
        "attack": 35,
        "defense": 40
      }
    },
    {
      "id": 72,
      "name": "Portable Watch",
      "description": "No response from the reviewer, so the record was replaced. The refund was rescheduled — routine case, no further action. No response from the team, so the record was processed. The item was escalated — incomplete case, no further action.",
      "rarity_id": 4,
      "category_id": 12,
      "stats": {
        "attack": 26,
        "defense": 45
      }
    },
    {
      "id": 73,
      "name": "Wireless Lantern",
      "description": "No response from the courier, so the document was completed. The customer asked for a change and the claim was reviewed. The account owner asked for a change and the booking was cancelled. The courier confirmed the details and the order was rescheduled.",
      "rarity_id": 8,
      "category_id": 5,
      "stats": {
        "attack": 78,
        "defense": 3
      }
    },
    {
      "id": 74,
      "name": "Vintage Backpack",
      "description": null,
      "rarity_id": 2,
      "category_id": 6,
      "stats": null
    },
    {
      "id": 75,
      "name": "Essential Pan",
      "description": null,
      "rarity_id": 8,
      "category_id": 8,
      "stats": {
        "attack": 45,
        "defense": 64
      }
    },
    {
      "id": 76,
      "name": "Vintage Camera",
      "description": "The reviewer confirmed the details and the payment was delayed. No response from the customer, so the delivery was resolved. No response from an operator, so the transfer was updated.",
      "rarity_id": 5,
      "category_id": 1,
      "stats": {
        "attack": 98,
        "defense": 50
      }
    },
    {
      "id": 77,
      "name": "Compact Lantern",
      "description": "The supplier asked for a change and the ticket was reopened. The courier reported an urgent issue; the order was resolved.",
      "rarity_id": 5,
      "category_id": 1,
      "stats": {
        "attack": 62,
        "defense": 13
      }
    },
    {
      "id": 78,
      "name": "Compact Camera",
      "description": "The account owner confirmed the details and the claim was resolved. The booking was delayed — automatic case, no further action. The account owner reported an urgent issue; the invoice was refunded.",
      "rarity_id": 2,
      "category_id": 8,
      "stats": {
        "attack": 24,
        "defense": 40
      }
    },
    {
      "id": 79,
      "name": "Vintage Watch",
      "description": null,
      "rarity_id": 1,
      "category_id": 1,
      "stats": {
        "attack": 4,
        "defense": 74
      }
    },
    {
      "id": 80,
      "name": "Wireless Notebook",
      "description": "The booking was refunded — incomplete case, no further action. The reviewer reported a partial issue; the account was reviewed. The session was resolved — routine case, no further action. The reviewer confirmed the details and the report was completed.",
      "rarity_id": 2,
      "category_id": 3,
      "stats": {
        "attack": 54,
        "defense": 18
      }
    },
    {
      "id": 81,
      "name": "Insulated Blender",
      "description": "The account owner confirmed the details and the account was reviewed. The supplier reported an urgent issue; the refund was confirmed. The session was completed — routine case, no further action. The account owner reported a late issue; the item was reopened.",
      "rarity_id": 8,
      "category_id": 5,
      "stats": {
        "attack": 86,
        "defense": 96
      }
    },
    {
      "id": 82,
      "name": "Compact Desk Lamp",
      "description": "The supplier asked for a change and the refund was approved. The order was closed — standard case, no further action.",
      "rarity_id": 4,
      "category_id": 1,
      "stats": {
        "attack": 80,
        "defense": 36
      }
    },
    {
      "id": 83,
      "name": "Folding Tripod",
      "description": "The customer reported a duplicate issue; the claim was rejected. An operator asked for a change and the record was processed. The account owner reported a duplicate issue; the request was rejected.",
      "rarity_id": 2,
      "category_id": 9,
      "stats": {
        "attack": 80,
        "defense": 58
      }
    },
    {
      "id": 84,
      "name": "Essential Tent",
      "description": "The courier confirmed the details and the report was approved. The reviewer confirmed the details and the claim was rescheduled. The payment was reviewed — duplicate case, no further action.",
      "rarity_id": 6,
      "category_id": 3,
      "stats": {
        "attack": 39,
        "defense": 76
      }
    },
    {
      "id": 85,
      "name": "Ultra Toolkit",
      "description": "The report was processed — manual case, no further action. The ticket was processed — routine case, no further action.",
      "rarity_id": 8,
      "category_id": 3,
      "stats": {
        "attack": 84,
        "defense": 6
      }
    },
    {
      "id": 86,
      "name": "Compact Pan",
      "description": "The account owner confirmed the details and the payment was rejected. No response from the customer, so the payment was cancelled. The account owner asked for a change and the shipment was rescheduled. No response from the customer, so the item was approved.",
      "rarity_id": 8,
      "category_id": 2,
      "stats": {
        "attack": 34,
        "defense": 70
      }
    },
    {
      "id": 87,
      "name": "Standard Monitor",
      "description": "No response from the courier, so the delivery was resolved. The customer confirmed the details and the invoice was closed. The supplier reported an incomplete issue; the transfer was updated.",
      "rarity_id": 8,
      "category_id": 14,
      "stats": {
        "attack": 70,
        "defense": 54
      }
    },
    {
      "id": 88,
      "name": "Compact Kettle",
      "description": "No response from the reviewer, so the document was refunded. The team asked for a change and the delivery was reopened. The customer reported a duplicate issue; the appointment was rescheduled.",
      "rarity_id": 6,
      "category_id": 6,
      "stats": {
        "attack": 86,
        "defense": 87
      }
    },
    {
      "id": 89,
      "name": "Heavy Duty Charger",
      "description": "No response from the supplier, so the ticket was rejected. An operator reported an automatic issue; the invoice was delayed. The supplier confirmed the details and the record was rescheduled. The reviewer reported a routine issue; the booking was closed.",
      "rarity_id": 8,
      "category_id": 12,
      "stats": {
        "attack": 86,
        "defense": 8
      }
    },
    {
      "id": 90,
      "name": "Standard Router",
      "description": "The account owner reported a late issue; the record was rejected. The team reported a minor issue; the invoice was completed. The item was refunded — automatic case, no further action.",
      "rarity_id": 8,
      "category_id": 12,
      "stats": {
        "attack": 62,
        "defense": 9
      }
    },
    {
      "id": 91,
      "name": "Insulated Pan",
      "description": null,
      "rarity_id": 2,
      "category_id": 11,
      "stats": {
        "attack": 5,
        "defense": 87
      }
    },
    {
      "id": 92,
      "name": "Premium Planter",
      "description": "The customer asked for a change and the account was closed. The account owner confirmed the details and the payment was cancelled.",
      "rarity_id": 1,
      "category_id": 10,
      "stats": {
        "attack": 9,
        "defense": 27
      }
    },
    {
      "id": 93,
      "name": "Pro Headphones",
      "description": "The supplier reported a routine issue; the claim was processed. The account owner asked for a change and the booking was refunded.",
      "rarity_id": 5,
      "category_id": 10,
      "stats": {
        "attack": 29,
        "defense": 29
      }
    },
    {
      "id": 94,
      "name": "Modern Keyboard",
      "description": "No response from the team, so the account was confirmed. The shipment was replaced — duplicate case, no further action. The reviewer reported a late issue; the account was cancelled.",
      "rarity_id": 3,
      "category_id": 9,
      "stats": {
        "attack": 86,
        "defense": 62
      }
    },
    {
      "id": 95,
      "name": "Portable Chair",
      "description": "The courier reported a standard issue; the account was processed. The account owner asked for a change and the document was approved. No response from an operator, so the claim was reviewed. The account owner reported a minor issue; the claim was replaced.",
      "rarity_id": 4,
      "category_id": 3,
      "stats": {
        "attack": 65,
        "defense": 80
      }
    },
    {
      "id": 96,
      "name": "Portable Keyboard",
      "description": "No response from the account owner, so the delivery was escalated. The courier reported an incomplete issue; the shipment was delayed.",
      "rarity_id": 2,
      "category_id": 10,
      "stats": {
        "attack": 86,
        "defense": 86
      }
    },
    {
      "id": 97,
      "name": "Heavy Duty Router",
      "description": "No response from the customer, so the transfer was rejected. The customer reported a routine issue; the refund was reviewed. The supplier reported a partial issue; the document was escalated.",
      "rarity_id": 6,
      "category_id": 6,
      "stats": {
        "attack": 3,
        "defense": 83
      }
    },
    {
      "id": 98,
      "name": "Standard Pan",
      "description": "The account owner asked for a change and the request was resolved. An operator confirmed the details and the record was rejected. The item was closed — unusual case, no further action. The courier confirmed the details and the appointment was refunded.",
      "rarity_id": 1,
      "category_id": 3,
      "stats": {
        "attack": 19,
        "defense": 57
      }
    },
    {
      "id": 99,
      "name": "Folding Tripod",
      "description": null,
      "rarity_id": 1,
      "category_id": 7,
      "stats": {
        "attack": 50,
        "defense": 38
      }
    },
    {
      "id": 100,
      "name": "Premium Backpack",
      "description": "The claim was rejected — incomplete case, no further action. The account owner confirmed the details and the request was rejected. The appointment was cancelled — routine case, no further action.",
      "rarity_id": 10,
      "category_id": 5,
      "stats": {
        "attack": 76,
        "defense": 12
      }
    },
    {
      "id": 101,
      "name": "Smart Umbrella",
      "description": "The team reported an unusual issue; the invoice was updated. No response from the reviewer, so the appointment was completed. The customer reported a partial issue; the record was processed. Support asked for a change and the transfer was confirmed.",
      "rarity_id": 1,
      "category_id": 6,
      "stats": {
        "attack": 65,
        "defense": 32
      }
    },
    {
      "id": 102,
      "name": "Eco Umbrella",
      "description": "An operator asked for a change and the transfer was confirmed. The reviewer asked for a change and the delivery was confirmed. The customer asked for a change and the booking was approved. The report was replaced — routine case, no further action.",
      "rarity_id": 4,
      "category_id": 6,
      "stats": {
        "attack": 64,
        "defense": 53
      }
    },
    {
      "id": 103,
      "name": "Compact Blender",
      "description": "The team asked for a change and the delivery was reviewed. The account owner asked for a change and the order was rescheduled. The reviewer asked for a change and the invoice was reviewed.",
      "rarity_id": 10,
      "category_id": 3,
      "stats": {
        "attack": 27,
        "defense": 20
      }
    },
    {
      "id": 104,
      "name": "Folding Camera",
      "description": "Support asked for a change and the invoice was reopened. No response from the customer, so the report was approved. The customer asked for a change and the item was rejected.",
      "rarity_id": 9,
      "category_id": 15,
      "stats": {
        "attack": 68,
        "defense": 76
      }
    },
    {
      "id": 105,
      "name": "Essential Backpack",
      "description": "The courier asked for a change and the ticket was updated. The customer reported an unusual issue; the account was rescheduled. The account owner asked for a change and the account was refunded.",
      "rarity_id": 7,
      "category_id": 8,
      "stats": null
    },
    {
      "id": 106,
      "name": "Modern Notebook",
      "description": null,
      "rarity_id": 7,
      "category_id": 10,
      "stats": {
        "attack": 1,
        "defense": 57
      }
    },
    {
      "id": 107,
      "name": "Travel Monitor",
      "description": "Support asked for a change and the payment was approved. The appointment was rejected — minor case, no further action.",
      "rarity_id": 4,
      "category_id": 8,
      "stats": null
    },
    {
      "id": 108,
      "name": "Deluxe Kettle",
      "description": "The record was updated — repeat case, no further action. The supplier asked for a change and the document was reopened.",
      "rarity_id": 3,
      "category_id": 1,
      "stats": {
        "attack": 61,
        "defense": 33
      }
    },
    {
      "id": 109,
      "name": "Insulated Blender",
      "description": "The booking was escalated — standard case, no further action. The supplier confirmed the details and the order was delayed. The supplier reported a minor issue; the ticket was processed. No response from the reviewer, so the refund was resolved.",
      "rarity_id": 7,
      "category_id": 3,
      "stats": {
        "attack": 72,
        "defense": 39
      }
    },
    {
      "id": 110,
      "name": "Essential Blender",
      "description": "The reviewer confirmed the details and the ticket was updated. The supplier reported a manual issue; the order was reopened.",
      "rarity_id": 5,
      "category_id": 13,
      "stats": null
    },
    {
      "id": 111,
      "name": "Vintage Umbrella",
      "description": "The delivery was reopened — routine case, no further action. No response from the account owner, so the invoice was rejected.",
      "rarity_id": 3,
      "category_id": 6,
      "stats": {
        "attack": 38,
        "defense": 49
      }
    },
    {
      "id": 112,
      "name": "Modern Speaker",
      "description": "The team asked for a change and the report was processed. The supplier reported a standard issue; the claim was closed. The request was escalated — urgent case, no further action.",
      "rarity_id": 4,
      "category_id": 11,
      "stats": {
        "attack": 7,
        "defense": 99
      }
    },
    {
      "id": 113,
      "name": "Heavy Duty Notebook",
      "description": "The account owner reported a duplicate issue; the payment was processed. The reviewer confirmed the details and the transfer was reviewed. The customer asked for a change and the document was refunded.",
      "rarity_id": 3,
      "category_id": 12,
      "stats": {
        "attack": 7,
        "defense": 33
      }
    },
    {
      "id": 114,
      "name": "Pro Umbrella",
      "description": "The reviewer reported a partial issue; the refund was approved. No response from the reviewer, so the request was rejected. The reviewer asked for a change and the payment was approved. The customer confirmed the details and the delivery was replaced.",
      "rarity_id": 8,
      "category_id": 9,
      "stats": {
        "attack": 81,
        "defense": 32
      }
    },
    {
      "id": 115,
      "name": "Pro Bottle",
      "description": "The shipment was rejected — automatic case, no further action. The customer asked for a change and the payment was reviewed. The customer confirmed the details and the delivery was reviewed. The reviewer confirmed the details and the ticket was refunded.",
      "rarity_id": 8,
      "category_id": 8,
      "stats": {
        "attack": 90,
        "defense": 49
      }
    },
    {
      "id": 116,
      "name": "Travel Keyboard",
      "description": "An operator asked for a change and the invoice was approved. No response from the customer, so the refund was replaced. No response from the courier, so the delivery was closed.",
      "rarity_id": 7,
      "category_id": 9,
      "stats": {
        "attack": 49,
        "defense": 83
      }
    },
    {
      "id": 117,
      "name": "Classic Backpack",
      "description": "No response from the customer, so the invoice was completed. No response from an operator, so the invoice was closed.",
      "rarity_id": 9,
      "category_id": 9,
      "stats": {
        "attack": 58,
        "defense": 40
      }
    },
    {
      "id": 118,
      "name": "Modern Mug",
      "description": "The team asked for a change and the invoice was escalated. No response from the courier, so the record was approved. The record was delayed — incomplete case, no further action. No response from the reviewer, so the record was cancelled.",
      "rarity_id": 5,
      "category_id": 1,
      "stats": {
        "attack": 97,
        "defense": 26
      }
    },
    {
      "id": 119,
      "name": "Standard Watch",
      "description": "The customer confirmed the details and the delivery was rescheduled. The booking was replaced — late case, no further action. The document was delayed — manual case, no further action.",
      "rarity_id": 6,
      "category_id": 3,
      "stats": {
        "attack": 46,
        "defense": 97
      }
    },
    {
      "id": 120,
      "name": "Standard Tripod",
      "description": "The order was approved — standard case, no further action. No response from the team, so the session was approved. The account owner confirmed the details and the invoice was resolved.",
      "rarity_id": 3,
      "category_id": 5,
      "stats": {
        "attack": 64,
        "defense": 47
      }
    },
    {
      "id": 121,
      "name": "Slim Keyboard",
      "description": "An operator confirmed the details and the booking was cancelled. The customer asked for a change and the shipment was reviewed.",
      "rarity_id": 9,
      "category_id": 12,
      "stats": {
        "attack": 89,
        "defense": 3
      }
    },
    {
      "id": 122,
      "name": "Insulated Backpack",
      "description": "The report was cancelled — manual case, no further action. The customer asked for a change and the item was escalated. The supplier reported a manual issue; the account was closed.",
      "rarity_id": 5,
      "category_id": 15,
      "stats": {
        "attack": 9,
        "defense": 68
      }
    },
    {
      "id": 123,
      "name": "Insulated Tripod",
      "description": "The order was cancelled — urgent case, no further action. Support asked for a change and the claim was refunded. The team reported an unusual issue; the session was delayed.",
      "rarity_id": 9,
      "category_id": 1,
      "stats": {
        "attack": 57,
        "defense": 70
      }
    },
    {
      "id": 124,
      "name": "Pro Planter",
      "description": "The claim was closed — duplicate case, no further action. No response from the courier, so the ticket was delayed.",
      "rarity_id": 2,
      "category_id": 2,
      "stats": {
        "attack": 79,
        "defense": 82
      }
    },
    {
      "id": 125,
      "name": "Slim Keyboard",
      "description": "The team confirmed the details and the session was approved. The report was approved — minor case, no further action. The reviewer asked for a change and the shipment was rescheduled. The payment was reopened — standard case, no further action.",
      "rarity_id": 3,
      "category_id": 6,
      "stats": {
        "attack": 16,
        "defense": 86
      }
    },
    {
      "id": 126,
      "name": "Modern Tent",
      "description": "No response from the team, so the session was approved. No response from the reviewer, so the payment was confirmed. The account owner reported a standard issue; the shipment was resolved.",
      "rarity_id": 6,
      "category_id": 15,
      "stats": {
        "attack": 98,
        "defense": 4
      }
    },
    {
      "id": 127,
      "name": "Eco Keyboard",
      "description": "The team reported an unusual issue; the report was delayed. The customer confirmed the details and the transfer was rescheduled. The reviewer reported a late issue; the document was refunded.",
      "rarity_id": 7,
      "category_id": 4,
      "stats": null
    },
    {
      "id": 128,
      "name": "Slim Tent",
      "description": "The booking was reviewed — manual case, no further action. The team confirmed the details and the order was completed. The courier confirmed the details and the session was rejected. No response from the customer, so the record was updated.",
      "rarity_id": 4,
      "category_id": 15,
      "stats": {
        "attack": 47,
        "defense": 21
      }
    },
    {
      "id": 129,
      "name": "Wireless Blender",
      "description": "No response from the customer, so the report was resolved. The account owner asked for a change and the payment was rescheduled.",
      "rarity_id": 5,
      "category_id": 5,
      "stats": {
        "attack": 97,
        "defense": 24
      }
    },
    {
      "id": 130,
      "name": "Heavy Duty Monitor",
      "description": "No response from the team, so the account was completed. No response from the reviewer, so the shipment was confirmed.",
      "rarity_id": 1,
      "category_id": 13,
      "stats": {
        "attack": 43,
        "defense": 10
      }
    },
    {
      "id": 131,
      "name": "Folding Chair",
      "description": "The account owner reported a duplicate issue; the ticket was resolved. No response from the supplier, so the claim was rejected. The supplier reported an urgent issue; the refund was closed. The ticket was escalated — repeat case, no further action.",
      "rarity_id": 7,
      "category_id": 11,
      "stats": {
        "attack": 64,
        "defense": 91
      }
    },
    {
      "id": 132,
      "name": "Mini Chair",
      "description": null,
      "rarity_id": 3,
      "category_id": 1,
      "stats": {
        "attack": 80,
        "defense": 92
      }
    },
    {
      "id": 133,
      "name": "Standard Blender",
      "description": "The request was reviewed — standard case, no further action. No response from the reviewer, so the delivery was approved. The team asked for a change and the shipment was escalated. An operator confirmed the details and the request was reopened.",
      "rarity_id": 7,
      "category_id": 2,
      "stats": {
        "attack": 94,
        "defense": 51
      }
    },
    {
      "id": 134,
      "name": "Portable Backpack",
      "description": "The courier reported a routine issue; the document was approved. The report was reviewed — automatic case, no further action. No response from the supplier, so the invoice was reopened. The request was confirmed — manual case, no further action.",
      "rarity_id": 4,
      "category_id": 1,
      "stats": {
        "attack": 49,
        "defense": 9
      }
    },
    {
      "id": 135,
      "name": "Folding Charger",
      "description": "An operator reported a late issue; the refund was cancelled. The supplier asked for a change and the invoice was processed.",
      "rarity_id": 1,
      "category_id": 2,
      "stats": {
        "attack": 71,
        "defense": 16
      }
    },
    {
      "id": 136,
      "name": "Slim Monitor",
      "description": "An operator confirmed the details and the refund was refunded. The supplier reported a standard issue; the order was closed. The customer reported an incomplete issue; the account was delayed. An operator reported a manual issue; the order was confirmed.",
      "rarity_id": 6,
      "category_id": 5,
      "stats": {
        "attack": 74,
        "defense": 54
      }
    },
    {
      "id": 137,
      "name": "Heavy Duty Blender",
      "description": "The customer reported a standard issue; the ticket was closed. The supplier asked for a change and the refund was completed. The document was confirmed — minor case, no further action. The appointment was cancelled — urgent case, no further action.",
      "rarity_id": 9,
      "category_id": 7,
      "stats": {
        "attack": 42,
        "defense": 62
      }
    },
    {
      "id": 138,
      "name": "Compact Jacket",
      "description": "The appointment was rejected — routine case, no further action. The record was replaced — standard case, no further action. The courier asked for a change and the appointment was escalated. No response from an operator, so the transfer was processed.",
      "rarity_id": 3,
      "category_id": 11,
      "stats": {
        "attack": 59,
        "defense": 95
      }
    },
    {
      "id": 139,
      "name": "Slim Backpack",
      "description": "No response from the supplier, so the account was delayed. The courier confirmed the details and the transfer was cancelled.",
      "rarity_id": 9,
      "category_id": 13,
      "stats": {
        "attack": 57,
        "defense": 32
      }
    },
    {
      "id": 140,
      "name": "Vintage Backpack",
      "description": "The record was replaced — standard case, no further action. An operator confirmed the details and the appointment was completed. The courier confirmed the details and the delivery was resolved.",
      "rarity_id": 2,
      "category_id": 2,
      "stats": {
        "attack": 61,
        "defense": 1
      }
    },
    {
      "id": 141,
      "name": "Ultra Speaker",
      "description": "The report was replaced — duplicate case, no further action. The item was completed — duplicate case, no further action. The courier confirmed the details and the invoice was rescheduled.",
      "rarity_id": 9,
      "category_id": 3,
      "stats": {
        "attack": 45,
        "defense": 89
      }
    },
    {
      "id": 142,
      "name": "Ultra Camera",
      "description": "The customer reported a partial issue; the payment was completed. No response from the reviewer, so the ticket was escalated. No response from the account owner, so the invoice was replaced. No response from the supplier, so the claim was updated.",
      "rarity_id": 8,
      "category_id": 1,
      "stats": {
        "attack": 72,
        "defense": 28
      }
    },
    {
      "id": 143,
      "name": "Smart Monitor",
      "description": "The account owner asked for a change and the record was completed. The account owner asked for a change and the account was delayed. The session was escalated — incomplete case, no further action.",
      "rarity_id": 6,
      "category_id": 5,
      "stats": {
        "attack": 13,
        "defense": 37
      }
    },
    {
      "id": 144,
      "name": "Compact Tripod",
      "description": "The team reported a late issue; the booking was updated. The reviewer asked for a change and the ticket was resolved. The account was delayed — urgent case, no further action.",
      "rarity_id": 5,
      "category_id": 14,
      "stats": {
        "attack": 78,
        "defense": 81
      }
    },
    {
      "id": 145,
      "name": "Folding Notebook",
      "description": "The report was escalated — duplicate case, no further action. An operator confirmed the details and the item was resolved. The refund was cancelled — manual case, no further action. The supplier confirmed the details and the record was rejected.",
      "rarity_id": 1,
      "category_id": 3,
      "stats": {
        "attack": 81,
        "defense": 83
      }
    },
    {
      "id": 146,
      "name": "Travel Chair",
      "description": "An operator confirmed the details and the report was refunded. The account owner confirmed the details and the booking was confirmed. The appointment was cancelled — late case, no further action. The shipment was delayed — manual case, no further action.",
      "rarity_id": 7,
      "category_id": 5,
      "stats": {
        "attack": 54,
        "defense": 11
      }
    },
    {
      "id": 147,
      "name": "Standard Umbrella",
      "description": "The team asked for a change and the order was processed. The order was approved — partial case, no further action.",
      "rarity_id": 5,
      "category_id": 10,
      "stats": null
    },
    {
      "id": 148,
      "name": "Essential Pan",
      "description": "The booking was approved — partial case, no further action. The document was refunded — manual case, no further action. The customer asked for a change and the report was completed. An operator asked for a change and the item was approved.",
      "rarity_id": 9,
      "category_id": 14,
      "stats": null
    },
    {
      "id": 149,
      "name": "Classic Camera",
      "description": "No response from the courier, so the ticket was rescheduled. The account owner confirmed the details and the item was completed. The invoice was escalated — standard case, no further action.",
      "rarity_id": 10,
      "category_id": 2,
      "stats": null
    },
    {
      "id": 150,
      "name": "Compact Monitor",
      "description": "The customer confirmed the details and the claim was updated. No response from the reviewer, so the appointment was closed. The customer asked for a change and the document was resolved. No response from the team, so the document was resolved.",
      "rarity_id": 3,
      "category_id": 5,
      "stats": null
    },
    {
      "id": 151,
      "name": "Vintage Desk Lamp",
      "description": "The courier asked for a change and the payment was rescheduled. The invoice was delayed — duplicate case, no further action. No response from the courier, so the payment was updated. The reviewer reported a minor issue; the account was cancelled.",
      "rarity_id": 6,
      "category_id": 9,
      "stats": {
        "attack": 90,
        "defense": 80
      }
    },
    {
      "id": 152,
      "name": "Modern Backpack",
      "description": "The team asked for a change and the delivery was replaced. The account owner confirmed the details and the claim was approved. An operator confirmed the details and the invoice was approved.",
      "rarity_id": 5,
      "category_id": 9,
      "stats": {
        "attack": 8,
        "defense": 46
      }
    },
    {
      "id": 153,
      "name": "Portable Tripod",
      "description": "The team reported an unusual issue; the request was resolved. The delivery was completed — urgent case, no further action.",
      "rarity_id": 1,
      "category_id": 13,
      "stats": null
    },
    {
      "id": 154,
      "name": "Deluxe Umbrella",
      "description": "The refund was completed — repeat case, no further action. An operator reported a late issue; the appointment was processed. The record was completed — late case, no further action.",
      "rarity_id": 6,
      "category_id": 2,
      "stats": {
        "attack": 27,
        "defense": 60
      }
    },
    {
      "id": 155,
      "name": "Folding Tent",
      "description": "An operator asked for a change and the invoice was confirmed. The team confirmed the details and the record was rescheduled. The shipment was confirmed — incomplete case, no further action. The courier reported an unusual issue; the payment was processed.",
      "rarity_id": 6,
      "category_id": 1,
      "stats": {
        "attack": 36,
        "defense": 98
      }
    },
    {
      "id": 156,
      "name": "Premium Kettle",
      "description": "The transfer was completed — partial case, no further action. The supplier reported a partial issue; the session was escalated.",
      "rarity_id": 8,
      "category_id": 2,
      "stats": {
        "attack": 89,
        "defense": 3
      }
    },
    {
      "id": 157,
      "name": "Standard Monitor",
      "description": "No response from the reviewer, so the refund was cancelled. The courier reported an urgent issue; the shipment was closed. The transfer was reviewed — standard case, no further action.",
      "rarity_id": 10,
      "category_id": 5,
      "stats": {
        "attack": 7,
        "defense": 60
      }
    },
    {
      "id": 158,
      "name": "Compact Lantern",
      "description": "The courier reported a duplicate issue; the ticket was reviewed. The account owner asked for a change and the delivery was processed. The request was processed — partial case, no further action. The team reported an unusual issue; the item was delayed.",
      "rarity_id": 6,
      "category_id": 15,
      "stats": {
        "attack": 28,
        "defense": 93
      }
    },
    {
      "id": 159,
      "name": "Vintage Keyboard",
      "description": "The account owner asked for a change and the item was resolved. An operator asked for a change and the claim was replaced. The courier asked for a change and the request was escalated. Support asked for a change and the document was reviewed.",
      "rarity_id": 2,
      "category_id": 13,
      "stats": {
        "attack": 32,
        "defense": 32
      }
    },
    {
      "id": 160,
      "name": "Insulated Mug",
      "description": "Support asked for a change and the transfer was replaced. The customer reported a late issue; the payment was escalated. The supplier reported a repeat issue; the transfer was rejected. The courier confirmed the details and the claim was completed.",
      "rarity_id": 9,
      "category_id": 6,
      "stats": {
        "attack": 96,
        "defense": 34
      }
    },
    {
      "id": 161,
      "name": "Compact Watch",
      "description": "No response from the customer, so the claim was cancelled. The reviewer reported a manual issue; the refund was confirmed. The supplier reported a routine issue; the claim was closed.",
      "rarity_id": 8,
      "category_id": 2,
      "stats": {
        "attack": 78,
        "defense": 63
      }
    },
    {
      "id": 162,
      "name": "Ultra Notebook",
      "description": "An operator confirmed the details and the account was delayed. No response from the customer, so the transfer was approved. The payment was rejected — partial case, no further action. No response from the courier, so the payment was confirmed.",
      "rarity_id": 3,
      "category_id": 11,
      "stats": {
        "attack": 82,
        "defense": 76
      }
    },
    {
      "id": 163,
      "name": "Portable Pan",
      "description": "The supplier confirmed the details and the document was processed. The report was completed — standard case, no further action. The payment was approved — automatic case, no further action.",
      "rarity_id": 8,
      "category_id": 4,
      "stats": {
        "attack": 67,
        "defense": 25
      }
    },
    {
      "id": 164,
      "name": "Essential Umbrella",
      "description": "The reviewer reported a routine issue; the refund was rescheduled. The request was delayed — manual case, no further action. No response from the courier, so the payment was cancelled. The customer asked for a change and the item was cancelled.",
      "rarity_id": 2,
      "category_id": 12,
      "stats": {
        "attack": 95,
        "defense": 97
      }
    },
    {
      "id": 165,
      "name": "Ultra Toolkit",
      "description": "Support asked for a change and the report was replaced. An operator reported an urgent issue; the delivery was resolved.",
      "rarity_id": 2,
      "category_id": 5,
      "stats": {
        "attack": 62,
        "defense": 31
      }
    },
    {
      "id": 166,
      "name": "Ultra Monitor",
      "description": "The customer confirmed the details and the booking was processed. The customer asked for a change and the request was confirmed. The request was reviewed — incomplete case, no further action. The report was refunded — unusual case, no further action.",
      "rarity_id": 6,
      "category_id": 9,
      "stats": {
        "attack": 16,
        "defense": 89
      }
    },
    {
      "id": 167,
      "name": "Folding Desk Lamp",
      "description": "Support asked for a change and the item was refunded. The supplier confirmed the details and the report was processed.",
      "rarity_id": 1,
      "category_id": 6,
      "stats": {
        "attack": 69,
        "defense": 23
      }
    },
    {
      "id": 168,
      "name": "Folding Jacket",
      "description": "No response from the account owner, so the ticket was replaced. The team confirmed the details and the appointment was approved. The courier asked for a change and the transfer was closed. The courier reported an incomplete issue; the report was updated.",
      "rarity_id": 3,
      "category_id": 7,
      "stats": {
        "attack": 12,
        "defense": 91
      }
    },
    {
      "id": 169,
      "name": "Slim Toolkit",
      "description": "The account was confirmed — late case, no further action. No response from the team, so the payment was processed. An operator reported an incomplete issue; the claim was rescheduled.",
      "rarity_id": 2,
      "category_id": 11,
      "stats": {
        "attack": 70,
        "defense": 48
      }
    },
    {
      "id": 170,
      "name": "Folding Speaker",
      "description": null,
      "rarity_id": 9,
      "category_id": 15,
      "stats": {
        "attack": 85,
        "defense": 92
      }
    },
    {
      "id": 171,
      "name": "Modern Lantern",
      "description": "The customer reported a duplicate issue; the order was completed. The courier reported a partial issue; the session was approved. The account owner asked for a change and the ticket was reopened. The team confirmed the details and the ticket was escalated.",
      "rarity_id": 9,
      "category_id": 7,
      "stats": {
        "attack": 71,
        "defense": 47
      }
    },
    {
      "id": 172,
      "name": "Ultra Mug",
      "description": "The courier reported a routine issue; the account was updated. The transfer was escalated — minor case, no further action.",
      "rarity_id": 4,
      "category_id": 14,
      "stats": null
    },
    {
      "id": 173,
      "name": "Modern Router",
      "description": "The payment was updated — minor case, no further action. No response from the supplier, so the invoice was replaced. The booking was replaced — standard case, no further action.",
      "rarity_id": 1,
      "category_id": 7,
      "stats": {
        "attack": 32,
        "defense": 82
      }
    },
    {
      "id": 174,
      "name": "Eco Speaker",
      "description": "No response from the reviewer, so the invoice was completed. The refund was completed — automatic case, no further action.",
      "rarity_id": 3,
      "category_id": 5,
      "stats": {
        "attack": 52,
        "defense": 19
      }
    },
    {
      "id": 175,
      "name": "Eco Watch",
      "description": "The supplier confirmed the details and the order was reviewed. The courier confirmed the details and the record was rescheduled.",
      "rarity_id": 1,
      "category_id": 15,
      "stats": {
        "attack": 82,
        "defense": 38
      }
    },
    {
      "id": 176,
      "name": "Premium Desk Lamp",
      "description": "The ticket was approved — manual case, no further action. The team confirmed the details and the document was replaced. An operator asked for a change and the session was confirmed.",
      "rarity_id": 5,
      "category_id": 4,
      "stats": {
        "attack": 77,
        "defense": 49
      }
    },
    {
      "id": 177,
      "name": "Mini Umbrella",
      "description": "The account owner asked for a change and the item was closed. The refund was replaced — routine case, no further action.",
      "rarity_id": 6,
      "category_id": 8,
      "stats": {
        "attack": 6,
        "defense": 30
      }
    },
    {
      "id": 178,
      "name": "Compact Lantern",
      "description": "The supplier reported a partial issue; the invoice was closed. The courier reported an unusual issue; the invoice was confirmed. The courier reported an urgent issue; the ticket was cancelled. The supplier reported an automatic issue; the ticket was updated.",
      "rarity_id": 9,
      "category_id": 13,
      "stats": {
        "attack": 21,
        "defense": 50
      }
    },
    {
      "id": 179,
      "name": "Folding Chair",
      "description": "No response from the account owner, so the item was completed. The booking was processed — late case, no further action. The team confirmed the details and the request was delayed.",
      "rarity_id": 8,
      "category_id": 14,
      "stats": {
        "attack": 86,
        "defense": 75
      }
    },
    {
      "id": 180,
      "name": "Ultra Blender",
      "description": "The reviewer asked for a change and the payment was completed. The reviewer asked for a change and the shipment was confirmed. No response from the reviewer, so the request was replaced. No response from the courier, so the document was approved.",
      "rarity_id": 1,
      "category_id": 5,
      "stats": {
        "attack": 73,
        "defense": 3
      }
    },
    {
      "id": 181,
      "name": "Smart Tent",
      "description": "The account owner asked for a change and the booking was reopened. The account owner confirmed the details and the delivery was reviewed.",
      "rarity_id": 5,
      "category_id": 7,
      "stats": {
        "attack": 73,
        "defense": 32
      }
    },
    {
      "id": 182,
      "name": "Ultra Notebook",
      "description": "The customer reported a standard issue; the payment was approved. The invoice was escalated — incomplete case, no further action. The request was completed — incomplete case, no further action.",
      "rarity_id": 10,
      "category_id": 12,
      "stats": {
        "attack": 70,
        "defense": 89
      }
    },
    {
      "id": 183,
      "name": "Wireless Headphones",
      "description": "The team reported a duplicate issue; the order was refunded. The booking was replaced — automatic case, no further action. The session was delayed — unusual case, no further action. The team reported a duplicate issue; the claim was rejected.",
      "rarity_id": 4,
      "category_id": 8,
      "stats": {
        "attack": 25,
        "defense": 12
      }
    },
    {
      "id": 184,
      "name": "Premium Keyboard",
      "description": "The account was updated — unusual case, no further action. The refund was completed — incomplete case, no further action. The team confirmed the details and the account was updated. No response from the customer, so the report was cancelled.",
      "rarity_id": 3,
      "category_id": 3,
      "stats": {
        "attack": 90,
        "defense": 0
      }
    },
    {
      "id": 185,
      "name": "Mini Charger",
      "description": "The reviewer asked for a change and the payment was confirmed. The shipment was resolved — late case, no further action. The supplier confirmed the details and the payment was escalated. The supplier reported an automatic issue; the payment was completed.",
      "rarity_id": 3,
      "category_id": 10,
      "stats": {
        "attack": 85,
        "defense": 83
      }
    },
    {
      "id": 186,
      "name": "Essential Toolkit",
      "description": "The report was resolved — incomplete case, no further action. The courier asked for a change and the item was processed. The appointment was approved — incomplete case, no further action.",
      "rarity_id": 2,
      "category_id": 3,
      "stats": {
        "attack": 26,
        "defense": 98
      }
    },
    {
      "id": 187,
      "name": "Portable Planter",
      "description": null,
      "rarity_id": 5,
      "category_id": 14,
      "stats": {
        "attack": 22,
        "defense": 86
      }
    },
    {
      "id": 188,
      "name": "Deluxe Charger",
      "description": "The account owner reported a repeat issue; the document was refunded. The booking was replaced — minor case, no further action. The team reported a minor issue; the claim was closed. The session was delayed — late case, no further action.",
      "rarity_id": 10,
      "category_id": 3,
      "stats": {
        "attack": 65,
        "defense": 34
      }
    },
    {
      "id": 189,
      "name": "Eco Tent",
      "description": "The account owner confirmed the details and the refund was replaced. The claim was confirmed — partial case, no further action. The supplier asked for a change and the booking was rescheduled. The transfer was delayed — minor case, no further action.",
      "rarity_id": 2,
      "category_id": 3,
      "stats": {
        "attack": 46,
        "defense": 43
      }
    },
    {
      "id": 190,
      "name": "Folding Camera",
      "description": "The record was escalated — repeat case, no further action. The team asked for a change and the transfer was reopened. An operator asked for a change and the claim was replaced. The team asked for a change and the claim was resolved.",
      "rarity_id": 6,
      "category_id": 12,
      "stats": {
        "attack": 5,
        "defense": 38
      }
    },
    {
      "id": 191,
      "name": "Essential Blender",
      "description": "An operator reported a manual issue; the booking was updated. The reviewer asked for a change and the refund was reopened. The courier asked for a change and the record was reopened.",
      "rarity_id": 3,
      "category_id": 6,
      "stats": {
        "attack": 46,
        "defense": 30
      }
    },
    {
      "id": 192,
      "name": "Premium Router",
      "description": "The customer reported a partial issue; the order was reviewed. An operator reported an unusual issue; the item was reopened.",
      "rarity_id": 2,
      "category_id": 15,
      "stats": {
        "attack": 89,
        "defense": 57
      }
    },
    {
      "id": 193,
      "name": "Compact Tent",
      "description": null,
      "rarity_id": 7,
      "category_id": 13,
      "stats": {
        "attack": 47,
        "defense": 18
      }
    },
    {
      "id": 194,
      "name": "Eco Chair",
      "description": null,
      "rarity_id": 5,
      "category_id": 10,
      "stats": {
        "attack": 54,
        "defense": 3
      }
    },
    {
      "id": 195,
      "name": "Eco Kettle",
      "description": "The courier asked for a change and the invoice was confirmed. The account owner asked for a change and the ticket was refunded. No response from the supplier, so the payment was delayed. The customer asked for a change and the shipment was processed.",
      "rarity_id": 7,
      "category_id": 3,
      "stats": {
        "attack": 64,
        "defense": 41
      }
    },
    {
      "id": 196,
      "name": "Smart Monitor",
      "description": "The supplier confirmed the details and the document was updated. The session was rescheduled — incomplete case, no further action. The supplier reported a partial issue; the document was replaced. No response from the account owner, so the shipment was delayed.",
      "rarity_id": 4,
      "category_id": 11,
      "stats": {
        "attack": 9,
        "defense": 16
      }
    },
    {
      "id": 197,
      "name": "Wireless Jacket",
      "description": "The courier asked for a change and the delivery was closed. The team reported a repeat issue; the record was processed.",
      "rarity_id": 8,
      "category_id": 12,
      "stats": {
        "attack": 89,
        "defense": 26
      }
    },
    {
      "id": 198,
      "name": "Heavy Duty Monitor",
      "description": "The customer confirmed the details and the refund was escalated. The team confirmed the details and the refund was delayed. The reviewer asked for a change and the session was confirmed.",
      "rarity_id": 9,
      "category_id": 7,
      "stats": {
        "attack": 12,
        "defense": 91
      }
    },
    {
      "id": 199,
      "name": "Slim Toolkit",
      "description": "The report was cancelled — routine case, no further action. The courier reported a partial issue; the item was refunded.",
      "rarity_id": 6,
      "category_id": 4,
      "stats": {
        "attack": 1,
        "defense": 37
      }
    },
    {
      "id": 200,
      "name": "Standard Router",
      "description": "The reviewer confirmed the details and the transfer was rescheduled. The team reported a partial issue; the item was escalated.",
      "rarity_id": 6,
      "category_id": 9,
      "stats": {
        "attack": 72,
        "defense": 26
      }
    }
  ]
}
