[ { "Id": 0, "Name": "Virus", "Price": 0, "Type": { "Case": "Hack", "Fields": [ 25, 0, 1 ] } }, { "Id": 1, "Name": "Remote Access", "Price": 500, "Type": { "Case": "Hack", "Fields": [ 75, 1, 3 ] } }, { "Id": 2, "Name": "Worm", "Price": 5000, "Type": { "Case": "Hack", "Fields": [ 150, 2, 5 ] } }, { "Id": 6, "Name": "Firewall", "Price": 0, "Type": { "Case": "Shield", "Fields": [ 0, 120 ] } }, { "Id": 7, "Name": "Encryption", "Price": 500, "Type": { "Case": "Shield", "Fields": [ 1, 240 ] } }, { "Id": 8, "Name": "Cypher", "Price": 5000, "Type": { "Case": "Shield", "Fields": [ 2, 380 ] } }, { "Id": 12, "Name": "Protein Powder", "Price": 50, "Type": { "Case": "Food", "Fields": [ 0, 30 ] } }, { "Id": 13, "Name": "Toro Loco", "Price": 50, "Type": { "Case": "Food", "Fields": [ 1, 30 ] } }, { "Id": 14, "Name": "Cigarettes", "Price": 50, "Type": { "Case": "Food", "Fields": [ 2, 30 ] } }, { "Id": 15, "Name": "Moon Pie", "Price": 50, "Type": { "Case": "Food", "Fields": [ 3, 30 ] } }, { "Id": 20, "Name": "Kettle Bell", "Price": 250, "Type": { "Case": "Accessory", "Fields": [ 0, 25, 0 ] } }, { "Id": 21, "Name": "Headphones", "Price": 250, "Type": { "Case": "Accessory", "Fields": [ 1, 25, 0 ] } }, { "Id": 22, "Name": "Silk Shirt", "Price": 250, "Type": { "Case": "Accessory", "Fields": [ 2, 0, 25 ] } }, { "Id": 23, "Name": "Buddha Keychain", "Price": 250, "Type": { "Case": "Accessory", "Fields": [ 3, 0, 25 ] } } ]