Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "objects":[
- {
- "id": "large_auto_feeder",
- "tags": [
- "specialEquipment"
- ],
- "perSpecNumbering": true,
- "modifyCost":-600,
- "map": {
- "map": "
- d
- 2o4
- 5
- ",
- "originChar": "x",
- "multiCodes": [
- {
- "code": "o",
- "chars": [
- "x"
- ]
- },
- {
- "code": "2",
- "chars": [
- "c","v"
- ]
- },
- {
- "code": "3",
- "chars": [
- "c","v"
- ],
- "angle": 90
- },
- {
- "code": "4",
- "chars": [
- "c","v"
- ],
- "angle": 180
- },
- {
- "code": "5",
- "chars": [
- "c","v"
- ],
- "angle": 270
- }
- ]
- },
- "hosting": {
- "hostedOn": ["floor"],
- "hostedAdjacent":["tank"],
- "hostedOnTop":true
- },
- "immobile": {"rotatable":true},
- "fbx": {
- "name": "88_auto_feeder",
- "scale":1.2,
- "guiScale": 0.57,
- "guiOffset": {
- "x": -5.0,
- "y": -40
- },
- "guiRotation": {
- "x": 30.0,
- "y": 125.0,
- "z": 325.0
- }
- },
- "attraction":{"limit1Visit":true},"uglyEquipment":{},
- "autofeeder":{
- "capacityMultiplier":2, // This is multiplied by the item's "howManyInPack" variable to give capacity.
- "maxSkillNumber":3,
- },
- "breakdown":{
- "reliability":85,
- "difficulty":100,
- },
- "unlockable": {
- "type": "Science",
- "availableLevel": 12,
- },
- "sound": {
- "placeSound": "auto_feeder_place",
- "loopSound": "auto_feeder_loop"
- }
- },
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment