2020-04-25 23:03:58 -07:00
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
|
|
|
|
|
exports[`PetAppearance loads for species and color 1`] = `
|
|
|
|
|
Object {
|
|
|
|
|
"petAppearance": Object {
|
|
|
|
|
"layers": Array [
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5995",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7941/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 18,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5996",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7942/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 7,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "6000",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7946/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 40,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "16467",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/024/24008/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 34,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "19784",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/028/28892/600x600.png?v2-1313418652000",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 37,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "178150",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/036/36887/600x600.png?v2-1354240708000",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 38,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
}
|
|
|
|
|
`;
|
2020-05-02 16:49:57 -07:00
|
|
|
|
|
|
|
|
exports[`PetAppearance loads multiple for species and color 1`] = `
|
|
|
|
|
Object {
|
|
|
|
|
"petAppearances": Array [
|
|
|
|
|
Object {
|
2020-05-02 20:48:32 -07:00
|
|
|
"approximateThumbnailUrl": "http://pets.neopets.com/cp/vghhzlgf/1/1.png",
|
2020-05-03 12:55:37 -07:00
|
|
|
"bodyId": "180",
|
2020-05-02 16:49:57 -07:00
|
|
|
"emotion": "HAPPY",
|
|
|
|
|
"genderPresentation": "FEMININE",
|
2020-05-02 22:37:52 -07:00
|
|
|
"id": "54-75-HAPPY-FEMININE",
|
2020-05-02 16:49:57 -07:00
|
|
|
"layers": Array [
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5995",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7941/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 18,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5996",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7942/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 7,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "6000",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7946/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 40,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "16467",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/024/24008/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 34,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "19784",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/028/28892/600x600.png?v2-1313418652000",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 37,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "178150",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/036/36887/600x600.png?v2-1354240708000",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 38,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
],
|
2020-05-02 22:37:52 -07:00
|
|
|
"petStateId": "17723",
|
2020-05-02 16:49:57 -07:00
|
|
|
},
|
|
|
|
|
Object {
|
2020-05-02 20:48:32 -07:00
|
|
|
"approximateThumbnailUrl": "http://pets.neopets.com/cp/vghhzlgf/1/1.png",
|
2020-05-03 12:55:37 -07:00
|
|
|
"bodyId": "180",
|
2020-05-02 16:49:57 -07:00
|
|
|
"emotion": "HAPPY",
|
|
|
|
|
"genderPresentation": "MASCULINE",
|
2020-05-02 22:37:52 -07:00
|
|
|
"id": "54-75-HAPPY-MASCULINE",
|
2020-05-02 16:49:57 -07:00
|
|
|
"layers": Array [
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5995",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7941/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 18,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5996",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7942/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 7,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "6000",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7946/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 40,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "16467",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/024/24008/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 34,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "19549",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/028/28548/600x600.png?v2-1345719457000",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 37,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "178150",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/036/36887/600x600.png?v2-1354240708000",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 38,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
],
|
2020-05-02 22:37:52 -07:00
|
|
|
"petStateId": "17742",
|
2020-05-02 16:49:57 -07:00
|
|
|
},
|
|
|
|
|
Object {
|
2020-05-02 20:48:32 -07:00
|
|
|
"approximateThumbnailUrl": "http://pets.neopets.com/cp/vghhzlgf/4/1.png",
|
2020-05-03 12:55:37 -07:00
|
|
|
"bodyId": "180",
|
2020-05-02 16:49:57 -07:00
|
|
|
"emotion": "SICK",
|
|
|
|
|
"genderPresentation": "FEMININE",
|
2020-05-02 22:37:52 -07:00
|
|
|
"id": "54-75-SICK-FEMININE",
|
2020-05-02 16:49:57 -07:00
|
|
|
"layers": Array [
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5995",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7941/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 18,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5996",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7942/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 7,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "6000",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7946/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 40,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "14791",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/021/21059/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 38,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "14795",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/021/21066/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 37,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "16467",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/024/24008/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 34,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
],
|
2020-05-02 22:37:52 -07:00
|
|
|
"petStateId": "10014",
|
2020-05-02 16:49:57 -07:00
|
|
|
},
|
|
|
|
|
Object {
|
2020-05-02 20:48:32 -07:00
|
|
|
"approximateThumbnailUrl": "http://pets.neopets.com/cp/vghhzlgf/4/1.png",
|
2020-05-03 12:55:37 -07:00
|
|
|
"bodyId": "180",
|
2020-05-02 16:49:57 -07:00
|
|
|
"emotion": "SICK",
|
|
|
|
|
"genderPresentation": "MASCULINE",
|
2020-05-02 22:37:52 -07:00
|
|
|
"id": "54-75-SICK-MASCULINE",
|
2020-05-02 16:49:57 -07:00
|
|
|
"layers": Array [
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5995",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7941/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 18,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5996",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7942/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 7,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "6000",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7946/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 40,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "14791",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/021/21059/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 38,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "14794",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/021/21064/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 37,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "16467",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/024/24008/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 34,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
],
|
2020-05-02 22:37:52 -07:00
|
|
|
"petStateId": "11089",
|
2020-05-02 16:49:57 -07:00
|
|
|
},
|
|
|
|
|
Object {
|
2020-05-02 20:48:32 -07:00
|
|
|
"approximateThumbnailUrl": "http://pets.neopets.com/cp/vghhzlgf/2/1.png",
|
2020-05-03 12:55:37 -07:00
|
|
|
"bodyId": "180",
|
2020-05-02 16:49:57 -07:00
|
|
|
"emotion": "SAD",
|
|
|
|
|
"genderPresentation": "FEMININE",
|
2020-05-02 22:37:52 -07:00
|
|
|
"id": "54-75-SAD-FEMININE",
|
2020-05-02 16:49:57 -07:00
|
|
|
"layers": Array [
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5995",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7941/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 18,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5996",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7942/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 7,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "6000",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7946/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 40,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "14790",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/021/21057/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 38,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "14793",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/021/21061/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 37,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "16467",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/024/24008/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 34,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
],
|
2020-05-02 22:37:52 -07:00
|
|
|
"petStateId": "5991",
|
2020-05-02 16:49:57 -07:00
|
|
|
},
|
|
|
|
|
Object {
|
2020-05-02 20:48:32 -07:00
|
|
|
"approximateThumbnailUrl": "http://pets.neopets.com/cp/vghhzlgf/2/1.png",
|
2020-05-03 12:55:37 -07:00
|
|
|
"bodyId": "180",
|
2020-05-02 16:49:57 -07:00
|
|
|
"emotion": "SAD",
|
|
|
|
|
"genderPresentation": "MASCULINE",
|
2020-05-02 22:37:52 -07:00
|
|
|
"id": "54-75-SAD-MASCULINE",
|
2020-05-02 16:49:57 -07:00
|
|
|
"layers": Array [
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5995",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7941/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 18,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5996",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7942/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 7,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "6000",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7946/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 40,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "14790",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/021/21057/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 38,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "14792",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/021/21060/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 37,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "16467",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/024/24008/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 34,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
],
|
2020-05-02 22:37:52 -07:00
|
|
|
"petStateId": "436",
|
2020-05-02 16:49:57 -07:00
|
|
|
},
|
|
|
|
|
Object {
|
2020-05-02 20:48:32 -07:00
|
|
|
"approximateThumbnailUrl": "http://pets.neopets.com/cp/vghhzlgf/null/1.png",
|
2020-05-03 12:55:37 -07:00
|
|
|
"bodyId": "180",
|
2020-05-02 16:49:57 -07:00
|
|
|
"emotion": null,
|
|
|
|
|
"genderPresentation": null,
|
2020-05-02 22:37:52 -07:00
|
|
|
"id": "54-75-null-null",
|
2020-05-02 16:49:57 -07:00
|
|
|
"layers": Array [
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5995",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7941/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 18,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5996",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7942/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 7,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "6000",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7946/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 40,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "16467",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/024/24008/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 34,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "19549",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/028/28548/600x600.png?v2-1345719457000",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 37,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "19550",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/028/28549/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 38,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "163528",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/028/28549/600x600.png?v2-1326455337000",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 38,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
],
|
2020-05-02 22:37:52 -07:00
|
|
|
"petStateId": "2",
|
2020-05-02 16:49:57 -07:00
|
|
|
},
|
|
|
|
|
Object {
|
2020-05-02 20:48:32 -07:00
|
|
|
"approximateThumbnailUrl": "http://pets.neopets.com/cp/vghhzlgf/null/1.png",
|
2020-05-03 12:55:37 -07:00
|
|
|
"bodyId": "180",
|
2020-05-02 16:49:57 -07:00
|
|
|
"emotion": null,
|
|
|
|
|
"genderPresentation": null,
|
2020-05-02 22:37:52 -07:00
|
|
|
"id": "54-75-null-null",
|
2020-05-02 16:49:57 -07:00
|
|
|
"layers": Array [
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5995",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7941/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 18,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "5996",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7942/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 7,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "6000",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/007/7946/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 40,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "16467",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/024/24008/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 34,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "19550",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/028/28549/600x600.png?v2-0",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 38,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "19784",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/028/28892/600x600.png?v2-1313418652000",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 37,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
Object {
|
|
|
|
|
"id": "163528",
|
|
|
|
|
"imageUrl": "https://impress-asset-images.s3.amazonaws.com/biology/000/000/028/28549/600x600.png?v2-1326455337000",
|
|
|
|
|
"zone": Object {
|
|
|
|
|
"depth": 38,
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
],
|
2020-05-02 22:37:52 -07:00
|
|
|
"petStateId": "4751",
|
2020-05-02 16:49:57 -07:00
|
|
|
},
|
|
|
|
|
],
|
|
|
|
|
}
|
|
|
|
|
`;
|