A Typescript server emulator for Box Critters, a defunct virtual world.
at main 200 kB view raw
1[ 2 { 3 "itemId": "3d_black", 4 "name": "Black 3D Glasses", 5 "cost": 100, 6 "slot": "eyes", 7 "theme": "movie", 8 "hideEars": null, 9 "hideNose": null, 10 "icon": "https://media.boxcritters.com/items/3d_black/icon.png", 11 "bits": { 12 "front": "https://media.boxcritters.com/items/3d_black/front.png" 13 }, 14 "sprites": "https://media.boxcritters.com/items/3d_black/sprites.png" 15 }, 16 { 17 "itemId": "viking", 18 "name": "Red Viking Helmet", 19 "cost": 10, 20 "slot": "head", 21 "theme": "viking", 22 "hideEars": null, 23 "hideNose": null, 24 "icon": "https://media.boxcritters.com/items/viking/icon.png", 25 "bits": { "front": "https://media.boxcritters.com/items/viking/front.png" }, 26 "sprites": "https://media.boxcritters.com/items/viking/sprites.png" 27 }, 28 { 29 "itemId": "viking_blue", 30 "name": "Blue Viking Helmet", 31 "cost": 100, 32 "slot": "head", 33 "theme": "viking", 34 "hideEars": null, 35 "hideNose": null, 36 "icon": "https://media.boxcritters.com/items/viking_blue/icon.png", 37 "bits": { 38 "front": "https://media.boxcritters.com/items/viking_blue/front.png" 39 }, 40 "sprites": "https://media.boxcritters.com/items/viking_blue/sprites.png" 41 }, 42 { 43 "itemId": "3d_white", 44 "name": "White 3D Glasses", 45 "cost": 100, 46 "slot": "eyes", 47 "theme": "movie", 48 "hideEars": null, 49 "hideNose": null, 50 "icon": "https://media.boxcritters.com/items/3d_white/icon.png", 51 "bits": { 52 "front": "https://media.boxcritters.com/items/3d_white/front.png" 53 }, 54 "sprites": "https://media.boxcritters.com/items/3d_white/sprites.png" 55 }, 56 { 57 "itemId": "headphones_black", 58 "name": "Black Headphones", 59 "cost": 100, 60 "slot": "ears", 61 "theme": "gamer", 62 "hideEars": null, 63 "hideNose": null, 64 "icon": "https://media.boxcritters.com/items/headphones_black/icon.png", 65 "bits": { 66 "front": "https://media.boxcritters.com/items/headphones_black/front.png", 67 "back": "https://media.boxcritters.com/items/headphones_black/back.png" 68 }, 69 "sprites": "https://media.boxcritters.com/items/headphones_black/sprites.png" 70 }, 71 { 72 "itemId": "headphones_white", 73 "name": "White Headphones", 74 "cost": 100, 75 "slot": "ears", 76 "theme": "gamer", 77 "hideEars": null, 78 "hideNose": null, 79 "icon": "https://media.boxcritters.com/items/headphones_white/icon.png", 80 "bits": { 81 "front": "https://media.boxcritters.com/items/headphones_white/front.png", 82 "back": "https://media.boxcritters.com/items/headphones_white/back.png" 83 }, 84 "sprites": "https://media.boxcritters.com/items/headphones_white/sprites.png" 85 }, 86 { 87 "itemId": "toque_pink", 88 "name": "Pink Toque", 89 "cost": 100, 90 "slot": "head", 91 "theme": "winter", 92 "hideEars": null, 93 "hideNose": null, 94 "icon": "https://media.boxcritters.com/items/toque_pink/icon.png", 95 "bits": { 96 "front": "https://media.boxcritters.com/items/toque_pink/front.png" 97 }, 98 "sprites": "https://media.boxcritters.com/items/toque_pink/sprites.png" 99 }, 100 { 101 "itemId": "toque_purple", 102 "name": "Purple Toque", 103 "cost": 100, 104 "slot": "head", 105 "theme": "winter", 106 "hideEars": null, 107 "hideNose": null, 108 "icon": "https://media.boxcritters.com/items/toque_purple/icon.png", 109 "bits": { 110 "front": "https://media.boxcritters.com/items/toque_purple/front.png" 111 }, 112 "sprites": "https://media.boxcritters.com/items/toque_purple/sprites.png" 113 }, 114 { 115 "itemId": "toque_white", 116 "name": "White Toque", 117 "cost": 100, 118 "slot": "head", 119 "theme": "winter", 120 "hideEars": null, 121 "hideNose": null, 122 "icon": "https://media.boxcritters.com/items/toque_white/icon.png", 123 "bits": { 124 "front": "https://media.boxcritters.com/items/toque_white/front.png" 125 }, 126 "sprites": "https://media.boxcritters.com/items/toque_white/sprites.png" 127 }, 128 { 129 "itemId": "toque_blue", 130 "name": "Blue Toque", 131 "cost": 100, 132 "slot": "head", 133 "theme": "winter", 134 "hideEars": null, 135 "hideNose": null, 136 "icon": "https://media.boxcritters.com/items/toque_blue/icon.png", 137 "bits": { 138 "front": "https://media.boxcritters.com/items/toque_blue/front.png" 139 }, 140 "sprites": "https://media.boxcritters.com/items/toque_blue/sprites.png" 141 }, 142 { 143 "itemId": "plaid_red", 144 "name": "Red Plaid", 145 "cost": 400, 146 "slot": "body", 147 "theme": "explore", 148 "hideEars": null, 149 "hideNose": null, 150 "icon": "https://media.boxcritters.com/items/plaid_red/icon.png", 151 "bits": { 152 "front": "https://media.boxcritters.com/items/plaid_red/front.png" 153 }, 154 "sprites": "https://media.boxcritters.com/items/plaid_red/sprites.png" 155 }, 156 { 157 "itemId": "plaid_blue", 158 "name": "Blue Plaid", 159 "cost": 400, 160 "slot": "body", 161 "theme": "explore", 162 "hideEars": null, 163 "hideNose": null, 164 "icon": "https://media.boxcritters.com/items/plaid_blue/icon.png", 165 "bits": { 166 "front": "https://media.boxcritters.com/items/plaid_blue/front.png" 167 }, 168 "sprites": "https://media.boxcritters.com/items/plaid_blue/sprites.png" 169 }, 170 { 171 "itemId": "propeller", 172 "name": "Propeller Cap", 173 "cost": 100, 174 "slot": "head", 175 "theme": "silly", 176 "hideEars": null, 177 "hideNose": null, 178 "icon": "https://media.boxcritters.com/items/propeller/icon.png", 179 "bits": { 180 "front": "https://media.boxcritters.com/items/propeller/front.png" 181 }, 182 "sprites": "https://media.boxcritters.com/items/propeller/sprites.png" 183 }, 184 { 185 "itemId": "propeller_blue", 186 "name": "Blue Propeller Cap", 187 "cost": 100, 188 "slot": "head", 189 "theme": "silly", 190 "hideEars": null, 191 "hideNose": null, 192 "icon": "https://media.boxcritters.com/items/propeller_blue/icon.png", 193 "bits": { 194 "front": "https://media.boxcritters.com/items/propeller_blue/front.png" 195 }, 196 "sprites": "https://media.boxcritters.com/items/propeller_blue/sprites.png" 197 }, 198 { 199 "itemId": "propeller_pink", 200 "name": "Pink Propeller Cap", 201 "cost": 100, 202 "slot": "head", 203 "theme": "silly", 204 "hideEars": null, 205 "hideNose": null, 206 "icon": "https://media.boxcritters.com/items/propeller_pink/icon.png", 207 "bits": { 208 "front": "https://media.boxcritters.com/items/propeller_pink/front.png" 209 }, 210 "sprites": "https://media.boxcritters.com/items/propeller_pink/sprites.png" 211 }, 212 { 213 "itemId": "propeller_gold", 214 "name": "Gold Propeller Cap", 215 "cost": 100, 216 "slot": "head", 217 "theme": "silly", 218 "hideEars": null, 219 "hideNose": null, 220 "icon": "https://media.boxcritters.com/items/propeller_gold/icon.png", 221 "bits": { 222 "front": "https://media.boxcritters.com/items/propeller_gold/front.png" 223 }, 224 "sprites": "https://media.boxcritters.com/items/propeller_gold/sprites.png" 225 }, 226 { 227 "itemId": "hoodie_black", 228 "name": "Black Hoodie", 229 "cost": 100, 230 "slot": "body", 231 "theme": "", 232 "hideEars": null, 233 "hideNose": null, 234 "icon": "https://media.boxcritters.com/items/hoodie_black/icon.png", 235 "bits": { 236 "front": "https://media.boxcritters.com/items/hoodie_black/front.png" 237 }, 238 "sprites": "https://media.boxcritters.com/items/hoodie_black/sprites.png" 239 }, 240 { 241 "itemId": "hoodie_blue", 242 "name": "Blue Hoodie", 243 "cost": 100, 244 "slot": "body", 245 "theme": "", 246 "hideEars": null, 247 "hideNose": null, 248 "icon": "https://media.boxcritters.com/items/hoodie_blue/icon.png", 249 "bits": { 250 "front": "https://media.boxcritters.com/items/hoodie_blue/front.png" 251 }, 252 "sprites": "https://media.boxcritters.com/items/hoodie_blue/sprites.png" 253 }, 254 { 255 "itemId": "hoodie_green", 256 "name": "Green Hoddie", 257 "cost": 100, 258 "slot": "body", 259 "theme": "", 260 "hideEars": null, 261 "hideNose": null, 262 "icon": "https://media.boxcritters.com/items/hoodie_green/icon.png", 263 "bits": { 264 "front": "https://media.boxcritters.com/items/hoodie_green/front.png" 265 }, 266 "sprites": "https://media.boxcritters.com/items/hoodie_green/sprites.png" 267 }, 268 { 269 "itemId": "hoodie_pink", 270 "name": "Pink Hoodie", 271 "cost": 100, 272 "slot": "body", 273 "theme": "", 274 "hideEars": null, 275 "hideNose": null, 276 "icon": "https://media.boxcritters.com/items/hoodie_pink/icon.png", 277 "bits": { 278 "front": "https://media.boxcritters.com/items/hoodie_pink/front.png" 279 }, 280 "sprites": "https://media.boxcritters.com/items/hoodie_pink/sprites.png" 281 }, 282 { 283 "itemId": "hoodie_purple", 284 "name": "Purple Hoodie", 285 "cost": 100, 286 "slot": "body", 287 "theme": "", 288 "hideEars": null, 289 "hideNose": null, 290 "icon": "https://media.boxcritters.com/items/hoodie_purple/icon.png", 291 "bits": { 292 "front": "https://media.boxcritters.com/items/hoodie_purple/front.png" 293 }, 294 "sprites": "https://media.boxcritters.com/items/hoodie_purple/sprites.png" 295 }, 296 { 297 "itemId": "hoodie_white", 298 "name": "White Hoodie", 299 "cost": 100, 300 "slot": "body", 301 "theme": "", 302 "hideEars": null, 303 "hideNose": null, 304 "icon": "https://media.boxcritters.com/items/hoodie_white/icon.png", 305 "bits": { 306 "front": "https://media.boxcritters.com/items/hoodie_white/front.png" 307 }, 308 "sprites": "https://media.boxcritters.com/items/hoodie_white/sprites.png" 309 }, 310 { 311 "itemId": "sleeping", 312 "name": "Sleeping Cap", 313 "cost": 100, 314 "slot": "head", 315 "theme": "", 316 "hideEars": null, 317 "hideNose": null, 318 "icon": "https://media.boxcritters.com/items/sleeping/icon.png", 319 "bits": { 320 "front": "https://media.boxcritters.com/items/sleeping/front.png" 321 }, 322 "sprites": "https://media.boxcritters.com/items/sleeping/sprites.png" 323 }, 324 { 325 "itemId": "party_green", 326 "name": "Green and Yellow Party Hat", 327 "cost": 100, 328 "slot": "head", 329 "theme": "party", 330 "hideEars": true, 331 "hideNose": null, 332 "icon": "https://media.boxcritters.com/items/party_green/icon.png", 333 "bits": { 334 "front": "https://media.boxcritters.com/items/party_green/front.png" 335 }, 336 "sprites": "https://media.boxcritters.com/items/party_green/sprites.png" 337 }, 338 { 339 "itemId": "paperhat", 340 "name": "Newspaper Hat", 341 "cost": 100, 342 "slot": "head", 343 "theme": "", 344 "hideEars": null, 345 "hideNose": null, 346 "icon": "https://media.boxcritters.com/items/paperhat/icon.png", 347 "bits": { 348 "front": "https://media.boxcritters.com/items/paperhat/front.png" 349 }, 350 "sprites": "https://media.boxcritters.com/items/paperhat/sprites.png" 351 }, 352 { 353 "itemId": "space_black", 354 "name": "Space Commander", 355 "cost": 100, 356 "slot": "body", 357 "theme": "space", 358 "hideEars": null, 359 "hideNose": null, 360 "icon": "https://media.boxcritters.com/items/space_black/icon.png", 361 "bits": { 362 "front": "https://media.boxcritters.com/items/space_black/front.png" 363 }, 364 "sprites": "https://media.boxcritters.com/items/space_black/sprites.png" 365 }, 366 { 367 "itemId": "space_blue", 368 "name": "Science Officer", 369 "cost": 100, 370 "slot": "body", 371 "theme": "space", 372 "hideEars": null, 373 "hideNose": null, 374 "icon": "https://media.boxcritters.com/items/space_blue/icon.png", 375 "bits": { 376 "front": "https://media.boxcritters.com/items/space_blue/front.png" 377 }, 378 "sprites": "https://media.boxcritters.com/items/space_blue/sprites.png" 379 }, 380 { 381 "itemId": "space_orange", 382 "name": "Space Engineer", 383 "cost": 100, 384 "slot": "body", 385 "theme": "space", 386 "hideEars": null, 387 "hideNose": null, 388 "icon": "https://media.boxcritters.com/items/space_orange/icon.png", 389 "bits": { 390 "front": "https://media.boxcritters.com/items/space_orange/front.png" 391 }, 392 "sprites": "https://media.boxcritters.com/items/space_orange/sprites.png" 393 }, 394 { 395 "itemId": "space_red", 396 "name": "Security Officer", 397 "cost": 100, 398 "slot": "body", 399 "theme": "space", 400 "hideEars": null, 401 "hideNose": null, 402 "icon": "https://media.boxcritters.com/items/space_red/icon.png", 403 "bits": { 404 "front": "https://media.boxcritters.com/items/space_red/front.png" 405 }, 406 "sprites": "https://media.boxcritters.com/items/space_red/sprites.png" 407 }, 408 { 409 "itemId": "ballcap_black", 410 "name": "Black Ball Cap", 411 "cost": 100, 412 "slot": "head", 413 "theme": "sports", 414 "hideEars": null, 415 "hideNose": null, 416 "icon": "https://media.boxcritters.com/items/ballcap_black/icon.png", 417 "bits": { 418 "front": "https://media.boxcritters.com/items/ballcap_black/front.png" 419 }, 420 "sprites": "https://media.boxcritters.com/items/ballcap_black/sprites.png" 421 }, 422 { 423 "itemId": "ballcap_blue", 424 "name": "Blue Ball Cap", 425 "cost": 100, 426 "slot": "head", 427 "theme": "sports", 428 "hideEars": null, 429 "hideNose": null, 430 "icon": "https://media.boxcritters.com/items/ballcap_blue/icon.png", 431 "bits": { 432 "front": "https://media.boxcritters.com/items/ballcap_blue/front.png" 433 }, 434 "sprites": "https://media.boxcritters.com/items/ballcap_blue/sprites.png" 435 }, 436 { 437 "itemId": "ballcap_green", 438 "name": "Green Ball Cap", 439 "cost": 100, 440 "slot": "head", 441 "theme": "sports", 442 "hideEars": null, 443 "hideNose": null, 444 "icon": "https://media.boxcritters.com/items/ballcap_green/icon.png", 445 "bits": { 446 "front": "https://media.boxcritters.com/items/ballcap_green/front.png" 447 }, 448 "sprites": "https://media.boxcritters.com/items/ballcap_green/sprites.png" 449 }, 450 { 451 "itemId": "ballcap_pink", 452 "name": "Pink Ball Cap", 453 "cost": 100, 454 "slot": "head", 455 "theme": "sports", 456 "hideEars": null, 457 "hideNose": null, 458 "icon": "https://media.boxcritters.com/items/ballcap_pink/icon.png", 459 "bits": { 460 "front": "https://media.boxcritters.com/items/ballcap_pink/front.png" 461 }, 462 "sprites": "https://media.boxcritters.com/items/ballcap_pink/sprites.png" 463 }, 464 { 465 "itemId": "ballcap_red", 466 "name": "Red Ball Cap", 467 "cost": 100, 468 "slot": "head", 469 "theme": "sports", 470 "hideEars": null, 471 "hideNose": null, 472 "icon": "https://media.boxcritters.com/items/ballcap_red/icon.png", 473 "bits": { 474 "front": "https://media.boxcritters.com/items/ballcap_red/front.png" 475 }, 476 "sprites": "https://media.boxcritters.com/items/ballcap_red/sprites.png" 477 }, 478 { 479 "itemId": "ballcap_yellow", 480 "name": "Yellow Ball Cap", 481 "cost": 100, 482 "slot": "head", 483 "theme": "sports", 484 "hideEars": null, 485 "hideNose": null, 486 "icon": "https://media.boxcritters.com/items/ballcap_yellow/icon.png", 487 "bits": { 488 "front": "https://media.boxcritters.com/items/ballcap_yellow/front.png" 489 }, 490 "sprites": "https://media.boxcritters.com/items/ballcap_yellow/sprites.png" 491 }, 492 { 493 "itemId": "bandana_red", 494 "name": "Red Bandana", 495 "cost": 100, 496 "slot": "head", 497 "theme": "pirate", 498 "hideEars": true, 499 "hideNose": null, 500 "icon": "https://media.boxcritters.com/items/bandana_red/icon.png", 501 "bits": { 502 "front": "https://media.boxcritters.com/items/bandana_red/front.png" 503 }, 504 "sprites": "https://media.boxcritters.com/items/bandana_red/sprites.png" 505 }, 506 { 507 "itemId": "bandana_blue", 508 "name": "Blue Bandana", 509 "cost": 100, 510 "slot": "head", 511 "theme": "pirate", 512 "hideEars": true, 513 "hideNose": null, 514 "icon": "https://media.boxcritters.com/items/bandana_blue/icon.png", 515 "bits": { 516 "front": "https://media.boxcritters.com/items/bandana_blue/front.png" 517 }, 518 "sprites": "https://media.boxcritters.com/items/bandana_blue/sprites.png" 519 }, 520 { 521 "itemId": "tshirt_black", 522 "name": "Black T-Shirt", 523 "cost": 100, 524 "slot": "body", 525 "theme": "", 526 "hideEars": null, 527 "hideNose": null, 528 "icon": "https://media.boxcritters.com/items/tshirt_black/icon.png", 529 "bits": { 530 "front": "https://media.boxcritters.com/items/tshirt_black/front.png" 531 }, 532 "sprites": "https://media.boxcritters.com/items/tshirt_black/sprites.png" 533 }, 534 { 535 "itemId": "tshirt_white", 536 "name": "Inside Out White T-Shirt", 537 "cost": 100, 538 "slot": "body", 539 "theme": "", 540 "hideEars": null, 541 "hideNose": null, 542 "icon": "https://media.boxcritters.com/items/tshirt_white/icon.png", 543 "bits": { 544 "front": "https://media.boxcritters.com/items/tshirt_white/front.png" 545 }, 546 "sprites": "https://media.boxcritters.com/items/tshirt_white/sprites.png" 547 }, 548 { 549 "itemId": "float_yellow", 550 "name": "Yellow Duck Floatie", 551 "cost": 100, 552 "slot": "hand", 553 "theme": "silly", 554 "hideEars": null, 555 "hideNose": null, 556 "icon": "https://media.boxcritters.com/items/float_yellow/icon.png", 557 "bits": { 558 "front": "https://media.boxcritters.com/items/float_yellow/front.png", 559 "back": "https://media.boxcritters.com/items/float_yellow/back.png" 560 }, 561 "sprites": "https://media.boxcritters.com/items/float_yellow/sprites.png" 562 }, 563 { 564 "itemId": "pirate_patch", 565 "name": "Pirate Patch", 566 "cost": 100, 567 "slot": "mask", 568 "theme": "pirate", 569 "hideEars": null, 570 "hideNose": null, 571 "icon": "https://media.boxcritters.com/items/pirate_patch/icon.png", 572 "bits": { 573 "front": "https://media.boxcritters.com/items/pirate_patch/front.png" 574 }, 575 "sprites": "https://media.boxcritters.com/items/pirate_patch/sprites.png" 576 }, 577 { 578 "itemId": "pirate_crew_blue", 579 "name": "Pirate Crew Blue", 580 "cost": 100, 581 "slot": "body", 582 "theme": "pirate", 583 "hideEars": null, 584 "hideNose": null, 585 "icon": "https://media.boxcritters.com/items/pirate_crew_blue/icon.png", 586 "bits": { 587 "front": "https://media.boxcritters.com/items/pirate_crew_blue/front.png" 588 }, 589 "sprites": "https://media.boxcritters.com/items/pirate_crew_blue/sprites.png" 590 }, 591 { 592 "itemId": "pirate_capt_black", 593 "name": "Black Pirate Captain", 594 "cost": 100, 595 "slot": "body", 596 "theme": "pirate", 597 "hideEars": null, 598 "hideNose": null, 599 "icon": "https://media.boxcritters.com/items/pirate_capt_black/icon.png", 600 "bits": { 601 "front": "https://media.boxcritters.com/items/pirate_capt_black/front.png" 602 }, 603 "sprites": "https://media.boxcritters.com/items/pirate_capt_black/sprites.png" 604 }, 605 { 606 "itemId": "pirate_capt_red", 607 "name": "Red Pirate Captian", 608 "cost": 100, 609 "slot": "body", 610 "theme": "pirate", 611 "hideEars": null, 612 "hideNose": null, 613 "icon": "https://media.boxcritters.com/items/pirate_capt_red/icon.png", 614 "bits": { 615 "front": "https://media.boxcritters.com/items/pirate_capt_red/front.png" 616 }, 617 "sprites": "https://media.boxcritters.com/items/pirate_capt_red/sprites.png" 618 }, 619 { 620 "itemId": "pirate_hat_black", 621 "name": "Black Pirate Hat", 622 "cost": 100, 623 "slot": "head", 624 "theme": "pirate", 625 "hideEars": null, 626 "hideNose": null, 627 "icon": "https://media.boxcritters.com/items/pirate_hat_black/icon.png", 628 "bits": { 629 "front": "https://media.boxcritters.com/items/pirate_hat_black/front.png" 630 }, 631 "sprites": "https://media.boxcritters.com/items/pirate_hat_black/sprites.png" 632 }, 633 { 634 "itemId": "pirate_hat_blue", 635 "name": "Blue Pirate Hat", 636 "cost": 100, 637 "slot": "head", 638 "theme": "pirate", 639 "hideEars": null, 640 "hideNose": null, 641 "icon": "https://media.boxcritters.com/items/pirate_hat_blue/icon.png", 642 "bits": { 643 "front": "https://media.boxcritters.com/items/pirate_hat_blue/front.png" 644 }, 645 "sprites": "https://media.boxcritters.com/items/pirate_hat_blue/sprites.png" 646 }, 647 { 648 "itemId": "guitar_blue", 649 "name": "Blue Electric Guitar", 650 "cost": 100, 651 "slot": "hand", 652 "theme": "music", 653 "hideEars": null, 654 "hideNose": null, 655 "icon": "https://media.boxcritters.com/items/guitar_blue/icon.png", 656 "bits": { 657 "front": "https://media.boxcritters.com/items/guitar_blue/front.png" 658 }, 659 "sprites": "https://media.boxcritters.com/items/guitar_blue/sprites.png" 660 }, 661 { 662 "itemId": "pickle", 663 "name": "Pickle", 664 "cost": 100, 665 "slot": "head", 666 "theme": "silly", 667 "hideEars": null, 668 "hideNose": null, 669 "icon": "https://media.boxcritters.com/items/pickle/icon.png", 670 "bits": { "front": "https://media.boxcritters.com/items/pickle/front.png" }, 671 "sprites": "https://media.boxcritters.com/items/pickle/sprites.png" 672 }, 673 { 674 "itemId": "grass_yellow", 675 "name": "Yellow Grass Skirt", 676 "cost": 100, 677 "slot": "belt", 678 "theme": "hawaiian", 679 "hideEars": null, 680 "hideNose": null, 681 "icon": "https://media.boxcritters.com/items/grass_yellow/icon.png", 682 "bits": { 683 "front": "https://media.boxcritters.com/items/grass_yellow/front.png" 684 }, 685 "sprites": "https://media.boxcritters.com/items/grass_yellow/sprites.png" 686 }, 687 { 688 "itemId": "grass_green", 689 "name": "Green Grass Skirt", 690 "cost": 100, 691 "slot": "belt", 692 "theme": "hawaiian", 693 "hideEars": null, 694 "hideNose": null, 695 "icon": "https://media.boxcritters.com/items/grass_green/icon.png", 696 "bits": { 697 "front": "https://media.boxcritters.com/items/grass_green/front.png" 698 }, 699 "sprites": "https://media.boxcritters.com/items/grass_green/sprites.png" 700 }, 701 { 702 "itemId": "hawaii_blue", 703 "name": "Blue Hawaiian Shirt", 704 "cost": 100, 705 "slot": "body", 706 "theme": "hawaiian", 707 "hideEars": null, 708 "hideNose": null, 709 "icon": "https://media.boxcritters.com/items/hawaii_blue/icon.png", 710 "bits": { 711 "front": "https://media.boxcritters.com/items/hawaii_blue/front.png" 712 }, 713 "sprites": "https://media.boxcritters.com/items/hawaii_blue/sprites.png" 714 }, 715 { 716 "itemId": "hawaii_orange", 717 "name": "Orange Hawaiian Shirt", 718 "cost": 100, 719 "slot": "body", 720 "theme": "hawaiian", 721 "hideEars": null, 722 "hideNose": null, 723 "icon": "https://media.boxcritters.com/items/hawaii_orange/icon.png", 724 "bits": { 725 "front": "https://media.boxcritters.com/items/hawaii_orange/front.png" 726 }, 727 "sprites": "https://media.boxcritters.com/items/hawaii_orange/sprites.png" 728 }, 729 { 730 "itemId": "fishing_green", 731 "name": "Fishing Hat", 732 "cost": 100, 733 "slot": "head", 734 "theme": "explore", 735 "hideEars": null, 736 "hideNose": null, 737 "icon": "https://media.boxcritters.com/items/fishing_green/icon.png", 738 "bits": { 739 "front": "https://media.boxcritters.com/items/fishing_green/front.png" 740 }, 741 "sprites": "https://media.boxcritters.com/items/fishing_green/sprites.png" 742 }, 743 { 744 "itemId": "unclesam", 745 "name": "Uncle Sam Hat", 746 "cost": 100, 747 "slot": "head", 748 "theme": "party", 749 "hideEars": null, 750 "hideNose": null, 751 "icon": "https://media.boxcritters.com/items/unclesam/icon.png", 752 "bits": { 753 "front": "https://media.boxcritters.com/items/unclesam/front.png" 754 }, 755 "sprites": "https://media.boxcritters.com/items/unclesam/sprites.png" 756 }, 757 { 758 "itemId": "box_hat_brown", 759 "name": "Cardboard Box Hat", 760 "cost": 100, 761 "slot": "head", 762 "theme": "silly", 763 "hideEars": null, 764 "hideNose": null, 765 "icon": "https://media.boxcritters.com/items/box_hat_brown/icon.png", 766 "bits": { 767 "front": "https://media.boxcritters.com/items/box_hat_brown/front.png" 768 }, 769 "sprites": "https://media.boxcritters.com/items/box_hat_brown/sprites.png" 770 }, 771 { 772 "itemId": "box_hat_purple", 773 "name": "Purple Cardboard Box Hat", 774 "cost": 100, 775 "slot": "head", 776 "theme": "silly", 777 "hideEars": null, 778 "hideNose": null, 779 "icon": "https://media.boxcritters.com/items/box_hat_purple/icon.png", 780 "bits": { 781 "front": "https://media.boxcritters.com/items/box_hat_purple/front.png" 782 }, 783 "sprites": "https://media.boxcritters.com/items/box_hat_purple/sprites.png" 784 }, 785 { 786 "itemId": "monk", 787 "name": "Monk Robe", 788 "cost": 100, 789 "slot": "body", 790 "theme": "movie", 791 "hideEars": null, 792 "hideNose": null, 793 "icon": "https://media.boxcritters.com/items/monk/icon.png", 794 "bits": { "front": "https://media.boxcritters.com/items/monk/front.png" }, 795 "sprites": "https://media.boxcritters.com/items/monk/sprites.png" 796 }, 797 { 798 "itemId": "pot", 799 "name": "Pot Helm", 800 "cost": 100, 801 "slot": "head", 802 "theme": "silly", 803 "hideEars": null, 804 "hideNose": null, 805 "icon": "https://media.boxcritters.com/items/pot/icon.png", 806 "bits": { "front": "https://media.boxcritters.com/items/pot/front.png" }, 807 "sprites": "https://media.boxcritters.com/items/pot/sprites.png" 808 }, 809 { 810 "itemId": "goggles_black", 811 "name": "Black Goggles", 812 "cost": 100, 813 "slot": "eyes", 814 "theme": "sports", 815 "hideEars": null, 816 "hideNose": null, 817 "icon": "https://media.boxcritters.com/items/goggles_black/icon.png", 818 "bits": { 819 "front": "https://media.boxcritters.com/items/goggles_black/front.png" 820 }, 821 "sprites": "https://media.boxcritters.com/items/goggles_black/sprites.png" 822 }, 823 { 824 "itemId": "goggles_green", 825 "name": "Green Goggles", 826 "cost": 20, 827 "slot": "eyes", 828 "theme": "sports", 829 "hideEars": null, 830 "hideNose": null, 831 "icon": "https://media.boxcritters.com/items/goggles_green/icon.png", 832 "bits": { 833 "front": "https://media.boxcritters.com/items/goggles_green/front.png" 834 }, 835 "sprites": "https://media.boxcritters.com/items/goggles_green/sprites.png" 836 }, 837 { 838 "itemId": "goggles_white", 839 "name": "White Goggles", 840 "cost": 100, 841 "slot": "eyes", 842 "theme": "sports", 843 "hideEars": null, 844 "hideNose": null, 845 "icon": "https://media.boxcritters.com/items/goggles_white/icon.png", 846 "bits": { 847 "front": "https://media.boxcritters.com/items/goggles_white/front.png" 848 }, 849 "sprites": "https://media.boxcritters.com/items/goggles_white/sprites.png" 850 }, 851 { 852 "itemId": "goggles_pink", 853 "name": "Pink Googles", 854 "cost": 100, 855 "slot": "eyes", 856 "theme": "sports", 857 "hideEars": null, 858 "hideNose": null, 859 "icon": "https://media.boxcritters.com/items/goggles_pink/icon.png", 860 "bits": { 861 "front": "https://media.boxcritters.com/items/goggles_pink/front.png" 862 }, 863 "sprites": "https://media.boxcritters.com/items/goggles_pink/sprites.png" 864 }, 865 { 866 "itemId": "lifejacket_red", 867 "name": "Red Lifejacket", 868 "cost": 100, 869 "slot": "body", 870 "theme": "sports", 871 "hideEars": null, 872 "hideNose": null, 873 "icon": "https://media.boxcritters.com/items/lifejacket_red/icon.png", 874 "bits": { 875 "front": "https://media.boxcritters.com/items/lifejacket_red/front.png" 876 }, 877 "sprites": "https://media.boxcritters.com/items/lifejacket_red/sprites.png" 878 }, 879 { 880 "itemId": "cone", 881 "name": "Critter Cone", 882 "cost": 100, 883 "slot": "neck", 884 "theme": "silly", 885 "hideEars": null, 886 "hideNose": true, 887 "icon": "https://media.boxcritters.com/items/cone/icon.png", 888 "bits": { 889 "front": "https://media.boxcritters.com/items/cone/front.png", 890 "back": "https://media.boxcritters.com/items/cone/back.png" 891 }, 892 "sprites": "https://media.boxcritters.com/items/cone/sprites.png" 893 }, 894 { 895 "itemId": "lei_red", 896 "name": "Red Hawaiian Lei", 897 "cost": 100, 898 "slot": "neck", 899 "theme": "hawaiian", 900 "hideEars": null, 901 "hideNose": null, 902 "icon": "https://media.boxcritters.com/items/lei_red/icon.png", 903 "bits": { 904 "front": "https://media.boxcritters.com/items/lei_red/front.png" 905 }, 906 "sprites": "https://media.boxcritters.com/items/lei_red/sprites.png" 907 }, 908 { 909 "itemId": "backpack_green", 910 "name": "Green Camping Backpack", 911 "cost": 1000, 912 "slot": "pack", 913 "theme": "explore", 914 "hideEars": null, 915 "hideNose": null, 916 "icon": "https://media.boxcritters.com/items/backpack_green/icon.png", 917 "bits": { 918 "front": "https://media.boxcritters.com/items/backpack_green/front.png", 919 "back": "https://media.boxcritters.com/items/backpack_green/back.png" 920 }, 921 "sprites": "https://media.boxcritters.com/items/backpack_green/sprites.png" 922 }, 923 { 924 "itemId": "bunny_blue", 925 "name": "Blue Bunny Ears", 926 "cost": 100, 927 "slot": "head", 928 "theme": "event", 929 "hideEars": null, 930 "hideNose": null, 931 "icon": "https://media.boxcritters.com/items/bunny_blue/icon.png", 932 "bits": { 933 "front": "https://media.boxcritters.com/items/bunny_blue/front.png" 934 }, 935 "sprites": "https://media.boxcritters.com/items/bunny_blue/sprites.png" 936 }, 937 { 938 "itemId": "bunny_pink", 939 "name": "Pink Bunny Ears", 940 "cost": 100, 941 "slot": "head", 942 "theme": "event", 943 "hideEars": null, 944 "hideNose": null, 945 "icon": "https://media.boxcritters.com/items/bunny_pink/icon.png", 946 "bits": { 947 "front": "https://media.boxcritters.com/items/bunny_pink/front.png" 948 }, 949 "sprites": "https://media.boxcritters.com/items/bunny_pink/sprites.png" 950 }, 951 { 952 "itemId": "bunny_white", 953 "name": "White Bunny Ears", 954 "cost": 100, 955 "slot": "head", 956 "theme": "event", 957 "hideEars": null, 958 "hideNose": null, 959 "icon": "https://media.boxcritters.com/items/bunny_white/icon.png", 960 "bits": { 961 "front": "https://media.boxcritters.com/items/bunny_white/front.png" 962 }, 963 "sprites": "https://media.boxcritters.com/items/bunny_white/sprites.png" 964 }, 965 { 966 "itemId": "easteregg_a", 967 "name": "Easter Egg", 968 "cost": 100, 969 "slot": "head", 970 "theme": "event", 971 "hideEars": null, 972 "hideNose": true, 973 "icon": "https://media.boxcritters.com/items/easteregg_a/icon.png", 974 "bits": { 975 "front": "https://media.boxcritters.com/items/easteregg_a/front.png" 976 }, 977 "sprites": "https://media.boxcritters.com/items/easteregg_a/sprites.png" 978 }, 979 { 980 "itemId": "easteregg_b", 981 "name": "Easter Egg", 982 "cost": 100, 983 "slot": "head", 984 "theme": "event", 985 "hideEars": null, 986 "hideNose": null, 987 "icon": "https://media.boxcritters.com/items/easteregg_b/icon.png", 988 "bits": { 989 "front": "https://media.boxcritters.com/items/easteregg_b/front.png" 990 }, 991 "sprites": "https://media.boxcritters.com/items/easteregg_b/sprites.png" 992 }, 993 { 994 "itemId": "easteregg_c", 995 "name": "Easter Egg", 996 "cost": 100, 997 "slot": "head", 998 "theme": "event", 999 "hideEars": null, 1000 "hideNose": true, 1001 "icon": "https://media.boxcritters.com/items/easteregg_c/icon.png", 1002 "bits": { 1003 "front": "https://media.boxcritters.com/items/easteregg_c/front.png" 1004 }, 1005 "sprites": "https://media.boxcritters.com/items/easteregg_c/sprites.png" 1006 }, 1007 { 1008 "itemId": "moose", 1009 "name": "Moose Antlers", 1010 "cost": 100, 1011 "slot": "ears", 1012 "theme": "silly", 1013 "hideEars": null, 1014 "hideNose": null, 1015 "icon": "https://media.boxcritters.com/items/moose/icon.png", 1016 "bits": { "front": "https://media.boxcritters.com/items/moose/front.png" }, 1017 "sprites": "https://media.boxcritters.com/items/moose/sprites.png" 1018 }, 1019 { 1020 "itemId": "ninja_swords", 1021 "name": "Ninja Swords", 1022 "cost": 100, 1023 "slot": "pack", 1024 "theme": "ninja", 1025 "hideEars": null, 1026 "hideNose": null, 1027 "icon": "https://media.boxcritters.com/items/ninja_swords/icon.png", 1028 "bits": { 1029 "back": "https://media.boxcritters.com/items/ninja_swords/back.png" 1030 }, 1031 "sprites": "https://media.boxcritters.com/items/ninja_swords/sprites.png" 1032 }, 1033 { 1034 "itemId": "overalls_orange", 1035 "name": "Orange Overalls", 1036 "cost": 100, 1037 "slot": "body", 1038 "theme": "work", 1039 "hideEars": null, 1040 "hideNose": null, 1041 "icon": "https://media.boxcritters.com/items/overalls_orange/icon.png", 1042 "bits": { 1043 "front": "https://media.boxcritters.com/items/overalls_orange/front.png" 1044 }, 1045 "sprites": "https://media.boxcritters.com/items/overalls_orange/sprites.png" 1046 }, 1047 { 1048 "itemId": "space_helmet_white", 1049 "name": "Space Helmet", 1050 "cost": 100, 1051 "slot": "head", 1052 "theme": "space", 1053 "hideEars": null, 1054 "hideNose": null, 1055 "icon": "https://media.boxcritters.com/items/space_helmet_white/icon.png", 1056 "bits": { 1057 "front": "https://media.boxcritters.com/items/space_helmet_white/front.png" 1058 }, 1059 "sprites": "https://media.boxcritters.com/items/space_helmet_white/sprites.png" 1060 }, 1061 { 1062 "itemId": "space_suit_white", 1063 "name": "Space Suit", 1064 "cost": 100, 1065 "slot": "body", 1066 "theme": "space", 1067 "hideEars": null, 1068 "hideNose": null, 1069 "icon": "https://media.boxcritters.com/items/space_suit_white/icon.png", 1070 "bits": { 1071 "front": "https://media.boxcritters.com/items/space_suit_white/front.png" 1072 }, 1073 "sprites": "https://media.boxcritters.com/items/space_suit_white/sprites.png" 1074 }, 1075 { 1076 "itemId": "space_pack_white", 1077 "name": "Space Backpack", 1078 "cost": 100, 1079 "slot": "pack", 1080 "theme": "space", 1081 "hideEars": null, 1082 "hideNose": null, 1083 "icon": "https://media.boxcritters.com/items/space_pack_white/icon.png", 1084 "bits": { 1085 "back": "https://media.boxcritters.com/items/space_pack_white/back.png" 1086 }, 1087 "sprites": "https://media.boxcritters.com/items/space_pack_white/sprites.png" 1088 }, 1089 { 1090 "itemId": "suit_dark", 1091 "name": "Dark Suit", 1092 "cost": 100, 1093 "slot": "body", 1094 "theme": "work", 1095 "hideEars": null, 1096 "hideNose": null, 1097 "icon": "https://media.boxcritters.com/items/suit_dark/icon.png", 1098 "bits": { 1099 "front": "https://media.boxcritters.com/items/suit_dark/front.png" 1100 }, 1101 "sprites": "https://media.boxcritters.com/items/suit_dark/sprites.png" 1102 }, 1103 { 1104 "itemId": "suit_gold", 1105 "name": "Gold Suit", 1106 "cost": 100, 1107 "slot": "body", 1108 "theme": "work", 1109 "hideEars": null, 1110 "hideNose": null, 1111 "icon": "https://media.boxcritters.com/items/suit_gold/icon.png", 1112 "bits": { 1113 "front": "https://media.boxcritters.com/items/suit_gold/front.png" 1114 }, 1115 "sprites": "https://media.boxcritters.com/items/suit_gold/sprites.png" 1116 }, 1117 { 1118 "itemId": "sun_orange", 1119 "name": "Orange Sunglasses", 1120 "cost": 100, 1121 "slot": "eyes", 1122 "theme": "", 1123 "hideEars": null, 1124 "hideNose": null, 1125 "icon": "https://media.boxcritters.com/items/sun_orange/icon.png", 1126 "bits": { 1127 "front": "https://media.boxcritters.com/items/sun_orange/front.png" 1128 }, 1129 "sprites": "https://media.boxcritters.com/items/sun_orange/sprites.png" 1130 }, 1131 { 1132 "itemId": "sun_square", 1133 "name": "Tamago's Shades", 1134 "cost": 100, 1135 "slot": "eyes", 1136 "theme": "", 1137 "hideEars": null, 1138 "hideNose": null, 1139 "icon": "https://media.boxcritters.com/items/sun_square/icon.png", 1140 "bits": { 1141 "front": "https://media.boxcritters.com/items/sun_square/front.png" 1142 }, 1143 "sprites": "https://media.boxcritters.com/items/sun_square/sprites.png" 1144 }, 1145 { 1146 "itemId": "super_cape_red", 1147 "name": "Superhero Cape", 1148 "cost": 100, 1149 "slot": "pack", 1150 "theme": "super", 1151 "hideEars": null, 1152 "hideNose": null, 1153 "icon": "https://media.boxcritters.com/items/super_cape_red/icon.png", 1154 "bits": { 1155 "front": "https://media.boxcritters.com/items/super_cape_red/front.png", 1156 "back": "https://media.boxcritters.com/items/super_cape_red/back.png" 1157 }, 1158 "sprites": "https://media.boxcritters.com/items/super_cape_red/sprites.png" 1159 }, 1160 { 1161 "itemId": "super_mask_black", 1162 "name": "Superhero Mask", 1163 "cost": 100, 1164 "slot": "mask", 1165 "theme": "super", 1166 "hideEars": null, 1167 "hideNose": null, 1168 "icon": "https://media.boxcritters.com/items/super_mask_black/icon.png", 1169 "bits": { 1170 "front": "https://media.boxcritters.com/items/super_mask_black/front.png" 1171 }, 1172 "sprites": "https://media.boxcritters.com/items/super_mask_black/sprites.png" 1173 }, 1174 { 1175 "itemId": "tophat_dark", 1176 "name": "Dark Tophat", 1177 "cost": 100, 1178 "slot": "head", 1179 "theme": "work", 1180 "hideEars": null, 1181 "hideNose": null, 1182 "icon": "https://media.boxcritters.com/items/tophat_dark/icon.png", 1183 "bits": { 1184 "front": "https://media.boxcritters.com/items/tophat_dark/front.png" 1185 }, 1186 "sprites": "https://media.boxcritters.com/items/tophat_dark/sprites.png" 1187 }, 1188 { 1189 "itemId": "tophat_gold", 1190 "name": "Gold Tophat", 1191 "cost": 1000000, 1192 "slot": "head", 1193 "theme": "work", 1194 "hideEars": null, 1195 "hideNose": null, 1196 "icon": "https://media.boxcritters.com/items/tophat_gold/icon.png", 1197 "bits": { 1198 "front": "https://media.boxcritters.com/items/tophat_gold/front.png" 1199 }, 1200 "sprites": "https://media.boxcritters.com/items/tophat_gold/sprites.png" 1201 }, 1202 { 1203 "itemId": "tophat_black", 1204 "name": "Black Tophat", 1205 "cost": 100, 1206 "slot": "head", 1207 "theme": "work", 1208 "hideEars": null, 1209 "hideNose": null, 1210 "icon": "https://media.boxcritters.com/items/tophat_black/icon.png", 1211 "bits": { 1212 "front": "https://media.boxcritters.com/items/tophat_black/front.png" 1213 }, 1214 "sprites": "https://media.boxcritters.com/items/tophat_black/sprites.png" 1215 }, 1216 { 1217 "itemId": "snorkel_blue", 1218 "name": "Blue Snorkel", 1219 "cost": 100, 1220 "slot": "eyes", 1221 "theme": "sports", 1222 "hideEars": null, 1223 "hideNose": null, 1224 "icon": "https://media.boxcritters.com/items/snorkel_blue/icon.png", 1225 "bits": { 1226 "front": "https://media.boxcritters.com/items/snorkel_blue/front.png" 1227 }, 1228 "sprites": "https://media.boxcritters.com/items/snorkel_blue/sprites.png" 1229 }, 1230 { 1231 "itemId": "keytar_red", 1232 "name": "Red Keytar", 1233 "cost": 100, 1234 "slot": "hand", 1235 "theme": "music", 1236 "hideEars": null, 1237 "hideNose": null, 1238 "icon": "https://media.boxcritters.com/items/keytar_red/icon.png", 1239 "bits": { 1240 "front": "https://media.boxcritters.com/items/keytar_red/front.png" 1241 }, 1242 "sprites": "https://media.boxcritters.com/items/keytar_red/sprites.png" 1243 }, 1244 { 1245 "itemId": "aviator_hat_brown", 1246 "name": "Aviator Hat", 1247 "cost": 100, 1248 "slot": "head", 1249 "theme": "history", 1250 "hideEars": null, 1251 "hideNose": null, 1252 "icon": "https://media.boxcritters.com/items/aviator_hat_brown/icon.png", 1253 "bits": { 1254 "front": "https://media.boxcritters.com/items/aviator_hat_brown/front.png" 1255 }, 1256 "sprites": "https://media.boxcritters.com/items/aviator_hat_brown/sprites.png" 1257 }, 1258 { 1259 "itemId": "aviator_goggles_brown", 1260 "name": "Aviator Goggles", 1261 "cost": 100, 1262 "slot": "eyes", 1263 "theme": "history", 1264 "hideEars": null, 1265 "hideNose": null, 1266 "icon": "https://media.boxcritters.com/items/aviator_goggles_brown/icon.png", 1267 "bits": { 1268 "front": "https://media.boxcritters.com/items/aviator_goggles_brown/front.png" 1269 }, 1270 "sprites": "https://media.boxcritters.com/items/aviator_goggles_brown/sprites.png" 1271 }, 1272 { 1273 "itemId": "watergun_yellow", 1274 "name": "Watergun", 1275 "cost": 100, 1276 "slot": "hand", 1277 "theme": "", 1278 "hideEars": null, 1279 "hideNose": null, 1280 "icon": "https://media.boxcritters.com/items/watergun_yellow/icon.png", 1281 "bits": {}, 1282 "sprites": "https://media.boxcritters.com/items/watergun_yellow/sprites.png" 1283 }, 1284 { 1285 "itemId": "pot_black", 1286 "name": "Black Pot", 1287 "cost": 100, 1288 "slot": "head", 1289 "theme": "silly", 1290 "hideEars": null, 1291 "hideNose": null, 1292 "icon": "https://media.boxcritters.com/items/pot_black/icon.png", 1293 "bits": { 1294 "front": "https://media.boxcritters.com/items/pot_black/front.png" 1295 }, 1296 "sprites": "https://media.boxcritters.com/items/pot_black/sprites.png" 1297 }, 1298 { 1299 "itemId": "ballcap_orange", 1300 "name": "Orange Ballcap", 1301 "cost": 40, 1302 "slot": "head", 1303 "theme": "sports", 1304 "hideEars": null, 1305 "hideNose": null, 1306 "icon": "https://media.boxcritters.com/items/ballcap_orange/icon.png", 1307 "bits": { 1308 "front": "https://media.boxcritters.com/items/ballcap_orange/front.png" 1309 }, 1310 "sprites": "https://media.boxcritters.com/items/ballcap_orange/sprites.png" 1311 }, 1312 { 1313 "itemId": "hoodie_orange", 1314 "name": "Orange Hoodie", 1315 "cost": 100, 1316 "slot": "body", 1317 "theme": "", 1318 "hideEars": null, 1319 "hideNose": null, 1320 "icon": "https://media.boxcritters.com/items/hoodie_orange/icon.png", 1321 "bits": { 1322 "front": "https://media.boxcritters.com/items/hoodie_orange/front.png" 1323 }, 1324 "sprites": "https://media.boxcritters.com/items/hoodie_orange/sprites.png" 1325 }, 1326 { 1327 "itemId": "school_pack_orange", 1328 "name": "Orange Backpack", 1329 "cost": 100, 1330 "slot": "pack", 1331 "theme": "school", 1332 "hideEars": null, 1333 "hideNose": null, 1334 "icon": "https://media.boxcritters.com/items/school_pack_orange/icon.png", 1335 "bits": { 1336 "front": "https://media.boxcritters.com/items/school_pack_orange/front.png", 1337 "back": "https://media.boxcritters.com/items/school_pack_orange/back.png" 1338 }, 1339 "sprites": "https://media.boxcritters.com/items/school_pack_orange/sprites.png" 1340 }, 1341 { 1342 "itemId": "toque_orange", 1343 "name": "Orange Toque", 1344 "cost": 100, 1345 "slot": "head", 1346 "theme": "", 1347 "hideEars": null, 1348 "hideNose": null, 1349 "icon": "https://media.boxcritters.com/items/toque_orange/icon.png", 1350 "bits": { 1351 "front": "https://media.boxcritters.com/items/toque_orange/front.png" 1352 }, 1353 "sprites": "https://media.boxcritters.com/items/toque_orange/sprites.png" 1354 }, 1355 { 1356 "itemId": "kit_yellow", 1357 "name": "Yellow and Green Kit", 1358 "cost": 100, 1359 "slot": "body", 1360 "theme": "sports", 1361 "hideEars": null, 1362 "hideNose": null, 1363 "icon": "https://media.boxcritters.com/items/kit_yellow/icon.png", 1364 "bits": { 1365 "front": "https://media.boxcritters.com/items/kit_yellow/front.png" 1366 }, 1367 "sprites": "https://media.boxcritters.com/items/kit_yellow/sprites.png" 1368 }, 1369 { 1370 "itemId": "plaid_black", 1371 "name": "Black Plaid Shirt", 1372 "cost": 400, 1373 "slot": "body", 1374 "theme": "explore", 1375 "hideEars": null, 1376 "hideNose": null, 1377 "icon": "https://media.boxcritters.com/items/plaid_black/icon.png", 1378 "bits": { 1379 "front": "https://media.boxcritters.com/items/plaid_black/front.png" 1380 }, 1381 "sprites": "https://media.boxcritters.com/items/plaid_black/sprites.png" 1382 }, 1383 { 1384 "itemId": "propeller_silver", 1385 "name": "Silver Propeller Cap", 1386 "cost": 100, 1387 "slot": "head", 1388 "theme": "silly", 1389 "hideEars": null, 1390 "hideNose": null, 1391 "icon": "https://media.boxcritters.com/items/propeller_silver/icon.png", 1392 "bits": { 1393 "front": "https://media.boxcritters.com/items/propeller_silver/front.png" 1394 }, 1395 "sprites": "https://media.boxcritters.com/items/propeller_silver/sprites.png" 1396 }, 1397 { 1398 "itemId": "school_pack_pink", 1399 "name": "School Backpack with Rainbows", 1400 "cost": 100, 1401 "slot": "pack", 1402 "theme": "school", 1403 "hideEars": null, 1404 "hideNose": null, 1405 "icon": "https://media.boxcritters.com/items/school_pack_pink/icon.png", 1406 "bits": { 1407 "front": "https://media.boxcritters.com/items/school_pack_pink/front.png", 1408 "back": "https://media.boxcritters.com/items/school_pack_pink/back.png" 1409 }, 1410 "sprites": "https://media.boxcritters.com/items/school_pack_pink/sprites.png" 1411 }, 1412 { 1413 "itemId": "school_pack_blue", 1414 "name": "School Backpack with Stars", 1415 "cost": 100, 1416 "slot": "pack", 1417 "theme": "school", 1418 "hideEars": null, 1419 "hideNose": null, 1420 "icon": "https://media.boxcritters.com/items/school_pack_blue/icon.png", 1421 "bits": { 1422 "front": "https://media.boxcritters.com/items/school_pack_blue/front.png", 1423 "back": "https://media.boxcritters.com/items/school_pack_blue/back.png" 1424 }, 1425 "sprites": "https://media.boxcritters.com/items/school_pack_blue/sprites.png" 1426 }, 1427 { 1428 "itemId": "tshirt_orange", 1429 "name": "Orange T-Shirt", 1430 "cost": 50, 1431 "slot": "body", 1432 "theme": "", 1433 "hideEars": null, 1434 "hideNose": null, 1435 "icon": "https://media.boxcritters.com/items/tshirt_orange/icon.png", 1436 "bits": { 1437 "front": "https://media.boxcritters.com/items/tshirt_orange/front.png" 1438 }, 1439 "sprites": "https://media.boxcritters.com/items/tshirt_orange/sprites.png" 1440 }, 1441 { 1442 "itemId": "tinfoil_hat", 1443 "name": "Tinfoil Hat", 1444 "cost": 100, 1445 "slot": "head", 1446 "theme": "silly", 1447 "hideEars": null, 1448 "hideNose": null, 1449 "icon": "https://media.boxcritters.com/items/tinfoil_hat/icon.png", 1450 "bits": { 1451 "front": "https://media.boxcritters.com/items/tinfoil_hat/front.png" 1452 }, 1453 "sprites": "https://media.boxcritters.com/items/tinfoil_hat/sprites.png" 1454 }, 1455 { 1456 "itemId": "sombrero_yellow", 1457 "name": "Yellow Sombrero", 1458 "cost": 100, 1459 "slot": "head", 1460 "theme": "", 1461 "hideEars": null, 1462 "hideNose": null, 1463 "icon": "https://media.boxcritters.com/items/sombrero_yellow/icon.png", 1464 "bits": { 1465 "front": "https://media.boxcritters.com/items/sombrero_yellow/front.png", 1466 "back": "https://media.boxcritters.com/items/sombrero_yellow/back.png" 1467 }, 1468 "sprites": "https://media.boxcritters.com/items/sombrero_yellow/sprites.png" 1469 }, 1470 { 1471 "itemId": "box_brown", 1472 "name": "Cardboard Box", 1473 "cost": 100, 1474 "slot": "ride", 1475 "theme": "", 1476 "hideEars": null, 1477 "hideNose": null, 1478 "icon": "https://media.boxcritters.com/items/box_brown/icon.png", 1479 "bits": { 1480 "front": "https://media.boxcritters.com/items/box_brown/front.png", 1481 "back": "https://media.boxcritters.com/items/box_brown/back.png" 1482 }, 1483 "sprites": "https://media.boxcritters.com/items/box_brown/sprites.png" 1484 }, 1485 { 1486 "itemId": "ghost_white", 1487 "name": "Ghost", 1488 "cost": 100, 1489 "slot": "body", 1490 "theme": "halloween", 1491 "hideEars": null, 1492 "hideNose": true, 1493 "icon": "https://media.boxcritters.com/items/ghost_white/icon.png", 1494 "bits": { 1495 "front": "https://media.boxcritters.com/items/ghost_white/front.png" 1496 }, 1497 "sprites": "https://media.boxcritters.com/items/ghost_white/sprites.png" 1498 }, 1499 { 1500 "itemId": "army_helmet_green", 1501 "name": "Army Helmet", 1502 "cost": 400, 1503 "slot": "head", 1504 "theme": "army", 1505 "hideEars": null, 1506 "hideNose": null, 1507 "icon": "https://media.boxcritters.com/items/army_helmet_green/icon.png", 1508 "bits": { 1509 "front": "https://media.boxcritters.com/items/army_helmet_green/front.png" 1510 }, 1511 "sprites": "https://media.boxcritters.com/items/army_helmet_green/sprites.png" 1512 }, 1513 { 1514 "itemId": "super_cape_pink", 1515 "name": "Pink Superhero Cape", 1516 "cost": 50, 1517 "slot": "pack", 1518 "theme": "super", 1519 "hideEars": null, 1520 "hideNose": null, 1521 "icon": "https://media.boxcritters.com/items/super_cape_pink/icon.png", 1522 "bits": { 1523 "front": "https://media.boxcritters.com/items/super_cape_pink/front.png", 1524 "back": "https://media.boxcritters.com/items/super_cape_pink/back.png" 1525 }, 1526 "sprites": "https://media.boxcritters.com/items/super_cape_pink/sprites.png" 1527 }, 1528 { 1529 "itemId": "super_cape_blue", 1530 "name": "Blue Superhero Cape", 1531 "cost": 50, 1532 "slot": "pack", 1533 "theme": "super", 1534 "hideEars": null, 1535 "hideNose": null, 1536 "icon": "https://media.boxcritters.com/items/super_cape_blue/icon.png", 1537 "bits": { 1538 "front": "https://media.boxcritters.com/items/super_cape_blue/front.png", 1539 "back": "https://media.boxcritters.com/items/super_cape_blue/back.png" 1540 }, 1541 "sprites": "https://media.boxcritters.com/items/super_cape_blue/sprites.png" 1542 }, 1543 { 1544 "itemId": "super_cape_white", 1545 "name": "White Superhero Cape", 1546 "cost": 100, 1547 "slot": "pack", 1548 "theme": "super", 1549 "hideEars": null, 1550 "hideNose": null, 1551 "icon": "https://media.boxcritters.com/items/super_cape_white/icon.png", 1552 "bits": { 1553 "front": "https://media.boxcritters.com/items/super_cape_white/front.png", 1554 "back": "https://media.boxcritters.com/items/super_cape_white/back.png" 1555 }, 1556 "sprites": "https://media.boxcritters.com/items/super_cape_white/sprites.png" 1557 }, 1558 { 1559 "itemId": "school_navy_a", 1560 "name": "School Navy Uniform", 1561 "cost": 100, 1562 "slot": "body", 1563 "theme": "school", 1564 "hideEars": null, 1565 "hideNose": null, 1566 "icon": "https://media.boxcritters.com/items/school_navy_a/icon.png", 1567 "bits": { 1568 "front": "https://media.boxcritters.com/items/school_navy_a/front.png" 1569 }, 1570 "sprites": "https://media.boxcritters.com/items/school_navy_a/sprites.png" 1571 }, 1572 { 1573 "itemId": "school_navy_b", 1574 "name": "School Navy Uniform", 1575 "cost": 100, 1576 "slot": "body", 1577 "theme": "school", 1578 "hideEars": null, 1579 "hideNose": null, 1580 "icon": "https://media.boxcritters.com/items/school_navy_b/icon.png", 1581 "bits": { 1582 "front": "https://media.boxcritters.com/items/school_navy_b/front.png" 1583 }, 1584 "sprites": "https://media.boxcritters.com/items/school_navy_b/sprites.png" 1585 }, 1586 { 1587 "itemId": "ball_blue", 1588 "name": "Running Ball", 1589 "cost": 100, 1590 "slot": "ride", 1591 "theme": "", 1592 "hideEars": null, 1593 "hideNose": null, 1594 "icon": "https://media.boxcritters.com/items/ball_blue/icon.png", 1595 "bits": { 1596 "front": "https://media.boxcritters.com/items/ball_blue/front.png" 1597 }, 1598 "sprites": "https://media.boxcritters.com/items/ball_blue/sprites.png" 1599 }, 1600 { 1601 "itemId": "scarf_red", 1602 "name": "Red Scarf", 1603 "cost": 100, 1604 "slot": "neck", 1605 "theme": "winter", 1606 "hideEars": null, 1607 "hideNose": null, 1608 "icon": "https://media.boxcritters.com/items/scarf_red/icon.png", 1609 "bits": { 1610 "front": "https://media.boxcritters.com/items/scarf_red/front.png" 1611 }, 1612 "sprites": "https://media.boxcritters.com/items/scarf_red/sprites.png" 1613 }, 1614 { 1615 "itemId": "fairy_wings", 1616 "name": "Fairy Wings", 1617 "cost": 100, 1618 "slot": "pack", 1619 "theme": "fantasy", 1620 "hideEars": null, 1621 "hideNose": null, 1622 "icon": "https://media.boxcritters.com/items/fairy_wings/icon.png", 1623 "bits": { 1624 "back": "https://media.boxcritters.com/items/fairy_wings/back.png" 1625 }, 1626 "sprites": "https://media.boxcritters.com/items/fairy_wings/sprites.png" 1627 }, 1628 { 1629 "itemId": "rocket_red", 1630 "name": "Rocket", 1631 "cost": 100, 1632 "slot": "pack", 1633 "theme": "mascot", 1634 "hideEars": null, 1635 "hideNose": null, 1636 "icon": "https://media.boxcritters.com/items/rocket_red/icon.png", 1637 "bits": { 1638 "back": "https://media.boxcritters.com/items/rocket_red/back.png" 1639 }, 1640 "sprites": "https://media.boxcritters.com/items/rocket_red/sprites.png" 1641 }, 1642 { 1643 "itemId": "roman_helmet", 1644 "name": "Roman Helmet", 1645 "cost": 100, 1646 "slot": "head", 1647 "theme": "history", 1648 "hideEars": null, 1649 "hideNose": null, 1650 "icon": "https://media.boxcritters.com/items/roman_helmet/icon.png", 1651 "bits": { 1652 "front": "https://media.boxcritters.com/items/roman_helmet/front.png" 1653 }, 1654 "sprites": "https://media.boxcritters.com/items/roman_helmet/sprites.png" 1655 }, 1656 { 1657 "itemId": "bandana_black", 1658 "name": "Black Bandana", 1659 "cost": 100, 1660 "slot": "head", 1661 "theme": "pirate", 1662 "hideEars": true, 1663 "hideNose": null, 1664 "icon": "https://media.boxcritters.com/items/bandana_black/icon.png", 1665 "bits": { 1666 "front": "https://media.boxcritters.com/items/bandana_black/front.png" 1667 }, 1668 "sprites": "https://media.boxcritters.com/items/bandana_black/sprites.png" 1669 }, 1670 { 1671 "itemId": "bandana_pink", 1672 "name": "Pink Bandana", 1673 "cost": 20, 1674 "slot": "head", 1675 "theme": "pirate", 1676 "hideEars": true, 1677 "hideNose": null, 1678 "icon": "https://media.boxcritters.com/items/bandana_pink/icon.png", 1679 "bits": { 1680 "front": "https://media.boxcritters.com/items/bandana_pink/front.png" 1681 }, 1682 "sprites": "https://media.boxcritters.com/items/bandana_pink/sprites.png" 1683 }, 1684 { 1685 "itemId": "clown_nose", 1686 "name": "Clown Nose", 1687 "cost": 100, 1688 "slot": "mask", 1689 "theme": "silly", 1690 "hideEars": null, 1691 "hideNose": null, 1692 "icon": "https://media.boxcritters.com/items/clown_nose/icon.png", 1693 "bits": { 1694 "front": "https://media.boxcritters.com/items/clown_nose/front.png" 1695 }, 1696 "sprites": "https://media.boxcritters.com/items/clown_nose/sprites.png" 1697 }, 1698 { 1699 "itemId": "frank", 1700 "name": "Frank", 1701 "cost": 100, 1702 "slot": "head", 1703 "theme": "halloween", 1704 "hideEars": null, 1705 "hideNose": null, 1706 "icon": "https://media.boxcritters.com/items/frank/icon.png", 1707 "bits": { "front": "https://media.boxcritters.com/items/frank/front.png" }, 1708 "sprites": "https://media.boxcritters.com/items/frank/sprites.png" 1709 }, 1710 { 1711 "itemId": "hotdog", 1712 "name": "Hotdog", 1713 "cost": 100, 1714 "slot": "body", 1715 "theme": "silly", 1716 "hideEars": null, 1717 "hideNose": null, 1718 "icon": "https://media.boxcritters.com/items/hotdog/icon.png", 1719 "bits": { 1720 "front": "https://media.boxcritters.com/items/hotdog/front.png", 1721 "back": "https://media.boxcritters.com/items/hotdog/back.png" 1722 }, 1723 "sprites": "https://media.boxcritters.com/items/hotdog/sprites.png" 1724 }, 1725 { 1726 "itemId": "mummy_head", 1727 "name": "Mummy Head", 1728 "cost": 20, 1729 "slot": "head", 1730 "theme": "halloween", 1731 "hideEars": null, 1732 "hideNose": true, 1733 "icon": "https://media.boxcritters.com/items/mummy_head/icon.png", 1734 "bits": { 1735 "front": "https://media.boxcritters.com/items/mummy_head/front.png" 1736 }, 1737 "sprites": "https://media.boxcritters.com/items/mummy_head/sprites.png" 1738 }, 1739 { 1740 "itemId": "pirate_capt_pink", 1741 "name": "Pink Pirate Captian", 1742 "cost": 100, 1743 "slot": "body", 1744 "theme": "pirate", 1745 "hideEars": null, 1746 "hideNose": null, 1747 "icon": "https://media.boxcritters.com/items/pirate_capt_pink/icon.png", 1748 "bits": { 1749 "front": "https://media.boxcritters.com/items/pirate_capt_pink/front.png" 1750 }, 1751 "sprites": "https://media.boxcritters.com/items/pirate_capt_pink/sprites.png" 1752 }, 1753 { 1754 "itemId": "pirate_hat_pink", 1755 "name": "Pink Pirate Hat", 1756 "cost": 100, 1757 "slot": "head", 1758 "theme": "pirate", 1759 "hideEars": null, 1760 "hideNose": null, 1761 "icon": "https://media.boxcritters.com/items/pirate_hat_pink/icon.png", 1762 "bits": { 1763 "front": "https://media.boxcritters.com/items/pirate_hat_pink/front.png" 1764 }, 1765 "sprites": "https://media.boxcritters.com/items/pirate_hat_pink/sprites.png" 1766 }, 1767 { 1768 "itemId": "pumpkin", 1769 "name": "Pumpkin", 1770 "cost": 100, 1771 "slot": "head", 1772 "theme": "halloween", 1773 "hideEars": null, 1774 "hideNose": true, 1775 "icon": "https://media.boxcritters.com/items/pumpkin/icon.png", 1776 "bits": { 1777 "front": "https://media.boxcritters.com/items/pumpkin/front.png" 1778 }, 1779 "sprites": "https://media.boxcritters.com/items/pumpkin/sprites.png" 1780 }, 1781 { 1782 "itemId": "shark_blue", 1783 "name": "Blue Shark", 1784 "cost": 400, 1785 "slot": "head", 1786 "theme": "silly", 1787 "hideEars": null, 1788 "hideNose": true, 1789 "icon": "https://media.boxcritters.com/items/shark_blue/icon.png", 1790 "bits": { 1791 "front": "https://media.boxcritters.com/items/shark_blue/front.png" 1792 }, 1793 "sprites": "https://media.boxcritters.com/items/shark_blue/sprites.png" 1794 }, 1795 { 1796 "itemId": "viking_pink", 1797 "name": "Pink Viking Helmet", 1798 "cost": 100, 1799 "slot": "head", 1800 "theme": "viking", 1801 "hideEars": null, 1802 "hideNose": null, 1803 "icon": "https://media.boxcritters.com/items/viking_pink/icon.png", 1804 "bits": { 1805 "front": "https://media.boxcritters.com/items/viking_pink/front.png" 1806 }, 1807 "sprites": "https://media.boxcritters.com/items/viking_pink/sprites.png" 1808 }, 1809 { 1810 "itemId": "witch", 1811 "name": "Witch Hat", 1812 "cost": 100, 1813 "slot": "head", 1814 "theme": "halloween", 1815 "hideEars": null, 1816 "hideNose": null, 1817 "icon": "https://media.boxcritters.com/items/witch/icon.png", 1818 "bits": { "front": "https://media.boxcritters.com/items/witch/front.png" }, 1819 "sprites": "https://media.boxcritters.com/items/witch/sprites.png" 1820 }, 1821 { 1822 "itemId": "messenger_brown", 1823 "name": "Messenger Bag", 1824 "cost": 100, 1825 "slot": "belt", 1826 "theme": "school", 1827 "hideEars": null, 1828 "hideNose": null, 1829 "icon": "https://media.boxcritters.com/items/messenger_brown/icon.png", 1830 "bits": { 1831 "front": "https://media.boxcritters.com/items/messenger_brown/front.png" 1832 }, 1833 "sprites": "https://media.boxcritters.com/items/messenger_brown/sprites.png" 1834 }, 1835 { 1836 "itemId": "princess_dress_pink", 1837 "name": "Pink Princess Dress", 1838 "cost": 100, 1839 "slot": "body", 1840 "theme": "fantasy", 1841 "hideEars": null, 1842 "hideNose": null, 1843 "icon": "https://media.boxcritters.com/items/princess_dress_pink/icon.png", 1844 "bits": { 1845 "front": "https://media.boxcritters.com/items/princess_dress_pink/front.png" 1846 }, 1847 "sprites": "https://media.boxcritters.com/items/princess_dress_pink/sprites.png" 1848 }, 1849 { 1850 "itemId": "scarf_black", 1851 "name": "Black Scarf", 1852 "cost": 100, 1853 "slot": "neck", 1854 "theme": "winter", 1855 "hideEars": null, 1856 "hideNose": null, 1857 "icon": "https://media.boxcritters.com/items/scarf_black/icon.png", 1858 "bits": { 1859 "front": "https://media.boxcritters.com/items/scarf_black/front.png" 1860 }, 1861 "sprites": "https://media.boxcritters.com/items/scarf_black/sprites.png" 1862 }, 1863 { 1864 "itemId": "scarf_blue", 1865 "name": "Blue Scarf", 1866 "cost": 100, 1867 "slot": "neck", 1868 "theme": "winter", 1869 "hideEars": null, 1870 "hideNose": null, 1871 "icon": "https://media.boxcritters.com/items/scarf_blue/icon.png", 1872 "bits": { 1873 "front": "https://media.boxcritters.com/items/scarf_blue/front.png" 1874 }, 1875 "sprites": "https://media.boxcritters.com/items/scarf_blue/sprites.png" 1876 }, 1877 { 1878 "itemId": "scarf_pink", 1879 "name": "Pink Scarf", 1880 "cost": 100, 1881 "slot": "neck", 1882 "theme": "winter", 1883 "hideEars": null, 1884 "hideNose": null, 1885 "icon": "https://media.boxcritters.com/items/scarf_pink/icon.png", 1886 "bits": { 1887 "front": "https://media.boxcritters.com/items/scarf_pink/front.png" 1888 }, 1889 "sprites": "https://media.boxcritters.com/items/scarf_pink/sprites.png" 1890 }, 1891 { 1892 "itemId": "scarf_purple", 1893 "name": "Purple Scarf", 1894 "cost": 100, 1895 "slot": "neck", 1896 "theme": "winter", 1897 "hideEars": null, 1898 "hideNose": null, 1899 "icon": "https://media.boxcritters.com/items/scarf_purple/icon.png", 1900 "bits": { 1901 "front": "https://media.boxcritters.com/items/scarf_purple/front.png" 1902 }, 1903 "sprites": "https://media.boxcritters.com/items/scarf_purple/sprites.png" 1904 }, 1905 { 1906 "itemId": "scarf_white", 1907 "name": "White Scarf", 1908 "cost": 100, 1909 "slot": "neck", 1910 "theme": "winter", 1911 "hideEars": null, 1912 "hideNose": null, 1913 "icon": "https://media.boxcritters.com/items/scarf_white/icon.png", 1914 "bits": { 1915 "front": "https://media.boxcritters.com/items/scarf_white/front.png" 1916 }, 1917 "sprites": "https://media.boxcritters.com/items/scarf_white/sprites.png" 1918 }, 1919 { 1920 "itemId": "ballerina_pink", 1921 "name": "Pink Ballerina", 1922 "cost": 100, 1923 "slot": "body", 1924 "theme": "", 1925 "hideEars": null, 1926 "hideNose": null, 1927 "icon": "https://media.boxcritters.com/items/ballerina_pink/icon.png", 1928 "bits": { 1929 "front": "https://media.boxcritters.com/items/ballerina_pink/front.png" 1930 }, 1931 "sprites": "https://media.boxcritters.com/items/ballerina_pink/sprites.png" 1932 }, 1933 { 1934 "itemId": "headphones_pink", 1935 "name": "Pink Headphones", 1936 "cost": 100, 1937 "slot": "ears", 1938 "theme": "", 1939 "hideEars": null, 1940 "hideNose": null, 1941 "icon": "https://media.boxcritters.com/items/headphones_pink/icon.png", 1942 "bits": { 1943 "front": "https://media.boxcritters.com/items/headphones_pink/front.png", 1944 "back": "https://media.boxcritters.com/items/headphones_pink/back.png" 1945 }, 1946 "sprites": "https://media.boxcritters.com/items/headphones_pink/sprites.png" 1947 }, 1948 { 1949 "itemId": "goggles_orange", 1950 "name": "Orange Goggles", 1951 "cost": 50, 1952 "slot": "eyes", 1953 "theme": "", 1954 "hideEars": null, 1955 "hideNose": null, 1956 "icon": "https://media.boxcritters.com/items/goggles_orange/icon.png", 1957 "bits": { 1958 "front": "https://media.boxcritters.com/items/goggles_orange/front.png" 1959 }, 1960 "sprites": "https://media.boxcritters.com/items/goggles_orange/sprites.png" 1961 }, 1962 { 1963 "itemId": "goggles_blue", 1964 "name": "Blue Goggles", 1965 "cost": 20, 1966 "slot": "eyes", 1967 "theme": "", 1968 "hideEars": null, 1969 "hideNose": null, 1970 "icon": "https://media.boxcritters.com/items/goggles_blue/icon.png", 1971 "bits": { 1972 "front": "https://media.boxcritters.com/items/goggles_blue/front.png" 1973 }, 1974 "sprites": "https://media.boxcritters.com/items/goggles_blue/sprites.png" 1975 }, 1976 { 1977 "itemId": "dracula_cloak", 1978 "name": "Dracula Cloak", 1979 "cost": 100, 1980 "slot": "pack", 1981 "theme": "halloween", 1982 "hideEars": null, 1983 "hideNose": null, 1984 "icon": "https://media.boxcritters.com/items/dracula_cloak/icon.png", 1985 "bits": { 1986 "front": "https://media.boxcritters.com/items/dracula_cloak/front.png", 1987 "back": "https://media.boxcritters.com/items/dracula_cloak/back.png" 1988 }, 1989 "sprites": "https://media.boxcritters.com/items/dracula_cloak/sprites.png" 1990 }, 1991 { 1992 "itemId": "plaid_green", 1993 "name": "Green Plaid", 1994 "cost": 400, 1995 "slot": "body", 1996 "theme": "explore", 1997 "hideEars": null, 1998 "hideNose": null, 1999 "icon": "https://media.boxcritters.com/items/plaid_green/icon.png", 2000 "bits": { 2001 "front": "https://media.boxcritters.com/items/plaid_green/front.png" 2002 }, 2003 "sprites": "https://media.boxcritters.com/items/plaid_green/sprites.png" 2004 }, 2005 { 2006 "itemId": "plaid_pink", 2007 "name": "Pink Plaid", 2008 "cost": 400, 2009 "slot": "body", 2010 "theme": "explore", 2011 "hideEars": null, 2012 "hideNose": null, 2013 "icon": "https://media.boxcritters.com/items/plaid_pink/icon.png", 2014 "bits": { 2015 "front": "https://media.boxcritters.com/items/plaid_pink/front.png" 2016 }, 2017 "sprites": "https://media.boxcritters.com/items/plaid_pink/sprites.png" 2018 }, 2019 { 2020 "itemId": "stripe_red_white", 2021 "name": "Red and White Striped Shirt", 2022 "cost": 100, 2023 "slot": "body", 2024 "theme": "", 2025 "hideEars": null, 2026 "hideNose": null, 2027 "icon": "https://media.boxcritters.com/items/stripe_red_white/icon.png", 2028 "bits": { 2029 "front": "https://media.boxcritters.com/items/stripe_red_white/front.png" 2030 }, 2031 "sprites": "https://media.boxcritters.com/items/stripe_red_white/sprites.png" 2032 }, 2033 { 2034 "itemId": "princess_hat_pink", 2035 "name": "Pink Princess Hat", 2036 "cost": 100, 2037 "slot": "head", 2038 "theme": "fantasy", 2039 "hideEars": true, 2040 "hideNose": null, 2041 "icon": "https://media.boxcritters.com/items/princess_hat_pink/icon.png", 2042 "bits": { 2043 "front": "https://media.boxcritters.com/items/princess_hat_pink/front.png" 2044 }, 2045 "sprites": "https://media.boxcritters.com/items/princess_hat_pink/sprites.png" 2046 }, 2047 { 2048 "itemId": "bandana_orange", 2049 "name": "Orange Bandana", 2050 "cost": 100, 2051 "slot": "head", 2052 "theme": "pirate", 2053 "hideEars": true, 2054 "hideNose": null, 2055 "icon": "https://media.boxcritters.com/items/bandana_orange/icon.png", 2056 "bits": { 2057 "front": "https://media.boxcritters.com/items/bandana_orange/front.png" 2058 }, 2059 "sprites": "https://media.boxcritters.com/items/bandana_orange/sprites.png" 2060 }, 2061 { 2062 "itemId": "bandana_purple", 2063 "name": "Purple Bandana", 2064 "cost": 100, 2065 "slot": "head", 2066 "theme": "pirate", 2067 "hideEars": true, 2068 "hideNose": null, 2069 "icon": "https://media.boxcritters.com/items/bandana_purple/icon.png", 2070 "bits": { 2071 "front": "https://media.boxcritters.com/items/bandana_purple/front.png" 2072 }, 2073 "sprites": "https://media.boxcritters.com/items/bandana_purple/sprites.png" 2074 }, 2075 { 2076 "itemId": "propeller_black", 2077 "name": "Black Propeller Cap", 2078 "cost": 100, 2079 "slot": "head", 2080 "theme": "silly", 2081 "hideEars": null, 2082 "hideNose": null, 2083 "icon": "https://media.boxcritters.com/items/propeller_black/icon.png", 2084 "bits": { 2085 "front": "https://media.boxcritters.com/items/propeller_black/front.png" 2086 }, 2087 "sprites": "https://media.boxcritters.com/items/propeller_black/sprites.png" 2088 }, 2089 { 2090 "itemId": "super_cape_black", 2091 "name": "Black Super Cape", 2092 "cost": 100, 2093 "slot": "pack", 2094 "theme": "super", 2095 "hideEars": null, 2096 "hideNose": null, 2097 "icon": "https://media.boxcritters.com/items/super_cape_black/icon.png", 2098 "bits": { 2099 "front": "https://media.boxcritters.com/items/super_cape_black/front.png", 2100 "back": "https://media.boxcritters.com/items/super_cape_black/back.png" 2101 }, 2102 "sprites": "https://media.boxcritters.com/items/super_cape_black/sprites.png" 2103 }, 2104 { 2105 "itemId": "skeleton_body", 2106 "name": "Skeleton Body", 2107 "cost": 100, 2108 "slot": "body", 2109 "theme": "halloween", 2110 "hideEars": null, 2111 "hideNose": null, 2112 "icon": "https://media.boxcritters.com/items/skeleton_body/icon.png", 2113 "bits": { 2114 "front": "https://media.boxcritters.com/items/skeleton_body/front.png" 2115 }, 2116 "sprites": "https://media.boxcritters.com/items/skeleton_body/sprites.png" 2117 }, 2118 { 2119 "itemId": "skeleton_head", 2120 "name": "Skeleton Head", 2121 "cost": 100, 2122 "slot": "mask", 2123 "theme": "halloween", 2124 "hideEars": null, 2125 "hideNose": true, 2126 "icon": "https://media.boxcritters.com/items/skeleton_head/icon.png", 2127 "bits": { 2128 "front": "https://media.boxcritters.com/items/skeleton_head/front.png" 2129 }, 2130 "sprites": "https://media.boxcritters.com/items/skeleton_head/sprites.png" 2131 }, 2132 { 2133 "itemId": "mummy_body", 2134 "name": "Mummy", 2135 "cost": 40, 2136 "slot": "body", 2137 "theme": "halloween", 2138 "hideEars": null, 2139 "hideNose": null, 2140 "icon": "https://media.boxcritters.com/items/mummy_body/icon.png", 2141 "bits": { 2142 "front": "https://media.boxcritters.com/items/mummy_body/front.png" 2143 }, 2144 "sprites": "https://media.boxcritters.com/items/mummy_body/sprites.png" 2145 }, 2146 { 2147 "itemId": "party_hat", 2148 "name": "The Party Hat", 2149 "cost": 100, 2150 "slot": "head", 2151 "theme": "party", 2152 "hideEars": true, 2153 "hideNose": null, 2154 "icon": "https://media.boxcritters.com/items/party_hat/icon.png", 2155 "bits": { 2156 "front": "https://media.boxcritters.com/items/party_hat/front.png" 2157 }, 2158 "sprites": "https://media.boxcritters.com/items/party_hat/sprites.png" 2159 }, 2160 { 2161 "itemId": "moustache", 2162 "name": "Movember Moustache", 2163 "cost": 100, 2164 "slot": "fuzz", 2165 "theme": "charity", 2166 "hideEars": null, 2167 "hideNose": null, 2168 "icon": "https://media.boxcritters.com/items/moustache/icon.png", 2169 "bits": { 2170 "front": "https://media.boxcritters.com/items/moustache/front.png" 2171 }, 2172 "sprites": "https://media.boxcritters.com/items/moustache/sprites.png" 2173 }, 2174 { 2175 "itemId": "bb_headband", 2176 "name": "Wil's Headband", 2177 "cost": 100, 2178 "slot": "head", 2179 "theme": "event", 2180 "hideEars": null, 2181 "hideNose": null, 2182 "icon": "https://media.boxcritters.com/items/bb_headband/icon.png", 2183 "bits": { 2184 "front": "https://media.boxcritters.com/items/bb_headband/front.png" 2185 }, 2186 "sprites": "https://media.boxcritters.com/items/bb_headband/sprites.png" 2187 }, 2188 { 2189 "itemId": "bb_will", 2190 "name": "Wil's Outfit", 2191 "cost": 100, 2192 "slot": "body", 2193 "theme": "event", 2194 "hideEars": null, 2195 "hideNose": null, 2196 "icon": "https://media.boxcritters.com/items/bb_will/icon.png", 2197 "bits": { 2198 "front": "https://media.boxcritters.com/items/bb_will/front.png" 2199 }, 2200 "sprites": "https://media.boxcritters.com/items/bb_will/sprites.png" 2201 }, 2202 { 2203 "itemId": "bb_huggable", 2204 "name": "Huggable Head", 2205 "cost": 100, 2206 "slot": "head", 2207 "theme": "event", 2208 "hideEars": null, 2209 "hideNose": true, 2210 "icon": "https://media.boxcritters.com/items/bb_huggable/icon.png", 2211 "bits": { 2212 "front": "https://media.boxcritters.com/items/bb_huggable/front.png", 2213 "back": "https://media.boxcritters.com/items/bb_huggable/back.png" 2214 }, 2215 "sprites": "https://media.boxcritters.com/items/bb_huggable/sprites.png" 2216 }, 2217 { 2218 "itemId": "bb_oliver", 2219 "name": "Oliver's Outfit", 2220 "cost": 100, 2221 "slot": "body", 2222 "theme": "event", 2223 "hideEars": null, 2224 "hideNose": null, 2225 "icon": "https://media.boxcritters.com/items/bb_oliver/icon.png", 2226 "bits": { 2227 "front": "https://media.boxcritters.com/items/bb_oliver/front.png" 2228 }, 2229 "sprites": "https://media.boxcritters.com/items/bb_oliver/sprites.png" 2230 }, 2231 { 2232 "itemId": "bb_astoria", 2233 "name": "Astoria's Outfit", 2234 "cost": 100, 2235 "slot": "body", 2236 "theme": "event", 2237 "hideEars": null, 2238 "hideNose": null, 2239 "icon": "https://media.boxcritters.com/items/bb_astoria/icon.png", 2240 "bits": { 2241 "front": "https://media.boxcritters.com/items/bb_astoria/front.png" 2242 }, 2243 "sprites": "https://media.boxcritters.com/items/bb_astoria/sprites.png" 2244 }, 2245 { 2246 "itemId": "bb_ballcap", 2247 "name": "Battle Bears Ballcap", 2248 "cost": 100, 2249 "slot": "head", 2250 "theme": "event", 2251 "hideEars": null, 2252 "hideNose": null, 2253 "icon": "https://media.boxcritters.com/items/bb_ballcap/icon.png", 2254 "bits": { 2255 "front": "https://media.boxcritters.com/items/bb_ballcap/front.png" 2256 }, 2257 "sprites": "https://media.boxcritters.com/items/bb_ballcap/sprites.png" 2258 }, 2259 { 2260 "itemId": "bb_riggs", 2261 "name": "Rigg's Outfit", 2262 "cost": 100, 2263 "slot": "body", 2264 "theme": "event", 2265 "hideEars": null, 2266 "hideNose": null, 2267 "icon": "https://media.boxcritters.com/items/bb_riggs/icon.png", 2268 "bits": { 2269 "front": "https://media.boxcritters.com/items/bb_riggs/front.png" 2270 }, 2271 "sprites": "https://media.boxcritters.com/items/bb_riggs/sprites.png" 2272 }, 2273 { 2274 "itemId": "bb_backpack", 2275 "name": "Battle Bears Backpack", 2276 "cost": 100, 2277 "slot": "pack", 2278 "theme": "event", 2279 "hideEars": null, 2280 "hideNose": null, 2281 "icon": "https://media.boxcritters.com/items/bb_backpack/icon.png", 2282 "bits": { 2283 "front": "https://media.boxcritters.com/items/bb_backpack/front.png", 2284 "back": "https://media.boxcritters.com/items/bb_backpack/back.png" 2285 }, 2286 "sprites": "https://media.boxcritters.com/items/bb_backpack/sprites.png" 2287 }, 2288 { 2289 "itemId": "headband_blue", 2290 "name": "Blue Headband", 2291 "cost": 100, 2292 "slot": "head", 2293 "theme": "sports", 2294 "hideEars": null, 2295 "hideNose": null, 2296 "icon": "https://media.boxcritters.com/items/headband_blue/icon.png", 2297 "bits": { 2298 "front": "https://media.boxcritters.com/items/headband_blue/front.png" 2299 }, 2300 "sprites": "https://media.boxcritters.com/items/headband_blue/sprites.png" 2301 }, 2302 { 2303 "itemId": "bb_beebee", 2304 "name": "Bee Bee", 2305 "cost": 100, 2306 "slot": "hand", 2307 "theme": "event", 2308 "hideEars": null, 2309 "hideNose": null, 2310 "icon": "https://media.boxcritters.com/items/bb_beebee/icon.png", 2311 "bits": { 2312 "front": "https://media.boxcritters.com/items/bb_beebee/front.png" 2313 }, 2314 "sprites": "https://media.boxcritters.com/items/bb_beebee/sprites.png" 2315 }, 2316 { 2317 "itemId": "candy_corn", 2318 "name": "Candy Corn", 2319 "cost": 100, 2320 "slot": "body", 2321 "theme": "silly", 2322 "hideEars": null, 2323 "hideNose": null, 2324 "icon": "https://media.boxcritters.com/items/candy_corn/icon.png", 2325 "bits": { 2326 "front": "https://media.boxcritters.com/items/candy_corn/front.png" 2327 }, 2328 "sprites": "https://media.boxcritters.com/items/candy_corn/sprites.png" 2329 }, 2330 { 2331 "itemId": "turkey", 2332 "name": "Turkey Hat", 2333 "cost": 100, 2334 "slot": "head", 2335 "theme": "silly", 2336 "hideEars": null, 2337 "hideNose": null, 2338 "icon": "https://media.boxcritters.com/items/turkey/icon.png", 2339 "bits": { "front": "https://media.boxcritters.com/items/turkey/front.png" }, 2340 "sprites": "https://media.boxcritters.com/items/turkey/sprites.png" 2341 }, 2342 { 2343 "itemId": "bonnet_white", 2344 "name": "Bonnet", 2345 "cost": 100, 2346 "slot": "head", 2347 "theme": "history", 2348 "hideEars": null, 2349 "hideNose": null, 2350 "icon": "https://media.boxcritters.com/items/bonnet_white/icon.png", 2351 "bits": { 2352 "front": "https://media.boxcritters.com/items/bonnet_white/front.png" 2353 }, 2354 "sprites": "https://media.boxcritters.com/items/bonnet_white/sprites.png" 2355 }, 2356 { 2357 "itemId": "pilgram_suit", 2358 "name": "Pilgrim Suit", 2359 "cost": 100, 2360 "slot": "body", 2361 "theme": "history", 2362 "hideEars": null, 2363 "hideNose": null, 2364 "icon": "https://media.boxcritters.com/items/pilgram_suit/icon.png", 2365 "bits": { 2366 "front": "https://media.boxcritters.com/items/pilgram_suit/front.png" 2367 }, 2368 "sprites": "https://media.boxcritters.com/items/pilgram_suit/sprites.png" 2369 }, 2370 { 2371 "itemId": "pilgram_dress", 2372 "name": "Pilgrim Dress", 2373 "cost": 100, 2374 "slot": "body", 2375 "theme": "history", 2376 "hideEars": null, 2377 "hideNose": null, 2378 "icon": "https://media.boxcritters.com/items/pilgram_dress/icon.png", 2379 "bits": { 2380 "front": "https://media.boxcritters.com/items/pilgram_dress/front.png" 2381 }, 2382 "sprites": "https://media.boxcritters.com/items/pilgram_dress/sprites.png" 2383 }, 2384 { 2385 "itemId": "pilgram_hat", 2386 "name": "Pilgrim Hat", 2387 "cost": 100, 2388 "slot": "head", 2389 "theme": "history", 2390 "hideEars": null, 2391 "hideNose": null, 2392 "icon": "https://media.boxcritters.com/items/pilgram_hat/icon.png", 2393 "bits": { 2394 "front": "https://media.boxcritters.com/items/pilgram_hat/front.png" 2395 }, 2396 "sprites": "https://media.boxcritters.com/items/pilgram_hat/sprites.png" 2397 }, 2398 { 2399 "itemId": "bb_tillman", 2400 "name": "Tillman", 2401 "cost": 100, 2402 "slot": "head", 2403 "theme": "event", 2404 "hideEars": null, 2405 "hideNose": null, 2406 "icon": "https://media.boxcritters.com/items/bb_tillman/icon.png", 2407 "bits": { 2408 "front": "https://media.boxcritters.com/items/bb_tillman/front.png" 2409 }, 2410 "sprites": "https://media.boxcritters.com/items/bb_tillman/sprites.png" 2411 }, 2412 { 2413 "itemId": "jetpack", 2414 "name": "Jetpack", 2415 "cost": 100, 2416 "slot": "pack", 2417 "theme": "space", 2418 "hideEars": null, 2419 "hideNose": null, 2420 "icon": "https://media.boxcritters.com/items/jetpack/icon.png", 2421 "bits": { 2422 "front": "https://media.boxcritters.com/items/jetpack/front.png", 2423 "back": "https://media.boxcritters.com/items/jetpack/back.png" 2424 }, 2425 "sprites": "https://media.boxcritters.com/items/jetpack/sprites.png" 2426 }, 2427 { 2428 "itemId": "santa_hat", 2429 "name": "Santa Hat", 2430 "cost": 100, 2431 "slot": "head", 2432 "theme": "holiday", 2433 "hideEars": null, 2434 "hideNose": null, 2435 "icon": "https://media.boxcritters.com/items/santa_hat/icon.png", 2436 "bits": { 2437 "front": "https://media.boxcritters.com/items/santa_hat/front.png" 2438 }, 2439 "sprites": "https://media.boxcritters.com/items/santa_hat/sprites.png" 2440 }, 2441 { 2442 "itemId": "santa_beard", 2443 "name": "Santa Beard", 2444 "cost": 100, 2445 "slot": "fuzz", 2446 "theme": "holiday", 2447 "hideEars": null, 2448 "hideNose": null, 2449 "icon": "https://media.boxcritters.com/items/santa_beard/icon.png", 2450 "bits": { 2451 "front": "https://media.boxcritters.com/items/santa_beard/front.png" 2452 }, 2453 "sprites": "https://media.boxcritters.com/items/santa_beard/sprites.png" 2454 }, 2455 { 2456 "itemId": "santa_suit", 2457 "name": "Santa Suit", 2458 "cost": 100, 2459 "slot": "body", 2460 "theme": "holiday", 2461 "hideEars": null, 2462 "hideNose": null, 2463 "icon": "https://media.boxcritters.com/items/santa_suit/icon.png", 2464 "bits": { 2465 "front": "https://media.boxcritters.com/items/santa_suit/front.png" 2466 }, 2467 "sprites": "https://media.boxcritters.com/items/santa_suit/sprites.png" 2468 }, 2469 { 2470 "itemId": "elf_suit_green", 2471 "name": "Green Elf", 2472 "cost": 100, 2473 "slot": "body", 2474 "theme": "holiday", 2475 "hideEars": null, 2476 "hideNose": null, 2477 "icon": "https://media.boxcritters.com/items/elf_suit_green/icon.png", 2478 "bits": { 2479 "front": "https://media.boxcritters.com/items/elf_suit_green/front.png" 2480 }, 2481 "sprites": "https://media.boxcritters.com/items/elf_suit_green/sprites.png" 2482 }, 2483 { 2484 "itemId": "elf_hat_green", 2485 "name": "Green Elf Hat", 2486 "cost": 100, 2487 "slot": "head", 2488 "theme": "holiday", 2489 "hideEars": null, 2490 "hideNose": null, 2491 "icon": "https://media.boxcritters.com/items/elf_hat_green/icon.png", 2492 "bits": { 2493 "front": "https://media.boxcritters.com/items/elf_hat_green/front.png" 2494 }, 2495 "sprites": "https://media.boxcritters.com/items/elf_hat_green/sprites.png" 2496 }, 2497 { 2498 "itemId": "winter_dress", 2499 "name": "Winter Dress", 2500 "cost": 100, 2501 "slot": "body", 2502 "theme": "holiday", 2503 "hideEars": null, 2504 "hideNose": null, 2505 "icon": "https://media.boxcritters.com/items/winter_dress/icon.png", 2506 "bits": { 2507 "front": "https://media.boxcritters.com/items/winter_dress/front.png" 2508 }, 2509 "sprites": "https://media.boxcritters.com/items/winter_dress/sprites.png" 2510 }, 2511 { 2512 "itemId": "bow_white", 2513 "name": "White Bow", 2514 "cost": 100, 2515 "slot": "head", 2516 "theme": "", 2517 "hideEars": null, 2518 "hideNose": null, 2519 "icon": "https://media.boxcritters.com/items/bow_white/icon.png", 2520 "bits": { 2521 "front": "https://media.boxcritters.com/items/bow_white/front.png" 2522 }, 2523 "sprites": "https://media.boxcritters.com/items/bow_white/sprites.png" 2524 }, 2525 { 2526 "itemId": "jumpsuit_red", 2527 "name": "Red Jumpsuit", 2528 "cost": 100, 2529 "slot": "body", 2530 "theme": "", 2531 "hideEars": null, 2532 "hideNose": null, 2533 "icon": "https://media.boxcritters.com/items/jumpsuit_red/icon.png", 2534 "bits": { 2535 "front": "https://media.boxcritters.com/items/jumpsuit_red/front.png" 2536 }, 2537 "sprites": "https://media.boxcritters.com/items/jumpsuit_red/sprites.png" 2538 }, 2539 { 2540 "itemId": "gelatinous_green", 2541 "name": "Gelatinous Cube", 2542 "cost": 100, 2543 "slot": "ride", 2544 "theme": "holiday", 2545 "hideEars": null, 2546 "hideNose": null, 2547 "icon": "https://media.boxcritters.com/items/gelatinous_green/icon.png", 2548 "bits": { 2549 "front": "https://media.boxcritters.com/items/gelatinous_green/front.png", 2550 "back": "https://media.boxcritters.com/items/gelatinous_green/back.png" 2551 }, 2552 "sprites": "https://media.boxcritters.com/items/gelatinous_green/sprites.png" 2553 }, 2554 { 2555 "itemId": "bulb_blue", 2556 "name": "Blue Bulb", 2557 "cost": 100, 2558 "slot": "head", 2559 "theme": "holiday", 2560 "hideEars": null, 2561 "hideNose": true, 2562 "icon": "https://media.boxcritters.com/items/bulb_blue/icon.png", 2563 "bits": { 2564 "front": "https://media.boxcritters.com/items/bulb_blue/front.png" 2565 }, 2566 "sprites": "https://media.boxcritters.com/items/bulb_blue/sprites.png" 2567 }, 2568 { 2569 "itemId": "bulb_green", 2570 "name": "Green Bulb", 2571 "cost": 100, 2572 "slot": "head", 2573 "theme": "holiday", 2574 "hideEars": null, 2575 "hideNose": true, 2576 "icon": "https://media.boxcritters.com/items/bulb_green/icon.png", 2577 "bits": { 2578 "front": "https://media.boxcritters.com/items/bulb_green/front.png" 2579 }, 2580 "sprites": "https://media.boxcritters.com/items/bulb_green/sprites.png" 2581 }, 2582 { 2583 "itemId": "bulb_pink", 2584 "name": "Pink Bulb", 2585 "cost": 100, 2586 "slot": "head", 2587 "theme": "holiday", 2588 "hideEars": null, 2589 "hideNose": true, 2590 "icon": "https://media.boxcritters.com/items/bulb_pink/icon.png", 2591 "bits": { 2592 "front": "https://media.boxcritters.com/items/bulb_pink/front.png" 2593 }, 2594 "sprites": "https://media.boxcritters.com/items/bulb_pink/sprites.png" 2595 }, 2596 { 2597 "itemId": "bulb_red", 2598 "name": "Red Bulb", 2599 "cost": 100, 2600 "slot": "head", 2601 "theme": "holiday", 2602 "hideEars": null, 2603 "hideNose": true, 2604 "icon": "https://media.boxcritters.com/items/bulb_red/icon.png", 2605 "bits": { 2606 "front": "https://media.boxcritters.com/items/bulb_red/front.png" 2607 }, 2608 "sprites": "https://media.boxcritters.com/items/bulb_red/sprites.png" 2609 }, 2610 { 2611 "itemId": "bulb_white", 2612 "name": "White Bulb", 2613 "cost": 100, 2614 "slot": "head", 2615 "theme": "holiday", 2616 "hideEars": null, 2617 "hideNose": true, 2618 "icon": "https://media.boxcritters.com/items/bulb_white/icon.png", 2619 "bits": { 2620 "front": "https://media.boxcritters.com/items/bulb_white/front.png" 2621 }, 2622 "sprites": "https://media.boxcritters.com/items/bulb_white/sprites.png" 2623 }, 2624 { 2625 "itemId": "bulb_yellow", 2626 "name": "Yellow Bulb", 2627 "cost": 100, 2628 "slot": "head", 2629 "theme": "holiday", 2630 "hideEars": null, 2631 "hideNose": true, 2632 "icon": "https://media.boxcritters.com/items/bulb_yellow/icon.png", 2633 "bits": { 2634 "front": "https://media.boxcritters.com/items/bulb_yellow/front.png" 2635 }, 2636 "sprites": "https://media.boxcritters.com/items/bulb_yellow/sprites.png" 2637 }, 2638 { 2639 "itemId": "train_blue", 2640 "name": "Train Conductor", 2641 "cost": 100, 2642 "slot": "body", 2643 "theme": "work", 2644 "hideEars": null, 2645 "hideNose": null, 2646 "icon": "https://media.boxcritters.com/items/train_blue/icon.png", 2647 "bits": { 2648 "front": "https://media.boxcritters.com/items/train_blue/front.png" 2649 }, 2650 "sprites": "https://media.boxcritters.com/items/train_blue/sprites.png" 2651 }, 2652 { 2653 "itemId": "box_hat_red", 2654 "name": "Red Cardboard Box Hat", 2655 "cost": 100, 2656 "slot": "head", 2657 "theme": "silly", 2658 "hideEars": null, 2659 "hideNose": null, 2660 "icon": "https://media.boxcritters.com/items/box_hat_red/icon.png", 2661 "bits": { 2662 "front": "https://media.boxcritters.com/items/box_hat_red/front.png" 2663 }, 2664 "sprites": "https://media.boxcritters.com/items/box_hat_red/sprites.png" 2665 }, 2666 { 2667 "itemId": "train_hat_blue", 2668 "name": "Train Conductor Hat", 2669 "cost": 100, 2670 "slot": "head", 2671 "theme": "work", 2672 "hideEars": null, 2673 "hideNose": null, 2674 "icon": "https://media.boxcritters.com/items/train_hat_blue/icon.png", 2675 "bits": { 2676 "front": "https://media.boxcritters.com/items/train_hat_blue/front.png" 2677 }, 2678 "sprites": "https://media.boxcritters.com/items/train_hat_blue/sprites.png" 2679 }, 2680 { 2681 "itemId": "reindeer_body", 2682 "name": "Reindeer", 2683 "cost": 100, 2684 "slot": "body", 2685 "theme": "holiday", 2686 "hideEars": null, 2687 "hideNose": null, 2688 "icon": "https://media.boxcritters.com/items/reindeer_body/icon.png", 2689 "bits": { 2690 "front": "https://media.boxcritters.com/items/reindeer_body/front.png" 2691 }, 2692 "sprites": "https://media.boxcritters.com/items/reindeer_body/sprites.png" 2693 }, 2694 { 2695 "itemId": "reindeer_head", 2696 "name": "Reindeer Head", 2697 "cost": 100, 2698 "slot": "head", 2699 "theme": "holiday", 2700 "hideEars": null, 2701 "hideNose": null, 2702 "icon": "https://media.boxcritters.com/items/reindeer_head/icon.png", 2703 "bits": { 2704 "front": "https://media.boxcritters.com/items/reindeer_head/front.png" 2705 }, 2706 "sprites": "https://media.boxcritters.com/items/reindeer_head/sprites.png" 2707 }, 2708 { 2709 "itemId": "gift_hat_green", 2710 "name": "Green Gift", 2711 "cost": 100, 2712 "slot": "head", 2713 "theme": "charity", 2714 "hideEars": null, 2715 "hideNose": null, 2716 "icon": "https://media.boxcritters.com/items/gift_hat_green/icon.png", 2717 "bits": { 2718 "front": "https://media.boxcritters.com/items/gift_hat_green/front.png" 2719 }, 2720 "sprites": "https://media.boxcritters.com/items/gift_hat_green/sprites.png" 2721 }, 2722 { 2723 "itemId": "gift_hat_red", 2724 "name": "Red Gift", 2725 "cost": 100, 2726 "slot": "head", 2727 "theme": "charity", 2728 "hideEars": null, 2729 "hideNose": null, 2730 "icon": "https://media.boxcritters.com/items/gift_hat_red/icon.png", 2731 "bits": { 2732 "front": "https://media.boxcritters.com/items/gift_hat_red/front.png" 2733 }, 2734 "sprites": "https://media.boxcritters.com/items/gift_hat_red/sprites.png" 2735 }, 2736 { 2737 "itemId": "angel_halo", 2738 "name": "Angel Halo", 2739 "cost": 100, 2740 "slot": "head", 2741 "theme": "holiday", 2742 "hideEars": null, 2743 "hideNose": null, 2744 "icon": "https://media.boxcritters.com/items/angel_halo/icon.png", 2745 "bits": { 2746 "front": "https://media.boxcritters.com/items/angel_halo/front.png" 2747 }, 2748 "sprites": "https://media.boxcritters.com/items/angel_halo/sprites.png" 2749 }, 2750 { 2751 "itemId": "angel_wings", 2752 "name": "Angel Wings", 2753 "cost": 100, 2754 "slot": "body", 2755 "theme": "holiday", 2756 "hideEars": null, 2757 "hideNose": null, 2758 "icon": "https://media.boxcritters.com/items/angel_wings/icon.png", 2759 "bits": { 2760 "front": "https://media.boxcritters.com/items/angel_wings/front.png", 2761 "back": "https://media.boxcritters.com/items/angel_wings/back.png" 2762 }, 2763 "sprites": "https://media.boxcritters.com/items/angel_wings/sprites.png" 2764 }, 2765 { 2766 "itemId": "ushanka", 2767 "name": "Ushanka", 2768 "cost": 100, 2769 "slot": "head", 2770 "theme": "winter", 2771 "hideEars": null, 2772 "hideNose": null, 2773 "icon": "https://media.boxcritters.com/items/ushanka/icon.png", 2774 "bits": { 2775 "front": "https://media.boxcritters.com/items/ushanka/front.png" 2776 }, 2777 "sprites": "https://media.boxcritters.com/items/ushanka/sprites.png" 2778 }, 2779 { 2780 "itemId": "bandana_yellow", 2781 "name": "Yellow Bandana", 2782 "cost": 40, 2783 "slot": "head", 2784 "theme": "pirate", 2785 "hideEars": true, 2786 "hideNose": null, 2787 "icon": "https://media.boxcritters.com/items/bandana_yellow/icon.png", 2788 "bits": { 2789 "front": "https://media.boxcritters.com/items/bandana_yellow/front.png" 2790 }, 2791 "sprites": "https://media.boxcritters.com/items/bandana_yellow/sprites.png" 2792 }, 2793 { 2794 "itemId": "puffy_white", 2795 "name": "White Puffy Jacket", 2796 "cost": 100, 2797 "slot": "body", 2798 "theme": "winter", 2799 "hideEars": null, 2800 "hideNose": null, 2801 "icon": "https://media.boxcritters.com/items/puffy_white/icon.png", 2802 "bits": { 2803 "front": "https://media.boxcritters.com/items/puffy_white/front.png" 2804 }, 2805 "sprites": "https://media.boxcritters.com/items/puffy_white/sprites.png" 2806 }, 2807 { 2808 "itemId": "puffy_red", 2809 "name": "Red Puffy Jacket", 2810 "cost": 100, 2811 "slot": "body", 2812 "theme": "winter", 2813 "hideEars": null, 2814 "hideNose": null, 2815 "icon": "https://media.boxcritters.com/items/puffy_red/icon.png", 2816 "bits": { 2817 "front": "https://media.boxcritters.com/items/puffy_red/front.png" 2818 }, 2819 "sprites": "https://media.boxcritters.com/items/puffy_red/sprites.png" 2820 }, 2821 { 2822 "itemId": "puffy_pink", 2823 "name": "Pink Puffy Jacket", 2824 "cost": 100, 2825 "slot": "body", 2826 "theme": "winter", 2827 "hideEars": null, 2828 "hideNose": null, 2829 "icon": "https://media.boxcritters.com/items/puffy_pink/icon.png", 2830 "bits": { 2831 "front": "https://media.boxcritters.com/items/puffy_pink/front.png" 2832 }, 2833 "sprites": "https://media.boxcritters.com/items/puffy_pink/sprites.png" 2834 }, 2835 { 2836 "itemId": "puffy_blue", 2837 "name": "Blue Puffy Jacket", 2838 "cost": 100, 2839 "slot": "body", 2840 "theme": "winter", 2841 "hideEars": null, 2842 "hideNose": null, 2843 "icon": "https://media.boxcritters.com/items/puffy_blue/icon.png", 2844 "bits": { 2845 "front": "https://media.boxcritters.com/items/puffy_blue/front.png" 2846 }, 2847 "sprites": "https://media.boxcritters.com/items/puffy_blue/sprites.png" 2848 }, 2849 { 2850 "itemId": "puffy_black", 2851 "name": "Black Puffy Jacket", 2852 "cost": 100, 2853 "slot": "body", 2854 "theme": "winter", 2855 "hideEars": null, 2856 "hideNose": null, 2857 "icon": "https://media.boxcritters.com/items/puffy_black/icon.png", 2858 "bits": { 2859 "front": "https://media.boxcritters.com/items/puffy_black/front.png" 2860 }, 2861 "sprites": "https://media.boxcritters.com/items/puffy_black/sprites.png" 2862 }, 2863 { 2864 "itemId": "winter_dress_red", 2865 "name": "Red Winter Dress", 2866 "cost": 100, 2867 "slot": "body", 2868 "theme": "winter", 2869 "hideEars": null, 2870 "hideNose": null, 2871 "icon": "https://media.boxcritters.com/items/winter_dress_red/icon.png", 2872 "bits": { 2873 "front": "https://media.boxcritters.com/items/winter_dress_red/front.png" 2874 }, 2875 "sprites": "https://media.boxcritters.com/items/winter_dress_red/sprites.png" 2876 }, 2877 { 2878 "itemId": "tacky_green", 2879 "name": "Tacky Green Sweater", 2880 "cost": 100, 2881 "slot": "body", 2882 "theme": "winter", 2883 "hideEars": null, 2884 "hideNose": null, 2885 "icon": "https://media.boxcritters.com/items/tacky_green/icon.png", 2886 "bits": { 2887 "front": "https://media.boxcritters.com/items/tacky_green/front.png" 2888 }, 2889 "sprites": "https://media.boxcritters.com/items/tacky_green/sprites.png" 2890 }, 2891 { 2892 "itemId": "tacky_red", 2893 "name": "Tacky Red Sweater", 2894 "cost": 100, 2895 "slot": "body", 2896 "theme": "winter", 2897 "hideEars": null, 2898 "hideNose": null, 2899 "icon": "https://media.boxcritters.com/items/tacky_red/icon.png", 2900 "bits": { 2901 "front": "https://media.boxcritters.com/items/tacky_red/front.png" 2902 }, 2903 "sprites": "https://media.boxcritters.com/items/tacky_red/sprites.png" 2904 }, 2905 { 2906 "itemId": "ornament_blue", 2907 "name": "Blue Ornament", 2908 "cost": 100, 2909 "slot": "body", 2910 "theme": "winter", 2911 "hideEars": null, 2912 "hideNose": null, 2913 "icon": "https://media.boxcritters.com/items/ornament_blue/icon.png", 2914 "bits": { 2915 "front": "https://media.boxcritters.com/items/ornament_blue/front.png" 2916 }, 2917 "sprites": "https://media.boxcritters.com/items/ornament_blue/sprites.png" 2918 }, 2919 { 2920 "itemId": "ornament_gold", 2921 "name": "Gold Ornament", 2922 "cost": 100, 2923 "slot": "body", 2924 "theme": "winter", 2925 "hideEars": null, 2926 "hideNose": null, 2927 "icon": "https://media.boxcritters.com/items/ornament_gold/icon.png", 2928 "bits": { 2929 "front": "https://media.boxcritters.com/items/ornament_gold/front.png" 2930 }, 2931 "sprites": "https://media.boxcritters.com/items/ornament_gold/sprites.png" 2932 }, 2933 { 2934 "itemId": "ornament_green", 2935 "name": "Green Ornament", 2936 "cost": 100, 2937 "slot": "body", 2938 "theme": "winter", 2939 "hideEars": null, 2940 "hideNose": null, 2941 "icon": "https://media.boxcritters.com/items/ornament_green/icon.png", 2942 "bits": { 2943 "front": "https://media.boxcritters.com/items/ornament_green/front.png" 2944 }, 2945 "sprites": "https://media.boxcritters.com/items/ornament_green/sprites.png" 2946 }, 2947 { 2948 "itemId": "ornament_pink", 2949 "name": "Pink Ornament", 2950 "cost": 100, 2951 "slot": "body", 2952 "theme": "winter", 2953 "hideEars": null, 2954 "hideNose": null, 2955 "icon": "https://media.boxcritters.com/items/ornament_pink/icon.png", 2956 "bits": { 2957 "front": "https://media.boxcritters.com/items/ornament_pink/front.png" 2958 }, 2959 "sprites": "https://media.boxcritters.com/items/ornament_pink/sprites.png" 2960 }, 2961 { 2962 "itemId": "ornament_red", 2963 "name": "Red Ornament", 2964 "cost": 100, 2965 "slot": "body", 2966 "theme": "winter", 2967 "hideEars": null, 2968 "hideNose": null, 2969 "icon": "https://media.boxcritters.com/items/ornament_red/icon.png", 2970 "bits": { 2971 "front": "https://media.boxcritters.com/items/ornament_red/front.png" 2972 }, 2973 "sprites": "https://media.boxcritters.com/items/ornament_red/sprites.png" 2974 }, 2975 { 2976 "itemId": "ski_suit_blue", 2977 "name": "Blue Ski Suit", 2978 "cost": 100, 2979 "slot": "body", 2980 "theme": "sports", 2981 "hideEars": null, 2982 "hideNose": null, 2983 "icon": "https://media.boxcritters.com/items/ski_suit_blue/icon.png", 2984 "bits": { 2985 "front": "https://media.boxcritters.com/items/ski_suit_blue/front.png" 2986 }, 2987 "sprites": "https://media.boxcritters.com/items/ski_suit_blue/sprites.png" 2988 }, 2989 { 2990 "itemId": "ski_poles", 2991 "name": "Ski Poles", 2992 "cost": 100, 2993 "slot": "hand", 2994 "theme": "sports", 2995 "hideEars": null, 2996 "hideNose": null, 2997 "icon": "https://media.boxcritters.com/items/ski_poles/icon.png", 2998 "bits": { 2999 "front": "https://media.boxcritters.com/items/ski_poles/front.png" 3000 }, 3001 "sprites": "https://media.boxcritters.com/items/ski_poles/sprites.png" 3002 }, 3003 { 3004 "itemId": "toque_black", 3005 "name": "Black Toque", 3006 "cost": 100, 3007 "slot": "head", 3008 "theme": "", 3009 "hideEars": null, 3010 "hideNose": null, 3011 "icon": "https://media.boxcritters.com/items/toque_black/icon.png", 3012 "bits": { 3013 "front": "https://media.boxcritters.com/items/toque_black/front.png" 3014 }, 3015 "sprites": "https://media.boxcritters.com/items/toque_black/sprites.png" 3016 }, 3017 { 3018 "itemId": "onesie_plaid_red", 3019 "name": "Onesie Red Plaid", 3020 "cost": 100, 3021 "slot": "body", 3022 "theme": "", 3023 "hideEars": null, 3024 "hideNose": null, 3025 "icon": "https://media.boxcritters.com/items/onesie_plaid_red/icon.png", 3026 "bits": { 3027 "front": "https://media.boxcritters.com/items/onesie_plaid_red/front.png" 3028 }, 3029 "sprites": "https://media.boxcritters.com/items/onesie_plaid_red/sprites.png" 3030 }, 3031 { 3032 "itemId": "sleeping_red", 3033 "name": "Red Sleeping Cap", 3034 "cost": 100, 3035 "slot": "head", 3036 "theme": "", 3037 "hideEars": null, 3038 "hideNose": null, 3039 "icon": "https://media.boxcritters.com/items/sleeping_red/icon.png", 3040 "bits": { 3041 "front": "https://media.boxcritters.com/items/sleeping_red/front.png" 3042 }, 3043 "sprites": "https://media.boxcritters.com/items/sleeping_red/sprites.png" 3044 }, 3045 { 3046 "itemId": "sweater_black", 3047 "name": "Black Sweater", 3048 "cost": 100, 3049 "slot": "body", 3050 "theme": "winter", 3051 "hideEars": null, 3052 "hideNose": null, 3053 "icon": "https://media.boxcritters.com/items/sweater_black/icon.png", 3054 "bits": { 3055 "front": "https://media.boxcritters.com/items/sweater_black/front.png" 3056 }, 3057 "sprites": "https://media.boxcritters.com/items/sweater_black/sprites.png" 3058 }, 3059 { 3060 "itemId": "sweater_blue", 3061 "name": "Blue Sweater", 3062 "cost": 100, 3063 "slot": "body", 3064 "theme": "winter", 3065 "hideEars": null, 3066 "hideNose": null, 3067 "icon": "https://media.boxcritters.com/items/sweater_blue/icon.png", 3068 "bits": { 3069 "front": "https://media.boxcritters.com/items/sweater_blue/front.png" 3070 }, 3071 "sprites": "https://media.boxcritters.com/items/sweater_blue/sprites.png" 3072 }, 3073 { 3074 "itemId": "sweater_green", 3075 "name": "Green Sweater", 3076 "cost": 100, 3077 "slot": "body", 3078 "theme": "winter", 3079 "hideEars": null, 3080 "hideNose": null, 3081 "icon": "https://media.boxcritters.com/items/sweater_green/icon.png", 3082 "bits": { 3083 "front": "https://media.boxcritters.com/items/sweater_green/front.png" 3084 }, 3085 "sprites": "https://media.boxcritters.com/items/sweater_green/sprites.png" 3086 }, 3087 { 3088 "itemId": "sweater_orange", 3089 "name": "Orange Sweater", 3090 "cost": 100, 3091 "slot": "body", 3092 "theme": "winter", 3093 "hideEars": null, 3094 "hideNose": null, 3095 "icon": "https://media.boxcritters.com/items/sweater_orange/icon.png", 3096 "bits": { 3097 "front": "https://media.boxcritters.com/items/sweater_orange/front.png" 3098 }, 3099 "sprites": "https://media.boxcritters.com/items/sweater_orange/sprites.png" 3100 }, 3101 { 3102 "itemId": "sweater_pink", 3103 "name": "Pink Sweater", 3104 "cost": 20, 3105 "slot": "body", 3106 "theme": "winter", 3107 "hideEars": null, 3108 "hideNose": null, 3109 "icon": "https://media.boxcritters.com/items/sweater_pink/icon.png", 3110 "bits": { 3111 "front": "https://media.boxcritters.com/items/sweater_pink/front.png" 3112 }, 3113 "sprites": "https://media.boxcritters.com/items/sweater_pink/sprites.png" 3114 }, 3115 { 3116 "itemId": "sweater_red", 3117 "name": "Red Sweater", 3118 "cost": 100, 3119 "slot": "body", 3120 "theme": "winter", 3121 "hideEars": null, 3122 "hideNose": null, 3123 "icon": "https://media.boxcritters.com/items/sweater_red/icon.png", 3124 "bits": { 3125 "front": "https://media.boxcritters.com/items/sweater_red/front.png" 3126 }, 3127 "sprites": "https://media.boxcritters.com/items/sweater_red/sprites.png" 3128 }, 3129 { 3130 "itemId": "blockhead", 3131 "name": "Blockhead Hat", 3132 "cost": 100, 3133 "slot": "head", 3134 "theme": "winter", 3135 "hideEars": null, 3136 "hideNose": null, 3137 "icon": "https://media.boxcritters.com/items/blockhead/icon.png", 3138 "bits": { 3139 "front": "https://media.boxcritters.com/items/blockhead/front.png" 3140 }, 3141 "sprites": "https://media.boxcritters.com/items/blockhead/sprites.png" 3142 }, 3143 { 3144 "itemId": "tuxedo_black", 3145 "name": "Tuxedo", 3146 "cost": 100, 3147 "slot": "body", 3148 "theme": "party", 3149 "hideEars": null, 3150 "hideNose": null, 3151 "icon": "https://media.boxcritters.com/items/tuxedo_black/icon.png", 3152 "bits": { 3153 "front": "https://media.boxcritters.com/items/tuxedo_black/front.png" 3154 }, 3155 "sprites": "https://media.boxcritters.com/items/tuxedo_black/sprites.png" 3156 }, 3157 { 3158 "itemId": "australian_hat", 3159 "name": "Australian Hat", 3160 "cost": 100, 3161 "slot": "head", 3162 "theme": "charity", 3163 "hideEars": null, 3164 "hideNose": null, 3165 "icon": "https://media.boxcritters.com/items/australian_hat/icon.png", 3166 "bits": { 3167 "front": "https://media.boxcritters.com/items/australian_hat/front.png" 3168 }, 3169 "sprites": "https://media.boxcritters.com/items/australian_hat/sprites.png" 3170 }, 3171 { 3172 "itemId": "headphones_blue", 3173 "name": "Blue Headphones", 3174 "cost": 100, 3175 "slot": "ears", 3176 "theme": "", 3177 "hideEars": null, 3178 "hideNose": null, 3179 "icon": "https://media.boxcritters.com/items/headphones_blue/icon.png", 3180 "bits": { 3181 "front": "https://media.boxcritters.com/items/headphones_blue/front.png" 3182 }, 3183 "sprites": "https://media.boxcritters.com/items/headphones_blue/sprites.png" 3184 }, 3185 { 3186 "itemId": "ski_helmet_blue", 3187 "name": "Blue Ski Helmet", 3188 "cost": 100, 3189 "slot": "head", 3190 "theme": "winter", 3191 "hideEars": null, 3192 "hideNose": true, 3193 "icon": "https://media.boxcritters.com/items/ski_helmet_blue/icon.png", 3194 "bits": { 3195 "front": "https://media.boxcritters.com/items/ski_helmet_blue/front.png" 3196 }, 3197 "sprites": "https://media.boxcritters.com/items/ski_helmet_blue/sprites.png" 3198 }, 3199 { 3200 "itemId": "hockey_jersey_red", 3201 "name": "Red Hockey Jersey", 3202 "cost": 100, 3203 "slot": "body", 3204 "theme": "sports", 3205 "hideEars": null, 3206 "hideNose": null, 3207 "icon": "https://media.boxcritters.com/items/hockey_jersey_red/icon.png", 3208 "bits": { 3209 "front": "https://media.boxcritters.com/items/hockey_jersey_red/front.png" 3210 }, 3211 "sprites": "https://media.boxcritters.com/items/hockey_jersey_red/sprites.png" 3212 }, 3213 { 3214 "itemId": "hockey_helmet_blue", 3215 "name": "Blue Hockey Helmet", 3216 "cost": 100, 3217 "slot": "head", 3218 "theme": "sports", 3219 "hideEars": null, 3220 "hideNose": true, 3221 "icon": "https://media.boxcritters.com/items/hockey_helmet_blue/icon.png", 3222 "bits": { 3223 "front": "https://media.boxcritters.com/items/hockey_helmet_blue/front.png" 3224 }, 3225 "sprites": "https://media.boxcritters.com/items/hockey_helmet_blue/sprites.png" 3226 }, 3227 { 3228 "itemId": "hockey_helmet_red", 3229 "name": "Red Hockey Helmet", 3230 "cost": 100, 3231 "slot": "head", 3232 "theme": "sports", 3233 "hideEars": null, 3234 "hideNose": true, 3235 "icon": "https://media.boxcritters.com/items/hockey_helmet_red/icon.png", 3236 "bits": { 3237 "front": "https://media.boxcritters.com/items/hockey_helmet_red/front.png" 3238 }, 3239 "sprites": "https://media.boxcritters.com/items/hockey_helmet_red/sprites.png" 3240 }, 3241 { 3242 "itemId": "hockey_jersey_blue", 3243 "name": "Blue Hockey Jersey", 3244 "cost": 100, 3245 "slot": "body", 3246 "theme": "sports", 3247 "hideEars": null, 3248 "hideNose": null, 3249 "icon": "https://media.boxcritters.com/items/hockey_jersey_blue/icon.png", 3250 "bits": { 3251 "front": "https://media.boxcritters.com/items/hockey_jersey_blue/front.png" 3252 }, 3253 "sprites": "https://media.boxcritters.com/items/hockey_jersey_blue/sprites.png" 3254 }, 3255 { 3256 "itemId": "traffic_cone", 3257 "name": "Traffic Cone", 3258 "cost": 100, 3259 "slot": "head", 3260 "theme": "silly", 3261 "hideEars": null, 3262 "hideNose": null, 3263 "icon": "https://media.boxcritters.com/items/traffic_cone/icon.png", 3264 "bits": { 3265 "front": "https://media.boxcritters.com/items/traffic_cone/front.png" 3266 }, 3267 "sprites": "https://media.boxcritters.com/items/traffic_cone/sprites.png" 3268 }, 3269 { 3270 "itemId": "ringmaster_suit_red", 3271 "name": "Ringmaster Suit", 3272 "cost": 100, 3273 "slot": "body", 3274 "theme": "", 3275 "hideEars": null, 3276 "hideNose": null, 3277 "icon": "https://media.boxcritters.com/items/ringmaster_suit_red/icon.png", 3278 "bits": { 3279 "front": "https://media.boxcritters.com/items/ringmaster_suit_red/front.png" 3280 }, 3281 "sprites": "https://media.boxcritters.com/items/ringmaster_suit_red/sprites.png" 3282 }, 3283 { 3284 "itemId": "ringmaster_hat_black", 3285 "name": "Ringmaster Hat", 3286 "cost": 100, 3287 "slot": "head", 3288 "theme": "", 3289 "hideEars": null, 3290 "hideNose": null, 3291 "icon": "https://media.boxcritters.com/items/ringmaster_hat_black/icon.png", 3292 "bits": { 3293 "front": "https://media.boxcritters.com/items/ringmaster_hat_black/front.png" 3294 }, 3295 "sprites": "https://media.boxcritters.com/items/ringmaster_hat_black/sprites.png" 3296 }, 3297 { 3298 "itemId": "football_jersey_red", 3299 "name": "Red Football Jersey", 3300 "cost": 100, 3301 "slot": "body", 3302 "theme": "", 3303 "hideEars": null, 3304 "hideNose": null, 3305 "icon": "https://media.boxcritters.com/items/football_jersey_red/icon.png", 3306 "bits": { 3307 "front": "https://media.boxcritters.com/items/football_jersey_red/front.png" 3308 }, 3309 "sprites": "https://media.boxcritters.com/items/football_jersey_red/sprites.png" 3310 }, 3311 { 3312 "itemId": "clown_suit_red", 3313 "name": "Clown Suit", 3314 "cost": 200, 3315 "slot": "body", 3316 "theme": "", 3317 "hideEars": null, 3318 "hideNose": null, 3319 "icon": "https://media.boxcritters.com/items/clown_suit_red/icon.png", 3320 "bits": { 3321 "front": "https://media.boxcritters.com/items/clown_suit_red/front.png" 3322 }, 3323 "sprites": "https://media.boxcritters.com/items/clown_suit_red/sprites.png" 3324 }, 3325 { 3326 "itemId": "clown_wig", 3327 "name": "Clown Wig", 3328 "cost": 200, 3329 "slot": "head", 3330 "theme": "", 3331 "hideEars": null, 3332 "hideNose": null, 3333 "icon": "https://media.boxcritters.com/items/clown_wig/icon.png", 3334 "bits": { 3335 "front": "https://media.boxcritters.com/items/clown_wig/front.png" 3336 }, 3337 "sprites": "https://media.boxcritters.com/items/clown_wig/sprites.png" 3338 }, 3339 { 3340 "itemId": "clown_face_white", 3341 "name": "Clown Face Paint", 3342 "cost": 100, 3343 "slot": "face", 3344 "theme": "", 3345 "hideEars": null, 3346 "hideNose": null, 3347 "icon": "https://media.boxcritters.com/items/clown_face_white/icon.png", 3348 "bits": { 3349 "front": "https://media.boxcritters.com/items/clown_face_white/front.png" 3350 }, 3351 "sprites": "https://media.boxcritters.com/items/clown_face_white/sprites.png" 3352 }, 3353 { 3354 "itemId": "potato_brown", 3355 "name": "Potato Sack", 3356 "cost": 100, 3357 "slot": "body", 3358 "theme": "", 3359 "hideEars": null, 3360 "hideNose": null, 3361 "icon": "https://media.boxcritters.com/items/potato_brown/icon.png", 3362 "bits": { 3363 "front": "https://media.boxcritters.com/items/potato_brown/front.png" 3364 }, 3365 "sprites": "https://media.boxcritters.com/items/potato_brown/sprites.png" 3366 }, 3367 { 3368 "itemId": "football_face_black", 3369 "name": "Football Face Paint", 3370 "cost": 100, 3371 "slot": "face", 3372 "theme": "", 3373 "hideEars": null, 3374 "hideNose": null, 3375 "icon": "https://media.boxcritters.com/items/football_face_black/icon.png", 3376 "bits": { 3377 "front": "https://media.boxcritters.com/items/football_face_black/front.png" 3378 }, 3379 "sprites": "https://media.boxcritters.com/items/football_face_black/sprites.png" 3380 }, 3381 { 3382 "itemId": "float_pink", 3383 "name": "Pink Duck Floatie", 3384 "cost": 100, 3385 "slot": "hand", 3386 "theme": "silly", 3387 "hideEars": null, 3388 "hideNose": null, 3389 "icon": "https://media.boxcritters.com/items/float_pink/icon.png", 3390 "bits": { 3391 "front": "https://media.boxcritters.com/items/float_pink/front.png", 3392 "back": "https://media.boxcritters.com/items/float_pink/back.png" 3393 }, 3394 "sprites": "https://media.boxcritters.com/items/float_pink/sprites.png" 3395 }, 3396 { 3397 "itemId": "cake_suit_pink", 3398 "name": "1 Year Anniversary Suit", 3399 "cost": 100, 3400 "slot": "body", 3401 "theme": "event", 3402 "hideEars": null, 3403 "hideNose": null, 3404 "icon": "https://media.boxcritters.com/items/cake_suit_pink/icon.png", 3405 "bits": { 3406 "front": "https://media.boxcritters.com/items/cake_suit_pink/front.png" 3407 }, 3408 "sprites": "https://media.boxcritters.com/items/cake_suit_pink/sprites.png" 3409 }, 3410 { 3411 "itemId": "cake_hat_pink", 3412 "name": "1 Year Anniversary Hat", 3413 "cost": 100, 3414 "slot": "head", 3415 "theme": "event", 3416 "hideEars": null, 3417 "hideNose": null, 3418 "icon": "https://media.boxcritters.com/items/cake_hat_pink/icon.png", 3419 "bits": { 3420 "front": "https://media.boxcritters.com/items/cake_hat_pink/front.png" 3421 }, 3422 "sprites": "https://media.boxcritters.com/items/cake_hat_pink/sprites.png" 3423 }, 3424 { 3425 "itemId": "headphones_green", 3426 "name": "Green Headphones", 3427 "cost": 100, 3428 "slot": "ears", 3429 "theme": "", 3430 "hideEars": null, 3431 "hideNose": null, 3432 "icon": "https://media.boxcritters.com/items/headphones_green/icon.png", 3433 "bits": { 3434 "front": "https://media.boxcritters.com/items/headphones_green/front.png" 3435 }, 3436 "sprites": "https://media.boxcritters.com/items/headphones_green/sprites.png" 3437 }, 3438 { 3439 "itemId": "tactical_headset", 3440 "name": "Tactical Headset", 3441 "cost": 100, 3442 "slot": "ears", 3443 "theme": "", 3444 "hideEars": null, 3445 "hideNose": null, 3446 "icon": "https://media.boxcritters.com/items/tactical_headset/icon.png", 3447 "bits": { 3448 "front": "https://media.boxcritters.com/items/tactical_headset/front.png" 3449 }, 3450 "sprites": "https://media.boxcritters.com/items/tactical_headset/sprites.png" 3451 }, 3452 { 3453 "itemId": "night_vision", 3454 "name": "Night Vision", 3455 "cost": 100, 3456 "slot": "eyes", 3457 "theme": "", 3458 "hideEars": null, 3459 "hideNose": null, 3460 "icon": "https://media.boxcritters.com/items/night_vision/icon.png", 3461 "bits": { 3462 "front": "https://media.boxcritters.com/items/night_vision/front.png" 3463 }, 3464 "sprites": "https://media.boxcritters.com/items/night_vision/sprites.png" 3465 }, 3466 { 3467 "itemId": "tactical_vest", 3468 "name": "Tactical Vest", 3469 "cost": 100, 3470 "slot": "body", 3471 "theme": "", 3472 "hideEars": null, 3473 "hideNose": null, 3474 "icon": "https://media.boxcritters.com/items/tactical_vest/icon.png", 3475 "bits": { 3476 "front": "https://media.boxcritters.com/items/tactical_vest/front.png" 3477 }, 3478 "sprites": "https://media.boxcritters.com/items/tactical_vest/sprites.png" 3479 }, 3480 { 3481 "itemId": "wings_black", 3482 "name": "Raven Wings", 3483 "cost": 100, 3484 "slot": "pack", 3485 "theme": "", 3486 "hideEars": null, 3487 "hideNose": null, 3488 "icon": "https://media.boxcritters.com/items/wings_black/icon.png", 3489 "bits": { 3490 "back": "https://media.boxcritters.com/items/wings_black/back.png" 3491 }, 3492 "sprites": "https://media.boxcritters.com/items/wings_black/sprites.png" 3493 }, 3494 { 3495 "itemId": "school_pack_black", 3496 "name": "Black School Backpack", 3497 "cost": 100, 3498 "slot": "pack", 3499 "theme": "", 3500 "hideEars": null, 3501 "hideNose": null, 3502 "icon": "https://media.boxcritters.com/items/school_pack_black/icon.png", 3503 "bits": { 3504 "front": "https://media.boxcritters.com/items/school_pack_black/front.png", 3505 "back": "https://media.boxcritters.com/items/school_pack_black/back.png" 3506 }, 3507 "sprites": "https://media.boxcritters.com/items/school_pack_black/sprites.png" 3508 }, 3509 { 3510 "itemId": "toque_green", 3511 "name": "Green Toque", 3512 "cost": 100, 3513 "slot": "head", 3514 "theme": "winter", 3515 "hideEars": null, 3516 "hideNose": null, 3517 "icon": "https://media.boxcritters.com/items/toque_green/icon.png", 3518 "bits": { 3519 "front": "https://media.boxcritters.com/items/toque_green/front.png" 3520 }, 3521 "sprites": "https://media.boxcritters.com/items/toque_green/sprites.png" 3522 }, 3523 { 3524 "itemId": "wings_yellow", 3525 "name": "Angel Wings", 3526 "cost": 100, 3527 "slot": "pack", 3528 "theme": "event", 3529 "hideEars": null, 3530 "hideNose": null, 3531 "icon": "https://media.boxcritters.com/items/wings_yellow/icon.png", 3532 "bits": { 3533 "back": "https://media.boxcritters.com/items/wings_yellow/back.png" 3534 }, 3535 "sprites": "https://media.boxcritters.com/items/wings_yellow/sprites.png" 3536 }, 3537 { 3538 "itemId": "tomb_fedora", 3539 "name": "Movie Fedora", 3540 "cost": 100, 3541 "slot": "head", 3542 "theme": "movie", 3543 "hideEars": null, 3544 "hideNose": null, 3545 "icon": "https://media.boxcritters.com/items/tomb_fedora/icon.png", 3546 "bits": { 3547 "front": "https://media.boxcritters.com/items/tomb_fedora/front.png" 3548 }, 3549 "sprites": "https://media.boxcritters.com/items/tomb_fedora/sprites.png" 3550 }, 3551 { 3552 "itemId": "tomb_jacket", 3553 "name": "Movie Jacket", 3554 "cost": 100, 3555 "slot": "body", 3556 "theme": "movie", 3557 "hideEars": null, 3558 "hideNose": null, 3559 "icon": "https://media.boxcritters.com/items/tomb_jacket/icon.png", 3560 "bits": { 3561 "front": "https://media.boxcritters.com/items/tomb_jacket/front.png" 3562 }, 3563 "sprites": "https://media.boxcritters.com/items/tomb_jacket/sprites.png" 3564 }, 3565 { 3566 "itemId": "leprechaun_hat", 3567 "name": "Leprechaun Hat", 3568 "cost": 100, 3569 "slot": "head", 3570 "theme": "event", 3571 "hideEars": null, 3572 "hideNose": null, 3573 "icon": "https://media.boxcritters.com/items/leprechaun_hat/icon.png", 3574 "bits": { 3575 "front": "https://media.boxcritters.com/items/leprechaun_hat/front.png" 3576 }, 3577 "sprites": "https://media.boxcritters.com/items/leprechaun_hat/sprites.png" 3578 }, 3579 { 3580 "itemId": "leprechaun_suit", 3581 "name": "Leprechaun Suit", 3582 "cost": 100, 3583 "slot": "body", 3584 "theme": "event", 3585 "hideEars": null, 3586 "hideNose": null, 3587 "icon": "https://media.boxcritters.com/items/leprechaun_suit/icon.png", 3588 "bits": { 3589 "front": "https://media.boxcritters.com/items/leprechaun_suit/front.png" 3590 }, 3591 "sprites": "https://media.boxcritters.com/items/leprechaun_suit/sprites.png" 3592 }, 3593 { 3594 "itemId": "leprechaun_dress", 3595 "name": "Leprechaun Lady", 3596 "cost": 100, 3597 "slot": "body", 3598 "theme": "event", 3599 "hideEars": null, 3600 "hideNose": null, 3601 "icon": "https://media.boxcritters.com/items/leprechaun_dress/icon.png", 3602 "bits": { 3603 "front": "https://media.boxcritters.com/items/leprechaun_dress/front.png" 3604 }, 3605 "sprites": "https://media.boxcritters.com/items/leprechaun_dress/sprites.png" 3606 }, 3607 { 3608 "itemId": "cardboard_sword", 3609 "name": "Cardboard Sword", 3610 "cost": 100, 3611 "slot": "hand", 3612 "theme": "fantasy", 3613 "hideEars": null, 3614 "hideNose": null, 3615 "icon": "https://media.boxcritters.com/items/cardboard_sword/icon.png", 3616 "bits": { 3617 "front": "https://media.boxcritters.com/items/cardboard_sword/front.png" 3618 }, 3619 "sprites": "https://media.boxcritters.com/items/cardboard_sword/sprites.png" 3620 }, 3621 { 3622 "itemId": "buster_pack", 3623 "name": "Buster Pack", 3624 "cost": 100, 3625 "slot": "pack", 3626 "theme": "movie", 3627 "hideEars": null, 3628 "hideNose": null, 3629 "icon": "https://media.boxcritters.com/items/buster_pack/icon.png", 3630 "bits": { 3631 "front": "https://media.boxcritters.com/items/buster_pack/front.png", 3632 "back": "https://media.boxcritters.com/items/buster_pack/back.png" 3633 }, 3634 "sprites": "https://media.boxcritters.com/items/buster_pack/sprites.png" 3635 }, 3636 { 3637 "itemId": "buster_suit", 3638 "name": "Buster Suit", 3639 "cost": 100, 3640 "slot": "body", 3641 "theme": "movie", 3642 "hideEars": null, 3643 "hideNose": null, 3644 "icon": "https://media.boxcritters.com/items/buster_suit/icon.png", 3645 "bits": { 3646 "front": "https://media.boxcritters.com/items/buster_suit/front.png" 3647 }, 3648 "sprites": "https://media.boxcritters.com/items/buster_suit/sprites.png" 3649 }, 3650 { 3651 "itemId": "scout_scarf_blue", 3652 "name": "Blue Scout Scarf", 3653 "cost": 100, 3654 "slot": "neck", 3655 "theme": "explore", 3656 "hideEars": null, 3657 "hideNose": null, 3658 "icon": "https://media.boxcritters.com/items/scout_scarf_blue/icon.png", 3659 "bits": { 3660 "front": "https://media.boxcritters.com/items/scout_scarf_blue/front.png" 3661 }, 3662 "sprites": "https://media.boxcritters.com/items/scout_scarf_blue/sprites.png" 3663 }, 3664 { 3665 "itemId": "scout_uniform", 3666 "name": "Scout Uniform", 3667 "cost": 100, 3668 "slot": "body", 3669 "theme": "explore", 3670 "hideEars": null, 3671 "hideNose": null, 3672 "icon": "https://media.boxcritters.com/items/scout_uniform/icon.png", 3673 "bits": { 3674 "front": "https://media.boxcritters.com/items/scout_uniform/front.png" 3675 }, 3676 "sprites": "https://media.boxcritters.com/items/scout_uniform/sprites.png" 3677 }, 3678 { 3679 "itemId": "scuba_suit_blue", 3680 "name": "Blue Scuba Suit", 3681 "cost": 100, 3682 "slot": "body", 3683 "theme": "sports", 3684 "hideEars": null, 3685 "hideNose": null, 3686 "icon": "https://media.boxcritters.com/items/scuba_suit_blue/icon.png", 3687 "bits": { 3688 "front": "https://media.boxcritters.com/items/scuba_suit_blue/front.png" 3689 }, 3690 "sprites": "https://media.boxcritters.com/items/scuba_suit_blue/sprites.png" 3691 }, 3692 { 3693 "itemId": "scuba_tank_yellow", 3694 "name": "Yellow Scuba Tank", 3695 "cost": 100, 3696 "slot": "pack", 3697 "theme": "sports", 3698 "hideEars": null, 3699 "hideNose": null, 3700 "icon": "https://media.boxcritters.com/items/scuba_tank_yellow/icon.png", 3701 "bits": { 3702 "front": "https://media.boxcritters.com/items/scuba_tank_yellow/front.png", 3703 "back": "https://media.boxcritters.com/items/scuba_tank_yellow/back.png" 3704 }, 3705 "sprites": "https://media.boxcritters.com/items/scuba_tank_yellow/sprites.png" 3706 }, 3707 { 3708 "itemId": "scuba_tank_green", 3709 "name": "Green Scuba Tank", 3710 "cost": 100, 3711 "slot": "pack", 3712 "theme": "sports", 3713 "hideEars": null, 3714 "hideNose": null, 3715 "icon": "https://media.boxcritters.com/items/scuba_tank_green/icon.png", 3716 "bits": { 3717 "front": "https://media.boxcritters.com/items/scuba_tank_green/front.png", 3718 "back": "https://media.boxcritters.com/items/scuba_tank_green/back.png" 3719 }, 3720 "sprites": "https://media.boxcritters.com/items/scuba_tank_green/sprites.png" 3721 }, 3722 { 3723 "itemId": "scarecrow", 3724 "name": "Scarecrow", 3725 "cost": 100, 3726 "slot": "body", 3727 "theme": "halloween", 3728 "hideEars": null, 3729 "hideNose": null, 3730 "icon": "https://media.boxcritters.com/items/scarecrow/icon.png", 3731 "bits": { 3732 "front": "https://media.boxcritters.com/items/scarecrow/front.png" 3733 }, 3734 "sprites": "https://media.boxcritters.com/items/scarecrow/sprites.png" 3735 }, 3736 { 3737 "itemId": "scarecrow_hat", 3738 "name": "Scarecrow Hat", 3739 "cost": 100, 3740 "slot": "head", 3741 "theme": "halloween", 3742 "hideEars": null, 3743 "hideNose": null, 3744 "icon": "https://media.boxcritters.com/items/scarecrow_hat/icon.png", 3745 "bits": { 3746 "front": "https://media.boxcritters.com/items/scarecrow_hat/front.png" 3747 }, 3748 "sprites": "https://media.boxcritters.com/items/scarecrow_hat/sprites.png" 3749 }, 3750 { 3751 "itemId": "leprechaun_hat2", 3752 "name": "Leprechaun Hat with Hair", 3753 "cost": 100, 3754 "slot": "head", 3755 "theme": "event", 3756 "hideEars": null, 3757 "hideNose": null, 3758 "icon": "https://media.boxcritters.com/items/leprechaun_hat2/icon.png", 3759 "bits": { 3760 "front": "https://media.boxcritters.com/items/leprechaun_hat2/front.png", 3761 "back": "https://media.boxcritters.com/items/leprechaun_hat2/back.png" 3762 }, 3763 "sprites": "https://media.boxcritters.com/items/leprechaun_hat2/sprites.png" 3764 }, 3765 { 3766 "itemId": "potofgold", 3767 "name": "Pot of Gold", 3768 "cost": 100, 3769 "slot": "hand", 3770 "theme": "event", 3771 "hideEars": null, 3772 "hideNose": null, 3773 "icon": "https://media.boxcritters.com/items/potofgold/icon.png", 3774 "bits": { 3775 "front": "https://media.boxcritters.com/items/potofgold/front.png" 3776 }, 3777 "sprites": "https://media.boxcritters.com/items/potofgold/sprites.png" 3778 }, 3779 { 3780 "itemId": "fiddle", 3781 "name": "Fiddle", 3782 "cost": 100, 3783 "slot": "hand", 3784 "theme": "event", 3785 "hideEars": null, 3786 "hideNose": null, 3787 "icon": "https://media.boxcritters.com/items/fiddle/icon.png", 3788 "bits": { "front": "https://media.boxcritters.com/items/fiddle/front.png" }, 3789 "sprites": "https://media.boxcritters.com/items/fiddle/sprites.png" 3790 }, 3791 { 3792 "itemId": "chef_hat_white", 3793 "name": "White Chef Hat", 3794 "cost": 100, 3795 "slot": "head", 3796 "theme": "", 3797 "hideEars": null, 3798 "hideNose": null, 3799 "icon": "https://media.boxcritters.com/items/chef_hat_white/icon.png", 3800 "bits": { 3801 "front": "https://media.boxcritters.com/items/chef_hat_white/front.png" 3802 }, 3803 "sprites": "https://media.boxcritters.com/items/chef_hat_white/sprites.png" 3804 }, 3805 { 3806 "itemId": "rainhat_yellow", 3807 "name": "Rain Hat", 3808 "cost": 100, 3809 "slot": "head", 3810 "theme": "", 3811 "hideEars": null, 3812 "hideNose": null, 3813 "icon": "https://media.boxcritters.com/items/rainhat_yellow/icon.png", 3814 "bits": { 3815 "front": "https://media.boxcritters.com/items/rainhat_yellow/front.png", 3816 "back": "https://media.boxcritters.com/items/rainhat_yellow/back.png" 3817 }, 3818 "sprites": "https://media.boxcritters.com/items/rainhat_yellow/sprites.png" 3819 }, 3820 { 3821 "itemId": "raincoat_yellow", 3822 "name": "Raincoat", 3823 "cost": 100, 3824 "slot": "body", 3825 "theme": "", 3826 "hideEars": null, 3827 "hideNose": null, 3828 "icon": "https://media.boxcritters.com/items/raincoat_yellow/icon.png", 3829 "bits": { 3830 "front": "https://media.boxcritters.com/items/raincoat_yellow/front.png" 3831 }, 3832 "sprites": "https://media.boxcritters.com/items/raincoat_yellow/sprites.png" 3833 }, 3834 { 3835 "itemId": "gift_hat_blue", 3836 "name": "Blue Gift Hat", 3837 "cost": 100, 3838 "slot": "head", 3839 "theme": "", 3840 "hideEars": null, 3841 "hideNose": null, 3842 "icon": "https://media.boxcritters.com/items/gift_hat_blue/icon.png", 3843 "bits": { 3844 "front": "https://media.boxcritters.com/items/gift_hat_blue/front.png" 3845 }, 3846 "sprites": "https://media.boxcritters.com/items/gift_hat_blue/sprites.png" 3847 }, 3848 { 3849 "itemId": "doctor_cap_blue", 3850 "name": "Doctor Cap", 3851 "cost": 100, 3852 "slot": "head", 3853 "theme": "work", 3854 "hideEars": null, 3855 "hideNose": null, 3856 "icon": "https://media.boxcritters.com/items/doctor_cap_blue/icon.png", 3857 "bits": { 3858 "front": "https://media.boxcritters.com/items/doctor_cap_blue/front.png" 3859 }, 3860 "sprites": "https://media.boxcritters.com/items/doctor_cap_blue/sprites.png" 3861 }, 3862 { 3863 "itemId": "doctor_coat_white", 3864 "name": "Doctor Coat", 3865 "cost": 200, 3866 "slot": "body", 3867 "theme": "work", 3868 "hideEars": null, 3869 "hideNose": null, 3870 "icon": "https://media.boxcritters.com/items/doctor_coat_white/icon.png", 3871 "bits": { 3872 "front": "https://media.boxcritters.com/items/doctor_coat_white/front.png" 3873 }, 3874 "sprites": "https://media.boxcritters.com/items/doctor_coat_white/sprites.png" 3875 }, 3876 { 3877 "itemId": "doctor_mask_blue", 3878 "name": "Doctor Mask", 3879 "cost": 100, 3880 "slot": "mask", 3881 "theme": "work", 3882 "hideEars": null, 3883 "hideNose": true, 3884 "icon": "https://media.boxcritters.com/items/doctor_mask_blue/icon.png", 3885 "bits": { 3886 "front": "https://media.boxcritters.com/items/doctor_mask_blue/front.png" 3887 }, 3888 "sprites": "https://media.boxcritters.com/items/doctor_mask_blue/sprites.png" 3889 }, 3890 { 3891 "itemId": "stethoscope", 3892 "name": "Stethoscope", 3893 "cost": 100, 3894 "slot": "neck", 3895 "theme": "work", 3896 "hideEars": null, 3897 "hideNose": null, 3898 "icon": "https://media.boxcritters.com/items/stethoscope/icon.png", 3899 "bits": { 3900 "front": "https://media.boxcritters.com/items/stethoscope/front.png" 3901 }, 3902 "sprites": "https://media.boxcritters.com/items/stethoscope/sprites.png" 3903 }, 3904 { 3905 "itemId": "paperhat_colour", 3906 "name": "Coloured Paper Hat", 3907 "cost": 100, 3908 "slot": "head", 3909 "theme": "", 3910 "hideEars": null, 3911 "hideNose": null, 3912 "icon": "https://media.boxcritters.com/items/paperhat_colour/icon.png", 3913 "bits": { 3914 "front": "https://media.boxcritters.com/items/paperhat_colour/front.png" 3915 }, 3916 "sprites": "https://media.boxcritters.com/items/paperhat_colour/sprites.png" 3917 }, 3918 { 3919 "itemId": "jester_hat", 3920 "name": "Jester Hat", 3921 "cost": 100, 3922 "slot": "head", 3923 "theme": "fantasy", 3924 "hideEars": null, 3925 "hideNose": null, 3926 "icon": "https://media.boxcritters.com/items/jester_hat/icon.png", 3927 "bits": { 3928 "front": "https://media.boxcritters.com/items/jester_hat/front.png" 3929 }, 3930 "sprites": "https://media.boxcritters.com/items/jester_hat/sprites.png" 3931 }, 3932 { 3933 "itemId": "peacoat_red", 3934 "name": "Red Peacoat", 3935 "cost": 50, 3936 "slot": "body", 3937 "theme": "", 3938 "hideEars": null, 3939 "hideNose": null, 3940 "icon": "https://media.boxcritters.com/items/peacoat_red/icon.png", 3941 "bits": { 3942 "front": "https://media.boxcritters.com/items/peacoat_red/front.png" 3943 }, 3944 "sprites": "https://media.boxcritters.com/items/peacoat_red/sprites.png" 3945 }, 3946 { 3947 "itemId": "beret_red", 3948 "name": "Beret RED", 3949 "cost": 100, 3950 "slot": "head", 3951 "theme": "", 3952 "hideEars": null, 3953 "hideNose": null, 3954 "icon": "https://media.boxcritters.com/items/beret_red/icon.png", 3955 "bits": { 3956 "front": "https://media.boxcritters.com/items/beret_red/front.png" 3957 }, 3958 "sprites": "https://media.boxcritters.com/items/beret_red/sprites.png" 3959 }, 3960 { 3961 "itemId": "flight_suit_red", 3962 "name": "Flight Suit", 3963 "cost": 100, 3964 "slot": "body", 3965 "theme": "movie", 3966 "hideEars": null, 3967 "hideNose": null, 3968 "icon": "https://media.boxcritters.com/items/flight_suit_red/icon.png", 3969 "bits": { 3970 "front": "https://media.boxcritters.com/items/flight_suit_red/front.png" 3971 }, 3972 "sprites": "https://media.boxcritters.com/items/flight_suit_red/sprites.png" 3973 }, 3974 { 3975 "itemId": "flight_helmet_red", 3976 "name": "Flight Helmet", 3977 "cost": 100, 3978 "slot": "head", 3979 "theme": "movie", 3980 "hideEars": null, 3981 "hideNose": true, 3982 "icon": "https://media.boxcritters.com/items/flight_helmet_red/icon.png", 3983 "bits": { 3984 "front": "https://media.boxcritters.com/items/flight_helmet_red/front.png" 3985 }, 3986 "sprites": "https://media.boxcritters.com/items/flight_helmet_red/sprites.png" 3987 }, 3988 { 3989 "itemId": "waistcoat_red", 3990 "name": "Red Waistcoat", 3991 "cost": 100, 3992 "slot": "body", 3993 "theme": "movie", 3994 "hideEars": null, 3995 "hideNose": null, 3996 "icon": "https://media.boxcritters.com/items/waistcoat_red/icon.png", 3997 "bits": { 3998 "front": "https://media.boxcritters.com/items/waistcoat_red/front.png" 3999 }, 4000 "sprites": "https://media.boxcritters.com/items/waistcoat_red/sprites.png" 4001 }, 4002 { 4003 "itemId": "peacoat_pink", 4004 "name": "Pink Peacoat", 4005 "cost": 100, 4006 "slot": "body", 4007 "theme": "", 4008 "hideEars": null, 4009 "hideNose": null, 4010 "icon": "https://media.boxcritters.com/items/peacoat_pink/icon.png", 4011 "bits": { 4012 "front": "https://media.boxcritters.com/items/peacoat_pink/front.png" 4013 }, 4014 "sprites": "https://media.boxcritters.com/items/peacoat_pink/sprites.png" 4015 }, 4016 { 4017 "itemId": "peacoat_yellow", 4018 "name": "Yellow Peacoat", 4019 "cost": 100, 4020 "slot": "body", 4021 "theme": "", 4022 "hideEars": null, 4023 "hideNose": null, 4024 "icon": "https://media.boxcritters.com/items/peacoat_yellow/icon.png", 4025 "bits": { 4026 "front": "https://media.boxcritters.com/items/peacoat_yellow/front.png" 4027 }, 4028 "sprites": "https://media.boxcritters.com/items/peacoat_yellow/sprites.png" 4029 }, 4030 { 4031 "itemId": "beret_pink", 4032 "name": "Pink Beret", 4033 "cost": 100, 4034 "slot": "head", 4035 "theme": "", 4036 "hideEars": null, 4037 "hideNose": null, 4038 "icon": "https://media.boxcritters.com/items/beret_pink/icon.png", 4039 "bits": { 4040 "front": "https://media.boxcritters.com/items/beret_pink/front.png" 4041 }, 4042 "sprites": "https://media.boxcritters.com/items/beret_pink/sprites.png" 4043 }, 4044 { 4045 "itemId": "beret_blue", 4046 "name": "Blue Beret", 4047 "cost": 50, 4048 "slot": "head", 4049 "theme": "", 4050 "hideEars": null, 4051 "hideNose": null, 4052 "icon": "https://media.boxcritters.com/items/beret_blue/icon.png", 4053 "bits": { 4054 "front": "https://media.boxcritters.com/items/beret_blue/front.png" 4055 }, 4056 "sprites": "https://media.boxcritters.com/items/beret_blue/sprites.png" 4057 }, 4058 { 4059 "itemId": "beret_yellow", 4060 "name": "Yellow Beret", 4061 "cost": 100, 4062 "slot": "head", 4063 "theme": "", 4064 "hideEars": null, 4065 "hideNose": null, 4066 "icon": "https://media.boxcritters.com/items/beret_yellow/icon.png", 4067 "bits": { 4068 "front": "https://media.boxcritters.com/items/beret_yellow/front.png" 4069 }, 4070 "sprites": "https://media.boxcritters.com/items/beret_yellow/sprites.png" 4071 }, 4072 { 4073 "itemId": "peacoat_blue", 4074 "name": "Blue Peacoat", 4075 "cost": 100, 4076 "slot": "body", 4077 "theme": "", 4078 "hideEars": null, 4079 "hideNose": null, 4080 "icon": "https://media.boxcritters.com/items/peacoat_blue/icon.png", 4081 "bits": { 4082 "front": "https://media.boxcritters.com/items/peacoat_blue/front.png" 4083 }, 4084 "sprites": "https://media.boxcritters.com/items/peacoat_blue/sprites.png" 4085 }, 4086 { 4087 "itemId": "raincoat_green", 4088 "name": "Green Raincoat", 4089 "cost": 100, 4090 "slot": "body", 4091 "theme": "", 4092 "hideEars": null, 4093 "hideNose": null, 4094 "icon": "https://media.boxcritters.com/items/raincoat_green/icon.png", 4095 "bits": { 4096 "front": "https://media.boxcritters.com/items/raincoat_green/front.png" 4097 }, 4098 "sprites": "https://media.boxcritters.com/items/raincoat_green/sprites.png" 4099 }, 4100 { 4101 "itemId": "rainhat_green", 4102 "name": "Green Rainhat", 4103 "cost": 100, 4104 "slot": "head", 4105 "theme": "", 4106 "hideEars": null, 4107 "hideNose": null, 4108 "icon": "https://media.boxcritters.com/items/rainhat_green/icon.png", 4109 "bits": {}, 4110 "sprites": "https://media.boxcritters.com/items/rainhat_green/sprites.png" 4111 }, 4112 { 4113 "itemId": "raincoat_blue", 4114 "name": "Blue Raincoat", 4115 "cost": 50, 4116 "slot": "body", 4117 "theme": "", 4118 "hideEars": null, 4119 "hideNose": null, 4120 "icon": "https://media.boxcritters.com/items/raincoat_blue/icon.png", 4121 "bits": {}, 4122 "sprites": "https://media.boxcritters.com/items/raincoat_blue/sprites.png" 4123 }, 4124 { 4125 "itemId": "rainhat_blue", 4126 "name": "Blue Rainhat", 4127 "cost": 100, 4128 "slot": "head", 4129 "theme": "", 4130 "hideEars": null, 4131 "hideNose": null, 4132 "icon": "https://media.boxcritters.com/items/rainhat_blue/icon.png", 4133 "bits": { 4134 "front": "https://media.boxcritters.com/items/rainhat_blue/front.png", 4135 "back": "https://media.boxcritters.com/items/rainhat_blue/back.png" 4136 }, 4137 "sprites": "https://media.boxcritters.com/items/rainhat_blue/sprites.png" 4138 }, 4139 { 4140 "itemId": "raincoat_red", 4141 "name": "Red Raincoat", 4142 "cost": 100, 4143 "slot": "body", 4144 "theme": "", 4145 "hideEars": null, 4146 "hideNose": null, 4147 "icon": "https://media.boxcritters.com/items/raincoat_red/icon.png", 4148 "bits": {}, 4149 "sprites": "https://media.boxcritters.com/items/raincoat_red/sprites.png" 4150 }, 4151 { 4152 "itemId": "rainhat_red", 4153 "name": "Red Rainhat", 4154 "cost": 100, 4155 "slot": "head", 4156 "theme": "", 4157 "hideEars": null, 4158 "hideNose": null, 4159 "icon": "https://media.boxcritters.com/items/rainhat_red/icon.png", 4160 "bits": { 4161 "front": "https://media.boxcritters.com/items/rainhat_red/front.png", 4162 "back": "https://media.boxcritters.com/items/rainhat_red/back.png" 4163 }, 4164 "sprites": "https://media.boxcritters.com/items/rainhat_red/sprites.png" 4165 }, 4166 { 4167 "itemId": "chef_jacket_white", 4168 "name": "White Chef Jacket", 4169 "cost": 100, 4170 "slot": "body", 4171 "theme": "", 4172 "hideEars": null, 4173 "hideNose": null, 4174 "icon": "https://media.boxcritters.com/items/chef_jacket_white/icon.png", 4175 "bits": { 4176 "front": "https://media.boxcritters.com/items/chef_jacket_white/front.png" 4177 }, 4178 "sprites": "https://media.boxcritters.com/items/chef_jacket_white/sprites.png" 4179 }, 4180 { 4181 "itemId": "chef_jacket_black", 4182 "name": "Black Chef Jacket", 4183 "cost": 100, 4184 "slot": "body", 4185 "theme": "", 4186 "hideEars": null, 4187 "hideNose": null, 4188 "icon": "https://media.boxcritters.com/items/chef_jacket_black/icon.png", 4189 "bits": { 4190 "front": "https://media.boxcritters.com/items/chef_jacket_black/front.png" 4191 }, 4192 "sprites": "https://media.boxcritters.com/items/chef_jacket_black/sprites.png" 4193 }, 4194 { 4195 "itemId": "chef_hat_black", 4196 "name": "Black Chef Hat", 4197 "cost": 100, 4198 "slot": "head", 4199 "theme": "", 4200 "hideEars": null, 4201 "hideNose": null, 4202 "icon": "https://media.boxcritters.com/items/chef_hat_black/icon.png", 4203 "bits": { 4204 "front": "https://media.boxcritters.com/items/chef_hat_black/front.png" 4205 }, 4206 "sprites": "https://media.boxcritters.com/items/chef_hat_black/sprites.png" 4207 }, 4208 { 4209 "itemId": "easteregg_d", 4210 "name": "Easter Egg", 4211 "cost": 100, 4212 "slot": "head", 4213 "theme": "event", 4214 "hideEars": null, 4215 "hideNose": true, 4216 "icon": "https://media.boxcritters.com/items/easteregg_d/icon.png", 4217 "bits": {}, 4218 "sprites": "https://media.boxcritters.com/items/easteregg_d/sprites.png" 4219 }, 4220 { 4221 "itemId": "easteregg_e", 4222 "name": "Easter Egg", 4223 "cost": 100, 4224 "slot": "head", 4225 "theme": "event", 4226 "hideEars": null, 4227 "hideNose": true, 4228 "icon": "https://media.boxcritters.com/items/easteregg_e/icon.png", 4229 "bits": { 4230 "front": "https://media.boxcritters.com/items/easteregg_e/front.png" 4231 }, 4232 "sprites": "https://media.boxcritters.com/items/easteregg_e/sprites.png" 4233 }, 4234 { 4235 "itemId": "easteregg_f", 4236 "name": "Easter Egg", 4237 "cost": 100, 4238 "slot": "head", 4239 "theme": "event", 4240 "hideEars": null, 4241 "hideNose": null, 4242 "icon": "https://media.boxcritters.com/items/easteregg_f/icon.png", 4243 "bits": { 4244 "front": "https://media.boxcritters.com/items/easteregg_f/front.png" 4245 }, 4246 "sprites": "https://media.boxcritters.com/items/easteregg_f/sprites.png" 4247 }, 4248 { 4249 "itemId": "fuzzy_head_yellow", 4250 "name": "Yellow Fuzzy Bunny Ears", 4251 "cost": 100, 4252 "slot": "head", 4253 "theme": "event", 4254 "hideEars": null, 4255 "hideNose": null, 4256 "icon": "https://media.boxcritters.com/items/fuzzy_head_yellow/icon.png", 4257 "bits": { 4258 "front": "https://media.boxcritters.com/items/fuzzy_head_yellow/front.png" 4259 }, 4260 "sprites": "https://media.boxcritters.com/items/fuzzy_head_yellow/sprites.png" 4261 }, 4262 { 4263 "itemId": "fuzzy_body_yellow", 4264 "name": "Yellow Fuzzy Bunny Suit", 4265 "cost": 100, 4266 "slot": "body", 4267 "theme": "event", 4268 "hideEars": null, 4269 "hideNose": null, 4270 "icon": "https://media.boxcritters.com/items/fuzzy_body_yellow/icon.png", 4271 "bits": { 4272 "front": "https://media.boxcritters.com/items/fuzzy_body_yellow/front.png" 4273 }, 4274 "sprites": "https://media.boxcritters.com/items/fuzzy_body_yellow/sprites.png" 4275 }, 4276 { 4277 "itemId": "fuzzy_feet_yellow", 4278 "name": "Yellow Fuzzy Bunny Feet", 4279 "cost": 100, 4280 "slot": "feet", 4281 "theme": "event", 4282 "hideEars": null, 4283 "hideNose": null, 4284 "icon": "https://media.boxcritters.com/items/fuzzy_feet_yellow/icon.png", 4285 "bits": { 4286 "front": "https://media.boxcritters.com/items/fuzzy_feet_yellow/front.png" 4287 }, 4288 "sprites": "https://media.boxcritters.com/items/fuzzy_feet_yellow/sprites.png" 4289 }, 4290 { 4291 "itemId": "bunny_black", 4292 "name": "Black Bunny", 4293 "cost": 100, 4294 "slot": "head", 4295 "theme": "event", 4296 "hideEars": null, 4297 "hideNose": null, 4298 "icon": "https://media.boxcritters.com/items/bunny_black/icon.png", 4299 "bits": { 4300 "front": "https://media.boxcritters.com/items/bunny_black/front.png" 4301 }, 4302 "sprites": "https://media.boxcritters.com/items/bunny_black/sprites.png" 4303 }, 4304 { 4305 "itemId": "bunny_robot", 4306 "name": "Robot Bunny", 4307 "cost": 100, 4308 "slot": "head", 4309 "theme": "event", 4310 "hideEars": null, 4311 "hideNose": null, 4312 "icon": "https://media.boxcritters.com/items/bunny_robot/icon.png", 4313 "bits": { 4314 "front": "https://media.boxcritters.com/items/bunny_robot/front.png" 4315 }, 4316 "sprites": "https://media.boxcritters.com/items/bunny_robot/sprites.png" 4317 }, 4318 { 4319 "itemId": "brain_green", 4320 "name": "Green Brain", 4321 "cost": 100, 4322 "slot": "head", 4323 "theme": "holiday", 4324 "hideEars": null, 4325 "hideNose": null, 4326 "icon": "https://media.boxcritters.com/items/brain_green/icon.png", 4327 "bits": { 4328 "front": "https://media.boxcritters.com/items/brain_green/front.png" 4329 }, 4330 "sprites": "https://media.boxcritters.com/items/brain_green/sprites.png" 4331 }, 4332 { 4333 "itemId": "pirate_dress_blue", 4334 "name": "Blue Pirate Dress", 4335 "cost": 100, 4336 "slot": "body", 4337 "theme": "holiday", 4338 "hideEars": null, 4339 "hideNose": null, 4340 "icon": "https://media.boxcritters.com/items/pirate_dress_blue/icon.png", 4341 "bits": { 4342 "front": "https://media.boxcritters.com/items/pirate_dress_blue/front.png" 4343 }, 4344 "sprites": "https://media.boxcritters.com/items/pirate_dress_blue/sprites.png" 4345 }, 4346 { 4347 "itemId": "pirate_dress_green", 4348 "name": "Green Pirate Dress", 4349 "cost": 100, 4350 "slot": "body", 4351 "theme": "pirate", 4352 "hideEars": null, 4353 "hideNose": null, 4354 "icon": "https://media.boxcritters.com/items/pirate_dress_green/icon.png", 4355 "bits": { 4356 "front": "https://media.boxcritters.com/items/pirate_dress_green/front.png" 4357 }, 4358 "sprites": "https://media.boxcritters.com/items/pirate_dress_green/sprites.png" 4359 }, 4360 { 4361 "itemId": "pirate_dress_pink", 4362 "name": "Pink Pirate Dress", 4363 "cost": 100, 4364 "slot": "body", 4365 "theme": "pirate", 4366 "hideEars": null, 4367 "hideNose": null, 4368 "icon": "https://media.boxcritters.com/items/pirate_dress_pink/icon.png", 4369 "bits": { 4370 "front": "https://media.boxcritters.com/items/pirate_dress_pink/front.png" 4371 }, 4372 "sprites": "https://media.boxcritters.com/items/pirate_dress_pink/sprites.png" 4373 }, 4374 { 4375 "itemId": "pirate_dress_tan", 4376 "name": "Tan Pirate Dress", 4377 "cost": 100, 4378 "slot": "body", 4379 "theme": "pirate", 4380 "hideEars": null, 4381 "hideNose": null, 4382 "icon": "https://media.boxcritters.com/items/pirate_dress_tan/icon.png", 4383 "bits": { 4384 "front": "https://media.boxcritters.com/items/pirate_dress_tan/front.png" 4385 }, 4386 "sprites": "https://media.boxcritters.com/items/pirate_dress_tan/sprites.png" 4387 }, 4388 { 4389 "itemId": "belt_black", 4390 "name": "Black belt", 4391 "cost": 100, 4392 "slot": "belt", 4393 "theme": "ninja", 4394 "hideEars": null, 4395 "hideNose": null, 4396 "icon": "https://media.boxcritters.com/items/belt_black/icon.png", 4397 "bits": { 4398 "front": "https://media.boxcritters.com/items/belt_black/front.png" 4399 }, 4400 "sprites": "https://media.boxcritters.com/items/belt_black/sprites.png" 4401 }, 4402 { 4403 "itemId": "pirate_hair_red", 4404 "name": "Red Pirate Hat with Hair", 4405 "cost": 100, 4406 "slot": "head", 4407 "theme": "pirate", 4408 "hideEars": null, 4409 "hideNose": null, 4410 "icon": "https://media.boxcritters.com/items/pirate_hair_red/icon.png", 4411 "bits": { 4412 "front": "https://media.boxcritters.com/items/pirate_hair_red/front.png" 4413 }, 4414 "sprites": "https://media.boxcritters.com/items/pirate_hair_red/sprites.png" 4415 }, 4416 { 4417 "itemId": "pirate_hair_blue", 4418 "name": "Blue Pirate Hat with Hair", 4419 "cost": 100, 4420 "slot": "head", 4421 "theme": "pirate", 4422 "hideEars": null, 4423 "hideNose": null, 4424 "icon": "https://media.boxcritters.com/items/pirate_hair_blue/icon.png", 4425 "bits": { 4426 "front": "https://media.boxcritters.com/items/pirate_hair_blue/front.png" 4427 }, 4428 "sprites": "https://media.boxcritters.com/items/pirate_hair_blue/sprites.png" 4429 }, 4430 { 4431 "itemId": "pirate_hair_pink", 4432 "name": "Pink Pirate Hat with Hair", 4433 "cost": 100, 4434 "slot": "head", 4435 "theme": "pirate", 4436 "hideEars": null, 4437 "hideNose": null, 4438 "icon": "https://media.boxcritters.com/items/pirate_hair_pink/icon.png", 4439 "bits": { 4440 "front": "https://media.boxcritters.com/items/pirate_hair_pink/front.png" 4441 }, 4442 "sprites": "https://media.boxcritters.com/items/pirate_hair_pink/sprites.png" 4443 }, 4444 { 4445 "itemId": "pirate_hair_purple", 4446 "name": "Purple Pirate Hat with Hair", 4447 "cost": 100, 4448 "slot": "head", 4449 "theme": "pirate", 4450 "hideEars": null, 4451 "hideNose": null, 4452 "icon": "https://media.boxcritters.com/items/pirate_hair_purple/icon.png", 4453 "bits": { 4454 "front": "https://media.boxcritters.com/items/pirate_hair_purple/front.png" 4455 }, 4456 "sprites": "https://media.boxcritters.com/items/pirate_hair_purple/sprites.png" 4457 }, 4458 { 4459 "itemId": "doll_hat_white", 4460 "name": "White Doll Hat", 4461 "cost": 100, 4462 "slot": "head", 4463 "theme": "movie", 4464 "hideEars": null, 4465 "hideNose": null, 4466 "icon": "https://media.boxcritters.com/items/doll_hat_white/icon.png", 4467 "bits": { 4468 "front": "https://media.boxcritters.com/items/doll_hat_white/front.png", 4469 "back": "https://media.boxcritters.com/items/doll_hat_white/back.png" 4470 }, 4471 "sprites": "https://media.boxcritters.com/items/doll_hat_white/sprites.png" 4472 }, 4473 { 4474 "itemId": "doll_dress_white", 4475 "name": "White Doll Dress", 4476 "cost": 100, 4477 "slot": "body", 4478 "theme": "movie", 4479 "hideEars": null, 4480 "hideNose": null, 4481 "icon": "https://media.boxcritters.com/items/doll_dress_white/icon.png", 4482 "bits": { 4483 "front": "https://media.boxcritters.com/items/doll_dress_white/front.png" 4484 }, 4485 "sprites": "https://media.boxcritters.com/items/doll_dress_white/sprites.png" 4486 }, 4487 { 4488 "itemId": "pirate_bandana_blue", 4489 "name": "Blue Pirate Bandana ", 4490 "cost": 100, 4491 "slot": "head", 4492 "theme": "pirate", 4493 "hideEars": true, 4494 "hideNose": null, 4495 "icon": "https://media.boxcritters.com/items/pirate_bandana_blue/icon.png", 4496 "bits": { 4497 "front": "https://media.boxcritters.com/items/pirate_bandana_blue/front.png" 4498 }, 4499 "sprites": "https://media.boxcritters.com/items/pirate_bandana_blue/sprites.png" 4500 }, 4501 { 4502 "itemId": "pirate_bandana_red", 4503 "name": "Red Pirate Bandana", 4504 "cost": 100, 4505 "slot": "head", 4506 "theme": "pirate", 4507 "hideEars": true, 4508 "hideNose": null, 4509 "icon": "https://media.boxcritters.com/items/pirate_bandana_red/icon.png", 4510 "bits": { 4511 "front": "https://media.boxcritters.com/items/pirate_bandana_red/front.png" 4512 }, 4513 "sprites": "https://media.boxcritters.com/items/pirate_bandana_red/sprites.png" 4514 }, 4515 { 4516 "itemId": "pirate_bandana_purple", 4517 "name": "Purple Pirate Bandana", 4518 "cost": 100, 4519 "slot": "head", 4520 "theme": "pirate", 4521 "hideEars": true, 4522 "hideNose": null, 4523 "icon": "https://media.boxcritters.com/items/pirate_bandana_purple/icon.png", 4524 "bits": { 4525 "front": "https://media.boxcritters.com/items/pirate_bandana_purple/front.png" 4526 }, 4527 "sprites": "https://media.boxcritters.com/items/pirate_bandana_purple/sprites.png" 4528 }, 4529 { 4530 "itemId": "pirate_bandana_pink", 4531 "name": "Pink Pirate Bandana", 4532 "cost": 100, 4533 "slot": "head", 4534 "theme": "pirate", 4535 "hideEars": true, 4536 "hideNose": null, 4537 "icon": "https://media.boxcritters.com/items/pirate_bandana_pink/icon.png", 4538 "bits": { 4539 "front": "https://media.boxcritters.com/items/pirate_bandana_pink/front.png" 4540 }, 4541 "sprites": "https://media.boxcritters.com/items/pirate_bandana_pink/sprites.png" 4542 }, 4543 { 4544 "itemId": "pirate_bandana_darkblack", 4545 "name": "Dark Mode Pirate Bandana", 4546 "cost": 100, 4547 "slot": "head", 4548 "theme": "pirate", 4549 "hideEars": true, 4550 "hideNose": null, 4551 "icon": "https://media.boxcritters.com/items/pirate_bandana_darkblack/icon.png", 4552 "bits": { 4553 "front": "https://media.boxcritters.com/items/pirate_bandana_darkblack/front.png" 4554 }, 4555 "sprites": "https://media.boxcritters.com/items/pirate_bandana_darkblack/sprites.png" 4556 }, 4557 { 4558 "itemId": "pirate_bandana_tan", 4559 "name": "Tan Pirate Bandana", 4560 "cost": 100, 4561 "slot": "head", 4562 "theme": "pirate", 4563 "hideEars": true, 4564 "hideNose": null, 4565 "icon": "https://media.boxcritters.com/items/pirate_bandana_tan/icon.png", 4566 "bits": { 4567 "front": "https://media.boxcritters.com/items/pirate_bandana_tan/front.png" 4568 }, 4569 "sprites": "https://media.boxcritters.com/items/pirate_bandana_tan/sprites.png" 4570 }, 4571 { 4572 "itemId": "pirate_bandana_black", 4573 "name": "Black Bandana", 4574 "cost": 100, 4575 "slot": "head", 4576 "theme": "pirate", 4577 "hideEars": true, 4578 "hideNose": null, 4579 "icon": "https://media.boxcritters.com/items/pirate_bandana_black/icon.png", 4580 "bits": { 4581 "front": "https://media.boxcritters.com/items/pirate_bandana_black/front.png" 4582 }, 4583 "sprites": "https://media.boxcritters.com/items/pirate_bandana_black/sprites.png" 4584 }, 4585 { 4586 "itemId": "pirate_vest_white", 4587 "name": "Pirate Vest", 4588 "cost": 100, 4589 "slot": "body", 4590 "theme": "pirate", 4591 "hideEars": null, 4592 "hideNose": null, 4593 "icon": "https://media.boxcritters.com/items/pirate_vest_white/icon.png", 4594 "bits": { 4595 "front": "https://media.boxcritters.com/items/pirate_vest_white/front.png" 4596 }, 4597 "sprites": "https://media.boxcritters.com/items/pirate_vest_white/sprites.png" 4598 }, 4599 { 4600 "itemId": "pirate_crew_pink", 4601 "name": "Pink Pirate Crew", 4602 "cost": 200, 4603 "slot": "body", 4604 "theme": "pirate", 4605 "hideEars": null, 4606 "hideNose": null, 4607 "icon": "https://media.boxcritters.com/items/pirate_crew_pink/icon.png", 4608 "bits": { 4609 "front": "https://media.boxcritters.com/items/pirate_crew_pink/front.png" 4610 }, 4611 "sprites": "https://media.boxcritters.com/items/pirate_crew_pink/sprites.png" 4612 }, 4613 { 4614 "itemId": "pirate_crew_dark", 4615 "name": "Dark Pirate Crew", 4616 "cost": 200, 4617 "slot": "body", 4618 "theme": "pirate", 4619 "hideEars": null, 4620 "hideNose": null, 4621 "icon": "https://media.boxcritters.com/items/pirate_crew_dark/icon.png", 4622 "bits": { 4623 "front": "https://media.boxcritters.com/items/pirate_crew_dark/front.png" 4624 }, 4625 "sprites": "https://media.boxcritters.com/items/pirate_crew_dark/sprites.png" 4626 }, 4627 { 4628 "itemId": "pirate_crew_green", 4629 "name": "Green Pirate Crew", 4630 "cost": 200, 4631 "slot": "body", 4632 "theme": "pirate", 4633 "hideEars": null, 4634 "hideNose": null, 4635 "icon": "https://media.boxcritters.com/items/pirate_crew_green/icon.png", 4636 "bits": { 4637 "front": "https://media.boxcritters.com/items/pirate_crew_green/front.png" 4638 }, 4639 "sprites": "https://media.boxcritters.com/items/pirate_crew_green/sprites.png" 4640 }, 4641 { 4642 "itemId": "pirate_crew_red", 4643 "name": "Red Pirate Crew", 4644 "cost": 200, 4645 "slot": "body", 4646 "theme": "pirate", 4647 "hideEars": null, 4648 "hideNose": null, 4649 "icon": "https://media.boxcritters.com/items/pirate_crew_red/icon.png", 4650 "bits": { 4651 "front": "https://media.boxcritters.com/items/pirate_crew_red/front.png" 4652 }, 4653 "sprites": "https://media.boxcritters.com/items/pirate_crew_red/sprites.png" 4654 }, 4655 { 4656 "itemId": "pirate_crew_grey", 4657 "name": "Grey Pirate Crew", 4658 "cost": 200, 4659 "slot": "body", 4660 "theme": "pirate", 4661 "hideEars": null, 4662 "hideNose": null, 4663 "icon": "https://media.boxcritters.com/items/pirate_crew_grey/icon.png", 4664 "bits": { 4665 "front": "https://media.boxcritters.com/items/pirate_crew_grey/front.png" 4666 }, 4667 "sprites": "https://media.boxcritters.com/items/pirate_crew_grey/sprites.png" 4668 }, 4669 { 4670 "itemId": "beard1_black", 4671 "name": "Black Circle Beard", 4672 "cost": 20, 4673 "slot": "fuzz", 4674 "theme": "pirate", 4675 "hideEars": null, 4676 "hideNose": null, 4677 "icon": "https://media.boxcritters.com/items/beard1_black/icon.png", 4678 "bits": { 4679 "front": "https://media.boxcritters.com/items/beard1_black/front.png" 4680 }, 4681 "sprites": "https://media.boxcritters.com/items/beard1_black/sprites.png" 4682 }, 4683 { 4684 "itemId": "beard1_red", 4685 "name": "Red Circle Beard", 4686 "cost": 20, 4687 "slot": "fuzz", 4688 "theme": "pirate", 4689 "hideEars": null, 4690 "hideNose": null, 4691 "icon": "https://media.boxcritters.com/items/beard1_red/icon.png", 4692 "bits": { 4693 "front": "https://media.boxcritters.com/items/beard1_red/front.png" 4694 }, 4695 "sprites": "https://media.boxcritters.com/items/beard1_red/sprites.png" 4696 }, 4697 { 4698 "itemId": "beard1_brown", 4699 "name": "Brown Circle Beard", 4700 "cost": 20, 4701 "slot": "fuzz", 4702 "theme": "pirate", 4703 "hideEars": null, 4704 "hideNose": null, 4705 "icon": "https://media.boxcritters.com/items/beard1_brown/icon.png", 4706 "bits": { 4707 "front": "https://media.boxcritters.com/items/beard1_brown/front.png" 4708 }, 4709 "sprites": "https://media.boxcritters.com/items/beard1_brown/sprites.png" 4710 }, 4711 { 4712 "itemId": "beard2_black", 4713 "name": "Black Dutch Beard", 4714 "cost": 20, 4715 "slot": "fuzz", 4716 "theme": "pirate", 4717 "hideEars": null, 4718 "hideNose": null, 4719 "icon": "https://media.boxcritters.com/items/beard2_black/icon.png", 4720 "bits": { 4721 "front": "https://media.boxcritters.com/items/beard2_black/front.png" 4722 }, 4723 "sprites": "https://media.boxcritters.com/items/beard2_black/sprites.png" 4724 }, 4725 { 4726 "itemId": "beard2_red", 4727 "name": "Red Dutch Beard", 4728 "cost": 20, 4729 "slot": "fuzz", 4730 "theme": "pirate", 4731 "hideEars": null, 4732 "hideNose": null, 4733 "icon": "https://media.boxcritters.com/items/beard2_red/icon.png", 4734 "bits": { 4735 "front": "https://media.boxcritters.com/items/beard2_red/front.png" 4736 }, 4737 "sprites": "https://media.boxcritters.com/items/beard2_red/sprites.png" 4738 }, 4739 { 4740 "itemId": "beard2_brown", 4741 "name": "Brown Dutch Beard", 4742 "cost": 20, 4743 "slot": "fuzz", 4744 "theme": "pirate", 4745 "hideEars": null, 4746 "hideNose": null, 4747 "icon": "https://media.boxcritters.com/items/beard2_brown/icon.png", 4748 "bits": { 4749 "front": "https://media.boxcritters.com/items/beard2_brown/front.png" 4750 }, 4751 "sprites": "https://media.boxcritters.com/items/beard2_brown/sprites.png" 4752 }, 4753 { 4754 "itemId": "beard3_black", 4755 "name": "Black Full Beard", 4756 "cost": 20, 4757 "slot": "fuzz", 4758 "theme": "pirate", 4759 "hideEars": null, 4760 "hideNose": null, 4761 "icon": "https://media.boxcritters.com/items/beard3_black/icon.png", 4762 "bits": { 4763 "front": "https://media.boxcritters.com/items/beard3_black/front.png" 4764 }, 4765 "sprites": "https://media.boxcritters.com/items/beard3_black/sprites.png" 4766 }, 4767 { 4768 "itemId": "beard3_red", 4769 "name": "Red Full Beard", 4770 "cost": 20, 4771 "slot": "fuzz", 4772 "theme": "pirate", 4773 "hideEars": null, 4774 "hideNose": null, 4775 "icon": "https://media.boxcritters.com/items/beard3_red/icon.png", 4776 "bits": { 4777 "front": "https://media.boxcritters.com/items/beard3_red/front.png" 4778 }, 4779 "sprites": "https://media.boxcritters.com/items/beard3_red/sprites.png" 4780 }, 4781 { 4782 "itemId": "beard3_brown", 4783 "name": "Brown Full Beard", 4784 "cost": 20, 4785 "slot": "fuzz", 4786 "theme": "pirate", 4787 "hideEars": null, 4788 "hideNose": null, 4789 "icon": "https://media.boxcritters.com/items/beard3_brown/icon.png", 4790 "bits": { 4791 "front": "https://media.boxcritters.com/items/beard3_brown/front.png" 4792 }, 4793 "sprites": "https://media.boxcritters.com/items/beard3_brown/sprites.png" 4794 }, 4795 { 4796 "itemId": "goatee_black", 4797 "name": "Black Goatee", 4798 "cost": 20, 4799 "slot": "fuzz", 4800 "theme": "pirate", 4801 "hideEars": null, 4802 "hideNose": null, 4803 "icon": "https://media.boxcritters.com/items/goatee_black/icon.png", 4804 "bits": { 4805 "front": "https://media.boxcritters.com/items/goatee_black/front.png" 4806 }, 4807 "sprites": "https://media.boxcritters.com/items/goatee_black/sprites.png" 4808 }, 4809 { 4810 "itemId": "goatee_red", 4811 "name": "Red Goatee", 4812 "cost": 20, 4813 "slot": "fuzz", 4814 "theme": "pirate", 4815 "hideEars": null, 4816 "hideNose": null, 4817 "icon": "https://media.boxcritters.com/items/goatee_red/icon.png", 4818 "bits": { 4819 "front": "https://media.boxcritters.com/items/goatee_red/front.png" 4820 }, 4821 "sprites": "https://media.boxcritters.com/items/goatee_red/sprites.png" 4822 }, 4823 { 4824 "itemId": "goatee_brown", 4825 "name": "Brown Goatee", 4826 "cost": 20, 4827 "slot": "fuzz", 4828 "theme": "pirate", 4829 "hideEars": null, 4830 "hideNose": null, 4831 "icon": "https://media.boxcritters.com/items/goatee_brown/icon.png", 4832 "bits": { 4833 "front": "https://media.boxcritters.com/items/goatee_brown/front.png" 4834 }, 4835 "sprites": "https://media.boxcritters.com/items/goatee_brown/sprites.png" 4836 }, 4837 { 4838 "itemId": "moustache_black", 4839 "name": "Black Moustache", 4840 "cost": 20, 4841 "slot": "fuzz", 4842 "theme": "pirate", 4843 "hideEars": null, 4844 "hideNose": null, 4845 "icon": "https://media.boxcritters.com/items/moustache_black/icon.png", 4846 "bits": { 4847 "front": "https://media.boxcritters.com/items/moustache_black/front.png" 4848 }, 4849 "sprites": "https://media.boxcritters.com/items/moustache_black/sprites.png" 4850 }, 4851 { 4852 "itemId": "moustache_red", 4853 "name": "Red Moustache", 4854 "cost": 20, 4855 "slot": "fuzz", 4856 "theme": "pirate", 4857 "hideEars": null, 4858 "hideNose": null, 4859 "icon": "https://media.boxcritters.com/items/moustache_red/icon.png", 4860 "bits": { 4861 "front": "https://media.boxcritters.com/items/moustache_red/front.png" 4862 }, 4863 "sprites": "https://media.boxcritters.com/items/moustache_red/sprites.png" 4864 }, 4865 { 4866 "itemId": "moustache_brown", 4867 "name": " Brown Moustache", 4868 "cost": 20, 4869 "slot": "fuzz", 4870 "theme": "pirate", 4871 "hideEars": null, 4872 "hideNose": null, 4873 "icon": "https://media.boxcritters.com/items/moustache_brown/icon.png", 4874 "bits": { 4875 "front": "https://media.boxcritters.com/items/moustache_brown/front.png" 4876 }, 4877 "sprites": "https://media.boxcritters.com/items/moustache_brown/sprites.png" 4878 }, 4879 { 4880 "itemId": "stubble_black", 4881 "name": "Face Stubble", 4882 "cost": 20, 4883 "slot": "fuzz", 4884 "theme": "pirate", 4885 "hideEars": null, 4886 "hideNose": null, 4887 "icon": "https://media.boxcritters.com/items/stubble_black/icon.png", 4888 "bits": { 4889 "front": "https://media.boxcritters.com/items/stubble_black/front.png" 4890 }, 4891 "sprites": "https://media.boxcritters.com/items/stubble_black/sprites.png" 4892 }, 4893 { 4894 "itemId": "pirate_hat_hook", 4895 "name": "Pirate Hook Hat", 4896 "cost": 100, 4897 "slot": "head", 4898 "theme": "pirate", 4899 "hideEars": null, 4900 "hideNose": null, 4901 "icon": "https://media.boxcritters.com/items/pirate_hat_hook/icon.png", 4902 "bits": { 4903 "front": "https://media.boxcritters.com/items/pirate_hat_hook/front.png" 4904 }, 4905 "sprites": "https://media.boxcritters.com/items/pirate_hat_hook/sprites.png" 4906 }, 4907 { 4908 "itemId": "fedora_black", 4909 "name": "Black Fedora Hat", 4910 "cost": 50, 4911 "slot": "head", 4912 "theme": "", 4913 "hideEars": null, 4914 "hideNose": null, 4915 "icon": "https://media.boxcritters.com/items/fedora_black/icon.png", 4916 "bits": { 4917 "front": "https://media.boxcritters.com/items/fedora_black/front.png" 4918 }, 4919 "sprites": "https://media.boxcritters.com/items/fedora_black/sprites.png" 4920 }, 4921 { 4922 "itemId": "fedora_white", 4923 "name": "White Fedora Hat", 4924 "cost": 50, 4925 "slot": "head", 4926 "theme": "", 4927 "hideEars": null, 4928 "hideNose": null, 4929 "icon": "https://media.boxcritters.com/items/fedora_white/icon.png", 4930 "bits": { 4931 "front": "https://media.boxcritters.com/items/fedora_white/front.png" 4932 }, 4933 "sprites": "https://media.boxcritters.com/items/fedora_white/sprites.png" 4934 }, 4935 { 4936 "itemId": "grad_hat", 4937 "name": "Grad Hat", 4938 "cost": 100, 4939 "slot": "head", 4940 "theme": "school", 4941 "hideEars": null, 4942 "hideNose": null, 4943 "icon": "https://media.boxcritters.com/items/grad_hat/icon.png", 4944 "bits": { 4945 "front": "https://media.boxcritters.com/items/grad_hat/front.png" 4946 }, 4947 "sprites": "https://media.boxcritters.com/items/grad_hat/sprites.png" 4948 }, 4949 { 4950 "itemId": "grad_robe", 4951 "name": "Grad Robe", 4952 "cost": 100, 4953 "slot": "body", 4954 "theme": "school", 4955 "hideEars": null, 4956 "hideNose": null, 4957 "icon": "https://media.boxcritters.com/items/grad_robe/icon.png", 4958 "bits": { 4959 "front": "https://media.boxcritters.com/items/grad_robe/front.png" 4960 }, 4961 "sprites": "https://media.boxcritters.com/items/grad_robe/sprites.png" 4962 }, 4963 { 4964 "itemId": "cardboard_sword_gold", 4965 "name": "Golden Cardboard Sword", 4966 "cost": 100, 4967 "slot": "hand", 4968 "theme": "fantasy", 4969 "hideEars": null, 4970 "hideNose": null, 4971 "icon": "https://media.boxcritters.com/items/cardboard_sword_gold/icon.png", 4972 "bits": { 4973 "front": "https://media.boxcritters.com/items/cardboard_sword_gold/front.png" 4974 }, 4975 "sprites": "https://media.boxcritters.com/items/cardboard_sword_gold/sprites.png" 4976 }, 4977 { 4978 "itemId": "cardboard_sword_silver", 4979 "name": "Silver Cardboard Sword", 4980 "cost": 100, 4981 "slot": "hand", 4982 "theme": "fantasy", 4983 "hideEars": null, 4984 "hideNose": null, 4985 "icon": "https://media.boxcritters.com/items/cardboard_sword_silver/icon.png", 4986 "bits": { 4987 "front": "https://media.boxcritters.com/items/cardboard_sword_silver/front.png" 4988 }, 4989 "sprites": "https://media.boxcritters.com/items/cardboard_sword_silver/sprites.png" 4990 }, 4991 { 4992 "itemId": "ninja_black", 4993 "name": "Black Ninja", 4994 "cost": 200, 4995 "slot": "body", 4996 "theme": "ninja", 4997 "hideEars": null, 4998 "hideNose": null, 4999 "icon": "https://media.boxcritters.com/items/ninja_black/icon.png", 5000 "bits": { 5001 "front": "https://media.boxcritters.com/items/ninja_black/front.png" 5002 }, 5003 "sprites": "https://media.boxcritters.com/items/ninja_black/sprites.png" 5004 }, 5005 { 5006 "itemId": "ninja_gi_gray", 5007 "name": "Gray Ninja Gi", 5008 "cost": 100, 5009 "slot": "body", 5010 "theme": "ninja", 5011 "hideEars": null, 5012 "hideNose": null, 5013 "icon": "https://media.boxcritters.com/items/ninja_gi_gray/icon.png", 5014 "bits": { 5015 "front": "https://media.boxcritters.com/items/ninja_gi_gray/front.png" 5016 }, 5017 "sprites": "https://media.boxcritters.com/items/ninja_gi_gray/sprites.png" 5018 }, 5019 { 5020 "itemId": "ninja_orange", 5021 "name": "Orange Ninja Trainer", 5022 "cost": 200, 5023 "slot": "body", 5024 "theme": "ninja", 5025 "hideEars": null, 5026 "hideNose": null, 5027 "icon": "https://media.boxcritters.com/items/ninja_orange/icon.png", 5028 "bits": { 5029 "front": "https://media.boxcritters.com/items/ninja_orange/front.png" 5030 }, 5031 "sprites": "https://media.boxcritters.com/items/ninja_orange/sprites.png" 5032 }, 5033 { 5034 "itemId": "ninja_gi_pink", 5035 "name": "Pink Ninja Gi", 5036 "cost": 100, 5037 "slot": "body", 5038 "theme": "ninja", 5039 "hideEars": null, 5040 "hideNose": null, 5041 "icon": "https://media.boxcritters.com/items/ninja_gi_pink/icon.png", 5042 "bits": { 5043 "front": "https://media.boxcritters.com/items/ninja_gi_pink/front.png" 5044 }, 5045 "sprites": "https://media.boxcritters.com/items/ninja_gi_pink/sprites.png" 5046 }, 5047 { 5048 "itemId": "water_wings_blue", 5049 "name": "Blue Water Wings", 5050 "cost": 20, 5051 "slot": "hand", 5052 "theme": "sports", 5053 "hideEars": null, 5054 "hideNose": null, 5055 "icon": "https://media.boxcritters.com/items/water_wings_blue/icon.png", 5056 "bits": { 5057 "front": "https://media.boxcritters.com/items/water_wings_blue/front.png" 5058 }, 5059 "sprites": "https://media.boxcritters.com/items/water_wings_blue/sprites.png" 5060 }, 5061 { 5062 "itemId": "pie_purple", 5063 "name": "Purple Pie", 5064 "cost": 100, 5065 "slot": "head", 5066 "theme": "silly", 5067 "hideEars": null, 5068 "hideNose": null, 5069 "icon": "https://media.boxcritters.com/items/pie_purple/icon.png", 5070 "bits": { 5071 "front": "https://media.boxcritters.com/items/pie_purple/front.png" 5072 }, 5073 "sprites": "https://media.boxcritters.com/items/pie_purple/sprites.png" 5074 }, 5075 { 5076 "itemId": "ninja_gi_red", 5077 "name": "Red Ninja Gi", 5078 "cost": 100, 5079 "slot": "body", 5080 "theme": "ninja", 5081 "hideEars": null, 5082 "hideNose": null, 5083 "icon": "https://media.boxcritters.com/items/ninja_gi_red/icon.png", 5084 "bits": { 5085 "front": "https://media.boxcritters.com/items/ninja_gi_red/front.png" 5086 }, 5087 "sprites": "https://media.boxcritters.com/items/ninja_gi_red/sprites.png" 5088 }, 5089 { 5090 "itemId": "ninja_rogue_black", 5091 "name": "Rogue Ninja Gi", 5092 "cost": 100, 5093 "slot": "body", 5094 "theme": "ninja", 5095 "hideEars": null, 5096 "hideNose": null, 5097 "icon": "https://media.boxcritters.com/items/ninja_rogue_black/icon.png", 5098 "bits": { 5099 "front": "https://media.boxcritters.com/items/ninja_rogue_black/front.png" 5100 }, 5101 "sprites": "https://media.boxcritters.com/items/ninja_rogue_black/sprites.png" 5102 }, 5103 { 5104 "itemId": "hachimaki_black", 5105 "name": "Black Hachimaki", 5106 "cost": 100, 5107 "slot": "head", 5108 "theme": "ninja", 5109 "hideEars": null, 5110 "hideNose": null, 5111 "icon": "https://media.boxcritters.com/items/hachimaki_black/icon.png", 5112 "bits": { 5113 "front": "https://media.boxcritters.com/items/hachimaki_black/front.png" 5114 }, 5115 "sprites": "https://media.boxcritters.com/items/hachimaki_black/sprites.png" 5116 }, 5117 { 5118 "itemId": "ninja_hood_pink", 5119 "name": "Pink Ninja Hood", 5120 "cost": 100, 5121 "slot": "head", 5122 "theme": "ninja", 5123 "hideEars": null, 5124 "hideNose": null, 5125 "icon": "https://media.boxcritters.com/items/ninja_hood_pink/icon.png", 5126 "bits": { 5127 "front": "https://media.boxcritters.com/items/ninja_hood_pink/front.png" 5128 }, 5129 "sprites": "https://media.boxcritters.com/items/ninja_hood_pink/sprites.png" 5130 }, 5131 { 5132 "itemId": "ninja_hood_gray", 5133 "name": "Gray Ninja Hood", 5134 "cost": 100, 5135 "slot": "head", 5136 "theme": "ninja", 5137 "hideEars": null, 5138 "hideNose": null, 5139 "icon": "https://media.boxcritters.com/items/ninja_hood_gray/icon.png", 5140 "bits": { 5141 "front": "https://media.boxcritters.com/items/ninja_hood_gray/front.png" 5142 }, 5143 "sprites": "https://media.boxcritters.com/items/ninja_hood_gray/sprites.png" 5144 }, 5145 { 5146 "itemId": "ninja", 5147 "name": "Fullbody Ninja", 5148 "cost": 100, 5149 "slot": "body", 5150 "theme": "ninja", 5151 "hideEars": null, 5152 "hideNose": null, 5153 "icon": "https://media.boxcritters.com/items/ninja/icon.png", 5154 "bits": { "front": "https://media.boxcritters.com/items/ninja/front.png" }, 5155 "sprites": "https://media.boxcritters.com/items/ninja/sprites.png" 5156 }, 5157 { 5158 "itemId": "mermaid_blue", 5159 "name": "Mermaid Body Blue", 5160 "cost": 100, 5161 "slot": "body", 5162 "theme": "fantasy", 5163 "hideEars": null, 5164 "hideNose": null, 5165 "icon": "https://media.boxcritters.com/items/mermaid_blue/icon.png", 5166 "bits": { 5167 "front": "https://media.boxcritters.com/items/mermaid_blue/front.png", 5168 "back": "https://media.boxcritters.com/items/mermaid_blue/back.png" 5169 }, 5170 "sprites": "https://media.boxcritters.com/items/mermaid_blue/sprites.png" 5171 }, 5172 { 5173 "itemId": "mermaid_pink", 5174 "name": "Mermaid Body Pink", 5175 "cost": 100, 5176 "slot": "body", 5177 "theme": "fantasy", 5178 "hideEars": null, 5179 "hideNose": null, 5180 "icon": "https://media.boxcritters.com/items/mermaid_pink/icon.png", 5181 "bits": { 5182 "front": "https://media.boxcritters.com/items/mermaid_pink/front.png", 5183 "back": "https://media.boxcritters.com/items/mermaid_pink/back.png" 5184 }, 5185 "sprites": "https://media.boxcritters.com/items/mermaid_pink/sprites.png" 5186 }, 5187 { 5188 "itemId": "mermaid_black", 5189 "name": "Mermaid Body Black", 5190 "cost": 100, 5191 "slot": "body", 5192 "theme": "fantasy", 5193 "hideEars": null, 5194 "hideNose": null, 5195 "icon": "https://media.boxcritters.com/items/mermaid_black/icon.png", 5196 "bits": { 5197 "front": "https://media.boxcritters.com/items/mermaid_black/front.png", 5198 "back": "https://media.boxcritters.com/items/mermaid_black/back.png" 5199 }, 5200 "sprites": "https://media.boxcritters.com/items/mermaid_black/sprites.png" 5201 }, 5202 { 5203 "itemId": "mermaid_hair_yellow", 5204 "name": "Mermaid Hair Yellow", 5205 "cost": 100, 5206 "slot": "head", 5207 "theme": "fantasy", 5208 "hideEars": true, 5209 "hideNose": null, 5210 "icon": "https://media.boxcritters.com/items/mermaid_hair_yellow/icon.png", 5211 "bits": { 5212 "front": "https://media.boxcritters.com/items/mermaid_hair_yellow/front.png", 5213 "back": "https://media.boxcritters.com/items/mermaid_hair_yellow/back.png" 5214 }, 5215 "sprites": "https://media.boxcritters.com/items/mermaid_hair_yellow/sprites.png" 5216 }, 5217 { 5218 "itemId": "mermaid_hair_blue", 5219 "name": "Mermaid Hair Blue", 5220 "cost": 100, 5221 "slot": "head", 5222 "theme": "fantasy", 5223 "hideEars": true, 5224 "hideNose": null, 5225 "icon": "https://media.boxcritters.com/items/mermaid_hair_blue/icon.png", 5226 "bits": { 5227 "front": "https://media.boxcritters.com/items/mermaid_hair_blue/front.png", 5228 "back": "https://media.boxcritters.com/items/mermaid_hair_blue/back.png" 5229 }, 5230 "sprites": "https://media.boxcritters.com/items/mermaid_hair_blue/sprites.png" 5231 }, 5232 { 5233 "itemId": "mermaid_hair_red", 5234 "name": "Mermaid Hair Red", 5235 "cost": 100, 5236 "slot": "head", 5237 "theme": "fantasy", 5238 "hideEars": true, 5239 "hideNose": null, 5240 "icon": "https://media.boxcritters.com/items/mermaid_hair_red/icon.png", 5241 "bits": { 5242 "front": "https://media.boxcritters.com/items/mermaid_hair_red/front.png", 5243 "back": "https://media.boxcritters.com/items/mermaid_hair_red/back.png" 5244 }, 5245 "sprites": "https://media.boxcritters.com/items/mermaid_hair_red/sprites.png" 5246 }, 5247 { 5248 "itemId": "mermaid_hair_pink", 5249 "name": "Mermaid Hair Pink", 5250 "cost": 20, 5251 "slot": "head", 5252 "theme": "fantasy", 5253 "hideEars": true, 5254 "hideNose": null, 5255 "icon": "https://media.boxcritters.com/items/mermaid_hair_pink/icon.png", 5256 "bits": { 5257 "front": "https://media.boxcritters.com/items/mermaid_hair_pink/front.png", 5258 "back": "https://media.boxcritters.com/items/mermaid_hair_pink/back.png" 5259 }, 5260 "sprites": "https://media.boxcritters.com/items/mermaid_hair_pink/sprites.png" 5261 }, 5262 { 5263 "itemId": "mermaid_hair_black", 5264 "name": "Mermaid Hair Black", 5265 "cost": 100, 5266 "slot": "head", 5267 "theme": "fantasy", 5268 "hideEars": true, 5269 "hideNose": null, 5270 "icon": "https://media.boxcritters.com/items/mermaid_hair_black/icon.png", 5271 "bits": { 5272 "front": "https://media.boxcritters.com/items/mermaid_hair_black/front.png", 5273 "back": "https://media.boxcritters.com/items/mermaid_hair_black/back.png" 5274 }, 5275 "sprites": "https://media.boxcritters.com/items/mermaid_hair_black/sprites.png" 5276 }, 5277 { 5278 "itemId": "lashes_black", 5279 "name": "Black Eyelashes", 5280 "cost": 100, 5281 "slot": "fuzz", 5282 "theme": "", 5283 "hideEars": null, 5284 "hideNose": null, 5285 "icon": "https://media.boxcritters.com/items/lashes_black/icon.png", 5286 "bits": { 5287 "front": "https://media.boxcritters.com/items/lashes_black/front.png" 5288 }, 5289 "sprites": "https://media.boxcritters.com/items/lashes_black/sprites.png" 5290 }, 5291 { 5292 "itemId": "pirate_parrot", 5293 "name": "Red Pirate Parrot", 5294 "cost": 100, 5295 "slot": "head", 5296 "theme": "", 5297 "hideEars": null, 5298 "hideNose": null, 5299 "icon": "https://media.boxcritters.com/items/pirate_parrot/icon.png", 5300 "bits": { 5301 "front": "https://media.boxcritters.com/items/pirate_parrot/front.png" 5302 }, 5303 "sprites": "https://media.boxcritters.com/items/pirate_parrot/sprites.png" 5304 }, 5305 { 5306 "itemId": "robot_head", 5307 "name": "Robot Head", 5308 "cost": 150, 5309 "slot": "head", 5310 "theme": "space", 5311 "hideEars": true, 5312 "hideNose": true, 5313 "icon": "https://media.boxcritters.com/items/robot_head/icon.png", 5314 "bits": { 5315 "front": "https://media.boxcritters.com/items/robot_head/front.png" 5316 }, 5317 "sprites": "https://media.boxcritters.com/items/robot_head/sprites.png" 5318 }, 5319 { 5320 "itemId": "robot_body", 5321 "name": "Robot Body", 5322 "cost": 100, 5323 "slot": "body", 5324 "theme": "space", 5325 "hideEars": null, 5326 "hideNose": null, 5327 "icon": "https://media.boxcritters.com/items/robot_body/icon.png", 5328 "bits": { 5329 "front": "https://media.boxcritters.com/items/robot_body/front.png" 5330 }, 5331 "sprites": "https://media.boxcritters.com/items/robot_body/sprites.png" 5332 }, 5333 { 5334 "itemId": "sun_green", 5335 "name": "Green Rectangle Sunglasses", 5336 "cost": 20, 5337 "slot": "eyes", 5338 "theme": "summer", 5339 "hideEars": null, 5340 "hideNose": null, 5341 "icon": "https://media.boxcritters.com/items/sun_green/icon.png", 5342 "bits": { 5343 "front": "https://media.boxcritters.com/items/sun_green/front.png" 5344 }, 5345 "sprites": "https://media.boxcritters.com/items/sun_green/sprites.png" 5346 }, 5347 { 5348 "itemId": "trunks_yellow", 5349 "name": "Neon Yellow Swimming Trunks", 5350 "cost": 20, 5351 "slot": "body", 5352 "theme": "summer", 5353 "hideEars": null, 5354 "hideNose": null, 5355 "icon": "https://media.boxcritters.com/items/trunks_yellow/icon.png", 5356 "bits": { 5357 "front": "https://media.boxcritters.com/items/trunks_yellow/front.png" 5358 }, 5359 "sprites": "https://media.boxcritters.com/items/trunks_yellow/sprites.png" 5360 }, 5361 { 5362 "itemId": "swimsuit_blue", 5363 "name": "Blue Swimsuit", 5364 "cost": 20, 5365 "slot": "body", 5366 "theme": "summer", 5367 "hideEars": null, 5368 "hideNose": null, 5369 "icon": "https://media.boxcritters.com/items/swimsuit_blue/icon.png", 5370 "bits": { 5371 "front": "https://media.boxcritters.com/items/swimsuit_blue/front.png" 5372 }, 5373 "sprites": "https://media.boxcritters.com/items/swimsuit_blue/sprites.png" 5374 }, 5375 { 5376 "itemId": "trunks_red", 5377 "name": "Red/Orange Wave Swimming Trunks", 5378 "cost": 20, 5379 "slot": "body", 5380 "theme": "summer", 5381 "hideEars": null, 5382 "hideNose": null, 5383 "icon": "https://media.boxcritters.com/items/trunks_red/icon.png", 5384 "bits": { 5385 "front": "https://media.boxcritters.com/items/trunks_red/front.png" 5386 }, 5387 "sprites": "https://media.boxcritters.com/items/trunks_red/sprites.png" 5388 }, 5389 { 5390 "itemId": "trunks_blue", 5391 "name": "Neon Blue Swimming Trunks", 5392 "cost": 20, 5393 "slot": "body", 5394 "theme": "summer", 5395 "hideEars": null, 5396 "hideNose": null, 5397 "icon": "https://media.boxcritters.com/items/trunks_blue/icon.png", 5398 "bits": { 5399 "front": "https://media.boxcritters.com/items/trunks_blue/front.png" 5400 }, 5401 "sprites": "https://media.boxcritters.com/items/trunks_blue/sprites.png" 5402 }, 5403 { 5404 "itemId": "trunks_green", 5405 "name": "Neon Green Swimming Trunks", 5406 "cost": 20, 5407 "slot": "body", 5408 "theme": "summer", 5409 "hideEars": null, 5410 "hideNose": null, 5411 "icon": "https://media.boxcritters.com/items/trunks_green/icon.png", 5412 "bits": { 5413 "front": "https://media.boxcritters.com/items/trunks_green/front.png" 5414 }, 5415 "sprites": "https://media.boxcritters.com/items/trunks_green/sprites.png" 5416 }, 5417 { 5418 "itemId": "trunks_purple", 5419 "name": "Neon Purple Swimming Trunks", 5420 "cost": 20, 5421 "slot": "body", 5422 "theme": "summer", 5423 "hideEars": null, 5424 "hideNose": null, 5425 "icon": "https://media.boxcritters.com/items/trunks_purple/icon.png", 5426 "bits": { 5427 "front": "https://media.boxcritters.com/items/trunks_purple/front.png" 5428 }, 5429 "sprites": "https://media.boxcritters.com/items/trunks_purple/sprites.png" 5430 }, 5431 { 5432 "itemId": "lifeguard_trunks", 5433 "name": "Red Lifeguard Swimming Trunks", 5434 "cost": 100, 5435 "slot": "body", 5436 "theme": "summer", 5437 "hideEars": null, 5438 "hideNose": null, 5439 "icon": "https://media.boxcritters.com/items/lifeguard_trunks/icon.png", 5440 "bits": { 5441 "front": "https://media.boxcritters.com/items/lifeguard_trunks/front.png" 5442 }, 5443 "sprites": "https://media.boxcritters.com/items/lifeguard_trunks/sprites.png" 5444 }, 5445 { 5446 "itemId": "trunks_teal", 5447 "name": "Blue White Teal Swimming Trunks", 5448 "cost": 20, 5449 "slot": "body", 5450 "theme": "summer", 5451 "hideEars": null, 5452 "hideNose": null, 5453 "icon": "https://media.boxcritters.com/items/trunks_teal/icon.png", 5454 "bits": { 5455 "front": "https://media.boxcritters.com/items/trunks_teal/front.png" 5456 }, 5457 "sprites": "https://media.boxcritters.com/items/trunks_teal/sprites.png" 5458 }, 5459 { 5460 "itemId": "trunks_black", 5461 "name": "Black Swimming Trunks", 5462 "cost": 20, 5463 "slot": "body", 5464 "theme": "summer", 5465 "hideEars": null, 5466 "hideNose": null, 5467 "icon": "https://media.boxcritters.com/items/trunks_black/icon.png", 5468 "bits": { 5469 "front": "https://media.boxcritters.com/items/trunks_black/front.png" 5470 }, 5471 "sprites": "https://media.boxcritters.com/items/trunks_black/sprites.png" 5472 }, 5473 { 5474 "itemId": "lifeguard_suit", 5475 "name": "Red Lifeguard Swimsuit", 5476 "cost": 100, 5477 "slot": "body", 5478 "theme": "summer", 5479 "hideEars": null, 5480 "hideNose": null, 5481 "icon": "https://media.boxcritters.com/items/lifeguard_suit/icon.png", 5482 "bits": { 5483 "front": "https://media.boxcritters.com/items/lifeguard_suit/front.png" 5484 }, 5485 "sprites": "https://media.boxcritters.com/items/lifeguard_suit/sprites.png" 5486 }, 5487 { 5488 "itemId": "swimsuit_pink", 5489 "name": "Pink Swimsuit", 5490 "cost": 20, 5491 "slot": "body", 5492 "theme": "summer", 5493 "hideEars": null, 5494 "hideNose": null, 5495 "icon": "https://media.boxcritters.com/items/swimsuit_pink/icon.png", 5496 "bits": { 5497 "front": "https://media.boxcritters.com/items/swimsuit_pink/front.png" 5498 }, 5499 "sprites": "https://media.boxcritters.com/items/swimsuit_pink/sprites.png" 5500 }, 5501 { 5502 "itemId": "swimsuit_black", 5503 "name": "Black Swimsuit", 5504 "cost": 20, 5505 "slot": "body", 5506 "theme": "summer", 5507 "hideEars": null, 5508 "hideNose": null, 5509 "icon": "https://media.boxcritters.com/items/swimsuit_black/icon.png", 5510 "bits": { 5511 "front": "https://media.boxcritters.com/items/swimsuit_black/front.png" 5512 }, 5513 "sprites": "https://media.boxcritters.com/items/swimsuit_black/sprites.png" 5514 }, 5515 { 5516 "itemId": "swimsuit_white", 5517 "name": "White Swimsuit", 5518 "cost": 20, 5519 "slot": "body", 5520 "theme": "summer", 5521 "hideEars": null, 5522 "hideNose": null, 5523 "icon": "https://media.boxcritters.com/items/swimsuit_white/icon.png", 5524 "bits": { 5525 "front": "https://media.boxcritters.com/items/swimsuit_white/front.png" 5526 }, 5527 "sprites": "https://media.boxcritters.com/items/swimsuit_white/sprites.png" 5528 }, 5529 { 5530 "itemId": "swimsuit_green", 5531 "name": "Neon Green Swimsuit", 5532 "cost": 100, 5533 "slot": "body", 5534 "theme": "summer", 5535 "hideEars": null, 5536 "hideNose": null, 5537 "icon": "https://media.boxcritters.com/items/swimsuit_green/icon.png", 5538 "bits": { 5539 "front": "https://media.boxcritters.com/items/swimsuit_green/front.png" 5540 }, 5541 "sprites": "https://media.boxcritters.com/items/swimsuit_green/sprites.png" 5542 }, 5543 { 5544 "itemId": "swimsuit_yellow", 5545 "name": "Neon Yellow Swimsuit", 5546 "cost": 20, 5547 "slot": "body", 5548 "theme": "summer", 5549 "hideEars": null, 5550 "hideNose": null, 5551 "icon": "https://media.boxcritters.com/items/swimsuit_yellow/icon.png", 5552 "bits": { 5553 "front": "https://media.boxcritters.com/items/swimsuit_yellow/front.png" 5554 }, 5555 "sprites": "https://media.boxcritters.com/items/swimsuit_yellow/sprites.png" 5556 }, 5557 { 5558 "itemId": "swimsuit_purple", 5559 "name": "Neon Purple Swimsuit", 5560 "cost": 20, 5561 "slot": "body", 5562 "theme": "summer", 5563 "hideEars": null, 5564 "hideNose": null, 5565 "icon": "https://media.boxcritters.com/items/swimsuit_purple/icon.png", 5566 "bits": { 5567 "front": "https://media.boxcritters.com/items/swimsuit_purple/front.png" 5568 }, 5569 "sprites": "https://media.boxcritters.com/items/swimsuit_purple/sprites.png" 5570 }, 5571 { 5572 "itemId": "porkpie_grey", 5573 "name": "Grey Porkpie Hat", 5574 "cost": 20, 5575 "slot": "head", 5576 "theme": "", 5577 "hideEars": null, 5578 "hideNose": null, 5579 "icon": "https://media.boxcritters.com/items/porkpie_grey/icon.png", 5580 "bits": { 5581 "front": "https://media.boxcritters.com/items/porkpie_grey/front.png" 5582 }, 5583 "sprites": "https://media.boxcritters.com/items/porkpie_grey/sprites.png" 5584 }, 5585 { 5586 "itemId": "porkpie_straw", 5587 "name": "Straw Porkpie Hat", 5588 "cost": 20, 5589 "slot": "head", 5590 "theme": "", 5591 "hideEars": null, 5592 "hideNose": null, 5593 "icon": "https://media.boxcritters.com/items/porkpie_straw/icon.png", 5594 "bits": { 5595 "front": "https://media.boxcritters.com/items/porkpie_straw/front.png" 5596 }, 5597 "sprites": "https://media.boxcritters.com/items/porkpie_straw/sprites.png" 5598 }, 5599 { 5600 "itemId": "porkpie_black", 5601 "name": "Black Porkpie Hat", 5602 "cost": 20, 5603 "slot": "head", 5604 "theme": "", 5605 "hideEars": null, 5606 "hideNose": null, 5607 "icon": "https://media.boxcritters.com/items/porkpie_black/icon.png", 5608 "bits": { 5609 "front": "https://media.boxcritters.com/items/porkpie_black/front.png" 5610 }, 5611 "sprites": "https://media.boxcritters.com/items/porkpie_black/sprites.png" 5612 }, 5613 { 5614 "itemId": "porkpie_pink", 5615 "name": "Pink Porkpie Hat", 5616 "cost": 20, 5617 "slot": "head", 5618 "theme": "", 5619 "hideEars": null, 5620 "hideNose": null, 5621 "icon": "https://media.boxcritters.com/items/porkpie_pink/icon.png", 5622 "bits": { 5623 "front": "https://media.boxcritters.com/items/porkpie_pink/front.png" 5624 }, 5625 "sprites": "https://media.boxcritters.com/items/porkpie_pink/sprites.png" 5626 }, 5627 { 5628 "itemId": "straw_sun_hat", 5629 "name": "Floppy Straw Sun Hat", 5630 "cost": 40, 5631 "slot": "head", 5632 "theme": "", 5633 "hideEars": null, 5634 "hideNose": null, 5635 "icon": "https://media.boxcritters.com/items/straw_sun_hat/icon.png", 5636 "bits": { 5637 "front": "https://media.boxcritters.com/items/straw_sun_hat/front.png" 5638 }, 5639 "sprites": "https://media.boxcritters.com/items/straw_sun_hat/sprites.png" 5640 }, 5641 { 5642 "itemId": "wooden_barrel", 5643 "name": "Wooden Barrel", 5644 "cost": 100, 5645 "slot": "body", 5646 "theme": "", 5647 "hideEars": null, 5648 "hideNose": null, 5649 "icon": "https://media.boxcritters.com/items/wooden_barrel/icon.png", 5650 "bits": { 5651 "front": "https://media.boxcritters.com/items/wooden_barrel/front.png" 5652 }, 5653 "sprites": "https://media.boxcritters.com/items/wooden_barrel/sprites.png" 5654 }, 5655 { 5656 "itemId": "hero_cape_black", 5657 "name": "Black Cape", 5658 "cost": 50, 5659 "slot": "neck", 5660 "theme": "super", 5661 "hideEars": null, 5662 "hideNose": null, 5663 "icon": "https://media.boxcritters.com/items/hero_cape_black/icon.png", 5664 "bits": { 5665 "front": "https://media.boxcritters.com/items/hero_cape_black/front.png" 5666 }, 5667 "sprites": "https://media.boxcritters.com/items/hero_cape_black/sprites.png" 5668 }, 5669 { 5670 "itemId": "hero_suit_black", 5671 "name": "Black Super Suit", 5672 "cost": 80, 5673 "slot": "body", 5674 "theme": "super", 5675 "hideEars": null, 5676 "hideNose": null, 5677 "icon": "https://media.boxcritters.com/items/hero_suit_black/icon.png", 5678 "bits": { 5679 "front": "https://media.boxcritters.com/items/hero_suit_black/front.png" 5680 }, 5681 "sprites": "https://media.boxcritters.com/items/hero_suit_black/sprites.png" 5682 }, 5683 { 5684 "itemId": "hero_mask_black", 5685 "name": "Black Comic Mask", 5686 "cost": 20, 5687 "slot": "mask", 5688 "theme": "super", 5689 "hideEars": true, 5690 "hideNose": true, 5691 "icon": "https://media.boxcritters.com/items/hero_mask_black/icon.png", 5692 "bits": { 5693 "front": "https://media.boxcritters.com/items/hero_mask_black/front.png" 5694 }, 5695 "sprites": "https://media.boxcritters.com/items/hero_mask_black/sprites.png" 5696 }, 5697 { 5698 "itemId": "hero_cape_blue", 5699 "name": "Blue Cape", 5700 "cost": 50, 5701 "slot": "neck", 5702 "theme": "super", 5703 "hideEars": null, 5704 "hideNose": null, 5705 "icon": "https://media.boxcritters.com/items/hero_cape_blue/icon.png", 5706 "bits": { 5707 "front": "https://media.boxcritters.com/items/hero_cape_blue/front.png" 5708 }, 5709 "sprites": "https://media.boxcritters.com/items/hero_cape_blue/sprites.png" 5710 }, 5711 { 5712 "itemId": "hero_mask_blue", 5713 "name": "Blue Comic Mask", 5714 "cost": 20, 5715 "slot": "mask", 5716 "theme": "super", 5717 "hideEars": true, 5718 "hideNose": true, 5719 "icon": "https://media.boxcritters.com/items/hero_mask_blue/icon.png", 5720 "bits": { 5721 "front": "https://media.boxcritters.com/items/hero_mask_blue/front.png" 5722 }, 5723 "sprites": "https://media.boxcritters.com/items/hero_mask_blue/sprites.png" 5724 }, 5725 { 5726 "itemId": "hero_suit_blue", 5727 "name": "Blue Super Suit", 5728 "cost": 80, 5729 "slot": "body", 5730 "theme": "super", 5731 "hideEars": null, 5732 "hideNose": null, 5733 "icon": "https://media.boxcritters.com/items/hero_suit_blue/icon.png", 5734 "bits": { 5735 "front": "https://media.boxcritters.com/items/hero_suit_blue/front.png" 5736 }, 5737 "sprites": "https://media.boxcritters.com/items/hero_suit_blue/sprites.png" 5738 }, 5739 { 5740 "itemId": "hero_suit_pink", 5741 "name": "Pink Super Suit", 5742 "cost": 80, 5743 "slot": "body", 5744 "theme": "super", 5745 "hideEars": null, 5746 "hideNose": null, 5747 "icon": "https://media.boxcritters.com/items/hero_suit_pink/icon.png", 5748 "bits": { 5749 "front": "https://media.boxcritters.com/items/hero_suit_pink/front.png" 5750 }, 5751 "sprites": "https://media.boxcritters.com/items/hero_suit_pink/sprites.png" 5752 }, 5753 { 5754 "itemId": "hero_mask_pink", 5755 "name": "Pink Comic Mask", 5756 "cost": 20, 5757 "slot": "mask", 5758 "theme": "super", 5759 "hideEars": true, 5760 "hideNose": true, 5761 "icon": "https://media.boxcritters.com/items/hero_mask_pink/icon.png", 5762 "bits": { 5763 "front": "https://media.boxcritters.com/items/hero_mask_pink/front.png" 5764 }, 5765 "sprites": "https://media.boxcritters.com/items/hero_mask_pink/sprites.png" 5766 }, 5767 { 5768 "itemId": "hero_cape_pink", 5769 "name": "Pink Cape", 5770 "cost": 50, 5771 "slot": "neck", 5772 "theme": "super", 5773 "hideEars": null, 5774 "hideNose": null, 5775 "icon": "https://media.boxcritters.com/items/hero_cape_pink/icon.png", 5776 "bits": { 5777 "front": "https://media.boxcritters.com/items/hero_cape_pink/front.png" 5778 }, 5779 "sprites": "https://media.boxcritters.com/items/hero_cape_pink/sprites.png" 5780 }, 5781 { 5782 "itemId": "space_shirt_red", 5783 "name": "Red Space Shirt", 5784 "cost": 50, 5785 "slot": "body", 5786 "theme": "", 5787 "hideEars": null, 5788 "hideNose": null, 5789 "icon": "https://media.boxcritters.com/items/space_shirt_red/icon.png", 5790 "bits": { 5791 "front": "https://media.boxcritters.com/items/space_shirt_red/front.png" 5792 }, 5793 "sprites": "https://media.boxcritters.com/items/space_shirt_red/sprites.png" 5794 }, 5795 { 5796 "itemId": "box_helmet", 5797 "name": "Box Helmet", 5798 "cost": 20, 5799 "slot": "head", 5800 "theme": "", 5801 "hideEars": null, 5802 "hideNose": true, 5803 "icon": "https://media.boxcritters.com/items/box_helmet/icon.png", 5804 "bits": { 5805 "front": "https://media.boxcritters.com/items/box_helmet/front.png" 5806 }, 5807 "sprites": "https://media.boxcritters.com/items/box_helmet/sprites.png" 5808 }, 5809 { 5810 "itemId": "ufo_green", 5811 "name": "Green UFO", 5812 "cost": 100, 5813 "slot": "ride", 5814 "theme": "", 5815 "hideEars": null, 5816 "hideNose": null, 5817 "icon": "https://media.boxcritters.com/items/ufo_green/icon.png", 5818 "bits": { 5819 "front": "https://media.boxcritters.com/items/ufo_green/front.png", 5820 "back": "https://media.boxcritters.com/items/ufo_green/back.png" 5821 }, 5822 "sprites": "https://media.boxcritters.com/items/ufo_green/sprites.png" 5823 }, 5824 { 5825 "itemId": "ufo_pink", 5826 "name": "Pink UFO", 5827 "cost": 100, 5828 "slot": "ride", 5829 "theme": "", 5830 "hideEars": null, 5831 "hideNose": null, 5832 "icon": "https://media.boxcritters.com/items/ufo_pink/icon.png", 5833 "bits": { 5834 "front": "https://media.boxcritters.com/items/ufo_pink/front.png", 5835 "back": "https://media.boxcritters.com/items/ufo_pink/back.png" 5836 }, 5837 "sprites": "https://media.boxcritters.com/items/ufo_pink/sprites.png" 5838 }, 5839 { 5840 "itemId": "ufo_black", 5841 "name": "Black UFO", 5842 "cost": 100, 5843 "slot": "ride", 5844 "theme": "", 5845 "hideEars": null, 5846 "hideNose": null, 5847 "icon": "https://media.boxcritters.com/items/ufo_black/icon.png", 5848 "bits": { 5849 "front": "https://media.boxcritters.com/items/ufo_black/front.png", 5850 "back": "https://media.boxcritters.com/items/ufo_black/back.png" 5851 }, 5852 "sprites": "https://media.boxcritters.com/items/ufo_black/sprites.png" 5853 }, 5854 { 5855 "itemId": "ufo_white", 5856 "name": "White UFO", 5857 "cost": 100, 5858 "slot": "ride", 5859 "theme": "", 5860 "hideEars": null, 5861 "hideNose": null, 5862 "icon": "https://media.boxcritters.com/items/ufo_white/icon.png", 5863 "bits": { 5864 "front": "https://media.boxcritters.com/items/ufo_white/front.png", 5865 "back": "https://media.boxcritters.com/items/ufo_white/back.png" 5866 }, 5867 "sprites": "https://media.boxcritters.com/items/ufo_white/sprites.png" 5868 }, 5869 { 5870 "itemId": "ufo_grey", 5871 "name": "Grey UFO", 5872 "cost": 100, 5873 "slot": "ride", 5874 "theme": "", 5875 "hideEars": null, 5876 "hideNose": null, 5877 "icon": "https://media.boxcritters.com/items/ufo_grey/icon.png", 5878 "bits": { 5879 "front": "https://media.boxcritters.com/items/ufo_grey/front.png", 5880 "back": "https://media.boxcritters.com/items/ufo_grey/back.png" 5881 }, 5882 "sprites": "https://media.boxcritters.com/items/ufo_grey/sprites.png" 5883 }, 5884 { 5885 "itemId": "apron_green", 5886 "name": "Green Bakery Apron", 5887 "cost": 20, 5888 "slot": "body", 5889 "theme": "work", 5890 "hideEars": null, 5891 "hideNose": null, 5892 "icon": "https://media.boxcritters.com/items/apron_green/icon.png", 5893 "bits": { 5894 "front": "https://media.boxcritters.com/items/apron_green/front.png" 5895 }, 5896 "sprites": "https://media.boxcritters.com/items/apron_green/sprites.png" 5897 }, 5898 { 5899 "itemId": "space_suit", 5900 "name": "NEW Space Suit", 5901 "cost": 100, 5902 "slot": "body", 5903 "theme": "space", 5904 "hideEars": null, 5905 "hideNose": null, 5906 "icon": "https://media.boxcritters.com/items/space_suit/icon.png", 5907 "bits": { 5908 "front": "https://media.boxcritters.com/items/space_suit/front.png" 5909 }, 5910 "sprites": "https://media.boxcritters.com/items/space_suit/sprites.png" 5911 }, 5912 { 5913 "itemId": "space_helmet", 5914 "name": "NEW Space Helmet", 5915 "cost": 50, 5916 "slot": "head", 5917 "theme": "space", 5918 "hideEars": null, 5919 "hideNose": true, 5920 "icon": "https://media.boxcritters.com/items/space_helmet/icon.png", 5921 "bits": { 5922 "front": "https://media.boxcritters.com/items/space_helmet/front.png" 5923 }, 5924 "sprites": "https://media.boxcritters.com/items/space_helmet/sprites.png" 5925 }, 5926 { 5927 "itemId": "glasses_red", 5928 "name": "Red Square Glasses", 5929 "cost": 20, 5930 "slot": "eyes", 5931 "theme": "", 5932 "hideEars": null, 5933 "hideNose": null, 5934 "icon": "https://media.boxcritters.com/items/glasses_red/icon.png", 5935 "bits": { 5936 "front": "https://media.boxcritters.com/items/glasses_red/front.png" 5937 }, 5938 "sprites": "https://media.boxcritters.com/items/glasses_red/sprites.png" 5939 }, 5940 { 5941 "itemId": "glasses_black", 5942 "name": "Black Square Glasses", 5943 "cost": 20, 5944 "slot": "eyes", 5945 "theme": "", 5946 "hideEars": null, 5947 "hideNose": null, 5948 "icon": "https://media.boxcritters.com/items/glasses_black/icon.png", 5949 "bits": { 5950 "front": "https://media.boxcritters.com/items/glasses_black/front.png" 5951 }, 5952 "sprites": "https://media.boxcritters.com/items/glasses_black/sprites.png" 5953 }, 5954 { 5955 "itemId": "glasses_blue", 5956 "name": "Blue Square Glasses", 5957 "cost": 20, 5958 "slot": "eyes", 5959 "theme": "", 5960 "hideEars": null, 5961 "hideNose": null, 5962 "icon": "https://media.boxcritters.com/items/glasses_blue/icon.png", 5963 "bits": { 5964 "front": "https://media.boxcritters.com/items/glasses_blue/front.png" 5965 }, 5966 "sprites": "https://media.boxcritters.com/items/glasses_blue/sprites.png" 5967 }, 5968 { 5969 "itemId": "glasses_brown", 5970 "name": "Brown Square Glasses", 5971 "cost": 20, 5972 "slot": "eyes", 5973 "theme": "", 5974 "hideEars": null, 5975 "hideNose": null, 5976 "icon": "https://media.boxcritters.com/items/glasses_brown/icon.png", 5977 "bits": { 5978 "front": "https://media.boxcritters.com/items/glasses_brown/front.png" 5979 }, 5980 "sprites": "https://media.boxcritters.com/items/glasses_brown/sprites.png" 5981 }, 5982 { 5983 "itemId": "space_boots_white", 5984 "name": "Space Boots", 5985 "cost": 50, 5986 "slot": "feet", 5987 "theme": "space", 5988 "hideEars": null, 5989 "hideNose": null, 5990 "icon": "https://media.boxcritters.com/items/space_boots_white/icon.png", 5991 "bits": { 5992 "front": "https://media.boxcritters.com/items/space_boots_white/front.png" 5993 }, 5994 "sprites": "https://media.boxcritters.com/items/space_boots_white/sprites.png" 5995 }, 5996 { 5997 "itemId": "space_boots", 5998 "name": "Dark Grey Space Boots", 5999 "cost": 50, 6000 "slot": "feet", 6001 "theme": "space", 6002 "hideEars": null, 6003 "hideNose": null, 6004 "icon": "https://media.boxcritters.com/items/space_boots/icon.png", 6005 "bits": { 6006 "front": "https://media.boxcritters.com/items/space_boots/front.png" 6007 }, 6008 "sprites": "https://media.boxcritters.com/items/space_boots/sprites.png" 6009 }, 6010 { 6011 "itemId": "ringmaster_boots", 6012 "name": "Black Ringmaster Boots", 6013 "cost": 50, 6014 "slot": "feet", 6015 "theme": "", 6016 "hideEars": null, 6017 "hideNose": null, 6018 "icon": "https://media.boxcritters.com/items/ringmaster_boots/icon.png", 6019 "bits": { 6020 "front": "https://media.boxcritters.com/items/ringmaster_boots/front.png" 6021 }, 6022 "sprites": "https://media.boxcritters.com/items/ringmaster_boots/sprites.png" 6023 }, 6024 { 6025 "itemId": "super_girl_suit", 6026 "name": "Super Hero Girl", 6027 "cost": 80, 6028 "slot": "body", 6029 "theme": "super", 6030 "hideEars": null, 6031 "hideNose": null, 6032 "icon": "https://media.boxcritters.com/items/super_girl_suit/icon.png", 6033 "bits": { 6034 "front": "https://media.boxcritters.com/items/super_girl_suit/front.png" 6035 }, 6036 "sprites": "https://media.boxcritters.com/items/super_girl_suit/sprites.png" 6037 }, 6038 { 6039 "itemId": "super_boy_suit", 6040 "name": "Super Hero Boy", 6041 "cost": 80, 6042 "slot": "body", 6043 "theme": "super", 6044 "hideEars": null, 6045 "hideNose": null, 6046 "icon": "https://media.boxcritters.com/items/super_boy_suit/icon.png", 6047 "bits": { 6048 "front": "https://media.boxcritters.com/items/super_boy_suit/front.png" 6049 }, 6050 "sprites": "https://media.boxcritters.com/items/super_boy_suit/sprites.png" 6051 }, 6052 { 6053 "itemId": "onsie_plaid_feet_red", 6054 "name": "Red Plaid Onsie Feet", 6055 "cost": 20, 6056 "slot": "feet", 6057 "theme": "plaid", 6058 "hideEars": null, 6059 "hideNose": null, 6060 "icon": "https://media.boxcritters.com/items/onsie_plaid_feet_red/icon.png", 6061 "bits": { 6062 "front": "https://media.boxcritters.com/items/onsie_plaid_feet_red/front.png" 6063 }, 6064 "sprites": "https://media.boxcritters.com/items/onsie_plaid_feet_red/sprites.png" 6065 }, 6066 { 6067 "itemId": "climb_rope_yellow", 6068 "name": "Yellow Climbing Rope with Grappling Hook", 6069 "cost": 20, 6070 "slot": "belt", 6071 "theme": "", 6072 "hideEars": null, 6073 "hideNose": null, 6074 "icon": "https://media.boxcritters.com/items/climb_rope_yellow/icon.png", 6075 "bits": { 6076 "front": "https://media.boxcritters.com/items/climb_rope_yellow/front.png" 6077 }, 6078 "sprites": "https://media.boxcritters.com/items/climb_rope_yellow/sprites.png" 6079 }, 6080 { 6081 "itemId": "climb_rope_dark", 6082 "name": "Dark Grey Climbing Rope with Grappling Hook", 6083 "cost": 20, 6084 "slot": "belt", 6085 "theme": "", 6086 "hideEars": null, 6087 "hideNose": null, 6088 "icon": "https://media.boxcritters.com/items/climb_rope_dark/icon.png", 6089 "bits": { 6090 "front": "https://media.boxcritters.com/items/climb_rope_dark/front.png" 6091 }, 6092 "sprites": "https://media.boxcritters.com/items/climb_rope_dark/sprites.png" 6093 }, 6094 { 6095 "itemId": "climb_rope_orange", 6096 "name": "Orange Climbing Rope with Grappling Hook", 6097 "cost": 20, 6098 "slot": "belt", 6099 "theme": "", 6100 "hideEars": null, 6101 "hideNose": null, 6102 "icon": "https://media.boxcritters.com/items/climb_rope_orange/icon.png", 6103 "bits": { 6104 "front": "https://media.boxcritters.com/items/climb_rope_orange/front.png" 6105 }, 6106 "sprites": "https://media.boxcritters.com/items/climb_rope_orange/sprites.png" 6107 }, 6108 { 6109 "itemId": "climb_rope_green", 6110 "name": "Green Climbing Rope with Grappling Hook", 6111 "cost": 20, 6112 "slot": "belt", 6113 "theme": "", 6114 "hideEars": null, 6115 "hideNose": null, 6116 "icon": "https://media.boxcritters.com/items/climb_rope_green/icon.png", 6117 "bits": { 6118 "front": "https://media.boxcritters.com/items/climb_rope_green/front.png" 6119 }, 6120 "sprites": "https://media.boxcritters.com/items/climb_rope_green/sprites.png" 6121 }, 6122 { 6123 "itemId": "climb_rope_blue", 6124 "name": "Blue Climbing Rope with Grappling Hook", 6125 "cost": 20, 6126 "slot": "belt", 6127 "theme": "", 6128 "hideEars": null, 6129 "hideNose": null, 6130 "icon": "https://media.boxcritters.com/items/climb_rope_blue/icon.png", 6131 "bits": { 6132 "front": "https://media.boxcritters.com/items/climb_rope_blue/front.png" 6133 }, 6134 "sprites": "https://media.boxcritters.com/items/climb_rope_blue/sprites.png" 6135 }, 6136 { 6137 "itemId": "climb_rope_pink", 6138 "name": "Pink Climbing Rope with Grappling Hook", 6139 "cost": 20, 6140 "slot": "belt", 6141 "theme": "", 6142 "hideEars": null, 6143 "hideNose": null, 6144 "icon": "https://media.boxcritters.com/items/climb_rope_pink/icon.png", 6145 "bits": { 6146 "front": "https://media.boxcritters.com/items/climb_rope_pink/front.png" 6147 }, 6148 "sprites": "https://media.boxcritters.com/items/climb_rope_pink/sprites.png" 6149 }, 6150 { 6151 "itemId": "climb_helmet_yellow", 6152 "name": "Yellow Climbing Helmet", 6153 "cost": 40, 6154 "slot": "head", 6155 "theme": "", 6156 "hideEars": null, 6157 "hideNose": null, 6158 "icon": "https://media.boxcritters.com/items/climb_helmet_yellow/icon.png", 6159 "bits": { 6160 "front": "https://media.boxcritters.com/items/climb_helmet_yellow/front.png" 6161 }, 6162 "sprites": "https://media.boxcritters.com/items/climb_helmet_yellow/sprites.png" 6163 }, 6164 { 6165 "itemId": "climb_helmet_dark", 6166 "name": " Dark Grey Climbing Helmet", 6167 "cost": 40, 6168 "slot": "head", 6169 "theme": "", 6170 "hideEars": null, 6171 "hideNose": null, 6172 "icon": "https://media.boxcritters.com/items/climb_helmet_dark/icon.png", 6173 "bits": { 6174 "front": "https://media.boxcritters.com/items/climb_helmet_dark/front.png" 6175 }, 6176 "sprites": "https://media.boxcritters.com/items/climb_helmet_dark/sprites.png" 6177 }, 6178 { 6179 "itemId": "climb_helmet_orange", 6180 "name": "Orange Climbing Helmet", 6181 "cost": 40, 6182 "slot": "head", 6183 "theme": "", 6184 "hideEars": null, 6185 "hideNose": null, 6186 "icon": "https://media.boxcritters.com/items/climb_helmet_orange/icon.png", 6187 "bits": { 6188 "front": "https://media.boxcritters.com/items/climb_helmet_orange/front.png" 6189 }, 6190 "sprites": "https://media.boxcritters.com/items/climb_helmet_orange/sprites.png" 6191 }, 6192 { 6193 "itemId": "climb_helmet_green", 6194 "name": "Green Climbing Helmet", 6195 "cost": 40, 6196 "slot": "head", 6197 "theme": "", 6198 "hideEars": null, 6199 "hideNose": null, 6200 "icon": "https://media.boxcritters.com/items/climb_helmet_green/icon.png", 6201 "bits": { 6202 "front": "https://media.boxcritters.com/items/climb_helmet_green/front.png" 6203 }, 6204 "sprites": "https://media.boxcritters.com/items/climb_helmet_green/sprites.png" 6205 }, 6206 { 6207 "itemId": "climb_helmet_blue", 6208 "name": "Blue Climbing Helmet", 6209 "cost": 40, 6210 "slot": "head", 6211 "theme": "", 6212 "hideEars": null, 6213 "hideNose": null, 6214 "icon": "https://media.boxcritters.com/items/climb_helmet_blue/icon.png", 6215 "bits": { 6216 "front": "https://media.boxcritters.com/items/climb_helmet_blue/front.png" 6217 }, 6218 "sprites": "https://media.boxcritters.com/items/climb_helmet_blue/sprites.png" 6219 }, 6220 { 6221 "itemId": "climb_helmet_pink", 6222 "name": "Pink Climbing Helmet", 6223 "cost": 40, 6224 "slot": "head", 6225 "theme": "", 6226 "hideEars": null, 6227 "hideNose": null, 6228 "icon": "https://media.boxcritters.com/items/climb_helmet_pink/icon.png", 6229 "bits": { 6230 "front": "https://media.boxcritters.com/items/climb_helmet_pink/front.png" 6231 }, 6232 "sprites": "https://media.boxcritters.com/items/climb_helmet_pink/sprites.png" 6233 }, 6234 { 6235 "itemId": "hazmat_suit", 6236 "name": "Hazmat Suit", 6237 "cost": 100, 6238 "slot": "body", 6239 "theme": "work", 6240 "hideEars": null, 6241 "hideNose": null, 6242 "icon": "https://media.boxcritters.com/items/hazmat_suit/icon.png", 6243 "bits": { 6244 "front": "https://media.boxcritters.com/items/hazmat_suit/front.png" 6245 }, 6246 "sprites": "https://media.boxcritters.com/items/hazmat_suit/sprites.png" 6247 }, 6248 { 6249 "itemId": "hazmat_hood", 6250 "name": "Hazmat Hood", 6251 "cost": 100, 6252 "slot": "head", 6253 "theme": "work", 6254 "hideEars": null, 6255 "hideNose": true, 6256 "icon": "https://media.boxcritters.com/items/hazmat_hood/icon.png", 6257 "bits": { 6258 "front": "https://media.boxcritters.com/items/hazmat_hood/front.png" 6259 }, 6260 "sprites": "https://media.boxcritters.com/items/hazmat_hood/sprites.png" 6261 }, 6262 { 6263 "itemId": "hazmat_boots", 6264 "name": "Hazmat Boots", 6265 "cost": 100, 6266 "slot": "feet", 6267 "theme": "work", 6268 "hideEars": null, 6269 "hideNose": null, 6270 "icon": "https://media.boxcritters.com/items/hazmat_boots/icon.png", 6271 "bits": { 6272 "front": "https://media.boxcritters.com/items/hazmat_boots/front.png" 6273 }, 6274 "sprites": "https://media.boxcritters.com/items/hazmat_boots/sprites.png" 6275 }, 6276 { 6277 "itemId": "pantomime_face", 6278 "name": "Pantomime Face", 6279 "cost": 100, 6280 "slot": "face", 6281 "theme": "halloween", 6282 "hideEars": null, 6283 "hideNose": null, 6284 "icon": "https://media.boxcritters.com/items/pantomime_face/icon.png", 6285 "bits": { 6286 "front": "https://media.boxcritters.com/items/pantomime_face/front.png" 6287 }, 6288 "sprites": "https://media.boxcritters.com/items/pantomime_face/sprites.png" 6289 }, 6290 { 6291 "itemId": "spider", 6292 "name": "Spider Costume", 6293 "cost": 100, 6294 "slot": "body", 6295 "theme": "halloween", 6296 "hideEars": null, 6297 "hideNose": null, 6298 "icon": "https://media.boxcritters.com/items/spider/icon.png", 6299 "bits": { "front": "https://media.boxcritters.com/items/spider/front.png" }, 6300 "sprites": "https://media.boxcritters.com/items/spider/sprites.png" 6301 }, 6302 { 6303 "itemId": "pantomime_suit", 6304 "name": "Pantomime Suit", 6305 "cost": 100, 6306 "slot": "body", 6307 "theme": "halloween", 6308 "hideEars": null, 6309 "hideNose": null, 6310 "icon": "https://media.boxcritters.com/items/pantomime_suit/icon.png", 6311 "bits": { 6312 "front": "https://media.boxcritters.com/items/pantomime_suit/front.png" 6313 }, 6314 "sprites": "https://media.boxcritters.com/items/pantomime_suit/sprites.png" 6315 }, 6316 { 6317 "itemId": "pantomime_hat", 6318 "name": "Pantomime Hat", 6319 "cost": 100, 6320 "slot": "head", 6321 "theme": "halloween", 6322 "hideEars": null, 6323 "hideNose": null, 6324 "icon": "https://media.boxcritters.com/items/pantomime_hat/icon.png", 6325 "bits": { 6326 "front": "https://media.boxcritters.com/items/pantomime_hat/front.png" 6327 }, 6328 "sprites": "https://media.boxcritters.com/items/pantomime_hat/sprites.png" 6329 }, 6330 { 6331 "itemId": "witch_dress_white", 6332 "name": "White Witch Dress", 6333 "cost": 100, 6334 "slot": "body", 6335 "theme": "halloween", 6336 "hideEars": null, 6337 "hideNose": null, 6338 "icon": "https://media.boxcritters.com/items/witch_dress_white/icon.png", 6339 "bits": { 6340 "front": "https://media.boxcritters.com/items/witch_dress_white/front.png" 6341 }, 6342 "sprites": "https://media.boxcritters.com/items/witch_dress_white/sprites.png" 6343 }, 6344 { 6345 "itemId": "witch_hat_black", 6346 "name": "Black Witch Hat with Red Hair", 6347 "cost": 100, 6348 "slot": "head", 6349 "theme": "halloween", 6350 "hideEars": true, 6351 "hideNose": null, 6352 "icon": "https://media.boxcritters.com/items/witch_hat_black/icon.png", 6353 "bits": { 6354 "front": "https://media.boxcritters.com/items/witch_hat_black/front.png", 6355 "back": "https://media.boxcritters.com/items/witch_hat_black/back.png" 6356 }, 6357 "sprites": "https://media.boxcritters.com/items/witch_hat_black/sprites.png" 6358 }, 6359 { 6360 "itemId": "witch_hat_burgundy", 6361 "name": "Burgundy Witch Hat with Blue Hair", 6362 "cost": 100, 6363 "slot": "head", 6364 "theme": "halloween", 6365 "hideEars": true, 6366 "hideNose": null, 6367 "icon": "https://media.boxcritters.com/items/witch_hat_burgundy/icon.png", 6368 "bits": { 6369 "front": "https://media.boxcritters.com/items/witch_hat_burgundy/front.png", 6370 "back": "https://media.boxcritters.com/items/witch_hat_burgundy/back.png" 6371 }, 6372 "sprites": "https://media.boxcritters.com/items/witch_hat_burgundy/sprites.png" 6373 }, 6374 { 6375 "itemId": "witch_hat_white", 6376 "name": "White Witch Hat with Pink Hair", 6377 "cost": 100, 6378 "slot": "head", 6379 "theme": "halloween", 6380 "hideEars": true, 6381 "hideNose": null, 6382 "icon": "https://media.boxcritters.com/items/witch_hat_white/icon.png", 6383 "bits": { 6384 "front": "https://media.boxcritters.com/items/witch_hat_white/front.png", 6385 "back": "https://media.boxcritters.com/items/witch_hat_white/back.png" 6386 }, 6387 "sprites": "https://media.boxcritters.com/items/witch_hat_white/sprites.png" 6388 }, 6389 { 6390 "itemId": "witch_dress_black", 6391 "name": "Black Witch Dress", 6392 "cost": 100, 6393 "slot": "body", 6394 "theme": "halloween", 6395 "hideEars": null, 6396 "hideNose": null, 6397 "icon": "https://media.boxcritters.com/items/witch_dress_black/icon.png", 6398 "bits": { 6399 "front": "https://media.boxcritters.com/items/witch_dress_black/front.png" 6400 }, 6401 "sprites": "https://media.boxcritters.com/items/witch_dress_black/sprites.png" 6402 }, 6403 { 6404 "itemId": "witch_dress_burgundy", 6405 "name": "Burgundy Witch Dress", 6406 "cost": 100, 6407 "slot": "body", 6408 "theme": "halloween", 6409 "hideEars": null, 6410 "hideNose": null, 6411 "icon": "https://media.boxcritters.com/items/witch_dress_burgundy/icon.png", 6412 "bits": { 6413 "front": "https://media.boxcritters.com/items/witch_dress_burgundy/front.png" 6414 }, 6415 "sprites": "https://media.boxcritters.com/items/witch_dress_burgundy/sprites.png" 6416 }, 6417 { 6418 "itemId": "knight_armour", 6419 "name": "Knight Armor", 6420 "cost": 100, 6421 "slot": "body", 6422 "theme": "", 6423 "hideEars": null, 6424 "hideNose": null, 6425 "icon": "https://media.boxcritters.com/items/knight_armour/icon.png", 6426 "bits": { 6427 "front": "https://media.boxcritters.com/items/knight_armour/front.png" 6428 }, 6429 "sprites": "https://media.boxcritters.com/items/knight_armour/sprites.png" 6430 }, 6431 { 6432 "itemId": "robot_head_pink", 6433 "name": "Pink Robot Head", 6434 "cost": 100, 6435 "slot": "head", 6436 "theme": "", 6437 "hideEars": true, 6438 "hideNose": true, 6439 "icon": "https://media.boxcritters.com/items/robot_head_pink/icon.png", 6440 "bits": { 6441 "front": "https://media.boxcritters.com/items/robot_head_pink/front.png" 6442 }, 6443 "sprites": "https://media.boxcritters.com/items/robot_head_pink/sprites.png" 6444 }, 6445 { 6446 "itemId": "chocolate_bar", 6447 "name": "Chocolate Costume", 6448 "cost": 100, 6449 "slot": "body", 6450 "theme": "", 6451 "hideEars": true, 6452 "hideNose": true, 6453 "icon": "https://media.boxcritters.com/items/chocolate_bar/icon.png", 6454 "bits": { 6455 "front": "https://media.boxcritters.com/items/chocolate_bar/front.png" 6456 }, 6457 "sprites": "https://media.boxcritters.com/items/chocolate_bar/sprites.png" 6458 }, 6459 { 6460 "itemId": "paint_green", 6461 "name": "Green Face Paint with Warts", 6462 "cost": 100, 6463 "slot": "face", 6464 "theme": "halloween", 6465 "hideEars": null, 6466 "hideNose": null, 6467 "icon": "https://media.boxcritters.com/items/paint_green/icon.png", 6468 "bits": { 6469 "front": "https://media.boxcritters.com/items/paint_green/front.png" 6470 }, 6471 "sprites": "https://media.boxcritters.com/items/paint_green/sprites.png" 6472 }, 6473 { 6474 "itemId": "wizard_blizzard", 6475 "name": "Blizzard Wizard Hat", 6476 "cost": 100, 6477 "slot": "head", 6478 "theme": "", 6479 "hideEars": true, 6480 "hideNose": null, 6481 "icon": "https://media.boxcritters.com/items/wizard_blizzard/icon.png", 6482 "bits": { 6483 "front": "https://media.boxcritters.com/items/wizard_blizzard/front.png", 6484 "back": "https://media.boxcritters.com/items/wizard_blizzard/back.png" 6485 }, 6486 "sprites": "https://media.boxcritters.com/items/wizard_blizzard/sprites.png" 6487 }, 6488 { 6489 "itemId": "knight_shield_blue", 6490 "name": "Blue Shield", 6491 "cost": 100, 6492 "slot": "hand", 6493 "theme": "fantasy", 6494 "hideEars": null, 6495 "hideNose": null, 6496 "icon": "https://media.boxcritters.com/items/knight_shield_blue/icon.png", 6497 "bits": { 6498 "front": "https://media.boxcritters.com/items/knight_shield_blue/front.png" 6499 }, 6500 "sprites": "https://media.boxcritters.com/items/knight_shield_blue/sprites.png" 6501 }, 6502 { 6503 "itemId": "hero_cape_red", 6504 "name": "Red Super Cape", 6505 "cost": 100, 6506 "slot": "neck", 6507 "theme": "super", 6508 "hideEars": null, 6509 "hideNose": null, 6510 "icon": "https://media.boxcritters.com/items/hero_cape_red/icon.png", 6511 "bits": { 6512 "front": "https://media.boxcritters.com/items/hero_cape_red/front.png" 6513 }, 6514 "sprites": "https://media.boxcritters.com/items/hero_cape_red/sprites.png" 6515 }, 6516 { 6517 "itemId": "knight_shield_red", 6518 "name": "Red Shield", 6519 "cost": 100, 6520 "slot": "hand", 6521 "theme": "fantasy", 6522 "hideEars": null, 6523 "hideNose": null, 6524 "icon": "https://media.boxcritters.com/items/knight_shield_red/icon.png", 6525 "bits": { 6526 "front": "https://media.boxcritters.com/items/knight_shield_red/front.png" 6527 }, 6528 "sprites": "https://media.boxcritters.com/items/knight_shield_red/sprites.png" 6529 } 6530]