Guest User

Untitled

a guest
Aug 25th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.62 KB | None | 0 0
  1. {
  2. "defaultHumanoidIdentity" : {
  3. "gender" : "Male",
  4. "hairType" : "male2",
  5. "color" : [51, 117, 237, 255]
  6. },
  7.  
  8. "species" : [ "human", "glitch", "hylotl", "apex", "avian", "floran", "novakid", "penguin" ],
  9.  
  10. "nametagColor" : [0, 255, 0],
  11.  
  12. "ageItemsEvery" : 10,
  13.  
  14. "defaultItems" : [ ],
  15.  
  16. "blueprintUnlock" : "^green;Learned to craft: <ItemName>.",
  17. "blueprintAlreadyKnown" : "I already know how to craft <ItemName>.",
  18.  
  19. // blueprints available from the start
  20.  
  21. "defaultBlueprints" : {
  22. "tier1" : [
  23.  
  24. // ********* TIER 1 **********
  25.  
  26. // Empty Hands
  27. { "item" : "campfire" },
  28. { "item" : "darkwoodmaterial" },
  29. { "item" : "inventorstable" },
  30. { "item" : "platform" },
  31. { "item" : "climbingrope" },
  32. { "item" : "torch" },
  33.  
  34. // Inventors Table
  35. { "item" : "craftinganvil" },
  36. { "item" : "craftingfarm" },
  37. { "item" : "craftingfurnace" },
  38. { "item" : "craftingfurniture" },
  39. { "item" : "craftingwheel" },
  40. { "item" : "breathprotectionback" },
  41.  
  42. // Anvil 1
  43. { "item" : "startershield" },
  44. { "item" : "bomb" },
  45.  
  46. // Farming Table
  47. { "item" : "hoe" },
  48. { "item" : "bow" },
  49. { "item" : "tungstenbow" },
  50. { "item" : "mothtrap" },
  51. { "item" : "scarecrow" },
  52. { "item" : "woodenwateringcan" },
  53. { "item" : "wateringcan" },
  54. { "item" : "bugnet" },
  55. { "item" : "flashlight" },
  56. { "item" : "flare" },
  57. { "item" : "huntingspear" },
  58. { "item" : "mininglantern" },
  59. { "item" : "lanternstickback" },
  60. { "item" : "mininghathead" },
  61.  
  62. // Furnace 1
  63. { "item" : "ironbar" },
  64. { "item" : "copperbar" },
  65. { "item" : "silverbar" },
  66. { "item" : "goldbar" },
  67. { "item" : "tungstenbar" },
  68.  
  69. { "item" : "glass" },
  70. { "item" : "bottle" },
  71. { "item" : "firedclay" },
  72. { "item" : "syringe" },
  73. { "item" : "volatilepowder" },
  74. { "item" : "paper" },
  75.  
  76. // Furniture Table 1
  77. { "item" : "woodenbed" },
  78. { "item" : "coppershelf" },
  79. { "item" : "coppersupport" },
  80. { "item" : "woodenchair" },
  81. { "item" : "woodsupport" },
  82. { "item" : "woodtable" },
  83. { "item" : "woodendoor" },
  84. { "item" : "woodenverticaldoor" },
  85. { "item" : "woodengate" },
  86. { "item" : "copperceilinglight" },
  87. { "item" : "copperlantern" },
  88. { "item" : "woodencrate1" },
  89. { "item" : "woodencrate2" },
  90. { "item" : "copperbox1" },
  91. { "item" : "rockbrickmaterial" },
  92. { "item" : "cobblestonebrick" },
  93. { "item" : "darksmoothstonematerial" },
  94. { "item" : "copperblock" },
  95. { "item" : "copperfence" },
  96. { "item" : "copperplatform" },
  97. { "item" : "copperroofing" },
  98. { "item" : "copperwindow" },
  99. { "item" : "fence" },
  100. { "item" : "crosshatch" },
  101. { "item" : "ironblock" },
  102. { "item" : "woodenwindow1" },
  103. { "item" : "woodenwindow2" },
  104. { "item" : "glassmaterial" },
  105. { "item" : "packeddirt" },
  106. { "item" : "thatch" },
  107. { "item" : "wicker" },
  108. { "item" : "wickersupport" },
  109. { "item" : "cabinroofing" },
  110. { "item" : "brickmaterial" },
  111. { "item" : "rooftiles" },
  112. { "item" : "fullwood1" },
  113. { "item" : "fullwood2" },
  114. { "item" : "woodpanelling" },
  115. { "item" : "woodbridge" },
  116. { "item" : "heavypipe" },
  117. { "item" : "minifridge" },
  118. { "item" : "tribalfridge" },
  119.  
  120. { "item" : "tier1chair" },
  121. { "item" : "tier1door" },
  122. { "item" : "tier1light" },
  123. { "item" : "tier1spotlight" },
  124. { "item" : "tier1table" },
  125. { "item" : "tier1bed" },
  126.  
  127. { "item" : "tier2chair" },
  128. { "item" : "tier2door" },
  129. { "item" : "tier2light" },
  130. { "item" : "tier2bed" },
  131. { "item" : "tier2table" },
  132.  
  133. // Spinning Wheel
  134. { "item" : "tshirtchest" },
  135. { "item" : "simplecapeback" },
  136. { "item" : "shortcapeback" },
  137. { "item" : "boxingglove" },
  138. { "item" : "fabric" },
  139. { "item" : "string" },
  140. { "item" : "cottonwool" },
  141.  
  142. { "item" : "teddybearplush" },
  143.  
  144. { "item" : "bluedye" },
  145. { "item" : "dyeremover" },
  146. { "item" : "reddye" },
  147. { "item" : "yellowdye" },
  148. { "item" : "blackdye" },
  149. { "item" : "whitedye" },
  150.  
  151. // Campfire
  152. { "item" : "bakedpotato"},
  153. { "item" : "boiledpearlpeas"},
  154. { "item" : "boiledrice"},
  155. { "item" : "cookedalienmeat"},
  156. { "item" : "cookedbacon" },
  157. { "item" : "cookedfish" },
  158. { "item" : "cookedpoultry"},
  159. { "item" : "cookedribmeat"},
  160. { "item" : "cookedtomato"},
  161. { "item" : "popcorn"},
  162. { "item" : "roastedcarrot"},
  163.  
  164. // ********* TIER 2 **********
  165.  
  166. // Inventors Table 2
  167. { "item" : "craftingmedical" },
  168. { "item" : "woodencookingtable" },
  169. { "item" : "fossilstation" },
  170. { "item" : "refinery" },
  171. { "item" : "radiationprotectionback" },
  172.  
  173. // Furnace 2
  174. { "item" : "titaniumbar" },
  175. { "item" : "durasteelbar" },
  176.  
  177. // Medicine Table 1
  178. { "item" : "antidote" },
  179. { "item" : "bandage" },
  180. { "item" : "yellowstim" },
  181. { "item" : "redstim" },
  182. { "item" : "salve" },
  183.  
  184. // Cooking Table
  185. { "item" : "bread"},
  186. { "item" : "meatdumplings"},
  187. { "item" : "corncob"},
  188. { "item" : "mashedpotato"},
  189. { "item" : "bonbons" },
  190. { "item" : "cake" },
  191. { "item" : "sweetpopcorn"},
  192. { "item" : "bottledwater"},
  193. { "item" : "coffee"},
  194.  
  195. // Fossil Station
  196. { "item" : "fossilbrushbeginner" },
  197. { "item" : "fossilbrushstudent" },
  198. { "item" : "fossilbrushmaster" },
  199. { "item" : "fossildisplay1" },
  200. { "item" : "fossildisplay3" },
  201. { "item" : "fossildisplay5" },
  202.  
  203. // ********* TIER 3 **********
  204.  
  205. // Anvil 2
  206. { "item" : "molotov" },
  207.  
  208. // Furniture Table 2
  209. { "item" : "tier3chair" },
  210. { "item" : "tier3door" },
  211. { "item" : "tier3light" },
  212. { "item" : "tier3bed" },
  213. { "item" : "tier3table" },
  214.  
  215. { "item" : "tier4chair" },
  216. { "item" : "tier4door" },
  217. { "item" : "tier4light" },
  218. { "item" : "tier4bed" },
  219. { "item" : "tier4table" },
  220.  
  221. { "item" : "silverblock" },
  222. { "item" : "silverscrew" },
  223. { "item" : "silverplatform" },
  224. { "item" : "goldblock" },
  225. { "item" : "goldenplatform" },
  226. { "item" : "treasurehoard" },
  227. { "item" : "asphalt" },
  228. { "item" : "chain" },
  229. { "item" : "mediummetal" },
  230. { "item" : "smoothmetal" },
  231. { "item" : "composite01material" },
  232. { "item" : "fridge" },
  233.  
  234. // Spinning Wheel 2
  235. { "item" : "silk" },
  236. { "item" : "canvas" },
  237. { "item" : "syntheticmaterial" },
  238.  
  239. { "item" : "mannequin" },
  240.  
  241. { "item" : "greydye" },
  242. { "item" : "orangedye" },
  243. { "item" : "pinkdye" },
  244. { "item" : "purpledye" },
  245. { "item" : "greendye" },
  246. { "item" : "browndye" },
  247.  
  248.  
  249. // ********* TIER 4 **********
  250.  
  251. // Inventors Table 3
  252. { "item" : "3dprinter" },
  253. { "item" : "capturestation" },
  254. { "item" : "pixelcompressor" },
  255. { "item" : "wiringstation" },
  256. { "item" : "railcraftingtable" },
  257. { "item" : "coldprotectionback" },
  258. { "item" : "heatprotectionback" },
  259.  
  260. // Farming Table 2
  261. { "item" : "compoundbow" },
  262. { "item" : "capturestation" },
  263. { "item" : "grapplinghook" },
  264. { "item" : "halogenpack" },
  265. { "item" : "sprinkler" },
  266. { "item" : "cavedetector" },
  267. { "item" : "oredetector" },
  268.  
  269. // Furnace 3
  270. { "item" : "refinedaegisalt" },
  271. { "item" : "refinedferozium" },
  272. { "item" : "refinedviolium" },
  273. { "item" : "solariumstar" },
  274. { "item" : "wire" },
  275. { "item" : "siliconboard" },
  276. { "item" : "battery" },
  277. { "item" : "smallbattery" },
  278.  
  279. // Medicine Table 2
  280. { "item" : "greenstim" },
  281. { "item" : "bluestim" },
  282. // { "item" : "orangestim" },
  283. { "item" : "medkit" },
  284. { "item" : "nanowrap" },
  285. { "item" : "burnspray" },
  286.  
  287. // Wiring Station
  288. { "item" : "alarm" },
  289. { "item" : "bulb" },
  290. { "item" : "drain" },
  291. { "item" : "standingturret" },
  292. { "item" : "secretdoor" },
  293. { "item" : "secrettrapdoor" },
  294.  
  295. { "item" : "lightsensor" },
  296. { "item" : "liquidsensor" },
  297. { "item" : "proximitysensor" },
  298. { "item" : "scanner" },
  299.  
  300. { "item" : "bigredbutton" },
  301. { "item" : "persistentswitch" },
  302. { "item" : "smallfloorbutton" },
  303. { "item" : "smallwallbutton" },
  304. { "item" : "smallwallswitch" },
  305. { "item" : "tinywallbutton" },
  306. { "item" : "tinywallswitch" },
  307.  
  308. { "item" : "and" },
  309. { "item" : "countdowntimer" },
  310. { "item" : "delay" },
  311. { "item" : "dlatch" },
  312. { "item" : "not" },
  313. { "item" : "or" },
  314. { "item" : "timer" },
  315. { "item" : "xor" },
  316. { "item" : "tier1switch" },
  317. { "item" : "tier2switch" },
  318. { "item" : "tier3switch" },
  319. { "item" : "tier4switch" },
  320.  
  321. // Rail Crafting Table
  322. { "item" : "rustyrail" },
  323. { "item" : "compositerail" },
  324. { "item" : "railbumper" },
  325. { "item" : "railsensor" },
  326. { "item" : "railswitch" },
  327. { "item" : "railstop" },
  328. { "item" : "rustyrailplatform" },
  329. { "item" : "compositerailplatform" },
  330. { "item" : "railhook" },
  331.  
  332. // Capture Station
  333. { "item" : "capturepod" },
  334. { "item" : "pethealingstation" },
  335. { "item" : "pettether" }
  336.  
  337. /*
  338.  
  339. { "item" : "tungstenplatform" },
  340.  
  341. // VALENTINES STUFF
  342. { "item" : "heartforge" },
  343. { "item" : "cupidsbow" },
  344. { "item" : "cupidshead" },
  345. { "item" : "cupidschest" },
  346. { "item" : "cupidslegs" },
  347. { "item" : "cupidsback" },
  348. { "item" : "valentinechocolates" },
  349.  
  350. // XMAS STUFF
  351. { "item" : "holidaycraftingtable" },
  352. { "item" : "holidayspirit" },
  353. { "item" : "mrclaushead" },
  354. { "item" : "mrclauschest" },
  355. { "item" : "mrclausback" },
  356. { "item" : "mrclauspants" },
  357. { "item" : "hotholidayhead" },
  358. { "item" : "hotholidaychest" },
  359. { "item" : "hotholidaypants" },
  360. { "item" : "candyblock" },
  361. { "item" : "bigpresent" },
  362. { "item" : "decoratedtree" },
  363. { "item" : "dreidel" },
  364. { "item" : "giantbells" },
  365. { "item" : "giantbow1" },
  366. { "item" : "giantbow2" },
  367. { "item" : "giantsanta" },
  368. { "item" : "giantsnowflake" },
  369. { "item" : "giftmonsterbox" },
  370. { "item" : "giftmonstersmallbox" },
  371. { "item" : "goldball" },
  372. { "item" : "greencandycane1" },
  373. { "item" : "greencandycane2" },
  374. { "item" : "greencandycane3" },
  375. { "item" : "greengumdrop1" },
  376. { "item" : "greengumdrop2" },
  377. { "item" : "holidaycandles" },
  378. { "item" : "holidaylights" },
  379. { "item" : "holidaypole" },
  380. { "item" : "holly" },
  381. { "item" : "lollipop1" },
  382. { "item" : "lollipop2" },
  383. { "item" : "menorah" },
  384. { "item" : "present1" },
  385. { "item" : "present2" },
  386. { "item" : "present3" },
  387. { "item" : "present4" },
  388. { "item" : "purplegumdrop1" },
  389. { "item" : "purplegumdrop2" },
  390. { "item" : "redball" },
  391. { "item" : "redcandycane1" },
  392. { "item" : "redcandycane2" },
  393. { "item" : "redcandycane3" },
  394. { "item" : "redgumdrop1" },
  395. { "item" : "redgumdrop2" },
  396. { "item" : "scifisleigh" },
  397. { "item" : "smallbow" },
  398. { "item" : "smallholidaytree" },
  399. { "item" : "smallsnowflake" },
  400. { "item" : "stocking1" },
  401. { "item" : "stocking2" },
  402. { "item" : "undecoratedtree" },
  403. { "item" : "firework" },
  404. { "item" : "fireworkblue" },
  405. { "item" : "fireworkgreen" }
  406. ],
  407.  
  408. "portable3dprinter" : [
  409. { "item" : "futurelight" },
  410. { "item" : "modernplatform" },
  411. { "item" : "modernchair" },
  412. { "item" : "moderntable" },
  413. { "item" : "slidingdoor" },
  414. { "item" : "techhull1" },
  415. { "item" : "apexshipwall" },
  416. { "item" : "lightmetal" },
  417. { "item" : "redtoyblock" },
  418.  
  419. { "item" : "nanostove" }
  420. */
  421. ]
  422. },
  423.  
  424. "defaultCodexes" : {
  425. "glitch" : [ "protectorate1", "protectorate2" ],
  426. "human" : [ "protectorate1", "protectorate2" ],
  427. "avian" : [ "protectorate1", "protectorate2" ],
  428. "apex" : [ "protectorate1", "protectorate2" ],
  429. "floran" : [ "protectorate1", "protectorate2" ],
  430. "hylotl" : [ "protectorate1", "protectorate2" ],
  431. "novakid" : [ "protectorate1", "protectorate2" ],
  432. "penguin" : [ "protectorate1", "protectorate2" ]
  433. },
  434.  
  435. "metaBoundBox" : [-32.0, -32.0, 32.0, 32.0],
  436.  
  437. "movementParameters" : {
  438. "airFriction" : 0.5,
  439. "airJumpProfile" : {
  440. "jumpSpeed" : 23.0,
  441. "jumpInitialPercentage" : 0.75,
  442. "jumpHoldTime" : 0.2
  443. }
  444. },
  445.  
  446. "statusControllerSettings" : {
  447. "statusProperties" : {
  448. "targetMaterialKind" : "organic",
  449. "mouthPosition" : [0, 0.75],
  450. "breathHealthPenaltyPercentageRate" : 0.05,
  451. "hitInvulnerabilityThreshold" : 0.1,
  452. "hitInvulnerabilityTime" : 1,
  453. "hitInvulnerabilityFlash" : 0.15,
  454. "shieldHitInvulnerabilityTime" : 1.0,
  455. "damageFlashOnDirectives" : "",
  456. "damageFlashOffDirectives" : "multiply=ffffff00=0.85"
  457. },
  458.  
  459. "appliesEnvironmentStatusEffects" : true,
  460. "minimumLiquidStatusEffectPercentage" : 0.1,
  461.  
  462. "primaryAnimationConfig" : "/player/stat_primary.animation",
  463.  
  464. "primaryScriptSources" : [
  465. "/scripts/util.lua",
  466. "/scripts/vec2.lua",
  467. "/stats/player_primary.lua"
  468. ],
  469.  
  470. "primaryScriptDelta" : 1,
  471.  
  472. "stats" : {
  473. "maxHealth" : {
  474. "baseValue" : 100.0
  475. },
  476. "healthRegen" : {
  477. "baseValue" : 0.0
  478. },
  479. "maxEnergy" : {
  480. "baseValue" : 100.0
  481. },
  482. "energyRegenPercentageRate" : {
  483. "baseValue" : 0.585 // 1.75 second recharge time (STABLE)
  484. // "baseValue" : 0.5 // 2 second recharge time
  485. // "baseValue" : 0.45 // 2.25 second recharge time
  486. // "baseValue" : 0.4 // 2.5 second recharge time
  487. },
  488. "energyRegenBlockTime" : {
  489. "baseValue" : 1.5
  490. },
  491. "foodDelta" : {
  492. "baseValue" : -0.0583 // -70 food over 20 minutes
  493. },
  494. "maxBreath" : {
  495. "baseValue" : 100.0
  496. },
  497. "breathDepletionRate" : {
  498. "baseValue" : 4.0
  499. },
  500. "breathRegenerationRate" : {
  501. "baseValue" : 10.0
  502. },
  503. "encumberance" : {
  504. "baseValue" : 0.0
  505. },
  506. "fallDamageMultiplier" : {
  507. "baseValue" : 1.0
  508. },
  509. "powerMultiplier" : {
  510. "baseValue" : 1.0
  511. },
  512. "protection" : {
  513. "baseValue" : 0.0
  514. },
  515. "shieldRegen" : {
  516. "baseValue" : 0.0
  517. },
  518. "shieldHealth" : {
  519. "baseValue" : 0
  520. },
  521. "shieldStaminaRegen" : {
  522. "baseValue" : 0.2
  523. },
  524. "perfectBlockLimitRegen" : {
  525. "baseValue" : 0.5
  526. },
  527. "nude" : {
  528. "baseValue" : 0.0
  529. },
  530. "invisible" : {
  531. "baseValue" : 0.0
  532. },
  533. "invulnerable" : {
  534. "baseValue" : 0.0
  535. },
  536. "grit" : {
  537. "baseValue" : 0.0
  538. },
  539. "knockbackThreshold" : {
  540. "baseValue" : 9.0
  541. }
  542. },
  543.  
  544. "resources" : {
  545. "health" : {
  546. "maxStat" : "maxHealth",
  547. "deltaStat" : "healthRegen",
  548. "initialPercentage" : 1.0
  549. },
  550. "energy" : {
  551. "maxStat" : "maxEnergy",
  552. "initialPercentage" : 1.0
  553. },
  554. "energyRegenBlock" : {
  555. "maxStat" : "energyRegenBlockTime",
  556. "deltaValue" : -1.0,
  557. "initialPercentage" : 0.0
  558. },
  559. "food" : {
  560. "deltaStat" : "foodDelta",
  561. "initialPercentage" : 1.0,
  562. "maxValue" : 70
  563. },
  564. "breath" : {
  565. "maxStat" : "maxBreath",
  566. "initialPercentage" : 1.0
  567. },
  568. "perfectBlock" : {
  569. "deltaValue" : -1.0,
  570. "initialValue" : 0.0
  571. },
  572. "perfectBlockLimit" : {
  573. "maxValue" : 1.0,
  574. "initialPercentage" : 1.0
  575. },
  576. "shieldStamina" : {
  577. "maxValue" : 1.0,
  578. "initialPercentage" : 1.0
  579. },
  580. "shieldStaminaRegenBlock" : {
  581. "maxValue" : 2.0,
  582. "deltaValue" : -1.0,
  583. "initialPercentage" : 0.0
  584. },
  585. "damageAbsorption" : {
  586. "initialValue" : 0
  587. }
  588. }
  589. },
  590.  
  591. "foodLowThreshold" : 0.15,
  592. "foodLowStatusEffects" : [ "hungry" ],
  593. "foodEmptyStatusEffects" : [ "starving" ],
  594.  
  595. "inCinematicStatusEffects" : [ "dontstarve" ],
  596.  
  597. "footstepTiming" : 0.35,
  598. "footstepSensor" : [0, -3.1],
  599.  
  600. "vaporTrailTime" : 10,
  601. "terminalVelocityDifference" : 1.01,
  602.  
  603. "interactRadius" : 5.5,
  604. "walkIntoInteractBias" : [1, 0],
  605.  
  606. "initialBeamGunRadius" : 10,
  607. "previewGlowBorder" : 2,
  608. "objectPreviewInnerAlpha" : 0.8,
  609. "objectPreviewOuterAlpha" : 0.2,
  610.  
  611. "beamGunConfig" : {
  612. "image" : "/humanoid/any/gravgun1.png",
  613. "endImages" : [ "/humanoid/any/ball.png", "/humanoid/any/tileglow.png", "/humanoid/any/4tileglow.png", "/humanoid/any/ball.png" ],
  614. "handPosition" : [-2, 0],
  615. "firePosition" : [5, 0],
  616. "segmentsPerUnit" : 1,
  617. "nearControlPointElasticity" : 0.1,
  618. "farControlPointElasticity" : 0.9,
  619. "nearControlPointDistance" : 0.9,
  620. "targetSegmentRun" : 1,
  621. "innerBrightnessScale" : 20,
  622. "firstStripeThickness" : 0.2,
  623. "secondStripeThickness" : 0.05,
  624. "minBeamWidth" : 1,
  625. "maxBeamWidth" : 5,
  626. "maxBeamJitter" : 0.06,
  627. "minBeamJitter" : 0.0,
  628. "minBeamTrans" : 0.1,
  629. "maxBeamTrans" : 0.4,
  630. "minBeamLines" : 1,
  631. "maxBeamLines" : 5
  632. },
  633.  
  634. "underwaterSensor" : [0.0, 0.5],
  635. "underwaterMinWaterLevel" : 0.4,
  636.  
  637. "splashConfig" : {
  638. "splashSpeedMin" : 10.0,
  639. "splashMinWaterLevel" : 0.4,
  640. "splashBottomSensor" : [0, -2.0],
  641. "splashTopSensor" : [0, 2.0],
  642. "numSplashParticles" : 8,
  643. "splashYVelocityFactor" : 0.2,
  644.  
  645. "splashParticle" : {
  646. "type" : "ember",
  647. "position" : [0, -1],
  648. "finalVelocity" : [0, -20],
  649. "approach" : [0, 50],
  650. "color" : [60, 150, 224, 100],
  651. "size" : 1.0,
  652. "timeToLive" : 0.5,
  653. "destructionAction" : "shrink",
  654. "destructionTime" : 0.2
  655. },
  656.  
  657. "splashParticleVariance" : {
  658. "velocity" : [10, 0],
  659. "size" : 2.0
  660. }
  661. },
  662.  
  663. "effectsAnimator" : "/player/playereffects.animation",
  664.  
  665. "teleportInTime" : 1.0,
  666. "teleportOutTime" : 0.75,
  667.  
  668. "teleportInStatusEffects" : [
  669. "playerbeamin"
  670. ],
  671.  
  672. "emoteCooldown" : 2,
  673. "blinkInterval" : [5, 30],
  674.  
  675. "bodyMaterialKind" : "organic",
  676.  
  677. "maxMoney" : 9999999,
  678.  
  679. "shieldHitSoundLimit" : 2,
  680.  
  681. "companionsConfig" : {
  682. "scripts" : [
  683. "/scripts/companions/player.lua"
  684. ],
  685. "scriptDelta" : 10,
  686.  
  687. "activePodLimit" : 1,
  688. "activeCrewLimit" : 2,
  689. "crewLimit" : 3,
  690.  
  691. "recruitDescription" : "^cyan;> Name: ^white;<name>\n^cyan;> Job:^white; <role>\n^cyan;> Rank:^white; <rank>\n^cyan;> Status:^white; <status>",
  692.  
  693. "crewBenefits" : {
  694. "shipRegeneration" : [
  695. "shipregeneration1",
  696. "shipregeneration2",
  697. "shipregeneration3",
  698. "shipregeneration4",
  699. "shipregeneration5"
  700. ],
  701. "combatRegeneration" : [
  702. "regeneration1",
  703. "regeneration2",
  704. "regeneration3",
  705. "regeneration4",
  706. "regenerationfast"
  707. ],
  708. "fieldRegeneration" : [
  709. "regeneration1",
  710. "regeneration2",
  711. "regeneration3",
  712. "regeneration4",
  713. "regenerationfast"
  714. ]
  715. },
  716. "uniformSlots" : {
  717. "chest" : ["chestCosmetic", "chest"],
  718. "legs" : ["legsCosmetic", "legs"],
  719. "back" : ["backCosmetic", "back"]
  720. }
  721. },
  722.  
  723. "inventoryFilters" : {
  724. "mainBag" : {
  725. "typeBlacklist" : [ "material", "liquid", "object" ],
  726. "tagBlacklist" : [ "reagent" ],
  727. "categoryBlacklist" : [ "cookingIngredient", "preparedFood", "food", "drink", "seed", "foodJunk" ]
  728. },
  729. "materialBag" : {
  730. "typeWhitelist" : [ "material", "liquid" ]
  731. },
  732. "objectBag" : {
  733. "typeWhitelist" : [ "object" ],
  734. "categoryBlacklist" : [ "seed" ]
  735. },
  736. "reagentBag" : {
  737. "tagWhitelist" : [ "reagent" ]
  738. },
  739. "foodBag" : {
  740. "categoryWhitelist" : [ "cookingIngredient", "preparedFood", "food", "drink", "seed", "foodJunk" ]
  741. },
  742. "autoAddToCustomBar" : {
  743. "typeWhitelist" : [ "liquid", "material", "object", "miningtool", "flashlight", "harvestingtool", "tillingtool", "consumable", "blueprint", "codex", "instrument", "thrownitem", "unlockitem", "activeitem" ],
  744. "categoryBlacklist" : [ "food" ]
  745. }
  746. }
  747. }
Advertisement
Add Comment
Please, Sign In to add comment