Advertisement
Guest User

HETTN.TechTree

a guest
Nov 14th, 2020
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.38 KB | None | 0 0
  1. TechTree
  2. {
  3. RDNode
  4. {
  5. id = start
  6. title = Start
  7. description = The technology we started out with.
  8. cost = 0
  9. hideEmpty = True
  10. nodeName = node0_start
  11. anyToUnlock = False
  12. icon = RDicon_start
  13. pos = -2568,1199,0
  14. scale = 0.600000024
  15. }
  16. RDNode
  17. {
  18. id = basicRocketry
  19. title = Basic Rocketry
  20. description = How hard can Rocket Science be anyway?
  21. cost = 5
  22. hideEmpty = True
  23. nodeName = node1_basicRocketry
  24. anyToUnlock = False
  25. icon = RDicon_rocketry-basic
  26. pos = -2385,1257,0
  27. scale = 0.600000024
  28. Parent
  29. {
  30. parentID = start
  31. lineFrom = RIGHT
  32. lineTo = LEFT
  33. }
  34. }
  35. RDNode
  36. {
  37. id = engineering101
  38. title = Engineering 101
  39. description = How hard can Aerospace Engineering be anyway?
  40. cost = 5
  41. hideEmpty = True
  42. nodeName = node1_engineering101
  43. anyToUnlock = False
  44. icon = RDicon_emgineering101
  45. pos = -2385,1142.30005,0
  46. scale = 0.600000024
  47. Parent
  48. {
  49. parentID = start
  50. lineFrom = RIGHT
  51. lineTo = LEFT
  52. }
  53. }
  54. RDNode
  55. {
  56. id = survivability
  57. title = Survivability
  58. description = The art and science of landing and walking away from it.
  59. cost = 15
  60. hideEmpty = True
  61. nodeName = node2_survivability
  62. anyToUnlock = False
  63. icon = RDicon_survivability
  64. pos = -2209,930,-1
  65. scale = 0.600000024
  66. Parent
  67. {
  68. parentID = engineering101
  69. lineFrom = RIGHT
  70. lineTo = LEFT
  71. }
  72. }
  73. RDNode
  74. {
  75. id = stability
  76. title = Stability
  77. description = Reaching for the stars starts with keeping our spacecraft pointed generally in the right direction.
  78. cost = 18
  79. hideEmpty = True
  80. nodeName = node2_stability
  81. anyToUnlock = True
  82. icon = RDicon_stability
  83. pos = -2170,1180,-1
  84. scale = 0.600000024
  85. Parent
  86. {
  87. parentID = engineering101
  88. lineFrom = RIGHT
  89. lineTo = LEFT
  90. }
  91. Parent
  92. {
  93. parentID = basicRocketry
  94. lineFrom = RIGHT
  95. lineTo = LEFT
  96. }
  97. }
  98. RDNode
  99. {
  100. id = generalRocketry
  101. title = General Rocketry
  102. description = More engines, more fuel, more ambitious ideas.
  103. cost = 20
  104. hideEmpty = True
  105. nodeName = node2_generalRocketry
  106. anyToUnlock = False
  107. icon = RDicon_rocketry-general
  108. pos = -2128,1438,0
  109. scale = 0.600000024
  110. Parent
  111. {
  112. parentID = basicRocketry
  113. lineFrom = RIGHT
  114. lineTo = LEFT
  115. }
  116. }
  117. RDNode
  118. {
  119. id = aviation
  120. title = Aviation
  121. description = The art and science of keeping heavier-than-air objects aloft for extended periods of time.
  122. cost = 45
  123. hideEmpty = True
  124. nodeName = node3_aviation
  125. anyToUnlock = True
  126. icon = RDicon_aerospaceTech
  127. pos = -1946,1180,-1
  128. scale = 0.600000024
  129. Parent
  130. {
  131. parentID = stability
  132. lineFrom = RIGHT
  133. lineTo = LEFT
  134. }
  135. }
  136. RDNode
  137. {
  138. id = basicScience
  139. title = Basic Science
  140. description = We are going to ask all the big questions of the Universe... eventually. For now, we're starting with these.
  141. cost = 45
  142. hideEmpty = True
  143. nodeName = node3_basicScience
  144. anyToUnlock = False
  145. icon = RDicon_scienceTech
  146. pos = -1946,620,-1
  147. scale = 0.600000024
  148. Parent
  149. {
  150. parentID = survivability
  151. lineFrom = RIGHT
  152. lineTo = LEFT
  153. }
  154. }
  155. RDNode
  156. {
  157. id = flightControl
  158. title = Flight Control
  159. description = Tumbling out of control may be fun, but our engineers insist there's more to rocket science than that.
  160. cost = 45
  161. hideEmpty = True
  162. nodeName = node3_flightControl
  163. anyToUnlock = True
  164. icon = RDicon_control-flight-advanced
  165. pos = -1946,1020,-1
  166. scale = 0.600000024
  167. Parent
  168. {
  169. parentID = survivability
  170. lineFrom = RIGHT
  171. lineTo = LEFT
  172. }
  173. Parent
  174. {
  175. parentID = stability
  176. lineFrom = RIGHT
  177. lineTo = LEFT
  178. }
  179. }
  180. RDNode
  181. {
  182. id = advRocketry
  183. title = Advanced Rocketry
  184. description = A new step ahead in rocket technology.
  185. cost = 45
  186. hideEmpty = True
  187. nodeName = node3_advRocketry
  188. anyToUnlock = False
  189. icon = RDicon_rocketry-advanced
  190. pos = -1946,1551,0
  191. scale = 0.600000024
  192. Parent
  193. {
  194. parentID = generalRocketry
  195. lineFrom = RIGHT
  196. lineTo = LEFT
  197. }
  198. }
  199. RDNode
  200. {
  201. id = generalConstruction
  202. title = General Construction
  203. description = New equipment to help out in keeping things stable, especially useful when the size of the spacecraft defies the current bounds of sanity.
  204. cost = 45
  205. hideEmpty = True
  206. nodeName = node3_generalConstruction
  207. anyToUnlock = True
  208. icon = RDicon_construction-general
  209. pos = -1946,1355,0
  210. scale = 0.600000024
  211. Parent
  212. {
  213. parentID = stability
  214. lineFrom = RIGHT
  215. lineTo = LEFT
  216. }
  217. Parent
  218. {
  219. parentID = generalRocketry
  220. lineFrom = RIGHT
  221. lineTo = LEFT
  222. }
  223. }
  224. RDNode
  225. {
  226. id = propulsionSystems
  227. title = Propulsion Systems
  228. description = A positively different approach to existing trends in rocketry. These small, lightweight propulsion systems may not seem as exciting, but they might prove just as useful.
  229. cost = 90
  230. hideEmpty = True
  231. nodeName = node4_propulsionSystems
  232. anyToUnlock = False
  233. icon = RDicon_propulsionSystems
  234. pos = -1723,1551,0
  235. scale = 0.600000024
  236. Parent
  237. {
  238. parentID = advRocketry
  239. lineFrom = RIGHT
  240. lineTo = LEFT
  241. }
  242. }
  243. RDNode
  244. {
  245. id = spaceExploration
  246. title = Space Exploration
  247. description = To boldly go where no green man has gone before.
  248. cost = 90
  249. hideEmpty = True
  250. nodeName = node4_spaceExploration
  251. anyToUnlock = False
  252. icon = RDicon_evaTech
  253. pos = -1723,870,-1
  254. scale = 0.600000024
  255. Parent
  256. {
  257. parentID = basicScience
  258. lineFrom = RIGHT
  259. lineTo = LEFT
  260. }
  261. }
  262. RDNode
  263. {
  264. id = advFlightControl
  265. title = Advanced Flight Control
  266. description = The latest advancements in keeping the correct end of the ship pointing towards where you want it to go.
  267. cost = 90
  268. hideEmpty = True
  269. nodeName = node4_advFlightControl
  270. anyToUnlock = False
  271. icon = RDicon_control-flight
  272. pos = -1723,990,-1
  273. scale = 0.600000024
  274. Parent
  275. {
  276. parentID = flightControl
  277. lineFrom = RIGHT
  278. lineTo = LEFT
  279. }
  280. }
  281. RDNode
  282. {
  283. id = landing
  284. title = Landing
  285. description = Our Engineers are nothing if not optimistic.
  286. cost = 90
  287. hideEmpty = True
  288. nodeName = node4_landing
  289. anyToUnlock = True
  290. icon = RDicon_landing
  291. pos = -1723,1050,-1
  292. scale = 0.600000024
  293. Parent
  294. {
  295. parentID = flightControl
  296. lineFrom = RIGHT
  297. lineTo = LEFT
  298. }
  299. Parent
  300. {
  301. parentID = aviation
  302. lineFrom = RIGHT
  303. lineTo = LEFT
  304. }
  305. }
  306. RDNode
  307. {
  308. id = aerodynamicSystems
  309. title = Aerodynamics
  310. description = New breakthroughs from C7 Aerospace allow for new types of craft to be built. We're looking into hiring some of their engineers as well.
  311. cost = 90
  312. hideEmpty = True
  313. nodeName = node4_aerodynamicSystems
  314. anyToUnlock = True
  315. icon = RDicon_aerodynamicSystems
  316. pos = -1723,1240,-1
  317. scale = 0.600000024
  318. Parent
  319. {
  320. parentID = aviation
  321. lineFrom = RIGHT
  322. lineTo = LEFT
  323. }
  324. Parent
  325. {
  326. parentID = generalConstruction
  327. lineFrom = RIGHT
  328. lineTo = LEFT
  329. }
  330. }
  331. RDNode
  332. {
  333. id = electrics
  334. title = Electrics
  335. description = We did know about electricity before inventing space flight. The big breakthrough here was combining the two.
  336. cost = 90
  337. hideEmpty = True
  338. nodeName = node4_electrics
  339. anyToUnlock = True
  340. icon = RDicon_electrics
  341. pos = -1723,560,-1
  342. scale = 0.600000024
  343. Parent
  344. {
  345. parentID = basicScience
  346. lineFrom = RIGHT
  347. lineTo = LEFT
  348. }
  349. }
  350. RDNode
  351. {
  352. id = heavyRocketry
  353. title = Heavy Rocketry
  354. description = The next logical step for rocketry technology is to just go bigger.
  355. cost = 90
  356. hideEmpty = True
  357. nodeName = node4_heavyRocketry
  358. anyToUnlock = False
  359. icon = RDicon_rocketry-heavy
  360. pos = -1723,1635,0
  361. scale = 0.600000024
  362. Parent
  363. {
  364. parentID = advRocketry
  365. lineFrom = RIGHT
  366. lineTo = LEFT
  367. }
  368. }
  369. RDNode
  370. {
  371. id = fuelSystems
  372. title = Fuel Systems
  373. description = Advancements towards a better understanding of how fuel flows through a rocket.
  374. cost = 90
  375. hideEmpty = True
  376. nodeName = node4_fuelSystems
  377. anyToUnlock = True
  378. icon = RDicon_fuelSystems
  379. pos = -1723,1470.19995,0
  380. scale = 0.600000024
  381. Parent
  382. {
  383. parentID = advRocketry
  384. lineFrom = RIGHT
  385. lineTo = LEFT
  386. }
  387. Parent
  388. {
  389. parentID = generalConstruction
  390. lineFrom = RIGHT
  391. lineTo = LEFT
  392. }
  393. }
  394. RDNode
  395. {
  396. id = advConstruction
  397. title = Advanced Construction
  398. description = New advances in construction make it possible to build larger than ever before.
  399. cost = 90
  400. hideEmpty = True
  401. nodeName = node4_advConstruction
  402. anyToUnlock = False
  403. icon = RDicon_construction-advanced
  404. pos = -1723,1355,0
  405. scale = 0.600000024
  406. Parent
  407. {
  408. parentID = generalConstruction
  409. lineFrom = RIGHT
  410. lineTo = LEFT
  411. }
  412. }
  413. RDNode
  414. {
  415. id = miniaturization
  416. title = Miniaturization
  417. description = These aren't your standard hobby miniature models. We've been assured they look good enough to actually fly.
  418. cost = 90
  419. hideEmpty = True
  420. nodeName = node4_miniaturization
  421. anyToUnlock = True
  422. icon = RDicon_miniaturization
  423. pos = -1723,680,-1
  424. scale = 0.600000024
  425. Parent
  426. {
  427. parentID = basicScience
  428. lineFrom = RIGHT
  429. lineTo = LEFT
  430. }
  431. }
  432. RDNode
  433. {
  434. id = actuators
  435. title = Actuators
  436. description = Perfecting the art of making things mobile, without the explicit use of explosives. Our engineers assure us, this is actually a good thing.
  437. cost = 160
  438. hideEmpty = True
  439. nodeName = node5_actuators
  440. anyToUnlock = True
  441. icon = RDicon_construction-specialized
  442. pos = -1519,1300,-1
  443. scale = 0.600000024
  444. Parent
  445. {
  446. parentID = advConstruction
  447. lineFrom = RIGHT
  448. lineTo = LEFT
  449. }
  450. }
  451. RDNode
  452. {
  453. id = commandModules
  454. title = Command Modules
  455. description = Flight control technology has evolved far enough that we feel we can honestly say pilots are in command now.
  456. cost = 160
  457. hideEmpty = True
  458. nodeName = node5_commandModules
  459. anyToUnlock = True
  460. icon = RDicon_commandmodules
  461. pos = -1520,930,-1
  462. scale = 0.600000024
  463. Parent
  464. {
  465. parentID = spaceExploration
  466. lineFrom = RIGHT
  467. lineTo = LEFT
  468. }
  469. Parent
  470. {
  471. parentID = advFlightControl
  472. lineFrom = RIGHT
  473. lineTo = LEFT
  474. }
  475. }
  476. RDNode
  477. {
  478. id = heavierRocketry
  479. title = Heavier Rocketry
  480. description = There may be an upper limit to how large a rocket can be built, but we're not there yet.
  481. cost = 160
  482. hideEmpty = True
  483. nodeName = node5_heavierRocketry
  484. anyToUnlock = True
  485. icon = RDicon_rocketry-heavier
  486. pos = -1519,1635,0
  487. scale = 0.600000024
  488. Parent
  489. {
  490. parentID = heavyRocketry
  491. lineFrom = RIGHT
  492. lineTo = LEFT
  493. }
  494. }
  495. RDNode
  496. {
  497. id = precisionEngineering
  498. title = Precision Engineering
  499. description = Precise engineering techniques allow for construction of ever smaller parts.
  500. cost = 160
  501. hideEmpty = True
  502. nodeName = node5_precisionEngineering
  503. anyToUnlock = True
  504. icon = RDicon_engineering-precision
  505. pos = -1520,680,-1
  506. scale = 0.600000024
  507. Parent
  508. {
  509. parentID = miniaturization
  510. lineFrom = RIGHT
  511. lineTo = LEFT
  512. }
  513. Parent
  514. {
  515. parentID = electrics
  516. lineFrom = RIGHT
  517. lineTo = LEFT
  518. }
  519. }
  520. RDNode
  521. {
  522. id = advExploration
  523. title = Advanced Exploration
  524. description = They are Self-Deploying Astronaut Mobility Enhancement Devices, I don't know what you mean by "ladders".
  525. cost = 160
  526. hideEmpty = True
  527. nodeName = node5_advExploration
  528. anyToUnlock = True
  529. icon = RDicon_exploration-advanced
  530. pos = -1520,870,-1
  531. scale = 0.600000024
  532. Parent
  533. {
  534. parentID = spaceExploration
  535. lineFrom = RIGHT
  536. lineTo = LEFT
  537. }
  538. }
  539. RDNode
  540. {
  541. id = specializedControl
  542. title = Specialized Control
  543. description = A new state-of-the-art in control technology.
  544. cost = 160
  545. hideEmpty = True
  546. nodeName = node5_specializedControl
  547. anyToUnlock = True
  548. icon = RDicon_control-large
  549. pos = -1521,990,-1
  550. scale = 0.600000024
  551. Parent
  552. {
  553. parentID = advFlightControl
  554. lineFrom = RIGHT
  555. lineTo = LEFT
  556. }
  557. }
  558. RDNode
  559. {
  560. id = advLanding
  561. title = Advanced Landing
  562. description = Further advances in landing devices, allowing for more controlled descents and a much higher number of parts still attached to the ship after touchdown.
  563. cost = 160
  564. hideEmpty = True
  565. nodeName = node5_advLanding
  566. anyToUnlock = False
  567. icon = RDicon_landing-advanced
  568. pos = -1519,1050,-1
  569. scale = 0.600000024
  570. Parent
  571. {
  572. parentID = landing
  573. lineFrom = RIGHT
  574. lineTo = LEFT
  575. }
  576. }
  577. RDNode
  578. {
  579. id = supersonicFlight
  580. title = Supersonic Flight
  581. description = A new line of aircraft parts that allow for unprecedented maneuverability and speed.
  582. cost = 160
  583. hideEmpty = True
  584. nodeName = node5_supersonicFlight
  585. anyToUnlock = True
  586. icon = RDicon_flight-supersonic
  587. pos = -1521,1240,-1
  588. scale = 0.600000024
  589. Parent
  590. {
  591. parentID = aerodynamicSystems
  592. lineFrom = RIGHT
  593. lineTo = LEFT
  594. }
  595. }
  596. RDNode
  597. {
  598. id = advFuelSystems
  599. title = Adv. Fuel Systems
  600. description = Advanced Advancements towards a better understanding of how fuel flows through a rocket.
  601. cost = 160
  602. hideEmpty = True
  603. nodeName = node5_advFuelSystems
  604. anyToUnlock = True
  605. icon = RDicon_fuelSystems-advanced
  606. pos = -1519,1470.19995,0
  607. scale = 0.600000024
  608. Parent
  609. {
  610. parentID = propulsionSystems
  611. lineFrom = RIGHT
  612. lineTo = LEFT
  613. }
  614. Parent
  615. {
  616. parentID = fuelSystems
  617. lineFrom = RIGHT
  618. lineTo = LEFT
  619. }
  620. }
  621. RDNode
  622. {
  623. id = advElectrics
  624. title = Advanced Electrics
  625. description = We're fairly certain no one will ever need more than 64kw of power for anything.
  626. cost = 160
  627. hideEmpty = True
  628. nodeName = node5_advElectrics
  629. anyToUnlock = False
  630. icon = RDicon_electrics-advanced
  631. pos = -1520,560,-1
  632. scale = 0.600000024
  633. Parent
  634. {
  635. parentID = electrics
  636. lineFrom = RIGHT
  637. lineTo = LEFT
  638. }
  639. }
  640. RDNode
  641. {
  642. id = specializedConstruction
  643. title = Specialized Construction
  644. description = Specialized construction techniques provide new ways of attaching things together, and detaching things on purpose.
  645. cost = 160
  646. hideEmpty = True
  647. nodeName = node5_specializedConstruction
  648. anyToUnlock = True
  649. icon = RDicon_automation
  650. pos = -1519,1412,0
  651. scale = 0.600000024
  652. Parent
  653. {
  654. parentID = advConstruction
  655. lineFrom = RIGHT
  656. lineTo = LEFT
  657. }
  658. }
  659. RDNode
  660. {
  661. id = precisionPropulsion
  662. title = Precision Propulsion
  663. description = Any level of precision achieved in controlling the sustained explosion inside a rocket engine is nothing short of remarkable. It might be quite expensive, too.
  664. cost = 160
  665. hideEmpty = True
  666. nodeName = node5_precisionPropulsion
  667. anyToUnlock = False
  668. icon = RDicon_propulsion-precision
  669. pos = -1520.09998,1551,0
  670. scale = 0.600000024
  671. Parent
  672. {
  673. parentID = propulsionSystems
  674. lineFrom = RIGHT
  675. lineTo = LEFT
  676. }
  677. }
  678. RDNode
  679. {
  680. id = advAerodynamics
  681. title = Advanced Aerodynamics
  682. description = Advances in fluid dynamics research technology have allowed development of a new set of streamlined aircraft components, And also these parts here.
  683. cost = 160
  684. hideEmpty = True
  685. nodeName = node5_advAerodynamics
  686. anyToUnlock = True
  687. icon = RDicon_aerodynamics-advanced
  688. pos = -1519,1180,-1
  689. scale = 0.600000024
  690. Parent
  691. {
  692. parentID = aerodynamicSystems
  693. lineFrom = RIGHT
  694. lineTo = LEFT
  695. }
  696. }
  697. RDNode
  698. {
  699. id = heavyLanding
  700. title = Heavy Landing
  701. description = A good landing is one where you walk away from it. A great landing is one where you get to use the aircraft again.
  702. cost = 300
  703. hideEmpty = True
  704. nodeName = node6_heavyLanding
  705. anyToUnlock = False
  706. icon = RDicon_motors-experimental
  707. pos = -1309,1050,-1
  708. scale = 0.600000024
  709. Parent
  710. {
  711. parentID = advLanding
  712. lineFrom = RIGHT
  713. lineTo = LEFT
  714. }
  715. }
  716. RDNode
  717. {
  718. id = scienceTech
  719. title = Scanning Tech
  720. description = Why wonder about what's over the next hill when you can wonder about what's under it?
  721. cost = 300
  722. hideEmpty = True
  723. nodeName = node6_advScience
  724. anyToUnlock = True
  725. icon = RDicon_telescope
  726. pos = -1309,870,-1
  727. scale = 0.600000024
  728. Parent
  729. {
  730. parentID = advExploration
  731. lineFrom = RIGHT
  732. lineTo = LEFT
  733. }
  734. Parent
  735. {
  736. parentID = precisionEngineering
  737. lineFrom = RIGHT
  738. lineTo = LEFT
  739. }
  740. }
  741. RDNode
  742. {
  743. id = unmannedTech
  744. title = Unmanned Tech
  745. description = Warning: May contain traces of sentience.
  746. cost = 300
  747. hideEmpty = True
  748. nodeName = node6_unmannedTech
  749. anyToUnlock = True
  750. icon = RDicon_unmanned-advanced
  751. pos = -1309,680,-1
  752. scale = 0.600000024
  753. Parent
  754. {
  755. parentID = precisionEngineering
  756. lineFrom = RIGHT
  757. lineTo = LEFT
  758. }
  759. }
  760. RDNode
  761. {
  762. id = nuclearPropulsion
  763. title = Nuclear Propulsion
  764. description = Nuclear engines don't burn fuel, they totally annihilate it. We just hope it doesn't begin any conflicts.
  765. cost = 300
  766. hideEmpty = True
  767. nodeName = node6_nuclearPropulsion
  768. anyToUnlock = False
  769. icon = RDicon_propulsion-nuclear
  770. pos = -1309,1551,0
  771. scale = 0.600000024
  772. Parent
  773. {
  774. parentID = advFuelSystems
  775. lineFrom = RIGHT
  776. lineTo = LEFT
  777. }
  778. Parent
  779. {
  780. parentID = heavierRocketry
  781. lineFrom = RIGHT
  782. lineTo = LEFT
  783. }
  784. }
  785. RDNode
  786. {
  787. id = advMetalworks
  788. title = Advanced MetalWorks
  789. description = These new construction techniques allow for craft designs that were considered insane not too long ago... and still are. But they're now possible!
  790. cost = 300
  791. hideEmpty = True
  792. nodeName = node6_advMetalWorks
  793. anyToUnlock = True
  794. icon = RDicon_metalworks-advanced
  795. pos = -1309,1412,0
  796. scale = 0.600000024
  797. Parent
  798. {
  799. parentID = specializedConstruction
  800. lineFrom = RIGHT
  801. lineTo = LEFT
  802. }
  803. }
  804. RDNode
  805. {
  806. id = fieldScience
  807. title = Field Science
  808. description = Freedom to roam as far as curiosity will take you, or as long as batteries last.
  809. cost = 300
  810. hideEmpty = True
  811. nodeName = node6_fieldScience
  812. anyToUnlock = True
  813. icon = RDicon_science-field
  814. pos = -1309,990,-1
  815. scale = 0.600000024
  816. Parent
  817. {
  818. parentID = advLanding
  819. lineFrom = RIGHT
  820. lineTo = LEFT
  821. }
  822. Parent
  823. {
  824. parentID = advExploration
  825. lineFrom = RIGHT
  826. lineTo = LEFT
  827. }
  828. }
  829. RDNode
  830. {
  831. id = highAltitudeFlight
  832. title = High Altitude Flight
  833. description = New breakthroughs in engine and intake development to enable flying through the upper reaches of the atmosphere.
  834. cost = 300
  835. hideEmpty = True
  836. nodeName = node6_highAltitudeFlight
  837. anyToUnlock = True
  838. icon = RDicon_flight-highAltitude
  839. pos = -1310,1240,-1
  840. scale = 0.600000024
  841. Parent
  842. {
  843. parentID = supersonicFlight
  844. lineFrom = RIGHT
  845. lineTo = LEFT
  846. }
  847. }
  848. RDNode
  849. {
  850. id = largeVolumeContainment
  851. title = Large Volume Containment
  852. description = Maximize the payload capacity of your spacecraft by maximizing the size of your spacecraft.
  853. cost = 300
  854. hideEmpty = True
  855. nodeName = node6_largeVolumeContainment
  856. anyToUnlock = True
  857. icon = RDicon_largeVolumeContainment
  858. pos = -1309,1470.19995,0
  859. scale = 0.600000024
  860. Parent
  861. {
  862. parentID = advFuelSystems
  863. lineFrom = RIGHT
  864. lineTo = LEFT
  865. }
  866. Parent
  867. {
  868. parentID = specializedConstruction
  869. lineFrom = RIGHT
  870. lineTo = LEFT
  871. }
  872. }
  873. RDNode
  874. {
  875. id = composites
  876. title = Composites
  877. description = Lightweight and strong! and don't worry, we're sure the glue will dry off in no time.
  878. cost = 300
  879. hideEmpty = True
  880. nodeName = node6_composites
  881. anyToUnlock = False
  882. icon = RDicon_composites
  883. pos = -1309,1355,0
  884. scale = 0.600000024
  885. Parent
  886. {
  887. parentID = specializedConstruction
  888. lineFrom = RIGHT
  889. lineTo = LEFT
  890. }
  891. }
  892. RDNode
  893. {
  894. id = electronics
  895. title = Electronics
  896. description = Hopefully these won't become obsolete in the next couple of months.
  897. cost = 300
  898. hideEmpty = True
  899. nodeName = node6_electronics
  900. anyToUnlock = True
  901. icon = RDicon_electronics
  902. pos = -1309,620,-1
  903. scale = 0.600000024
  904. Parent
  905. {
  906. parentID = precisionEngineering
  907. lineFrom = RIGHT
  908. lineTo = LEFT
  909. }
  910. Parent
  911. {
  912. parentID = advElectrics
  913. lineFrom = RIGHT
  914. lineTo = LEFT
  915. }
  916. }
  917. RDNode
  918. {
  919. id = largeElectrics
  920. title = High-Power Electrics
  921. description = Maximize your energy production and storage potential by maximizing the size of the electrical components on your vessels.
  922. cost = 300
  923. hideEmpty = True
  924. nodeName = node6_largeElectrics
  925. anyToUnlock = False
  926. icon = RDicon_electrics-large
  927. pos = -1309,560,-1
  928. scale = 0.600000024
  929. Parent
  930. {
  931. parentID = advElectrics
  932. lineFrom = RIGHT
  933. lineTo = LEFT
  934. }
  935. }
  936. RDNode
  937. {
  938. id = heavyAerodynamics
  939. title = Heavy Aerodynamics
  940. description = Advances in construction technology enabled new breakthroughs in aerospace materials.
  941. cost = 300
  942. hideEmpty = True
  943. nodeName = node6_heavyAerodynamics
  944. anyToUnlock = True
  945. icon = RDicon_aerospaceTech2
  946. pos = -1310,1180,-1
  947. scale = 0.600000024
  948. Parent
  949. {
  950. parentID = advAerodynamics
  951. lineFrom = RIGHT
  952. lineTo = LEFT
  953. }
  954. }
  955. RDNode
  956. {
  957. id = ionPropulsion
  958. title = Ion Propulsion
  959. description = Turns out, it's not science fiction.
  960. cost = 550
  961. hideEmpty = True
  962. nodeName = node7_ionPropulsion
  963. anyToUnlock = False
  964. icon = RDicon_propulsion-ion
  965. pos = -1118,751,-1
  966. scale = 0.600000024
  967. Parent
  968. {
  969. parentID = scienceTech
  970. lineFrom = RIGHT
  971. lineTo = LEFT
  972. }
  973. Parent
  974. {
  975. parentID = unmannedTech
  976. lineFrom = RIGHT
  977. lineTo = LEFT
  978. }
  979. }
  980. RDNode
  981. {
  982. id = hypersonicFlight
  983. title = Hypersonic Flight
  984. description = Push your aircraft to the upper limits of airspeed and sanity.
  985. cost = 550
  986. hideEmpty = True
  987. nodeName = node7_hypersonicFlight
  988. anyToUnlock = True
  989. icon = RDicon_flight-hypersonic
  990. pos = -1118,1240,-1
  991. scale = 0.600000024
  992. Parent
  993. {
  994. parentID = highAltitudeFlight
  995. lineFrom = RIGHT
  996. lineTo = LEFT
  997. }
  998. }
  999. RDNode
  1000. {
  1001. id = nanolathing
  1002. title = Nanolathing
  1003. description = Despite the threatening appearance of the green metablobs shot out of the Nanolathing Injectors, none can argue the fact that Kerbals have indeed developed technologies at least just as dangerous as this one.
  1004. cost = 550
  1005. hideEmpty = True
  1006. nodeName = node7_nanolathing
  1007. anyToUnlock = True
  1008. icon = RDicon_generic
  1009. pos = -1118,1412,-1
  1010. scale = 0.600000024
  1011. Parent
  1012. {
  1013. parentID = advMetalworks
  1014. lineFrom = RIGHT
  1015. lineTo = LEFT
  1016. }
  1017. }
  1018. RDNode
  1019. {
  1020. id = advUnmanned
  1021. title = Advanced Unmanned Tech
  1022. description = Improvements in remote control technology for a new generation of probe designs.
  1023. cost = 550
  1024. hideEmpty = True
  1025. nodeName = node7_advUnmanned
  1026. anyToUnlock = True
  1027. icon = RDicon_unmannedTech
  1028. pos = -1118,680,-1
  1029. scale = 0.600000024
  1030. Parent
  1031. {
  1032. parentID = unmannedTech
  1033. lineFrom = RIGHT
  1034. lineTo = LEFT
  1035. }
  1036. }
  1037. RDNode
  1038. {
  1039. id = metaMaterials
  1040. title = Meta-Materials
  1041. description = An advancement in spacecraft construction so revolutionary, you won't even mind that its naming was wildly inaccurate.
  1042. cost = 550
  1043. hideEmpty = True
  1044. nodeName = node7_metaMaterials
  1045. anyToUnlock = True
  1046. icon = RDicon_metamaterials
  1047. pos = -1118,1355,0
  1048. scale = 0.600000024
  1049. Parent
  1050. {
  1051. parentID = composites
  1052. lineFrom = RIGHT
  1053. lineTo = LEFT
  1054. }
  1055. }
  1056. RDNode
  1057. {
  1058. id = veryHeavyRocketry
  1059. title = Very Heavy Rocketry
  1060. description = While ever-larger rockets may not be the answer every time, for all other times, we've developed these.
  1061. cost = 550
  1062. hideEmpty = True
  1063. nodeName = node7_veryHeavyRocketry
  1064. anyToUnlock = True
  1065. icon = RDicon_rocketry-veryHeavy
  1066. pos = -1118,1635,-1
  1067. scale = 0.600000024
  1068. Parent
  1069. {
  1070. parentID = largeVolumeContainment
  1071. lineFrom = RIGHT
  1072. lineTo = LEFT
  1073. }
  1074. Parent
  1075. {
  1076. parentID = heavierRocketry
  1077. lineFrom = RIGHT
  1078. lineTo = LEFT
  1079. }
  1080. }
  1081. RDNode
  1082. {
  1083. id = advScienceTech
  1084. title = Advanced Science Tech
  1085. description = Scientific advancements allow new advanced technologies for advancing Science.
  1086. cost = 550
  1087. hideEmpty = True
  1088. nodeName = node7_advScienceTech
  1089. anyToUnlock = True
  1090. icon = RDicon_scienceTech-advanced
  1091. pos = -1118,870,-1
  1092. scale = 0.600000024
  1093. Parent
  1094. {
  1095. parentID = scienceTech
  1096. lineFrom = RIGHT
  1097. lineTo = LEFT
  1098. }
  1099. Parent
  1100. {
  1101. parentID = fieldScience
  1102. lineFrom = RIGHT
  1103. lineTo = LEFT
  1104. }
  1105. }
  1106. RDNode
  1107. {
  1108. id = advancedMotors
  1109. title = Advanced Motors
  1110. description = Wheel technology is just rolling along now. You could even say our engineers are on a roll with it.
  1111. cost = 550
  1112. hideEmpty = True
  1113. nodeName = node7_advancedMotors
  1114. anyToUnlock = False
  1115. icon = RDicon_motors-advanced
  1116. pos = -1118,1048,-1
  1117. scale = 0.600000024
  1118. Parent
  1119. {
  1120. parentID = fieldScience
  1121. lineFrom = RIGHT
  1122. lineTo = LEFT
  1123. }
  1124. }
  1125. RDNode
  1126. {
  1127. id = specializedElectrics
  1128. title = Specialized Electrics
  1129. description = Experience the warm glow of the latest in electrical technology. Figuratively, of course, and maybe also quite literally as well. Actually, try to avoid direct exposure.
  1130. cost = 550
  1131. hideEmpty = True
  1132. nodeName = node7_specializedElectrics
  1133. anyToUnlock = True
  1134. icon = RDicon_electrics-specialized
  1135. pos = -1118,560,-1
  1136. scale = 0.600000024
  1137. Parent
  1138. {
  1139. parentID = largeElectrics
  1140. lineFrom = RIGHT
  1141. lineTo = LEFT
  1142. }
  1143. }
  1144. RDNode
  1145. {
  1146. id = highPerformanceFuelSystems
  1147. title = High-Performance Fuel Systems
  1148. description = Massive engines require massive fuel storage solutions.
  1149. cost = 550
  1150. hideEmpty = True
  1151. nodeName = node7_highPerformanceFuelSystems
  1152. anyToUnlock = True
  1153. icon = RDicon_fuelSystems-highPerformance
  1154. pos = -1118,1470.19995,0
  1155. scale = 0.600000024
  1156. Parent
  1157. {
  1158. parentID = largeVolumeContainment
  1159. lineFrom = RIGHT
  1160. lineTo = LEFT
  1161. }
  1162. }
  1163. RDNode
  1164. {
  1165. id = experimentalAerodynamics
  1166. title = Experimental Aerodynamics
  1167. description = Winged flight technology is soaring to unprecedented heights. It could even be said that it's properly taking off now.
  1168. cost = 550
  1169. hideEmpty = True
  1170. nodeName = node7_experimentalAerodynamics
  1171. anyToUnlock = True
  1172. icon = RDicon_aerodynamics-heavy
  1173. pos = -1120,1180,-1
  1174. scale = 0.600000024
  1175. Parent
  1176. {
  1177. parentID = heavyAerodynamics
  1178. lineFrom = RIGHT
  1179. lineTo = LEFT
  1180. }
  1181. }
  1182. RDNode
  1183. {
  1184. id = automation
  1185. title = Automation
  1186. description = We can't think of anything that could go wrong with letting an experimental AI handle every aspect of a mission.
  1187. cost = 550
  1188. hideEmpty = True
  1189. nodeName = node7_automation
  1190. anyToUnlock = True
  1191. icon = RDicon_robotics
  1192. pos = -1118,620,-1
  1193. scale = 0.600000024
  1194. Parent
  1195. {
  1196. parentID = unmannedTech
  1197. lineFrom = RIGHT
  1198. lineTo = LEFT
  1199. }
  1200. Parent
  1201. {
  1202. parentID = electronics
  1203. lineFrom = RIGHT
  1204. lineTo = LEFT
  1205. }
  1206. }
  1207. RDNode
  1208. {
  1209. id = aerospaceTech
  1210. title = Aerospace Tech
  1211. description = The absolute cutting-edge in aerospace technology. Quite literally, some of those edges are very sharp. Handle with care.
  1212. cost = 1000
  1213. hideEmpty = True
  1214. nodeName = node8_aerospaceTech
  1215. anyToUnlock = True
  1216. icon = RDicon_aerodynamics-experimental
  1217. pos = -927,1240,-1
  1218. scale = 0.600000024
  1219. Parent
  1220. {
  1221. parentID = hypersonicFlight
  1222. lineFrom = RIGHT
  1223. lineTo = LEFT
  1224. }
  1225. }
  1226. RDNode
  1227. {
  1228. id = largeUnmanned
  1229. title = Large Probes
  1230. description = The rumours of probe-led world domination are greatly exaggerated.
  1231. cost = 1000
  1232. hideEmpty = True
  1233. nodeName = node8_largeUnmanned
  1234. anyToUnlock = True
  1235. icon = RDicon_probes-large
  1236. pos = -927,680,-1
  1237. scale = 0.600000024
  1238. Parent
  1239. {
  1240. parentID = advUnmanned
  1241. lineFrom = RIGHT
  1242. lineTo = LEFT
  1243. }
  1244. Parent
  1245. {
  1246. parentID = automation
  1247. lineFrom = RIGHT
  1248. lineTo = LEFT
  1249. }
  1250. }
  1251. RDNode
  1252. {
  1253. id = experimentalScience
  1254. title = Experimental Science
  1255. description = Explore novel fields of science that we didn't even know were there.
  1256. cost = 1000
  1257. hideEmpty = True
  1258. nodeName = node8_experimentalScience
  1259. anyToUnlock = False
  1260. icon = RDicon_science-experimental
  1261. pos = -927,870,-1
  1262. scale = 0.600000024
  1263. Parent
  1264. {
  1265. parentID = advScienceTech
  1266. lineFrom = RIGHT
  1267. lineTo = LEFT
  1268. }
  1269. }
  1270. RDNode
  1271. {
  1272. id = experimentalElectrics
  1273. title = Experimental Electrics
  1274. description = The very latest in electrical systems technology. Our engineers are buzzing with excitement over it. They also seem to glow in the dark now. Fascinating!
  1275. cost = 1000
  1276. hideEmpty = True
  1277. nodeName = node8_experimentalElectrics
  1278. anyToUnlock = False
  1279. icon = RDicon_electrics-experimental
  1280. pos = -927,560,-1
  1281. scale = 0.600000024
  1282. Parent
  1283. {
  1284. parentID = specializedElectrics
  1285. lineFrom = RIGHT
  1286. lineTo = LEFT
  1287. }
  1288. }
  1289. RDNode
  1290. {
  1291. id = nuclearPower
  1292. title = Nuclear Power
  1293. description = Nuclear reactors can make power too! Start your own with this handy kit.
  1294. cost = 300
  1295. hideEmpty = True
  1296. nodeName = ct_nuclearPower
  1297. anyToUnlock = True
  1298. icon = CommunityTechTree/UI/ctt_icon_nuclearPower
  1299. pos = -1309,1867,-1
  1300. scale = 0.600000024
  1301. Parent
  1302. {
  1303. parentID = nuclearPropulsion
  1304. lineFrom = TOP
  1305. lineTo = BOTTOM
  1306. }
  1307. }
  1308. RDNode
  1309. {
  1310. id = nuclearFuelSystems
  1311. title = Nuclear Fuel Systems
  1312. description = Because that nuclear fuel won't just recycle itself. Or move itself. Or do much of anything except stare at us angrily, really.
  1313. cost = 550
  1314. hideEmpty = True
  1315. nodeName = ct_nuclearFuelSystems
  1316. anyToUnlock = True
  1317. icon = CommunityTechTree/UI/ctt_icon_nuclearFuelSystems
  1318. pos = -1118,1751,-1
  1319. scale = 0.600000024
  1320. Parent
  1321. {
  1322. parentID = nuclearPower
  1323. lineFrom = RIGHT
  1324. lineTo = LEFT
  1325. }
  1326. }
  1327. RDNode
  1328. {
  1329. id = largeNuclearPower
  1330. title = Improved Nuclear Power
  1331. description = Remember, don't place your reactors too close to your habitats. You don't want your Kerbals glowing in the dark for Halloween!
  1332. cost = 550
  1333. hideEmpty = True
  1334. nodeName = ct_largeNuclearPower
  1335. anyToUnlock = True
  1336. icon = CommunityTechTree/UI/ctt_icon_improvedNuclearPower
  1337. pos = -1118,1867,-1
  1338. scale = 0.600000024
  1339. Parent
  1340. {
  1341. parentID = nuclearPower
  1342. lineFrom = RIGHT
  1343. lineTo = LEFT
  1344. }
  1345. }
  1346. RDNode
  1347. {
  1348. id = advNuclearPower
  1349. title = High Energy Nuclear Power
  1350. description = Fry an egg in seconds. In fact, fry anything in seconds.
  1351. cost = 1000
  1352. hideEmpty = True
  1353. nodeName = ct_advNuclearPower
  1354. anyToUnlock = True
  1355. icon = CommunityTechTree/UI/ctt_icon_highEnergyNuclearPower
  1356. pos = -927,1867,-1
  1357. scale = 0.600000024
  1358. Parent
  1359. {
  1360. parentID = largeNuclearPower
  1361. lineFrom = RIGHT
  1362. lineTo = LEFT
  1363. }
  1364. }
  1365. RDNode
  1366. {
  1367. id = improvedNuclearPropulsion
  1368. title = Improved Nuclear Propulsion
  1369. description = Hotter cores, and better engines.
  1370. cost = 550
  1371. hideEmpty = True
  1372. nodeName = ct_improvedNuclearPropulsion
  1373. anyToUnlock = True
  1374. icon = CommunityTechTree/UI/ctt_icon_improvedNuclearPropulsion
  1375. pos = -1118,1693,-1
  1376. scale = 0.600000024
  1377. Parent
  1378. {
  1379. parentID = nuclearPropulsion
  1380. lineFrom = TOP
  1381. lineTo = LEFT
  1382. }
  1383. }
  1384. RDNode
  1385. {
  1386. id = advNuclearPropulsion
  1387. title = High Efficiency Nuclear Propulsion
  1388. description = Research into increasing the power of our nuclear engines. It's unlikely to get any better than this, boss!
  1389. cost = 1000
  1390. hideEmpty = True
  1391. nodeName = ct_advNuclearPropulsion
  1392. anyToUnlock = True
  1393. icon = CommunityTechTree/UI/ctt_icon_highEfficiencyNuclearPropulsion
  1394. pos = -927,1693,-1
  1395. scale = 0.600000024
  1396. Parent
  1397. {
  1398. parentID = improvedNuclearPropulsion
  1399. lineFrom = RIGHT
  1400. lineTo = LEFT
  1401. }
  1402. }
  1403. RDNode
  1404. {
  1405. id = expNuclearPropulsion
  1406. title = Experimental Nuclear Propulsion
  1407. description = It's been said that nuclear power is basically a really expensive way of boiling water. We beg to disagree - we can boil almost* anything* now!
  1408. cost = 1500
  1409. hideEmpty = True
  1410. nodeName = ct_expNuclearPropulsion
  1411. anyToUnlock = False
  1412. icon = CommunityTechTree/UI/ctt_icon_experimentalNuclearPropulsion
  1413. pos = -736,1693,-1
  1414. scale = 0.600000024
  1415. Parent
  1416. {
  1417. parentID = advNuclearPropulsion
  1418. lineFrom = RIGHT
  1419. lineTo = LEFT
  1420. }
  1421. Parent
  1422. {
  1423. parentID = experimentalRocketry
  1424. lineFrom = RIGHT
  1425. lineTo = LEFT
  1426. }
  1427. }
  1428. RDNode
  1429. {
  1430. id = exoticNuclearPropulsion
  1431. title = Exotic Nuclear Propulsion
  1432. description = Research into the strangest, weirdest, all all-out craziest forms of nuclear propulsion.
  1433. cost = 2250
  1434. hideEmpty = True
  1435. nodeName = ct_exoticNuclearPropulsion
  1436. anyToUnlock = True
  1437. icon = CommunityTechTree/UI/ctt_icon_exoticNuclearPropulsion
  1438. pos = -545,1693,-1
  1439. scale = 0.600000024
  1440. Parent
  1441. {
  1442. parentID = expNuclearPropulsion
  1443. lineFrom = RIGHT
  1444. lineTo = LEFT
  1445. }
  1446. Parent
  1447. {
  1448. parentID = giganticRocketry
  1449. lineFrom = RIGHT
  1450. lineTo = LEFT
  1451. }
  1452. }
  1453. RDNode
  1454. {
  1455. id = experimentalRocketry
  1456. title = Experimental Rocketry
  1457. description = Don't take "experimental" lightly.
  1458. cost = 1000
  1459. hideEmpty = True
  1460. nodeName = ct_experimentalRocketry
  1461. anyToUnlock = False
  1462. icon = RDicon_rocketry-experimental
  1463. pos = -927,1635,-1
  1464. scale = 0.600000024
  1465. Parent
  1466. {
  1467. parentID = veryHeavyRocketry
  1468. lineFrom = RIGHT
  1469. lineTo = LEFT
  1470. }
  1471. Parent
  1472. {
  1473. parentID = highPerformanceFuelSystems
  1474. lineFrom = RIGHT
  1475. lineTo = LEFT
  1476. }
  1477. }
  1478. RDNode
  1479. {
  1480. id = giganticRocketry
  1481. title = Gigantic Rocketry
  1482. description = Despite our detractors' repeated claims to the contrary, we CAN build it bigger.
  1483. cost = 1500
  1484. hideEmpty = True
  1485. nodeName = ct_giganticRocketry
  1486. anyToUnlock = True
  1487. icon = CommunityTechTree/UI/ctt_icon_giganticRocketry
  1488. pos = -736,1635,-1
  1489. scale = 0.600000024
  1490. Parent
  1491. {
  1492. parentID = experimentalRocketry
  1493. lineFrom = RIGHT
  1494. lineTo = LEFT
  1495. }
  1496. }
  1497. RDNode
  1498. {
  1499. id = specializedFuelStorage
  1500. title = Specialized Fuel Storage
  1501. description = Due to fuel seeping through the sides of some of our tanks, we've planned several improvements to fuel containment systems.
  1502. cost = 1000
  1503. hideEmpty = True
  1504. nodeName = ct_specializedFuels
  1505. anyToUnlock = True
  1506. icon = CommunityTechTree/UI/ctt_icon_specializedFuelStorage
  1507. pos = -927,1470.19995,-1
  1508. scale = 0.600000024
  1509. Parent
  1510. {
  1511. parentID = highPerformanceFuelSystems
  1512. lineFrom = RIGHT
  1513. lineTo = LEFT
  1514. }
  1515. }
  1516. RDNode
  1517. {
  1518. id = exoticFuelStorage
  1519. title = Exotic Fuel Storage
  1520. description = Storing those really expensive and really fancy fuels could get really expensive and really fancy.
  1521. cost = 1500
  1522. hideEmpty = True
  1523. nodeName = ct_exoticFuels
  1524. anyToUnlock = False
  1525. icon = CommunityTechTree/UI/ctt_icon_exoticFuelStorage
  1526. pos = -736,1470.19995,-1
  1527. scale = 0.600000024
  1528. Parent
  1529. {
  1530. parentID = specializedFuelStorage
  1531. lineFrom = RIGHT
  1532. lineTo = LEFT
  1533. }
  1534. Parent
  1535. {
  1536. parentID = exoticAlloys
  1537. lineFrom = RIGHT
  1538. lineTo = LEFT
  1539. }
  1540. }
  1541. RDNode
  1542. {
  1543. id = exoticAlloys
  1544. title = Exotic Alloys
  1545. description = Only the toughest and lightest of alloys are allowed into this exclusive club.
  1546. cost = 1000
  1547. hideEmpty = True
  1548. nodeName = ct_exoticAlloys
  1549. anyToUnlock = True
  1550. icon = CommunityTechTree/UI/ctt_icon_exoticAlloys
  1551. pos = -927,1412,-1
  1552. scale = 0.600000024
  1553. Parent
  1554. {
  1555. parentID = nanolathing
  1556. lineFrom = RIGHT
  1557. lineTo = LEFT
  1558. }
  1559. }
  1560. RDNode
  1561. {
  1562. id = orbitalMegastructures
  1563. title = Orbital Megastructures
  1564. description = The biggest and heaviest Kerbal construction projects.
  1565. cost = 1500
  1566. hideEmpty = True
  1567. nodeName = ct_orbitalMegastructures
  1568. anyToUnlock = True
  1569. icon = CommunityTechTree/UI/ctt_icon_orbitalMegastructures
  1570. pos = -736,1355,-1
  1571. scale = 0.600000024
  1572. Parent
  1573. {
  1574. parentID = orbitalAssembly
  1575. lineFrom = RIGHT
  1576. lineTo = LEFT
  1577. }
  1578. }
  1579. RDNode
  1580. {
  1581. id = orbitalAssembly
  1582. title = Orbital Assembly
  1583. description = Building things on Kerbin is overrated. Building things in orbit is now merely overly expensive.
  1584. cost = 1000
  1585. hideEmpty = True
  1586. nodeName = ct_orbitalAssembly
  1587. anyToUnlock = True
  1588. icon = CommunityTechTree/UI/ctt_icon_orbitalAssembly
  1589. pos = -927,1355,-1
  1590. scale = 0.600000024
  1591. Parent
  1592. {
  1593. parentID = metaMaterials
  1594. lineFrom = RIGHT
  1595. lineTo = LEFT
  1596. }
  1597. }
  1598. RDNode
  1599. {
  1600. id = advActuators
  1601. title = Advanced Actuators
  1602. description = Advanced techniques for making everything mobile with the help of motors.
  1603. cost = 300
  1604. hideEmpty = True
  1605. nodeName = ct_advActuators
  1606. anyToUnlock = False
  1607. icon = CommunityTechTree/UI/ctt_icon_advancedActuators
  1608. pos = -1309,1300,-1
  1609. scale = 0.600000024
  1610. Parent
  1611. {
  1612. parentID = actuators
  1613. lineFrom = RIGHT
  1614. lineTo = LEFT
  1615. }
  1616. }
  1617. RDNode
  1618. {
  1619. id = efficientFlightSystems
  1620. title = Efficient Flight Systems
  1621. description = Who would have thought? Sometimes, we want to go slower and use a teensy bit less fuel.
  1622. cost = 160
  1623. hideEmpty = True
  1624. nodeName = ct_efficientFlightSystems
  1625. anyToUnlock = False
  1626. icon = CommunityTechTree/UI/ctt_icon_efficientFlight
  1627. pos = -1519,1120,-1
  1628. scale = 0.600000024
  1629. Parent
  1630. {
  1631. parentID = aviation
  1632. lineFrom = RIGHT
  1633. lineTo = LEFT
  1634. }
  1635. }
  1636. RDNode
  1637. {
  1638. id = specializedFlightSystems
  1639. title = Specialized Flight Systems
  1640. description = Sometimes, you need a little less jet.
  1641. cost = 550
  1642. hideEmpty = True
  1643. nodeName = ct_specializedFlightSystems
  1644. anyToUnlock = False
  1645. icon = CommunityTechTree/UI/ctt_icon_specializedFlight
  1646. pos = -1118,1120,-1
  1647. scale = 0.600000024
  1648. Parent
  1649. {
  1650. parentID = efficientFlightSystems
  1651. lineFrom = RIGHT
  1652. lineTo = LEFT
  1653. }
  1654. }
  1655. RDNode
  1656. {
  1657. id = expAircraftEngines
  1658. title = Experimental Aircraft Engines
  1659. description = Engines intended for planes, not rockets. I guess you could get creative, though.
  1660. cost = 1500
  1661. hideEmpty = True
  1662. nodeName = ct_expAircraftEngines
  1663. anyToUnlock = False
  1664. icon = CommunityTechTree/UI/ctt_icon_experimentalAircraftEngines
  1665. pos = -736,1240,-1
  1666. scale = 0.600000024
  1667. Parent
  1668. {
  1669. parentID = aerospaceTech
  1670. lineFrom = RIGHT
  1671. lineTo = LEFT
  1672. }
  1673. }
  1674. RDNode
  1675. {
  1676. id = aerospaceComposites
  1677. title = Aerospace Composites
  1678. description = Light, heat resistant and tough.
  1679. cost = 1000
  1680. hideEmpty = True
  1681. nodeName = ct_aerospaceComposites
  1682. anyToUnlock = False
  1683. icon = CommunityTechTree/UI/ctt_icon_aerospaceComposites
  1684. pos = -927,1180,-1
  1685. scale = 0.600000024
  1686. Parent
  1687. {
  1688. parentID = experimentalAerodynamics
  1689. lineFrom = RIGHT
  1690. lineTo = LEFT
  1691. }
  1692. }
  1693. RDNode
  1694. {
  1695. id = advAerospaceEngineering
  1696. title = Advanced Aerospace Engineering
  1697. description = Pointy shapes, blunt shapes and how they interact with airflow.
  1698. cost = 1500
  1699. hideEmpty = True
  1700. nodeName = ct_advAerospaceEngineering
  1701. anyToUnlock = False
  1702. icon = CommunityTechTree/UI/ctt_icon_advAerospaceEngineering
  1703. pos = -736,1180,-1
  1704. scale = 0.600000024
  1705. Parent
  1706. {
  1707. parentID = aerospaceComposites
  1708. lineFrom = RIGHT
  1709. lineTo = LEFT
  1710. }
  1711. }
  1712. RDNode
  1713. {
  1714. id = heavyCommandModules
  1715. title = Heavy Command Modules
  1716. description = Big spacecraft need bigger command modules.
  1717. cost = 300
  1718. hideEmpty = True
  1719. nodeName = ct_heavyCommandModules
  1720. anyToUnlock = False
  1721. icon = CommunityTechTree/UI/ctt_icon_heavyCommandModules
  1722. pos = -1309,930,-1
  1723. scale = 0.600000024
  1724. Parent
  1725. {
  1726. parentID = commandModules
  1727. lineFrom = RIGHT
  1728. lineTo = LEFT
  1729. }
  1730. }
  1731. RDNode
  1732. {
  1733. id = specializedCommandModules
  1734. title = Specialized Command Modules
  1735. description = Fancy, purpose-built spacecraft need fancy, purpose-built command modules.
  1736. cost = 550
  1737. hideEmpty = True
  1738. nodeName = ct_specializedCommandModules
  1739. anyToUnlock = False
  1740. icon = CommunityTechTree/UI/ctt_icon_specializedCommandModules
  1741. pos = -1118,930,-1
  1742. scale = 0.600000024
  1743. Parent
  1744. {
  1745. parentID = heavyCommandModules
  1746. lineFrom = RIGHT
  1747. lineTo = LEFT
  1748. }
  1749. }
  1750. RDNode
  1751. {
  1752. id = heavyLanders
  1753. title = Heavy Landers
  1754. description = Delivering tons of Kerbals and tons of supplies will require some advances in experimental lithobraking technologies.
  1755. cost = 1500
  1756. hideEmpty = True
  1757. nodeName = ct_heavyLanders
  1758. anyToUnlock = False
  1759. icon = CommunityTechTree/UI/ctt_icon_heavyLanders
  1760. pos = -736,990,-1
  1761. scale = 0.600000024
  1762. Parent
  1763. {
  1764. parentID = specializedCommandModules
  1765. lineFrom = RIGHT
  1766. lineTo = LEFT
  1767. }
  1768. }
  1769. RDNode
  1770. {
  1771. id = heavyCommandCenters
  1772. title = Heavy Command Centers
  1773. description = The largest command centers for the biggest, most impressive spacecraft.
  1774. cost = 1500
  1775. hideEmpty = True
  1776. nodeName = ct_heavyCommandCenters
  1777. anyToUnlock = False
  1778. icon = CommunityTechTree/UI/ctt_icon_heavyCommandCenters
  1779. pos = -736,930,-1
  1780. scale = 0.600000024
  1781. Parent
  1782. {
  1783. parentID = specializedCommandModules
  1784. lineFrom = RIGHT
  1785. lineTo = LEFT
  1786. }
  1787. }
  1788. RDNode
  1789. {
  1790. id = mechatronics
  1791. title = Mechatronics
  1792. description = The rumours of robot-led world domination are greatly exaggerated.
  1793. cost = 1000
  1794. hideEmpty = True
  1795. nodeName = ct_mechatronics
  1796. anyToUnlock = False
  1797. icon = RDicon_robotics
  1798. pos = -927,620,-1
  1799. scale = 0.600000024
  1800. Parent
  1801. {
  1802. parentID = automation
  1803. lineFrom = RIGHT
  1804. lineTo = LEFT
  1805. }
  1806. }
  1807. RDNode
  1808. {
  1809. id = artificialIntelligence
  1810. title = Artificial Intelligence
  1811. description = Smarter computers to help with the "good decisions" our pilots make.
  1812. cost = 1500
  1813. hideEmpty = True
  1814. nodeName = ct_artificialIntelligence
  1815. anyToUnlock = False
  1816. icon = RDicon_unmannedTech
  1817. pos = -736,680,-1
  1818. scale = 0.600000024
  1819. Parent
  1820. {
  1821. parentID = largeUnmanned
  1822. lineFrom = RIGHT
  1823. lineTo = LEFT
  1824. }
  1825. }
  1826. RDNode
  1827. {
  1828. id = advIonPropulsion
  1829. title = Advanced Ion Propulsion
  1830. description = The R&D department has assured us that these technologies will make great publicity photos.
  1831. cost = 1000
  1832. hideEmpty = True
  1833. nodeName = ct_advIonPropulsion
  1834. anyToUnlock = False
  1835. icon = CommunityTechTree/UI/ctt_icon_advancedIonPropulsion
  1836. pos = -927,751,-1
  1837. scale = 0.600000024
  1838. Parent
  1839. {
  1840. parentID = ionPropulsion
  1841. lineFrom = RIGHT
  1842. lineTo = LEFT
  1843. }
  1844. }
  1845. RDNode
  1846. {
  1847. id = plasmaPropulsion
  1848. title = Plasma Propulsion
  1849. description = We've discovered a fourth state of matter! It's only very slightly dangerous to handle.
  1850. cost = 1500
  1851. hideEmpty = True
  1852. nodeName = ct_plasmaPropulsion
  1853. anyToUnlock = False
  1854. icon = CommunityTechTree/UI/ctt_icon_plasmaPropulsion
  1855. pos = -736,765,-1
  1856. scale = 0.600000024
  1857. Parent
  1858. {
  1859. parentID = advIonPropulsion
  1860. lineFrom = RIGHT
  1861. lineTo = LEFT
  1862. }
  1863. }
  1864. RDNode
  1865. {
  1866. id = advEMSystems
  1867. title = Advanced Plasma Propulsion
  1868. description = After studying how electricity behaves with magnets, we now can use these results to direct jets of searing hot gas.
  1869. cost = 2250
  1870. hideEmpty = True
  1871. nodeName = ct_advEMSystems
  1872. anyToUnlock = False
  1873. icon = CommunityTechTree/UI/ctt_icon_advancedPlasmaPropulsion
  1874. pos = -545,765,-1
  1875. scale = 0.600000024
  1876. Parent
  1877. {
  1878. parentID = plasmaPropulsion
  1879. lineFrom = RIGHT
  1880. lineTo = LEFT
  1881. }
  1882. }
  1883. RDNode
  1884. {
  1885. id = specializedPlasmaGeneration
  1886. title = Specialized Plasma Propulsion
  1887. description = Advanced techniques for generating, confining and monetizing high energy plasmas.
  1888. cost = 4000
  1889. hideEmpty = True
  1890. nodeName = ct_specializedPlasmaGeneration
  1891. anyToUnlock = False
  1892. icon = CommunityTechTree/UI/ctt_icon_specializedPlasmaPropulsion
  1893. pos = -354,765,-1
  1894. scale = 0.600000024
  1895. Parent
  1896. {
  1897. parentID = advEMSystems
  1898. lineFrom = RIGHT
  1899. lineTo = LEFT
  1900. }
  1901. }
  1902. RDNode
  1903. {
  1904. id = advGriddedThrusters
  1905. title = Advanced Electrostatic Thrusters
  1906. description = Some engineers wanted to call this covalent propulsion, but luckily we convinced them not to bond with that idea.
  1907. cost = 1500
  1908. hideEmpty = True
  1909. nodeName = ct_advGriddedThrusters
  1910. anyToUnlock = False
  1911. icon = CommunityTechTree/UI/ctt_icon_advancedElectrostaticPropulsion
  1912. pos = -736,725,-1
  1913. scale = 0.600000024
  1914. Parent
  1915. {
  1916. parentID = advIonPropulsion
  1917. lineFrom = RIGHT
  1918. lineTo = LEFT
  1919. }
  1920. }
  1921. RDNode
  1922. {
  1923. id = expGriddedThrusters
  1924. title = Experimental Electrostatic Thrusters
  1925. description = In the dark future of the third millennium, there is only ion propulsion.
  1926. cost = 2250
  1927. hideEmpty = True
  1928. nodeName = ct_expGriddedThrusters
  1929. anyToUnlock = False
  1930. icon = CommunityTechTree/UI/ctt_icon_experimentalElectrostaticPropulsion
  1931. pos = -545,725,-1
  1932. scale = 0.600000024
  1933. Parent
  1934. {
  1935. parentID = advGriddedThrusters
  1936. lineFrom = RIGHT
  1937. lineTo = LEFT
  1938. }
  1939. }
  1940. RDNode
  1941. {
  1942. id = advSolarTech
  1943. title = Advanced Solar Technology
  1944. description = The discovery of the lens has our electrical engineers all abuzz about the possibilities for solar energy generation.
  1945. cost = 550
  1946. hideEmpty = True
  1947. nodeName = ct_advSolarTech
  1948. anyToUnlock = False
  1949. icon = CommunityTechTree/UI/ctt_icon_advSolarTech
  1950. pos = -1118,470,-1
  1951. scale = 0.600000024
  1952. Parent
  1953. {
  1954. parentID = largeElectrics
  1955. lineFrom = RIGHT
  1956. lineTo = LEFT
  1957. }
  1958. }
  1959. RDNode
  1960. {
  1961. id = advPVMaterials
  1962. title = Advanced Photovoltaic Materials
  1963. description = New, stronger, intentionally bendy photovoltaic cells!
  1964. cost = 1000
  1965. hideEmpty = True
  1966. nodeName = ct_advPVMaterials
  1967. anyToUnlock = False
  1968. icon = CommunityTechTree/UI/ctt_icon_advPVMaterials
  1969. pos = -927,500,-1
  1970. scale = 0.600000024
  1971. Parent
  1972. {
  1973. parentID = advSolarTech
  1974. lineFrom = RIGHT
  1975. lineTo = LEFT
  1976. }
  1977. }
  1978. RDNode
  1979. {
  1980. id = cuttingEdgeSolarTech
  1981. title = Cutting-Edge Solar Technology
  1982. description = These new panels are well grounded in reality.
  1983. cost = 1000
  1984. hideEmpty = True
  1985. nodeName = ct_cuttingEdgeSolarTech
  1986. anyToUnlock = False
  1987. icon = CommunityTechTree/UI/ctt_icon_cuttingEdgeSolar
  1988. pos = -927,440,-1
  1989. scale = 0.600000024
  1990. Parent
  1991. {
  1992. parentID = advSolarTech
  1993. lineFrom = RIGHT
  1994. lineTo = LEFT
  1995. }
  1996. }
  1997. RDNode
  1998. {
  1999. id = exoticSolarTech
  2000. title = Exotic Solar Technology
  2001. description = It folds, it bends, it's cheap, you can put it ANYWHERE!
  2002. cost = 1500
  2003. hideEmpty = True
  2004. nodeName = ct_exoticSolarTech
  2005. anyToUnlock = False
  2006. icon = CommunityTechTree/UI/ctt_icon_exoticSolarTech
  2007. pos = -736,440,-1
  2008. scale = 0.600000024
  2009. Parent
  2010. {
  2011. parentID = cuttingEdgeSolarTech
  2012. lineFrom = RIGHT
  2013. lineTo = LEFT
  2014. }
  2015. }
  2016. RDNode
  2017. {
  2018. id = highTechElectricalSystems
  2019. title = High Tech Electrical Systems
  2020. description = Unifying electrical systems for distribution and power.
  2021. cost = 1500
  2022. hideEmpty = True
  2023. nodeName = ct_highTechElectricalSystems
  2024. anyToUnlock = False
  2025. icon = CommunityTechTree/UI/ctt_icon_highTechElectricalSystems
  2026. pos = -736,560,-1
  2027. scale = 0.600000024
  2028. Parent
  2029. {
  2030. parentID = experimentalElectrics
  2031. lineFrom = RIGHT
  2032. lineTo = LEFT
  2033. }
  2034. }
  2035. RDNode
  2036. {
  2037. id = heatManagementSystems
  2038. title = Heat Management Systems
  2039. description = Research into heat radiators to keep the snacks from overheating.
  2040. cost = 160
  2041. hideEmpty = True
  2042. nodeName = ct_heatManagementSystems
  2043. anyToUnlock = False
  2044. icon = CommunityTechTree/UI/ctt_icon_heatManagementSystems
  2045. pos = -1520,380,-1
  2046. scale = 0.600000024
  2047. Parent
  2048. {
  2049. parentID = electrics
  2050. lineFrom = RIGHT
  2051. lineTo = LEFT
  2052. }
  2053. }
  2054. RDNode
  2055. {
  2056. id = advHeatManagement
  2057. title = Advanced Heat Management
  2058. description = More advanced heat management technologies to keep the A/C running.
  2059. cost = 550
  2060. hideEmpty = True
  2061. nodeName = ct_advHeatManagement
  2062. anyToUnlock = False
  2063. icon = CommunityTechTree/UI/ctt_icon_advancedHeatManagement
  2064. pos = -1118,380,-1
  2065. scale = 0.600000024
  2066. Parent
  2067. {
  2068. parentID = heatManagementSystems
  2069. lineFrom = RIGHT
  2070. lineTo = LEFT
  2071. }
  2072. }
  2073. RDNode
  2074. {
  2075. id = specializedRadiators
  2076. title = Specialized Radiators
  2077. description = Impressive, unwieldy radiators for immediate release!
  2078. cost = 1500
  2079. hideEmpty = True
  2080. nodeName = ct_specializedRadiators
  2081. anyToUnlock = False
  2082. icon = CommunityTechTree/UI/ctt_icon_specializedRadiators
  2083. pos = -736,380,-1
  2084. scale = 0.600000024
  2085. Parent
  2086. {
  2087. parentID = advHeatManagement
  2088. lineFrom = RIGHT
  2089. lineTo = LEFT
  2090. }
  2091. }
  2092. RDNode
  2093. {
  2094. id = hydroponics
  2095. title = Hydroponics
  2096. description = Growing things without getting soiled!
  2097. cost = 160
  2098. hideEmpty = True
  2099. nodeName = ct_hydroponics
  2100. anyToUnlock = True
  2101. icon = CommunityTechTree/UI/ctt_icon_hydroponics
  2102. pos = -1520,320,-1
  2103. scale = 0.600000024
  2104. Parent
  2105. {
  2106. parentID = electrics
  2107. lineFrom = RIGHT
  2108. lineTo = LEFT
  2109. }
  2110. }
  2111. RDNode
  2112. {
  2113. id = shortTermHabitation
  2114. title = Short Term Habitation
  2115. description = A Kerbal, a tiger, a zebra, a chimpanzee and a hyena all walk into a space capsule...
  2116. cost = 550
  2117. hideEmpty = True
  2118. nodeName = ct_shortTermHabitation
  2119. anyToUnlock = True
  2120. icon = RDicon_evaTech
  2121. pos = -1118,320,-1
  2122. scale = 0.600000024
  2123. Parent
  2124. {
  2125. parentID = hydroponics
  2126. lineFrom = RIGHT
  2127. lineTo = LEFT
  2128. }
  2129. Parent
  2130. {
  2131. parentID = logistics
  2132. lineFrom = RIGHT
  2133. lineTo = LEFT
  2134. }
  2135. }
  2136. RDNode
  2137. {
  2138. id = longTermHabitation
  2139. title = Long Term Habitation
  2140. description = Advanced psychological and material studies dedicated to the advancement of Kerbalkind.
  2141. cost = 1000
  2142. hideEmpty = True
  2143. nodeName = ct_longTermHabitation
  2144. anyToUnlock = False
  2145. icon = RDicon_start
  2146. pos = -927,320,-1
  2147. scale = 0.600000024
  2148. Parent
  2149. {
  2150. parentID = shortTermHabitation
  2151. lineFrom = RIGHT
  2152. lineTo = LEFT
  2153. }
  2154. }
  2155. RDNode
  2156. {
  2157. id = logistics
  2158. title = Logistics
  2159. description = Making bigger and better cardboard boxes!
  2160. cost = 300
  2161. hideEmpty = True
  2162. nodeName = ct_logistics
  2163. anyToUnlock = False
  2164. icon = CommunityTechTree/UI/ctt_icon_logistics
  2165. pos = -1309,260,-1
  2166. scale = 0.600000024
  2167. Parent
  2168. {
  2169. parentID = basicScience
  2170. lineFrom = RIGHT
  2171. lineTo = LEFT
  2172. }
  2173. }
  2174. RDNode
  2175. {
  2176. id = advLogistics
  2177. title = Advanced Logistics
  2178. description = Moving boxes from place to place... in space!
  2179. cost = 1500
  2180. hideEmpty = True
  2181. nodeName = ct_advLogistics
  2182. anyToUnlock = False
  2183. icon = CommunityTechTree/UI/ctt_icon_advancedLogistics
  2184. pos = -736,260,-1
  2185. scale = 0.600000024
  2186. Parent
  2187. {
  2188. parentID = logistics
  2189. lineFrom = RIGHT
  2190. lineTo = LEFT
  2191. }
  2192. }
  2193. }
  2194.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement