Advertisement
MrChumley

Kronkus Science Definitions Template

Aug 29th, 2015
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.66 KB | None | 0 0
  1. //
  2. // Kronkus Science Definitions
  3. // Template by MrChumley
  4. //
  5. //
  6. //
  7. //
  8.  
  9. @EXPERIMENT_DEFINITION[*]:HAS[#id[surfaceSample]]
  10. {
  11. @RESULTS
  12. {
  13. //SrfSplashed
  14. //SrfLanded
  15. //Kersex
  16. KersexSrfSplashedWater = You resist the urge to quench your thirst, and collect a sample of the liquid.
  17. KersexSrfLandedPeaks = You collect a sample which contains ice and pebbles.
  18. KersexSrfLandedHeights = You collect a sample of the soil. You leave the worms in for extra science!
  19. KersexSrfLandedLowlands = The soil here seems rich and loamy.
  20. KersexSrfLandedDesert = You collect a sample of dessicated soil.
  21. KersexSrfLandedArctica = You collect a sample of partially frozen soil.
  22. KersexSrfLandedHenge = Will this sample explain the origins of this mysterious continent? There is much science to do!
  23. KersexSrfLandedPoles = You collect a sample of the icy surface.
  24. //Sketti
  25. SkettiSrfLandedUpAboveIt = You collect a sample of the ground. It has a tacky feel.
  26. SkettiSrfLandedDownInIt = You collect a sample of the surface. It reminds you of Klay-Dough.
  27. //Meelo
  28. MeeloSrfLandedPeaks = The soil here consists of light colored highly dense pebbles and sand.
  29. MeeloSrfLandedMidlands = The soil here seems to have been recently disturbed. You collect a sample.
  30. MeeloSrfLandedLowlands = The surface here consists of rubble, sand, and dust. You expertly select a sample sized sample.
  31. MeeloSrfLandedMissedlands = You aren't quite sure what to make of this soil sample. You process and catalogue your find.
  32. //Eahpeh
  33. EahpehSrfLandedIcesheet = You collect a sample of the green substance, it sublimates and fills your container with an unknown gas.
  34. EahpehSrfLandedSeepingBlue = You collect a sample of the blue surface material. So this is where they get that blue stuff in re-usable icepacks!
  35. }
  36. }
  37.  
  38. @EXPERIMENT_DEFINITION[*]:HAS[#id[crewReport]]
  39. {
  40. @RESULTS
  41. {
  42. //FlyingLow
  43. //FlyingHigh
  44. //InSpace
  45. //InSpaceHigh
  46. //InSpaceLow
  47. //SrfSplashed
  48. //SrfLanded
  49. //Kronkus
  50. KronkusFlyingLow = We probably shouldn't be here.
  51. KronkusFlyingHigh = The sounds of plasma jets pulsing outside the craft are rather concerning.
  52. KronkusInSpaceLow = The crew reports sighting swirling pink clouds over a deep blue haze.
  53. KronkusInSpaceHigh = The crew is reporting in from high over Kronkus.
  54. //Kersex
  55. KersexFlyingLowPeaks = The crew reports that the peaks are indeed jagged!
  56. KersexFlyingLowHeights = The crew repors back with news of land that is astonishingly Kerbinlike!
  57. KersexFlyingLowWater = The crew reports amazing views over the oceans of Kersex!
  58. KersexFlyingLowLowlands = The crew reports sighting grasses and various plant life below!
  59. KersexFlyingLowDesert = Crew reporting in while flying low over the deserts of Kersex.
  60. KersexFlyingLowArctica = Crew reporting in while flying low over the Arctican continent!
  61. KersexFlyingLowHenge = The crew reports an the amazing continent is even more amazing close up!
  62. KersexFlyingLowPoles = The crew reports that the poles are covered in ice.
  63. KersexFlyingHighPeaks = The crew is reporting in while flying high over the Peaks of Kersex.
  64. KersexFlyingHighHeights = The crew reports favorable drag in the atmosphere while flying over the heights of Kersex.
  65. KersexFlyingHighWater = The crew is reporting in from high over the ocean of Kersex!
  66. KersexFlyingHighLowlands = The crew reports low lying lands on Kersex!
  67. KersexFlyingHighDesert = The crew reports in with high altitude information of Kersex's atmosphere!
  68. KersexFlyingHighArctica = Crew reporting in from high in the atmosphere over Kersex.
  69. KersexFlyingHighHenge = The crew confirms the existance of a mysterious ringed geological feature while flying high over Kersex.
  70. KersexFlyingHighPoles = Crew reporting in while flying high over the poles of Kersex.
  71. KersexInSpace = The crew reports in with is latest observations while in space above Kersex.
  72. KersexInSpaceHigh = The crew confirms that Kersex does indeed resemble Kerbin. Even in real life.
  73. KersexSrfSplashedWater = The crew confirms that the your spacecraft does indeed FLOAT!
  74. KersexSrfLandedPeaks = The crew reports in with tales of amazing views from the peaks of Kersex.
  75. KersexSrfLandedHeights = Crew reporting in from the beautiful heights of Kersex!
  76. KersexSrfLandedLowlands = The crew report is "Nominal" from the lowlands on Kersex.
  77. KersexSrfLandedDesert = The crew reports a lack of water in in the Kersex Desert.
  78. KersexSrfLandedArctica = The crew reports that the ground is nice and solid at Arctica on Kersex.
  79. KersexSrfLandedHenge = The crew reports their suspicions of terraforming but confirms that they are unconfirmed.
  80. KersexSrfLandedPoles = The crew reports that it is cold, and there is lots of ice on the surface of the poles at Kersex.
  81. //Sketti
  82. SkettiFlyingLowUpAboveIt =
  83. SkettiFlyingHighUpAboveIt =
  84. SkettiFlyingLowDownInIt =
  85. SkettiFlyingHighDownInIt =
  86. SkettiInSpaceHigh =
  87. SkettiInSpaceLow =
  88. SkettiSrfLandedUpAboveIt =
  89. SkettiSrfLandedDownInIt =
  90. //Meelo
  91. MeeloInSpaceHigh =
  92. MeeloInSpaceLow =
  93. MeeloSrfLandedPeaks =
  94. MeeloSrfLandedMidlands =
  95. MeeloSrfLandedLowlands =
  96. MeeloSrfLandedMissedlands =
  97. //Eahpeh
  98. EahpehInSpaceHigh =
  99. EahpehInSpaceLow =
  100. EahpehSrfLandedSeepingBlue =
  101. EahpehSrfLandedIcesheet =
  102. }
  103. }
  104.  
  105. @EXPERIMENT_DEFINITION[*]:HAS[#id[evaReport]]
  106. {
  107. @RESULTS
  108. {
  109. //FlyingLow
  110. //FlyingHigh
  111. //InSpaceHigh
  112. //InSpaceLow
  113. //SrfSplashed
  114. //SrfLanded
  115. //Kronkus
  116. KronkusFlyingLow =
  117. KronkusFlyingHigh =
  118. KronkusInSpaceLow =
  119. KronkusInSpaceHigh =
  120. //Kersex
  121. KersexFlyingLowPeaks =
  122. KersexFlyingLowHeights =
  123. KersexFlyingLowWater =
  124. KersexFlyingLowLowlands =
  125. KersexFlyingLowDesert =
  126. KersexFlyingLowArctica =
  127. KersexFlyingLowHenge =
  128. KersexFlyingLowPoles =
  129. KersexFlyingHighPeaks =
  130. KersexFlyingHighHeights =
  131. KersexFlyingHighWater =
  132. KersexFlyingHighLowlands =
  133. KersexFlyingHighDesert =
  134. KersexFlyingHighArctica =
  135. KersexFlyingHighHenge =
  136. KersexFlyingHighPoles =
  137. KersexInSpace =
  138. KersexInSpaceHigh =
  139. KersexSrfSplashedWater =
  140. KersexSrfLandedPeaks =
  141. KersexSrfLandedHeights =
  142. KersexSrfLandedLowlands =
  143. KersexSrfLandedDesert =
  144. KersexSrfLandedArctica =
  145. KersexSrfLandedHenge =
  146. KersexSrfLandedPoles =
  147. //Sketti
  148. SkettiInSpaceHigh =
  149. SkettiInSpaceLow =
  150. SkettiFlyingLowUpAboveIt =
  151. SkettiFlyingHighUpAboveIt =
  152. SkettiFlyingLowDownInIt =
  153. SkettiFlyingHighDownInIt =
  154. SkettiSrfLandedUpAboveIt =
  155. SkettiSrfLandedDownInIt =
  156. //Meelo
  157. MeeloInSpaceHigh =
  158. MeeloInSpaceLow =
  159. MeeloSrfLandedPeaks =
  160. MeeloSrfLandedMidlands =
  161. MeeloSrfLandedLowlands =
  162. MeeloSrfLandedMissedlands =
  163. //Eahpeh
  164. EahpehInSpaceHigh =
  165. EahpehInSpaceLow =
  166. EahpehSrfLandedSeepingBlue =
  167. EahpehSrfLandedIcesheet =
  168. }
  169. }
  170.  
  171. @EXPERIMENT_DEFINITION[*]:HAS[#id[mysteryGoo]]
  172. {
  173. @RESULTS
  174. {
  175. //Kronkus
  176. KronkusFlyingLow =
  177. KronkusFlyingHigh =
  178. KronkusInSpaceLow =
  179. KronkusInSpaceHigh =
  180. //Kersex
  181. KersexFlyingLowPeaks =
  182. KersexFlyingLowHeights =
  183. KersexFlyingLowWater =
  184. KersexFlyingLowLowlands =
  185. KersexFlyingLowDesert =
  186. KersexFlyingLowArctica =
  187. KersexFlyingLowHenge =
  188. KersexFlyingLowPoles =
  189. KersexFlyingHighPeaks =
  190. KersexFlyingHighHeights =
  191. KersexFlyingHighWater =
  192. KersexFlyingHighLowlands =
  193. KersexFlyingHighDesert =
  194. KersexFlyingHighArctica =
  195. KersexFlyingHighHenge =
  196. KersexFlyingHighPoles =
  197. KersexInSpace =
  198. KersexInSpaceHigh =
  199. KersexSrfSplashedWater =
  200. KersexSrfLandedPeaks =
  201. KersexSrfLandedHeights =
  202. KersexSrfLandedLowlands =
  203. KersexSrfLandedDesert =
  204. KersexSrfLandedArctica =
  205. KersexSrfLandedHenge =
  206. KersexSrfLandedPoles =
  207. //Sketti
  208. SkettiInSpaceHigh =
  209. SkettiInSpaceLow =
  210. SkettiFlyingLowUpAboveIt =
  211. SkettiFlyingHighUpAboveIt =
  212. SkettiFlyingLowDownInIt =
  213. SkettiFlyingHighDownInIt =
  214. SkettiSrfLandedUpAboveIt =
  215. SkettiSrfLandedDownInIt =
  216. //Meelo
  217. MeeloInSpaceHigh =
  218. MeeloInSpaceLow =
  219. MeeloSrfLandedPeaks =
  220. MeeloSrfLandedMidlands =
  221. MeeloSrfLandedLowlands =
  222. MeeloSrfLandedMissedlands =
  223. //Eahpeh
  224. EahpehInSpaceHigh =
  225. EahpehInSpaceLow =
  226. EahpehSrfLandedSeepingBlue =
  227. EahpehSrfLandedIcesheet =
  228. }
  229. }
  230.  
  231. @EXPERIMENT_DEFINITION[*]:HAS[#id[mobileMaterialsLab]]
  232. {
  233. @RESULTS
  234. {
  235. //Kronkus
  236. KronkusFlyingLow =
  237. KronkusFlyingHigh =
  238. KronkusInSpaceLow =
  239. KronkusInSpaceHigh =
  240. //Kersex
  241. KersexFlyingLowPeaks =
  242. KersexFlyingLowHeights =
  243. KersexFlyingLowWater =
  244. KersexFlyingLowLowlands =
  245. KersexFlyingLowDesert =
  246. KersexFlyingLowArctica =
  247. KersexFlyingLowHenge =
  248. KersexFlyingLowPoles =
  249. KersexFlyingHighPeaks =
  250. KersexFlyingHighHeights =
  251. KersexFlyingHighWater =
  252. KersexFlyingHighLowlands =
  253. KersexFlyingHighDesert =
  254. KersexFlyingHighArctica =
  255. KersexFlyingHighHenge =
  256. KersexFlyingHighPoles =
  257. KersexInSpace =
  258. KersexInSpaceHigh =
  259. KersexSrfSplashedWater =
  260. KersexSrfLandedPeaks =
  261. KersexSrfLandedHeights =
  262. KersexSrfLandedLowlands =
  263. KersexSrfLandedDesert =
  264. KersexSrfLandedArctica =
  265. KersexSrfLandedHenge =
  266. KersexSrfLandedPoles =
  267. //Sketti
  268. SkettiInSpaceHigh =
  269. SkettiInSpaceLow =
  270. SkettiFlyingLowUpAboveIt =
  271. SkettiFlyingHighUpAboveIt =
  272. SkettiFlyingLowDownInIt =
  273. SkettiFlyingHighDownInIt =
  274. SkettiSrfLandedUpAboveIt =
  275. SkettiSrfLandedDownInIt =
  276. //Meelo
  277. MeeloInSpaceHigh =
  278. MeeloInSpaceLow =
  279. MeeloSrfLandedPeaks =
  280. MeeloSrfLandedMidlands =
  281. MeeloSrfLandedLowlands =
  282. MeeloSrfLandedMissedlands =
  283. //Eahpeh
  284. EahpehInSpaceHigh =
  285. EahpehInSpaceLow =
  286. EahpehSrfLandedSeepingBlue =
  287. EahpehSrfLandedIcesheet =
  288. }
  289. }
  290.  
  291. @EXPERIMENT_DEFINITION[*]:HAS[#id[temperatureScan]]
  292. {
  293. @RESULTS
  294. {
  295. //Kronkus
  296. KronkusFlyingLow =
  297. KronkusFlyingHigh =
  298. KronkusInSpaceLow =
  299. KronkusInSpaceHigh =
  300. //Kersex
  301. KersexFlyingLowPeaks =
  302. KersexFlyingLowHeights =
  303. KersexFlyingLowWater =
  304. KersexFlyingLowLowlands =
  305. KersexFlyingLowDesert =
  306. KersexFlyingLowArctica =
  307. KersexFlyingLowHenge =
  308. KersexFlyingLowPoles =
  309. KersexFlyingHighPeaks =
  310. KersexFlyingHighHeights =
  311. KersexFlyingHighWater =
  312. KersexFlyingHighLowlands =
  313. KersexFlyingHighDesert =
  314. KersexFlyingHighArctica =
  315. KersexFlyingHighHenge =
  316. KersexFlyingHighPoles =
  317. KersexInSpace =
  318. KersexInSpaceHigh =
  319. KersexSrfSplashedWater =
  320. KersexSrfLandedPeaks =
  321. KersexSrfLandedHeights =
  322. KersexSrfLandedLowlands =
  323. KersexSrfLandedDesert =
  324. KersexSrfLandedArctica =
  325. KersexSrfLandedHenge =
  326. KersexSrfLandedPoles =
  327. //Sketti
  328. SkettiInSpaceHigh =
  329. SkettiInSpaceLow =
  330. SkettiFlyingLowUpAboveIt =
  331. SkettiFlyingHighUpAboveIt =
  332. SkettiFlyingLowDownInIt =
  333. SkettiFlyingHighDownInIt =
  334. SkettiSrfLandedUpAboveIt =
  335. SkettiSrfLandedDownInIt =
  336. //Meelo
  337. MeeloInSpaceHigh =
  338. MeeloInSpaceLow =
  339. MeeloSrfLandedPeaks =
  340. MeeloSrfLandedMidlands =
  341. MeeloSrfLandedLowlands =
  342. MeeloSrfLandedMissedlands =
  343. //Eahpeh
  344. EahpehInSpaceHigh =
  345. EahpehInSpaceLow =
  346. EahpehSrfLandedSeepingBlue =
  347. EahpehSrfLandedIcesheet =
  348.  
  349. }
  350. }
  351.  
  352. @EXPERIMENT_DEFINITION[*]:HAS[#id[barometerScan]]
  353. {
  354. @RESULTS
  355. {
  356. //FlyingLow
  357. //FlyingHigh
  358. //SrfSplashed
  359. //SrfLanded
  360. //Kronkus
  361. KronkusFlyingLow =
  362. KronkusFlyingHigh =
  363. //Kersex
  364. KersexFlyingLowPeaks =
  365. KersexFlyingLowHeights =
  366. KersexFlyingLowWater =
  367. KersexFlyingLowLowlands =
  368. KersexFlyingLowDesert =
  369. KersexFlyingLowArctica =
  370. KersexFlyingLowHenge =
  371. KersexFlyingLowPoles =
  372. KersexFlyingHighPeaks =
  373. KersexFlyingHighHeights =
  374. KersexFlyingHighWater =
  375. KersexFlyingHighLowlands =
  376. KersexFlyingHighDesert =
  377. KersexFlyingHighArctica =
  378. KersexFlyingHighHenge =
  379. KersexFlyingHighPoles =
  380. KersexSrfLandedPeaks =
  381. KersexSrfLandedHeights =
  382. KersexSrfLandedLowlands =
  383. KersexSrfLandedDesert =
  384. KersexSrfLandedArctica =
  385. KersexSrfLandedHenge =
  386. KersexSrfLandedPoles =
  387. //Sketti
  388. SkettiFlyingLowUpAboveIt =
  389. SkettiFlyingHighUpAboveIt =
  390. SkettiFlyingLowDownInIt =
  391. SkettiFlyingHighDownInIt =
  392. SkettiSrfLandedUpAboveIt =
  393. SkettiSrfLandedDownInIt =
  394. }
  395. }
  396.  
  397. @EXPERIMENT_DEFINITION[*]:HAS[#id[gravityScan]]
  398. {
  399. @RESULTS
  400. {
  401. //InSpaceHigh
  402. //InSpaceLow
  403. //SrfSplashed
  404. //SrfLanded
  405. //Kronkus
  406. KronkusInSpaceLow =
  407. KronkusInSpaceHigh =
  408. //Kersex
  409. KersexInSpace =
  410. KersexInSpaceHigh =
  411. KersexSrfSplashedWater =
  412. KersexSrfLandedPeaks =
  413. KersexSrfLandedHeights =
  414. KersexSrfLandedLowlands =
  415. KersexSrfLandedDesert =
  416. KersexSrfLandedArctica =
  417. KersexSrfLandedHenge =
  418. KersexSrfLandedPoles =
  419. //Sketti
  420. SkettiInSpaceHigh =
  421. SkettiInSpaceLow =
  422. SkettiSrfLandedUpAboveIt =
  423. SkettiSrfLandedDownInIt =
  424. //Meelo
  425. MeeloInSpaceHigh =
  426. MeeloInSpaceLow =
  427. MeeloSrfLandedPeaks =
  428. MeeloSrfLandedMidlands =
  429. MeeloSrfLandedLowlands =
  430. MeeloSrfLandedMissedlands =
  431. //Eahpeh
  432. EahpehInSpaceHigh =
  433. EahpehInSpaceLow =
  434. EahpehSrfLandedSeepingBlue =
  435. EahpehSrfLandedIcesheet =
  436. }
  437. }
  438.  
  439. @EXPERIMENT_DEFINITION[*]:HAS[#id[seismicScan]]
  440. {
  441. @RESULTS
  442. {
  443. //SrfLanded
  444. //Kersex
  445. KersexSrfSplashedWater =
  446. KersexSrfLandedPeaks =
  447. KersexSrfLandedHeights =
  448. KersexSrfLandedLowlands =
  449. KersexSrfLandedDesert =
  450. KersexSrfLandedArctica =
  451. KersexSrfLandedHenge =
  452. KersexSrfLandedPoles =
  453. //Sketti
  454. SkettiSrfLandedUpAboveIt =
  455. SkettiSrfLandedDownInIt =
  456. //Meelo
  457. MeeloSrfLandedPeaks =
  458. MeeloSrfLandedMidlands =
  459. MeeloSrfLandedLowlands =
  460. MeeloSrfLandedMissedlands =
  461. //Eahpeh
  462. EahpehSrfLandedSeepingBlue =
  463. EahpehSrfLandedIcesheet =
  464. }
  465. }
  466.  
  467. @EXPERIMENT_DEFINITION[*]:HAS[#id[atmosphereAnalysis]]
  468. {
  469. @RESULTS
  470. {
  471. //FlyingLow
  472. //FlyingHigh
  473. //SrfSplashed
  474. //SrfLanded
  475. //Kronkus
  476. KronkusFlyingLow =
  477. KronkusFlyingHigh =
  478. //Kersex
  479. KersexFlyingLowPeaks =
  480. KersexFlyingLowHeights =
  481. KersexFlyingLowWater =
  482. KersexFlyingLowLowlands =
  483. KersexFlyingLowDesert =
  484. KersexFlyingLowArctica =
  485. KersexFlyingLowHenge =
  486. KersexFlyingLowPoles =
  487. KersexFlyingHighPeaks =
  488. KersexFlyingHighHeights =
  489. KersexFlyingHighWater =
  490. KersexFlyingHighLowlands =
  491. KersexFlyingHighDesert =
  492. KersexFlyingHighArctica =
  493. KersexFlyingHighHenge =
  494. KersexFlyingHighPoles =
  495. KersexSrfSplashedWater =
  496. KersexSrfLandedPeaks =
  497. KersexSrfLandedHeights =
  498. KersexSrfLandedLowlands =
  499. KersexSrfLandedDesert =
  500. KersexSrfLandedArctica =
  501. KersexSrfLandedHenge =
  502. KersexSrfLandedPoles =
  503. //Sketti
  504. SkettiFlyingLowUpAboveIt =
  505. SkettiFlyingHighUpAboveIt =
  506. SkettiFlyingLowDownInIt =
  507. SkettiFlyingHighDownInIt =
  508. SkettiSrfLandedUpAboveIt =
  509. SkettiSrfLandedDownInIt =
  510. }
  511. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement