Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. {
  2. "objectName" : "settlementworkbench",
  3. "colonyTags" : ["crafting"],
  4. "category" : "crafting",
  5. "rarity" : "legendary",
  6. "description" : "The perfect workbench to help- or build- settlements in harsh environments",
  7. "shortdescription" : "^orange;Settlement Workbench^white;",
  8. "race" : "generic",
  9. "interactAction" : "OpenCraftingInterface",
  10. "interactData" : {
  11. "config" : "/interface/windowconfig/settlementworkbench.config",
  12. "paneLayoutOverride" : {
  13. "windowtitle" : {
  14. "title" : " Craft Station",
  15. "subtitle" : " ^#b9b5b2;???",
  16. "icon" : {
  17. "file" : "/interface/crafting/craftingsettlementworkbench.png"
  18. }
  19. }
  20. },
  21. "filter" : [ "SIKFalloutcrafter" ]
  22. },
  23. "printable" : false,
  24. "price" : 65,
  25. "apexDescription" : "Very crude. I guess it gets the job done.",
  26. "avianDescription" : "Very large and bulky- but it works well.",
  27. "floranDescription" : "Ssssso big and complicated. Sssshiny, too.",
  28. "glitchDescription" : "Bored. Not as advanced as Glitchcraft.",
  29. "humanDescription" : "A trusty workbench for a settlement in need.",
  30. "hylotlDescription" : "It's clunky and takes up too much space.",
  31. "novakidDescription" : "Well, if I don't save this settlement, who will?",
  32. "inventoryIcon" : "settlementworkbenchicon.png",
  33. "orientations" : [
  34. {
  35. "dualImage" : "settlementworkbench.png:<color>",
  36. "imagePosition" : [-8, 0],
  37. "frames" : 1,
  38. "animationCycle" : 1.0,
  39. "spaceScan" : 0.1,
  40. "anchors" : [ "bottom" ]
  41. }
  42. ],
  43. "npcToy" : {}
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement