Advertisement
Guest User

Rust Techtree Crafttree Tree Tech Craft

a guest
Feb 17th, 2014
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
DOT 9.96 KB | None | 0 0
  1. // CC-BY-SA
  2. // by K3X, Yenz, Dampfklon, [BL]
  3. // 7th February 2014
  4.  
  5. digraph graphname
  6.  {
  7. size="60,60"
  8. splines = true;
  9. overlap = false;
  10. sep="+25,25";
  11. bgcolor=black;
  12. node [style=filled,color=white,fontsize=28];
  13. edge [penwidth=4,color=white,arrowsize=3];
  14.  
  15. "9mm Pistol" [tooltip="Workbench"];
  16. "Animal Fat" -> "Low Grade Fuel" [tooltip="2"];
  17. "Animal Fat";
  18. "Anti-Radiation Pills";
  19. "Large Medkit" [tooltip="Workbench"];
  20. "Blood" -> "Large Medkit" [tooltip="3"];
  21. "Blood" -> "Small Medkit" [tooltip="2"];
  22. "Blood Draw Kit" -> "Blood" [tooltip="1"];
  23. "Can of Beans";
  24. "Can of Tuna";
  25. "Charcoal" -> "Gunpowder" [tooltip="2"];
  26. "Chocolate Bar";
  27. "Cloth" [color="#444444"];
  28. "Cloth" -> "Bandage" [color="#444444", tooltip="2"];
  29. "Cloth" -> "Bed" [color="#444444", tooltip="40"];
  30. "Cloth" -> "Blood Draw Kit" [color="#444444", tooltip="10"];
  31. "Cloth" -> "Cloth Boots" [color="#444444", tooltip="3"];
  32. "Cloth" -> "Cloth Helmet" [color="#444444", tooltip="5"];
  33. "Cloth" -> "Cloth Pants" [color="#444444", tooltip="8"];
  34. "Cloth" -> "Cloth Vest" [color="#444444", tooltip="10"];
  35. "Cloth" -> "Handmade Lockpick" [color="#444444", tooltip="5"];
  36. "Cloth" -> "Hunting Bow" [color="#444444", tooltip="5"];
  37. "Cloth" -> "Large Medkit" [color="#444444", tooltip="3"];
  38. "Cloth" -> "Leather" [color="#444444"];                                  //TODO 10 CLothes produce X Leather
  39. "Cloth" -> "Low Grade Fuel" [color="#444444", tooltip="1"];
  40. "Cloth" -> "Rad Suit Boots" [color="#444444", tooltip="10"];
  41. "Cloth" -> "Rad Suit Helmet" [color="#444444", tooltip="10"];
  42. "Cloth" -> "Rad Suit Pants" [color="#444444", tooltip="15"];
  43. "Cloth" -> "Rad Suit Vest" [color="#444444", tooltip="15"];
  44. "Cloth" -> "Revolver" [color="#444444", tooltip="10"];
  45. "Cloth" -> "Sleeping Bag" [color="#444444", tooltip="15"];
  46. "Cloth" -> "Small Medkit" [color="#444444", tooltip="2"];
  47. "Cloth" -> "Torch" [color="#444444", tooltip="1"];
  48. "Cloth";
  49. "Explosive" -> "Explosive Charge" [tooltip="15"];
  50. "F1 Grenade" [tooltip="Workbench"];
  51. "Flare" -> "Explosive Charge" [tooltip="1"];
  52. "Flashlight Mod" [tooltip="Workbench"];
  53. "Granola Bar";
  54. "Gunpowder" [color="red"];
  55. "Gunpowder" -> "556 Ammo" [color="red", tooltip="5"];
  56. "Gunpowder" -> "9mm Ammo" [color="red", tooltip="3"];
  57. "Gunpowder" -> "Explosive" [color="red", tooltip="20"];
  58. "Gunpowder" -> "F1 Grenade" [color="red", tooltip="80"];
  59. "Gunpowder" -> "Flare" [color="red", tooltip="8"];
  60. "Gunpowder" -> "Handmade Shell" [color="red", tooltip="5"];
  61. "Gunpowder" -> "Shotgun Shells" [color="red", tooltip="5"];
  62. "Handmade Lockpick" [tooltip="Workbench"];
  63. "Holo Sight" [tooltip="Workbench"];
  64. "Invisible Boots";
  65. "Invisible Helmet";
  66. "Invisible Pants";
  67. "Invisible Vest";
  68. "Large Wood Storage" [tooltip="Workbench"];
  69. "Laser Sight" [tooltip="Workbench"];
  70. "Leather" [color="brown"];
  71. "Leather" -> "Bolt Action Rifle" [color="brown", tooltip="20"];            
  72. "Leather" -> "Explosive Charge" [color="brown", tooltip="5"];
  73. "Leather" -> "Kevlar Boots" [color="brown", tooltip="3"];
  74. "Leather" -> "Kevlar Helmet" [color="brown", tooltip="3"];
  75. "Leather" -> "Kevlar Pants" [color="brown", tooltip="4"];
  76. "Leather" -> "Kevlar Vest" [color="brown", tooltip="4"];
  77. "Leather" -> "Leather Boots" [color="brown", tooltip="4"];
  78. "Leather" -> "Leather Helmet" [color="brown", tooltip="7"];
  79. "Leather" -> "Leather Pants" [color="brown", tooltip="12"];
  80. "Leather" -> "Leather Vest" [color="brown", tooltip="4"];
  81. "Leather" -> "Small Stash" [color="brown", tooltip="15"];
  82. "Low Grade Fuel" [color="#9F9F5F"];
  83. "Low Grade Fuel" -> "Explosive" [color="#9F9F5F", tooltip="2"];
  84. "Low Grade Fuel" -> "Furnace" [color="#9F9F5F", tooltip="10"];
  85. "Low Grade Fuel" -> "Torch" [color="#9F9F5F", tooltip="1"];
  86. "Low Quality Metal" [color="yellow", tooltip="Workbench"];
  87. "Low Quality Metal" -> "9mm Pistol" [color="yellow", tooltip="10"];
  88. "Low Quality Metal" -> "Bolt Action Rifle" [color="yellow", tooltip="30"];
  89. "Low Quality Metal" -> "Flashlight Mod" [color="yellow", tooltip="5"];
  90. "Low Quality Metal" -> "Handmade Lockpick" [color = "yellow", tooltip="8"];
  91. "Low Quality Metal" -> "Holo Sight" [color="yellow", tooltip="5"];
  92. "Low Quality Metal" -> "Kevlar Boots" [color="yellow", tooltip="4"];
  93. "Low Quality Metal" -> "Kevlar Helmet" [color="yellow", tooltip="5"];
  94. "Low Quality Metal" -> "Kevlar Pants" [color="yellow", tooltip="4"];
  95. "Low Quality Metal" -> "Kevlar Vest" [color="yellow", tooltip="6"];
  96. "Low Quality Metal" -> "Laser Sight" [color="yellow", tooltip="5"];
  97. "Low Quality Metal" -> "M4" [color="yellow", tooltip="30"];
  98. "Low Quality Metal" -> "Metal Doorway" [color="yellow", tooltip="4"];
  99. "Low Quality Metal" -> "Metal Foundation" [color="yellow", tooltip="8"];
  100. "Low Quality Metal" -> "Metal Pillar" [color="yellow", tooltip="2"];
  101. "Low Quality Metal" -> "Metal Stairs" [color="yellow", tooltip="5"];
  102. "Low Quality Metal" -> "Metal Ramp" [color="yellow", tooltip="5"];
  103. "Low Quality Metal" -> "Metal Wall" [color="yellow", tooltip="4"];
  104. "Low Quality Metal" -> "Metal Window" [color="yellow", tooltip="4"];
  105. "Low Quality Metal" -> "Metal Ceiling" [color="yellow", tooltip="6"];
  106. "Low Quality Metal" -> "MP5A4" [color="yellow", tooltip="20"];
  107. "Low Quality Metal" -> "P250" [color="yellow", tooltip="12"];
  108. "Low Quality Metal" -> "Shotgun" [color="yellow", tooltip="12"];
  109. "Low Quality Metal" -> "Silencer" [color="yellow", tooltip="8"];
  110. "Metal Door" [tooltip="Workbench"];
  111. "Metal Ceiling" [tooltip="Workbench"];
  112. "Metal Pillar" [tooltip="Workbench"];
  113. "Metal Stairs" [tooltip="Workbench"];
  114. "Metal Window" [tooltip="Workbench"];
  115. "Metal Doorway" [tooltip="Workbench"];
  116. "Metal Ramp" [tooltip="Workbench"];
  117. "Metal Wall" [tooltip="Workbench"];
  118. "M4" [tooltip="Workbench"];
  119. "MP5A4" [tooltip="Workbench"];
  120. "Metal Fragments" [color="blue"];
  121. "Metal Fragments" -> "556 Ammo" [color="blue", tooltip="2"];
  122. "Metal Fragments" -> "9mm Ammo" [color="blue", tooltip="1"];
  123. "Metal Fragments" -> "Bed" [color="blue", tooltip="100"];
  124. "Metal Fragments" -> "Blood Draw Kit" [color="blue", tooltip="100"];
  125. "Metal Fragments" -> "Explosive" [color="blue", tooltip="10"];
  126. "Metal Fragments" -> "F1 Grenade" [color="blue", tooltip="40"];
  127. "Metal Fragments" -> "Flare" [color="blue", tooltip="8"];
  128. "Metal Fragments" -> "HandCannon" [color="blue", tooltip="10"];
  129. "Metal Fragments" -> "Hatchet" [color="blue", tooltip="10"];
  130. "Metal Fragments" -> "Low Quality Metal" [color="blue", tooltip="15"];
  131. "Metal Fragments" -> "Metal Door" [color="blue", tooltip="200"];
  132. "Metal Fragments" -> "Metal Window Bars" [color="blue", tooltip="100"];
  133. "Metal Fragments" -> "Pick Axe" [color="blue", tooltip="15"];
  134. "Metal Fragments" -> "Pipe Shotgun" [color="blue", tooltip="40"];
  135. "Metal Fragments" -> "Rad Suit Boots" [color="blue", tooltip="30"];
  136. "Metal Fragments" -> "Rad Suit Helmet" [color="blue", tooltip="30"];
  137. "Metal Fragments" -> "Rad Suit Pants" [color="blue", tooltip="40"];
  138. "Metal Fragments" -> "Rad Suit Vest" [color="blue", tooltip="50"];
  139. "Metal Fragments" -> "Revolver" [color="blue", tooltip="80"];
  140. "Metal Fragments" -> "Shotgun Shells" [color="blue", tooltip="2"];
  141. "Metal Ore" -> "Metal Fragments" [tooltip="1 Ore creates 3-8 fragments"];
  142. "Metal Ore";                                                                
  143. "Metal Window Bars" [tooltip="Workbench"];
  144. "P250" [tooltip="Workbench"];
  145. "Pipe Shotgun" [tooltip="Workbench"];
  146. "Raw Chicken Breast" -> "Cooked Chicken Breast" [tooltip="2"];
  147. "Raw Chicken Breast";
  148. "Recycling Box";
  149. "Revolver" [tooltip="Workbench"];
  150. "Research Kit 1";
  151. "Shotgun" [tooltip="Workbench"];
  152. "Silencer" [tooltip="Workbench"];
  153. "Small Rations";
  154. "Small Water Bottle";
  155. "Stones" -> "Arrow" [tooltip="1"];
  156. "Stones" -> "Furnace" [tooltip="15"];
  157. "Stones" -> "Handmade Shell" [tooltip="1"];
  158. "Stones" -> "Stone Hatchet" [tooltip="5"];
  159. "Stones" -> "Workbench" [tooltip="8"];
  160. "Stones";
  161. "Sulfur" -> "Explosive" [tooltip="5"];
  162. "Sulfur" -> "Gunpowder" [tooltip="2"];
  163. "Sulfur Ore" -> "Sulfur" [tooltip="1 produces 4"];
  164. "Sulfur Ore";
  165. "Supply Signal";
  166. "Uber Hatchet";
  167. "Uber Hunting Bow";
  168. "Wood" -> "Arrow" [color="#5C3317", tooltip="4"];
  169. "Wood" -> "Bolt Action Rifle" [color="#5C3317", tooltip="50"];                                      
  170. "Wood" -> "Camp Fire" [color="#5C3317", tooltip="5"];
  171. "Wood" -> "Charcoal" [color="#5C3317", tooltip="1 wood produces 3 in Campfire and 5 in Furnace"];
  172. "Wood" -> "Furnace" [color="#5C3317", tooltip="20"];
  173. "Wood" -> "HandCannon" [color="#5C3317", tooltip="20"];
  174. "Wood" -> "Hatchet" [color="#5C3317", tooltip="20"];
  175. "Wood" -> "Hunting Bow" [color="#5C3317", tooltip="35"];
  176. "Wood" -> "Large Spike Wall" [color="#5C3317", tooltip="200"];
  177. "Wood" -> "Large Wood Storage" [color="#5C3317", tooltip="60"];
  178. "Wood" -> "Paper" [color="#5C3317", tooltip="10"];
  179. "Wood" -> "Pick Axe" [color="#5C3317", tooltip="40"];
  180. "Wood" -> "Pipe Shotgun" [color="#5C3317", tooltip="50"];
  181. "Wood" -> "Revolver" [color="#5C3317", tooltip="60"];
  182. "Wood" -> "Spike Wall" [color="#5C3317", tooltip="100"];
  183. "Wood" -> "Stone Hatchet" [color="#5C3317", tooltip="10"];
  184. "Wood" -> "Torch" [color="#5C3317", tooltip="1"];
  185. "Wood" -> "Wood Baricade" [color="#5C3317", tooltip="30"];
  186. "Wood" -> "Wooden Door" [color="#5C3317", tooltip="30"];
  187. "Wood" -> "Wood Gate" [color="#5C3317", tooltip="120"];
  188. "Wood" -> "Wood Gateway" [color="#5C3317", tooltip="400"];
  189. "Wood" -> "Wood Planks" [color="#5C3317", tooltip="10"];
  190. "Wood" -> "Wood Shelter" [color="#5C3317", tooltip="50"];
  191. "Wood" -> "Wood Storage Box" [color="#5C3317", tooltip="30"];
  192. "Wood" -> "Wood Barricade" [color="#5C3317", tooltip="30"];
  193. "Wood" -> "Workbench" [color="#5C3317", tooltip="50"];
  194. "Wood Planks"  [color="#A98468"];
  195. "Wood Planks" -> "Wood Ceiling" [color="#A98468", tooltip="6"];
  196. "Wood Planks" -> "Wood Doorway" [color="#A98468", tooltip="4"];
  197. "Wood Planks" -> "Wood Foundation" [color="#A98468", tooltip="8"];
  198. "Wood Planks" -> "Wood Pillar" [color="#A98468", tooltip="2"];
  199. "Wood Planks" -> "Wood Stairs" [color="#A98468", tooltip="5"];
  200. "Wood Planks" -> "Wood Wall" [color="#A98468", tooltip="4"];
  201. "Wood Planks" -> "Wood Window" [color="#A98468", tooltip="4"];
  202. "Wood Planks" -> "Wood Ramp" [color="#A98468", tooltip="5"];
  203. "Wood" [color="#5C3317"];
  204. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement