/etc/game_data.ini

https://code.google.com/p/dwarftherapist/ · INI · 1632 lines · 1391 code · 235 blank · 6 comment · 0 complexity · 2615a30eddb0a1ef7289ae5f84279998 MD5 · raw file

  1. [ram_guesser]
  2. total_languages = 4
  3. total_words_per_table = 2173
  4. first_generic_word = ABBEY
  5. first_dwarf_word = kulet
  6. #windows
  7. dwarf_nickname_offset = 0x001C
  8. #linux/osx
  9. #dwarf_nickname_offset = 0x04
  10. # note that dwarf_nickname and custom_profession should both be 16+ characters
  11. dwarf_nickname = this_is_a_long_name
  12. dwarf_custom_profession = 0123456789abcdef
  13. expected_current_year = 251
  14. expected_dwarf_race = 465
  15. total_stones = 230
  16. first_stone = ONYX
  17. first_metal = IRON
  18. position/token = MONARCH
  19. position/name_male_singluar/value = king
  20. [skill_levels]
  21. -1=NO EXP
  22. 0=Dabbling
  23. 1=Novice
  24. 2=Adequate
  25. 3=Competent
  26. 4=Skilled
  27. 5=Proficient
  28. 6=Talented
  29. 7=Adept
  30. 8=Expert
  31. 9=Professional
  32. 10=Accomplished
  33. 11=Great
  34. 12=Master
  35. 13=High Master
  36. 14=Grand Master
  37. 15=Legendary
  38. 16=Legendary +1
  39. 17=Legendary +2
  40. 18=Legendary +3
  41. 19=Legendary +4
  42. 20=Legendary +5
  43. [position_flags]
  44. SITE/flag = 0
  45. SITE/name = "On Site"
  46. ELECTED/flag = 1
  47. ELECTED/name = "Is Elected"
  48. COLOR/flag = 16
  49. COLOR/name = "Custom Color"
  50. [professions]
  51. # all professions assume can_assign_labors is true, and is_military is false
  52. size=106
  53. 1/name = Miner
  54. 1/id = 0
  55. 2/name = Woodworker
  56. 2/id = 1
  57. 3/name = Carpenter
  58. 3/id = 2
  59. 4/name = Bowyer
  60. 4/id = 3
  61. 5/name = Woodcutter
  62. 5/id = 4
  63. 6/name = Stoneworker
  64. 6/id = 5
  65. 7/name = Engraver
  66. 7/id = 6
  67. 8/name = Mason
  68. 8/id = 7
  69. 9/name = Ranger
  70. 9/id = 8
  71. 10/name = Animal Caretaker
  72. 10/id = 9
  73. 11/name = Animal Trainer
  74. 11/id = 10
  75. 12/name = Hunter
  76. 12/id = 11
  77. 13/name = Trapper
  78. 13/id = 12
  79. 14/name = Animal Dissector
  80. 14/id = 13
  81. 15/name = Metalsmith
  82. 15/id = 14
  83. 16/name = Furnace Operator
  84. 16/id = 15
  85. 17/name = Weaponsmith
  86. 17/id = 16
  87. 18/name = Armorer
  88. 18/id = 17
  89. 19/name = Blacksmith
  90. 19/id = 18
  91. 20/name = Metalcrafter
  92. 20/id = 19
  93. 21/name = Jeweler
  94. 21/id = 20
  95. 22/name = Gem Cutter
  96. 22/id = 21
  97. 23/name = Gem Setter
  98. 23/id = 22
  99. 24/name = Craftsman
  100. 24/id = 23
  101. 25/name = Woodcrafter
  102. 25/id = 24
  103. 26/name = Stonecrafter
  104. 26/id = 25
  105. 27/name = Leatherworker
  106. 27/id = 26
  107. 28/name = Bone Carver
  108. 28/id = 27
  109. 29/name = Weaver
  110. 29/id = 28
  111. 30/name = Clothier
  112. 30/id = 29
  113. 31/name = Glassmaker
  114. 31/id = 30
  115. 32/name = Potter
  116. 32/id = 31
  117. 33/name = Glazer
  118. 33/id = 32
  119. 34/name = Wax Worker
  120. 34/id = 33
  121. 35/name = Strand Extractor
  122. 35/id = 34
  123. 36/name = Fishery Worker
  124. 36/id = 35
  125. 37/name = Fisherman
  126. 37/id = 36
  127. 38/name = Fish Dissector
  128. 38/id = 37
  129. 39/name = Fish Cleaner
  130. 39/id = 38
  131. 40/name = Farmer
  132. 40/id = 39
  133. 41/name = Cheesemaker
  134. 41/id = 40
  135. 42/name = Milker
  136. 42/id = 41
  137. 43/name = Cooking
  138. 43/id = 42
  139. 44/name = Thresher
  140. 44/id = 43
  141. 45/name = Miller
  142. 45/id = 44
  143. 46/name = Butcher
  144. 46/id = 45
  145. 47/name = Tanner
  146. 47/id = 46
  147. 48/name = Dyer
  148. 48/id = 47
  149. 49/name = Planter
  150. 49/id = 48
  151. 50/name = Herbalist
  152. 50/id = 49
  153. 51/name = Brewer
  154. 51/id = 50
  155. 52/name = Soap Maker
  156. 52/id = 51
  157. 53/name = Potash Maker
  158. 53/id = 52
  159. 54/name = Lye Maker
  160. 54/id = 53
  161. 55/name = Wood Burner
  162. 55/id = 54
  163. 56/name = Shearer
  164. 56/id = 55
  165. 57/name = Spinner
  166. 57/id = 56
  167. 58/name = Presser
  168. 58/id = 57
  169. 59/name = Beekeeper
  170. 59/id = 58
  171. 60/name = Engineer
  172. 60/id = 59
  173. 61/name = Mechanic
  174. 61/id = 60
  175. 62/name = Siege Engineer
  176. 62/id = 61
  177. 63/name = Siege Operator
  178. 63/id = 62
  179. 64/name = Pump Operator
  180. 64/id = 63
  181. 65/name = Clerk
  182. 65/id = 64
  183. 66/name = Administrator
  184. 66/id = 65
  185. 67/name = Trader
  186. 67/id = 66
  187. 68/name = Architect
  188. 68/id = 67
  189. 69/name = Alchemist
  190. 69/id = 68
  191. 70/name = Doctor
  192. 70/id = 69
  193. 71/name = Diagnoser
  194. 71/id = 70
  195. 72/name = Bone Doctor
  196. 72/id = 71
  197. 73/name = Suturer
  198. 73/id = 72
  199. 74/name = Surgeon
  200. 74/id = 73
  201. 75/name = Merchant
  202. 75/id = 74
  203. 76/name = Hammerman
  204. 76/id = 75
  205. 76/is_military = true
  206. 76/can_assign_labors = true
  207. 77/name = Master Hammerman
  208. 77/id = 76
  209. 77/is_military = true
  210. 77/can_assign_labors = false
  211. 78/name = Spearman
  212. 78/id = 77
  213. 78/is_military = true
  214. 78/can_assign_labors = true
  215. 79/name = Master Spearman
  216. 79/id = 78
  217. 79/is_military = true
  218. 79/can_assign_labors = false
  219. 80/name = Crossbowman
  220. 80/id = 79
  221. 80/is_military = true
  222. 80/can_assign_labors = true
  223. 81/name = Master Crossbowman
  224. 81/id = 80
  225. 81/is_military = true
  226. 81/can_assign_labors = false
  227. 82/name = Wrestler
  228. 82/id = 81
  229. 82/is_military = true
  230. 82/can_assign_labors = true
  231. 83/name = Master Wrestler
  232. 83/id = 82
  233. 83/is_military = true
  234. 83/can_assign_labors = false
  235. 84/name = Axeman
  236. 84/id = 83
  237. 84/is_military = true
  238. 84/can_assign_labors = true
  239. 85/name = Master Axeman
  240. 85/id = 84
  241. 85/is_military = true
  242. 85/can_assign_labors = false
  243. 86/name = Swordsman
  244. 86/id = 85
  245. 86/is_military = true
  246. 86/can_assign_labors = true
  247. 87/name = Master Swordsman
  248. 87/id = 86
  249. 87/is_military = true
  250. 87/can_assign_labors = false
  251. 88/name = Maceman
  252. 88/id = 87
  253. 88/is_military = true
  254. 88/can_assign_labors = true
  255. 89/name = Master Maceman
  256. 89/id = 88
  257. 89/is_military = true
  258. 89/can_assign_labors = false
  259. 90/name = Pikeman
  260. 90/id = 89
  261. 90/is_military = true
  262. 90/can_assign_labors = true
  263. 91/name = Master Pikeman
  264. 91/id = 90
  265. 91/is_military = true
  266. 91/can_assign_labors = false
  267. 92/name = Bowman
  268. 92/id = 91
  269. 92/is_military = true
  270. 92/can_assign_labors = true
  271. 93/name = Master Bowman
  272. 93/id = 92
  273. 93/is_military = true
  274. 93/can_assign_labors = false
  275. 94/name = Blowgunman
  276. 94/id = 93
  277. 94/is_military = true
  278. 94/can_assign_labors = true
  279. 95/name = Master Blowgunman
  280. 95/id = 94
  281. 95/is_military = true
  282. 95/can_assign_labors = false
  283. 96/name = Lasher
  284. 96/id = 95
  285. 96/is_military = true
  286. 96/can_assign_labors = true
  287. 97/name = Master Lasher
  288. 97/id = 96
  289. 97/is_military = true
  290. 97/can_assign_labors = false
  291. 98/name = Recruit
  292. 98/id = 97
  293. 98/is_military = true
  294. 98/can_assign_labors = true
  295. 99/name = Trained Hunter
  296. 99/id = 98
  297. 99/is_military = false
  298. 99/can_assign_labors = true
  299. 100/name = Trained War
  300. 100/id = 99
  301. 100/is_military = false
  302. 100/can_assign_labors = true
  303. 101/name = Master Thief
  304. 101/id = 100
  305. 101/is_military = false
  306. 101/can_assign_labors = true
  307. 102/name = Thief
  308. 102/id = 101
  309. 103/name = Peasant
  310. 103/id = 102
  311. 104/name = Child
  312. 104/id = 103
  313. 104/is_military = false
  314. 104/can_assign_labors = false
  315. 105/name = Baby
  316. 105/id = 104
  317. 105/is_military = false
  318. 105/can_assign_labors = false
  319. 106/name = Drunk
  320. 106/id = 105
  321. [attribute_levels]
  322. 1 = 2000
  323. 2 = 4500
  324. 3 = 7500
  325. 4 = 11000
  326. 5 = 15000
  327. 6 = 19500
  328. 7 = 24500
  329. 8 = 30000
  330. 9 = 36000
  331. 10 = 42500
  332. 11 = 49500
  333. 12 = 57000
  334. 13 = 65000
  335. 14 = 73500
  336. 15 = 82500
  337. 16 = 92000
  338. [attributes]
  339. #Source: http://df.magmawiki.com/index.php/Attributes
  340. size = 6
  341. 1/name = Strength
  342. 1/level_7 = "Unbelieveably strong"
  343. 1/level_6 = "Mighty"
  344. 1/level_5 = "Very strong"
  345. 1/level_4 = "Strong"
  346. 1/level_3 = "Weak"
  347. 1/level_2 = "Very weak"
  348. 1/level_1 = "Unquestionably weak"
  349. 1/level_0 = "Unfathomably weak"
  350. 2/name = Agility
  351. 2/level_7 = "Amazingly agile"
  352. 2/level_6 = "Extremely agile"
  353. 2/level_5 = "Very agile"
  354. 2/level_4 = "Agile"
  355. 2/level_3 = "Clumsy"
  356. 2/level_2 = "Quite clumsy"
  357. 2/level_1 = "Totally clumsy"
  358. 2/level_0 = "Abysmally clumsy"
  359. 3/name = Toughness
  360. 3/level_7 = "Basically unbreakable"
  361. 3/level_6 = "Incredibly tough"
  362. 3/level_5 = "Quite durable"
  363. 3/level_4 = "Tough"
  364. 3/level_3 = "Flimsy"
  365. 3/level_2 = "Very flimsy"
  366. 3/level_1 = "Remarkably flimsy"
  367. 3/level_0 = "Shockingly fragile"
  368. 4/name = Endurance
  369. 4/level_7 = "Absolutely inexhaustible"
  370. 4/level_6 = "Indefatigable"
  371. 4/level_5 = "Very slow to tire"
  372. 4/level_4 = "Slow to tire"
  373. 4/level_3 = "Quick to tire"
  374. 4/level_2 = "Very quick to tire"
  375. 4/level_1 = "Extremely quick to tire"
  376. 4/level_0 = "Truly quick to tire"
  377. 5/name = "Disease Resistance"
  378. 5/level_7 = "Virtually never sick"
  379. 5/level_6 = "Almost never sick"
  380. 5/level_5 = "Very rarely sick"
  381. 5/level_4 = "Rarely sick"
  382. 5/level_3 = "Susceptible to disease"
  383. 5/level_2 = "Quite susceptible to disease"
  384. 5/level_1 = "Really susceptible to disease"
  385. 5/level_0 = "Stunningly susceptible to disease"
  386. 6/name = Recuperation
  387. 6/level_7 = "Possessed of amazing recuperative powers"
  388. 6/level_6 = "Incredibly quick to heal"
  389. 6/level_5 = "Quite quick to heal"
  390. 6/level_4 = "Quick to heal"
  391. 6/level_3 = "Slow to heal"
  392. 6/level_2 = "Very slow to heal"
  393. 6/level_1 = "Really slow to heal"
  394. 6/level_0 = "Shockingly slow to heal"
  395. [military_prefs]
  396. size = 3
  397. 1/name = Weapon Count
  398. 1/id = 68
  399. 1/skill = -1
  400. 1/values/size=2
  401. 1/values/1/name = One Weapon
  402. 1/values/1/symbol = 1
  403. 1/values/1/id = 1
  404. 1/values/2/name = Two Weapons
  405. 1/values/2/symbol = 2
  406. 1/values/2/id = 2
  407. 2/name = Shield Level
  408. 2/id = 62
  409. 2/skill = 46
  410. 2/values/size = 3
  411. 2/values/1/name = None
  412. 2/values/1/symbol = -
  413. 2/values/1/id = 0
  414. 2/values/2/name = Buckler
  415. 2/values/2/symbol = B
  416. 2/values/2/id = 1
  417. 2/values/3/name = Shield
  418. 2/values/3/symbol = S
  419. 2/values/3/id = 2
  420. 3/name = Armor Level
  421. 3/id = 63
  422. 3/skill = 47
  423. 3/values/size=4
  424. 3/values/1/name = Clothes
  425. 3/values/1/symbol = -
  426. 3/values/1/id = 0
  427. 3/values/2/name = Leather
  428. 3/values/2/symbol = L
  429. 3/values/2/id = 1
  430. 3/values/3/name = Chain
  431. 3/values/3/symbol = C
  432. 3/values/3/id = 2
  433. 3/values/4/name = Plate
  434. 3/values/4/symbol = P
  435. 3/values/4/id = 3
  436. [labors]
  437. size = 74
  438. 1/name = Mining
  439. 1/id = 0
  440. 1/skill = 0
  441. 1/requires_equipment = true
  442. 1/excludes/size=1
  443. 1/excludes/1/labor_id = 10
  444. 2/name = Carpentry
  445. 2/id = 11
  446. 2/skill = 2
  447. 3/name = Crossbow-making
  448. 3/id = 59
  449. 3/skill = 49
  450. 3/skill_alt? = 50
  451. 4/name = Wood Cutting
  452. 4/id = 10
  453. 4/skill = 1
  454. 4/requires_equipment = true
  455. 4/excludes/size=1
  456. 4/excludes/1/labor_id = 0
  457. 5/name = Masonry
  458. 5/id = 13
  459. 5/skill = 4
  460. 6/name = Stone Detailing
  461. 6/id = 12
  462. 6/skill = 3
  463. 7/name = Animal Training
  464. 7/id = 15
  465. 7/skill = 5
  466. 8/name = Animal Care
  467. 8/id = 16
  468. 8/skill = 6
  469. 9/name = Hunting
  470. 9/id = 44
  471. 9/skill = 57
  472. 9/requires_equipment = true
  473. 10/name = Trapping
  474. 10/id = 25
  475. 10/skill = 11
  476. 11/name = Small Animal Dissection
  477. 11/id = 26
  478. 11/skill = 8
  479. 12/name = Diagnosis
  480. 12/id = 17
  481. 12/skill = 60
  482. 13/name = Surgery
  483. 13/id = 18
  484. 13/skill = 61
  485. 14/name = Setting Bones
  486. 14/id = 19
  487. 14/skill = 62
  488. 15/name = Suturing
  489. 15/id = 20
  490. 15/skill = 63
  491. 16/name = Dressing Wounds
  492. 16/id = 21
  493. 16/skill = 59
  494. 17/name = Feed Patients/Prisoners
  495. 17/id = 22
  496. 17/skill = -1
  497. 18/name = Recovering Wounded
  498. 18/id = 23
  499. 18/skill = -1
  500. 19/name = Butchery
  501. 19/id = 24
  502. 19/skill = 10
  503. 20/name = Tanning
  504. 20/id = 28
  505. 20/skill = 12
  506. 21/name = Farming (Fields)
  507. 21/id = 39
  508. 21/skill = 22
  509. 22/name = Dyeing
  510. 22/id = 63
  511. 22/skill = 69
  512. 23/name = Soap Maker
  513. 23/id = 31
  514. 23/skill = 67
  515. 24/name = Wood Burning
  516. 24/id = 64
  517. 24/skill = 65
  518. 25/name = Potash Making
  519. 25/id = 61
  520. 25/skill = 68
  521. 26/name = Lye Making
  522. 26/id = 62
  523. 26/skill = 66
  524. 27/name = Milling
  525. 27/id = 34
  526. 27/skill = 17
  527. 28/name = Brewing
  528. 28/id = 29
  529. 28/skill = 14
  530. 29/name = Plant Gathering
  531. 29/id = 40
  532. 29/skill = 23
  533. 30/name = Plant Processing
  534. 30/id = 35
  535. 30/skill = 18
  536. 31/name = Cheese Making
  537. 31/id = 36
  538. 31/skill = 19
  539. 32/name = Milking
  540. 32/id = 37
  541. 32/skill = 20
  542. 33/name = Cooking
  543. 33/id = 38
  544. 33/skill = 21
  545. 34/name = Fishing
  546. 34/id = 41
  547. 34/skill = 24
  548. 35/name = Fish Cleaning
  549. 35/id = 42
  550. 35/skill = 9
  551. 36/name = Fish Dissection
  552. 36/id = 43
  553. 36/skill = 7
  554. 37/name = Furnace Operating
  555. 37/id = 45
  556. 37/skill = 25
  557. 38/name = Weaponsmithing
  558. 38/id = 46
  559. 38/skill = 27
  560. 39/name = Armoring
  561. 39/id = 47
  562. 39/skill = 28
  563. 40/name = Blacksmithing
  564. 40/id = 48
  565. 40/skill = 29
  566. 41/name = Metalcrafting
  567. 41/id = 49
  568. 41/skill = 34
  569. 42/name = Gem Cutting
  570. 42/id = 50
  571. 42/skill = 30
  572. 43/name = Gem Setting
  573. 43/id = 51
  574. 43/skill = 31
  575. 44/name = Leatherworking
  576. 44/id = 27
  577. 44/skill = 36
  578. 45/name = Woodcrafting
  579. 45/id = 52
  580. 45/skill = 32
  581. 46/name = Stonecrafting
  582. 46/id = 53
  583. 46/skill = 33
  584. 47/name = Bone Carving
  585. 47/id = 54
  586. 47/skill = 37
  587. 48/name = Glassmaking
  588. 48/id = 55
  589. 48/skill = 35
  590. 49/name = Weaving
  591. 49/id = 32
  592. 49/skill = 13
  593. 50/name = Clothesmaking
  594. 50/id = 33
  595. 50/skill = 16
  596. 51/name = Strand Extraction
  597. 51/id = 56
  598. 51/skill = 26
  599. 52/name = Siege Engineering
  600. 52/id = 57
  601. 52/skill = 47
  602. 53/name = Siege Operating
  603. 53/id = 58
  604. 53/skill = 48
  605. 54/name = Mechanics
  606. 54/id = 60
  607. 54/skill = 55
  608. 55/name = Pump Operating
  609. 55/id = 65
  610. 55/skill = 70
  611. 56/name = Stone Hauling
  612. 56/id = 1
  613. 56/skill = -1
  614. 57/name = Wood Hauling
  615. 57/id = 2
  616. 57/skill = -1
  617. 58/name = Item Hauling
  618. 58/id = 6
  619. 58/skill = -1
  620. 59/name = Burial
  621. 59/id = 3
  622. 59/skill = -1
  623. 60/name = Food Hauling
  624. 60/id = 4
  625. 60/skill = -1
  626. 61/name = Refuse Hauling
  627. 61/id = 5
  628. 61/skill = -1
  629. 62/name = Furniture Hauling
  630. 62/id = 7
  631. 62/skill = -1
  632. 63/name = Animal Hauling
  633. 63/id = 8
  634. 63/skill = -1
  635. 64/name = Architecture
  636. 64/id = 14
  637. 64/skill = 58
  638. 65/name = Alchemy
  639. 65/id = 30
  640. 65/skill = -1
  641. 66/name = Cleaning
  642. 66/id = 9
  643. 66/skill = -1
  644. 67/name = Shearing
  645. 67/id = 66
  646. 67/skill = 109
  647. 68/name = Spinning
  648. 68/id = 67
  649. 68/skill = 110
  650. 69/name = Pottery
  651. 69/id = 68
  652. 69/skill = 111
  653. 70/name = Glazing
  654. 70/id = 69
  655. 70/skill = 112
  656. 71/name = Pressing
  657. 71/id = 70
  658. 71/skill = 113
  659. 72/name = Bee Keeping
  660. 72/id = 71
  661. 72/skill = 114
  662. 73/name = Wax Working
  663. 73/id = 72
  664. 73/skill = 115
  665. 74/name = Push/Haul Vehicles
  666. 74/id = 73
  667. 74/skill = -1
  668. [skill_names]
  669. 0 = Miner
  670. 1 = Wood Cutter
  671. 2 = Carpenter
  672. 3 = Engraver
  673. 4 = Mason
  674. 5 = Animal Trainer
  675. 6 = Animal Caretaker
  676. 7 = Fish Dissector
  677. 8 = Animal Dissector
  678. 9 = Fish Cleaner
  679. 10 = Butcher
  680. 11 = Trapper
  681. 12 = Tanner
  682. 13 = Weaver
  683. 14 = Brewer
  684. 15 = Alchemist
  685. 16 = Clothier
  686. 17 = Miller
  687. 18 = Thresher
  688. 19 = Cheese Maker
  689. 20 = Milker
  690. 21 = Cook
  691. 22 = Grower
  692. 23 = Herbalist
  693. 24 = Fisherdwarf
  694. 25 = Furnace Operator
  695. 26 = Strand Extractor
  696. 27 = Weaponsmith
  697. 28 = Armorsmith
  698. 29 = Metalsmith
  699. 30 = Gem Cutter
  700. 31 = Gem Setter
  701. 32 = Wood Crafter
  702. 33 = Stone Crafter
  703. 34 = Metal Crafter
  704. 35 = Glassmaker
  705. 36 = Leatherworker
  706. 37 = Bone Carver
  707. 38 = Axedwarf
  708. 39 = Swordsdwarf
  709. 40 = Knife User
  710. 41 = Macedwarf
  711. 42 = Hammerdwarf
  712. 43 = Speardwarf
  713. 44 = Marksdwarf
  714. 45 = Shield User
  715. 46 = Armor User
  716. 47 = Siege Engineer
  717. 48 = Siege Operator
  718. 49 = Bowyer
  719. 50 = Pikeman
  720. 51 = Lasher
  721. 52 = Bowman
  722. 53 = Blowgunner
  723. 54 = Thrower
  724. 55 = Mechanic
  725. 56 = Druid
  726. 57 = Ambusher
  727. 58 = Building Designer
  728. 59 = Wound Dresser
  729. 60 = Diagnostician
  730. 61 = Surgeon
  731. 62 = Bone Doctor
  732. 63 = Suturer
  733. 64 = Crutch Walker
  734. 65 = Wood Burner
  735. 66 = Lye Maker
  736. 67 = Soaper
  737. 68 = Potash Maker
  738. 69 = Dyer
  739. 70 = Pump Operator
  740. 71 = Swimmer
  741. 72 = Persuader
  742. 73 = Negotiator
  743. 74 = Judge of Intent
  744. 75 = Appraiser
  745. 76 = Organizer
  746. 77 = Record Keeper
  747. 78 = Liar
  748. 79 = Intimidator
  749. 80 = Conversationalist
  750. 81 = Comedian
  751. 82 = Flatterer
  752. 83 = Consoler
  753. 84 = Pacifier
  754. 85 = Tracker
  755. 86 = Student
  756. 87 = Concentration
  757. 88 = Discipline
  758. 89 = Observer
  759. 90 = Wordsmith
  760. 91 = Writer
  761. 92 = Poet
  762. 93 = Reader
  763. 94 = Speaker
  764. 95 = Coordination
  765. 96 = Balance
  766. 97 = Leader
  767. 98 = Teacher
  768. 99 = Fighter
  769. 100 = Archer
  770. 101 = Wrestler
  771. 102 = Biter
  772. 103 = Striker
  773. 104 = Kicker
  774. 105 = Dodger
  775. 106 = Misc. Object User
  776. 107 = Knapper
  777. 109 = Shearer
  778. 110 = Spinner
  779. 111 = Potter
  780. 112 = Glazer
  781. 113 = Presser
  782. 114 = Bee Keeper
  783. 115 = Wax Worker
  784. [traits]
  785. size=30
  786. 1/name = Nervousness
  787. 1/level_5 = "Is a nervous wreck"
  788. 1/level_4 = "Is always tense and jittery"
  789. 1/level_3 = "Is often nervous"
  790. 1/level_2 = "Has a calm demeanor"
  791. 1/level_1 = "Has a very calm demeanor"
  792. 1/level_0 = "Has an incredibly calm demeanor"
  793. 2/name = Rage
  794. 2/level_5 = "In a constant state of internal rage"
  795. 2/level_4 = "Very quick to anger"
  796. 2/level_3 = "Quick to anger"
  797. 2/level_2 = "Slow to anger"
  798. 2/level_1 = "Very slow to anger"
  799. 2/level_0 = "Never becomes angry"
  800. 3/name = Depression
  801. 3/level_5 = "Frequently depressed"
  802. 3/level_4 = "Often sad and dejected"
  803. 3/level_3 = "Often feels discouraged"
  804. 3/level_2 = "Rarely feels discouraged"
  805. 3/level_1 = "Almost never feels discouraged"
  806. 3/level_0 = "Never feels discouraged"
  807. 4/name = Neurosis
  808. 4/level_5 = "Socially crippled by thoughts that everyone is watching and judging"
  809. 4/level_4 = "Concerned about rejection and ridicule"
  810. 4/level_3 = "Self-conscious"
  811. 4/level_2 = "Comfortable in social situations"
  812. 4/level_1 = "Very comfortable in social situations"
  813. 4/level_0 = "Absolutely unfazed by the opinions of others"
  814. 5/name = Urge
  815. 5/level_5 = "Is ruled by irresistible cravings and urges"
  816. 5/level_4 = "Feels strong urges and seeks short-term rewards"
  817. 5/level_3 = "Occassionally overindulges"
  818. 5/level_2 = "Doesn't often experience strong cravings or urges"
  819. 5/level_1 = "Only rarely feels strong cravings or urges"
  820. 5/level_0 = "Never feels tempted to overindulge in anything"
  821. 6/name = Stress
  822. 6/level_5 = "Becomes completely helpless in stressful situations"
  823. 6/level_4 = "Cracks easily under pressure"
  824. 6/level_3 = "Doesn't handle stress well"
  825. 6/level_2 = "Can handle stress"
  826. 6/level_1 = "Confident under pressure"
  827. 6/level_0 = "Impervious to the effects of stress"
  828. 7/name = Friendly
  829. 7/level_5 = "Genuinely likes others, openly expresses positive feelings"
  830. 7/level_4 = "Makes friends quickly"
  831. 7/level_3 = "Very friendly"
  832. 7/level_2 = "Somewhat reserved"
  833. 7/level_1 = "Very distant and reserved"
  834. 7/level_0 = "Does not actively seek friendships, incredibly distant and reserved"
  835. 8/name = Company
  836. 8/level_5 = "Truly treasures the company of others"
  837. 8/level_4 = "Enjoys being in crowds"
  838. 8/level_3 = "Enjoys the company of others"
  839. 8/level_2 = "Tends to avoid crowds"
  840. 8/level_1 = "Prefers to be alone"
  841. 8/level_0 = "Considers time alone much more important than associating with others"
  842. 9/name = Leadership
  843. 9/level_5 = "Loves to take charge and direct activities"
  844. 9/level_4 = "Very assertive"
  845. 9/level_3 = "Assertive"
  846. 9/level_2 = "Unassertive"
  847. 9/level_1 = "Prefers that others handle the leadership roles"
  848. 9/level_0 = "Never speaks out or attempts to direct activities"
  849. 10/name = Activeness
  850. 10/level_5 = "Constantly active and energetic"
  851. 10/level_4 = "Very energetic and active"
  852. 10/level_3 = "Very active"
  853. 10/level_2 = "Relaxed"
  854. 10/level_1 = "Lives life at a leisurely pace"
  855. 10/level_0 = "Can't be bothered with frantic, fast-paced living"
  856. 11/name = Thrillseeking
  857. 11/level_5 = "Lives for risk and excitement"
  858. 11/level_4 = "A risk-taker and a thrill-seeker"
  859. 11/level_3 = "Loves a good thrill"
  860. 11/level_2 = "Is not a risk-taker"
  861. 11/level_1 = "Doesn't need thrills or risks in life"
  862. 11/level_0 = "Entirely adverse to risk and excitement"
  863. 12/name = Optimism
  864. 12/level_5 = "Often feels filled with joy"
  865. 12/level_4 = "Can be very happy and optimistic"
  866. 12/level_3 = "Often cheerful"
  867. 12/level_2 = "Rarely happy or enthusiastic"
  868. 12/level_1 = "A pessimist"
  869. 12/level_0 = "Never optimistic or enthusiastic about anything"
  870. 13/name = Imagination
  871. 13/level_5 = "Bored by reality and has a wonderful imagination"
  872. 13/level_4 = "Incredibly creative"
  873. 13/level_3 = "Has a fertile imagination"
  874. 13/level_2 = "Isn't given to flights of fancy"
  875. 13/level_1 = "Grounded in reality"
  876. 13/level_0 = "Interested only in facts and the real world"
  877. 14/name = Artistic
  878. 14/level_5 = "Can easily become absorbed in art and the beauty of the natural world"
  879. 14/level_4 = "Greatly appreciates art and natural beauty"
  880. 14/level_3 = "Appreciates art and natural beauty"
  881. 14/level_2 = "Does not have a great aesthetic sensitivity"
  882. 14/level_1 = "Not interested in art"
  883. 14/level_0 = "Completely uninterested in art"
  884. 15/name = Emotion
  885. 15/level_5 = "Has a profound understanding of own emotions"
  886. 15/level_4 = "Has a great awareness of own emotions"
  887. 15/level_3 = "Has a good awareness of own emotions"
  888. 15/level_2 = "Tends not to openly express emotions"
  889. 15/level_1 = "Mostly unaware of own emotions and rarely expresses them"
  890. 15/level_0 = "Does not display own emotions and has no awareness of them"
  891. 16/name = Adventure
  892. 16/level_5 = "Highly adventurous and loves fresh experiences"
  893. 16/level_4 = "Eager for new experiences"
  894. 16/level_3 = "Likes to try new things"
  895. 16/level_2 = "Prefers familiar routines"
  896. 16/level_1 = "Uncomfortable with change"
  897. 16/level_0 = "Resistant to change"
  898. 17/name = Thinking
  899. 17/level_5 = "Entranced by riddles and puzzles; loves to debate issues and ideas"
  900. 17/level_4 = "Loves new and fresh ideas"
  901. 17/level_3 = "Open-minded to new ideas"
  902. 17/level_2 = "Dislikes intellectual discussions"
  903. 17/level_1 = "Regards intellectual exercises as a waste of energy"
  904. 17/level_0 = "Completely uninterested in ideas and debates over intellectual issues"
  905. 18/name = Rebelliousness
  906. 18/level_5 = "Revels in chaos and disorder"
  907. 18/level_4 = "Loves to defy convention"
  908. 18/level_3 = "Put off by authority and tradition"
  909. 18/level_2 = "Admires tradition"
  910. 18/level_1 = "Prefers stability and security to ambiguity and disorder"
  911. 18/level_0 = "An ardent believer in convention and traditional society"
  912. 19/name = Trusting
  913. 19/level_5 = "Naturally trustful of everybody"
  914. 19/level_4 = "Very trusting"
  915. 19/level_3 = "Trusting"
  916. 19/level_2 = "Slow to trust others"
  917. 19/level_1 = "Does not trust others"
  918. 19/level_0 = "Sees others as selfish and conniving"
  919. 20/name = Honesty
  920. 20/level_5 = "Incredibly frank and candid in dealings with others"
  921. 20/level_4 = "Very straightforward with others"
  922. 20/level_3 = "Candid and sincere in dealings with others"
  923. 20/level_2 = "Guarded in relationships with others"
  924. 20/level_1 = "Not straightforward when dealing with others"
  925. 20/level_0 = "Believes that some deception is necessary in relationships with others"
  926. 21/name = Helpfulness
  927. 21/level_5 = "Truly fulfilled by assisting those in need"
  928. 21/level_4 = "Finds helping others very rewarding"
  929. 21/level_3 = "Finds helping others rewarding"
  930. 21/level_2 = "Does not go out of own way to help others"
  931. 21/level_1 = "Dislikes helping others"
  932. 21/level_0 = "Views helping others as an imposition on own needs"
  933. 22/name = Compromising
  934. 22/level_5 = "Sacrifices own needs to get along with others"
  935. 22/level_4 = "Dislikes confrontations"
  936. 22/level_3 = "Willing to compromise with others"
  937. 22/level_2 = "Doesn't like to compromise with others"
  938. 22/level_1 = "Would rather intimidate others than compromise with them"
  939. 22/level_0 = "Would never deny own needs just to compromise with somebody else"
  940. 23/name = Modesty
  941. 23/level_5 = "Would never claim to be better than somebody else"
  942. 23/level_4 = "Finds immodesty distasteful"
  943. 23/level_3 = "Modest"
  944. 23/level_2 = "Immodest"
  945. 23/level_1 = "Very willing to compare self favorably with others"
  946. 23/level_0 = "Would never shy away from an opportunity to say they are better than somebody else"
  947. 24/name = Compassion
  948. 24/level_5 = "Incredibly compassionate and feels the pain of others"
  949. 24/level_4 = "Easily moved to pity"
  950. 24/level_3 = "Compassionate"
  951. 24/level_2 = "Not easily moved to pity"
  952. 24/level_1 = "Not affected by the suffering of others"
  953. 24/level_0 = "Would never let an objective judgement be tempered by mercy or pity"
  954. 25/name = Confidence
  955. 25/level_5 = "Incredibly confident"
  956. 25/level_4 = "Very confident"
  957. 25/level_3 = "Confident"
  958. 25/level_2 = "Lacks confidence"
  959. 25/level_1 = "Does not feel effective in life"
  960. 25/level_0 = "Always feels as if they are not in control of own life"
  961. 26/name = Organization
  962. 26/level_5 = "Loves to make lists and keep schedules"
  963. 26/level_4 = "Tries to live a well-organized life"
  964. 26/level_3 = "Organized"
  965. 26/level_2 = "Disorganized"
  966. 26/level_1 = "Very disorganized"
  967. 26/level_0 = "Completely disorganized"
  968. 27/name = Lawfulness
  969. 27/level_5 = "Has a profound sense of duty and obligation"
  970. 27/level_4 = "Has a strong sense of duty"
  971. 27/level_3 = "Has a sense of duty"
  972. 27/level_2 = "Finds rules confining"
  973. 27/level_1 = "Dislikes contracts and regulations"
  974. 27/level_0 = "Hates rules, contracts and other confining elements in own life"
  975. 28/name = Excellence
  976. 28/level_5 = "Constantly strives for perfection"
  977. 28/level_4 = "Thinks it is incredibly important to strive for excellence"
  978. 28/level_3 = "Strives for excellence"
  979. 28/level_2 = "Doesn't go out of own way to do more work than necessary"
  980. 28/level_1 = "Very rarely does more work than necessary"
  981. 28/level_0 = "Does the bare minimum necessary to accomplish the task at hand"
  982. 29/name = Perseverance
  983. 29/level_5 = "Will persist in the face of any difficulty until the task is complete"
  984. 29/level_4 = "Possesses great willpower"
  985. 29/level_3 = "Is self-disciplined"
  986. 29/level_2 = "Is occasionally given to procrastination"
  987. 29/level_1 = "Has very little self-discipline"
  988. 29/level_0 = "Rarely completes tasks and is often overcome by distractions"
  989. 30/name = Cautiousness
  990. 30/level_5 = "Thinks through every alternative and their consequences before acting"
  991. 30/level_4 = "Extremely cautious"
  992. 30/level_3 = "Takes time when making decisions"
  993. 30/level_2 = "Often does the first thing that comes to mind"
  994. 30/level_1 = "Acts impulsively"
  995. 30/level_0 = "Always acts without considering alternatives or thinking through possibilities"
  996. [dwarf_jobs]
  997. size=230
  998. 0/name = "Carve Fortification"
  999. 0/type = DIG
  1000. 1/name = "Detail Wall"
  1001. 1/type = TROWEL
  1002. 2/name = "Detail Floor"
  1003. 2/type = TROWEL
  1004. 3/name = "Dig"
  1005. 3/type = DIG
  1006. 4/name = "Carve Upward Staircase"
  1007. 4/type = DIG
  1008. 5/name = "Carve Downward Staircase"
  1009. 5/type = DIG
  1010. 6/name = "Carve Up/Down Staircase"
  1011. 6/type = DIG
  1012. 7/name = "Carve Ramp"
  1013. 7/type = DIG
  1014. 8/name = "Dig Channel"
  1015. 8/type = DIG
  1016. 9/name = "Fell Tree"
  1017. 9/type = CUT
  1018. 10/name = "Gather Plants"
  1019. 11/name = "Remove Construction"
  1020. 11/type = BUILD
  1021. 12/name = "Collect Webs"
  1022. 12/type = HAUL
  1023. 13/name = "Bring Item to Depot"
  1024. 13/type = HAUL
  1025. 14/name = "Bring Item to Shop"
  1026. 14/type = HAUL
  1027. 15/name = "Eat"
  1028. 15/type = FOOD
  1029. 16/name = "Get Provisions"
  1030. 16/type = FOOD
  1031. 17/name = "Drink"
  1032. 17/type = DRINK
  1033. 18/name = "Drink"
  1034. 18/type = DRINK
  1035. 19/name = "Fill Waterskin"
  1036. 19/type = DRINK
  1037. 20/name = "Fill Waterskin"
  1038. 20/type = DRINK
  1039. 21/name = "Sleep"
  1040. 21/type = REST
  1041. 22/name = "Collect Sand"
  1042. 22/type = HAUL
  1043. 23/name = "Fish"
  1044. 24/name = "Hunt"
  1045. 25/name = "Hunt Small Animal"
  1046. 26/name = "Kidnap"
  1047. 26/type = FIGHT
  1048. 27/name = "Beat Criminal"
  1049. 27/type = FIGHT
  1050. 28/name = "Starting Fist Fight"
  1051. 28/type = FIGHT
  1052. 29/name = "Collect Taxes"
  1053. 30/name = "Guard Tax Collector"
  1054. 30/type = FIGHT
  1055. 31/name = "Catch Live Land Animal"
  1056. 32/name = "Catch Live Fish"
  1057. 33/name = "Return Kill"
  1058. 33/type = HAUL
  1059. 34/name = "Check Chest"
  1060. 34/type = SEEK
  1061. 35/name = "Store Owned Item"
  1062. 35/type = HAUL
  1063. 36/name = "Place Item in Tomb"
  1064. 36/type = HAUL
  1065. 37/name = "Store Item in Stockpile"
  1066. 37/type = HAUL
  1067. 38/name = "Store Item in Bag"
  1068. 38/type = HAUL
  1069. 39/name = "Store Item in Hospital"
  1070. 39/type = HAUL
  1071. 40/name = "Store Item in Chest"
  1072. 40/type = HAUL
  1073. 41/name = "Store Item in Cabinet"
  1074. 41/type = HAUL
  1075. 42/name = "Store Weapon"
  1076. 42/type = HAUL
  1077. 43/name = "Store Armor"
  1078. 43/type = HAUL
  1079. 44/name = "Store Item in Barrel"
  1080. 44/type = HAUL
  1081. 45/name = "Store Item in Bin"
  1082. 45/type = HAUL
  1083. 46/name = "Seek Artifact"
  1084. 46/type = SEEK
  1085. 47/name = "Seek Infant"
  1086. 47/type = SEEK
  1087. 48/name = "Attend Party"
  1088. 48/type = DRINK
  1089. 49/name = "Go Shopping"
  1090. 50/name = "Go Shopping"
  1091. 51/name = "Clean"
  1092. 52/name = "Rest"
  1093. 52/type = REST
  1094. 53/name = "Pickup Equipment"
  1095. 53/type = SEEK
  1096. 54/name = "Dump Item"
  1097. 54/type = HAUL
  1098. 55/name = "Strange Mood (Crafter)"
  1099. 55/type = MOOD
  1100. 56/name = "Strange Mood (Jeweller)"
  1101. 56/type = MOOD
  1102. 57/name = "Strange Mood (Smith)"
  1103. 57/type = MOOD
  1104. 58/name = "Strange Mood (Magma Smith)"
  1105. 58/type = MOOD
  1106. 59/name = "Strange Mood (Brooding)"
  1107. 59/type = MOOD
  1108. 60/name = "Strange Mood (Fell)"
  1109. 60/type = MOOD
  1110. 61/name = "Strange Mood (Carpenter)"
  1111. 61/type = MOOD
  1112. 62/name = "Strange Mood (Mason)"
  1113. 62/type = MOOD
  1114. 63/name = "Strange Mood (Bowyer)"
  1115. 63/type = MOOD
  1116. 64/name = "Strange Mood (Tanner)"
  1117. 64/type = MOOD
  1118. 65/name = "Strange Mood (Clothier)"
  1119. 65/type = MOOD
  1120. 66/name = "Strange Mood (Glassmaker)"
  1121. 66/type = MOOD
  1122. 67/name = "Strange Mood (Mechanics)"
  1123. 67/type = MOOD
  1124. 68/name = "Construct Building"
  1125. 68/type = BUILD
  1126. 69/name = "Construct Door/Portal"
  1127. 69/type = BUILD
  1128. 70/name = "Construct Floodgate"
  1129. 70/type = BUILD
  1130. 71/name = "Construct ?? Bed"
  1131. 71/type = BUILD
  1132. 72/name = "Construct ?? Chair/Throne"
  1133. 72/type = BUILD
  1134. 73/name = "Construct ?? Casket/Sarcophagus/Coffin"
  1135. 73/type = BUILD
  1136. 74/name = "Construct ?? Table"
  1137. 74/type = BUILD
  1138. 75/name = "Construct ?? Box/Chest/Bag/Coffer"
  1139. 75/type = BUILD
  1140. 76/name = "Construct ?? Bin"
  1141. 76/type = BUILD
  1142. 77/name = "Construct ?? Armor Stand"
  1143. 77/type = BUILD
  1144. 78/name = "Construct ?? Weapon Rack"
  1145. 78/type = BUILD
  1146. 79/name = "Construct ?? Cabinet"
  1147. 79/type = BUILD
  1148. 80/name = "Construct ?? Statue"
  1149. 80/type = BUILD
  1150. 81/name = "Construct ?? Blocks"
  1151. 81/type = BUILD
  1152. 82/name = "Make Raw ??"
  1153. 83/name = "Make ?? Crafts"
  1154. 84/name = "Mint ?? Coins"
  1155. 85/name = "Cut ?A?"
  1156. 86/name = "Cut ?B?"
  1157. 87/name = "Encrust ?something? with ?somethings?"
  1158. 88/name = "Encrust ?something? with ?somethings?"
  1159. 89/name = "Destroy Building"
  1160. 89/type = BUILD
  1161. 90/name = "Smelt Ore"
  1162. 90/type = FURNACE
  1163. 91/name = "Melt a Metal Object"
  1164. 91/type = FORGE
  1165. 92/name = "Extract Metal Strands"
  1166. 92/type = FORGE
  1167. 93/name = "Plant Seeds"
  1168. 94/name = "Harvest Plants"
  1169. 95/name = "Train Hunting Animal"
  1170. 95/type = ANIMAL
  1171. 96/name = "Train War Animal"
  1172. 96/type = ANIMAL
  1173. 97/name = "Forge/Make Weapon"
  1174. 97/type = FORGE
  1175. 98/name = "Forge Anvil"
  1176. 98/type = FORGE
  1177. 99/name = "Construct Catapult Parts"
  1178. 100/name = "Construct Ballista Parts"
  1179. 100/type = FORGE
  1180. 101/name = "Forge/Make Armor"
  1181. 101/type = FORGE
  1182. 102/name = "Forge/Make Helm"
  1183. 102/type = FORGE
  1184. 103/name = "Forge/Make Pants"
  1185. 103/type = FORGE
  1186. 104/name = "Stud with ?something?"
  1187. 105/name = "Butcher an Animal"
  1188. 106/name = "Prepare a Raw Fish"
  1189. 107/name = "Mill Plants"
  1190. 108/name = "Bait Trap with Meat/Gem/Fish"
  1191. 109/name = "Milk Creature"
  1192. 110/name = "Make Cheese"
  1193. 111/name = "Process Plants"
  1194. 112/name = "Process Plants (Bag)"
  1195. 113/name = "Process Plants (Vial)"
  1196. 114/name = "Process Plants (Barrel)"
  1197. 115/name = "Prepare ?? Meal"
  1198. 116/name = "Weave Cloth"
  1199. 117/name = "Forge/Make Gloves"
  1200. 117/type = FORGE
  1201. 118/name = "Forge/Make Shoes"
  1202. 118/type = FORGE
  1203. 119/name = "Forge/Make Shield"
  1204. 119/type = FORGE
  1205. 120/name = "Forge/Make Cage"
  1206. 120/type = FORGE
  1207. 121/name = "Forge/Make Chain/Rope"
  1208. 121/type = FORGE
  1209. 122/name = "Forge/Make Waterskin/Vial/Flask"
  1210. 122/type = FORGE
  1211. 123/name = "Forge/Make Mug/Goblet/Cup"
  1212. 123/type = FORGE
  1213. 124/name = "Forge/Make Instrument"
  1214. 124/type = FORGE
  1215. 125/name = "Forge/Make Toy"
  1216. 125/type = FORGE
  1217. 126/name = "Forge/Make Animal Trap"
  1218. 126/type = FORGE
  1219. 127/name = "Forge/Make Barrel"
  1220. 127/type = FORGE
  1221. 128/name = "Forge/Make Bucket"
  1222. 128/type = FORGE
  1223. 129/name = "Make Window"
  1224. 129/type = FORGE
  1225. 130/name = "Make Totem"
  1226. 130/type = FORGE
  1227. 131/name = "Forge/Make Ammunition"
  1228. 131/type = FORGE
  1229. 132/name = "Decorate With ?something?"
  1230. 133/name = "Make Backpack"
  1231. 133/type = FORGE
  1232. 134/name = "Make Quiver"
  1233. 135/name = "Forge Ballista Arrow Head"
  1234. 135/type = FORGE
  1235. 136/name = "Assemble Siege Ammunition"
  1236. 137/name = "Load Catapult"
  1237. 138/name = "Load Ballista"
  1238. 139/name = "Fire Catapult"
  1239. 140/name = "Fire Ballista"
  1240. 141/name = "Construct Mechanisms"
  1241. 141/type = BUILD
  1242. 142/name = "Forge/Make Trap Component"
  1243. 142/type = FORGE
  1244. 143/name = "Load Cage Trap"
  1245. 144/name = "Load Stone Trap"
  1246. 145/name = "Load Weapon Trap"
  1247. 146/name = "Clean Trap"
  1248. 147/name = "Cast Spell"
  1249. 148/name = "Link a Building to Trigger"
  1250. 149/name = "Pull the Lever"
  1251. 150/name = "Brew Drink"
  1252. 150/type = DRINK
  1253. 151/name = "Extract from Plants"
  1254. 152/name = "Extract from Raw Fish"
  1255. 153/name = "Extract from Land Animal"
  1256. 154/name = "Tame a Small Animal"
  1257. 154/type = ANIMAL
  1258. 155/name = "Tame ?something?"
  1259. 155/type = ANIMAL
  1260. 156/name = "Chain Animal"
  1261. 156/type = ANIMAL
  1262. 157/name = "Unchain Animal"
  1263. 157/type = ANIMAL
  1264. 158/name = "Unchain Pet"
  1265. 158/type = ANIMAL
  1266. 159/name = "Release Large Creature"
  1267. 159/type = ANIMAL
  1268. 160/name = "Release Pet"
  1269. 160/type = ANIMAL
  1270. 161/name = "Release Small Creature"
  1271. 161/type = ANIMAL
  1272. 162/name = "Handle Small Creature"
  1273. 162/type = ANIMAL
  1274. 163/name = "Handle Large Creature"
  1275. 163/type = ANIMAL
  1276. 164/name = "Cage Large Creature"
  1277. 164/type = ANIMAL
  1278. 165/name = "Cage Small Creature"
  1279. 165/type = ANIMAL
  1280. 166/name = "Recover Wounded"
  1281. 166/type = MEDICAL
  1282. 167/name = "Diagnose Patient"
  1283. 167/type = MEDICAL
  1284. 168/name = "Immobilize Break"
  1285. 168/type = MEDICAL
  1286. 169/name = "Dress Wound"
  1287. 169/type = MEDICAL
  1288. 170/name = "Clean Patient"
  1289. 170/type = MEDICAL
  1290. 171/name = "Surgery"
  1291. 171/type = MEDICAL
  1292. 172/name = "Suture"
  1293. 172/type = MEDICAL
  1294. 173/name = "Set Bone"
  1295. 173/type = MEDICAL
  1296. 174/name = "Place In Traction"
  1297. 174/type = MEDICAL
  1298. 175/name = "Drain Aquarium"
  1299. 176/name = "Fill Aquarium"
  1300. 177/name = "Fill Pond"
  1301. 178/name = "Give Water"
  1302. 178/type = MEDICAL
  1303. 179/name = "Give Food"
  1304. 179/type = MEDICAL
  1305. 180/name = "Give Water"
  1306. 180/type = MEDICAL
  1307. 181/name = "Give Food"
  1308. 181/type = MEDICAL
  1309. 182/name = "Recover Pet"
  1310. 183/name = "Pit/Pond Large Animal"
  1311. 183/type = ANIMAL
  1312. 184/name = "Pit/Pond Small Animal"
  1313. 184/type = ANIMAL
  1314. 185/name = "Slaughter Animal"
  1315. 185/type = ANIMAL
  1316. 186/name = "Make Charcoal"
  1317. 186/type = FURNACE
  1318. 187/name = "Make Ash"
  1319. 187/type = FURNACE
  1320. 188/name = "Make Lye"
  1321. 189/name = "Make Potash From Lye"
  1322. 190/name = "Fertilize Field"
  1323. 191/name = "Make Potash From Ash"
  1324. 192/name = "Dye Thread"
  1325. 193/name = "Dye Cloth"
  1326. 194/name = "Sew ?? Image"
  1327. 195/name = "Forge/Make Pipe Section"
  1328. 195/type = ADMIN
  1329. 196/name = "Operate Pump"
  1330. 197/name = "Manage Work Orders"
  1331. 197/type = ADMIN
  1332. 198/name = "Update Stockpile Records"
  1333. 198/type = ADMIN
  1334. 199/name = "Trade at Depot"
  1335. 199/type = ADMIN
  1336. 200/name = "Construct ?? Hatch Cover"
  1337. 200/type = BUILD
  1338. 201/name = "Construct ?? Grate"
  1339. 201/type = BUILD
  1340. 202/name = "Remove Stairs/Ramps"
  1341. 202/type = DIG
  1342. 203/name = "Construct ?? Quern"
  1343. 203/type = BUILD
  1344. 204/name = "Construct ?? Millstone"
  1345. 204/type = BUILD
  1346. 205/name = "Construct ?? Splint"
  1347. 205/type = BUILD
  1348. 206/name = "Construct ?? Crutch"
  1349. 206/type = BUILD
  1350. 207/name = "Construct Traction Bench"
  1351. 207/type = BUILD
  1352. 208/name = "Clean Self"
  1353. 209/name = "Bring Crutch"
  1354. 209/type = MEDICAL
  1355. 210/name = "Apply Cast"
  1356. 210/type = MEDICAL
  1357. 211/name = "Reaction (other)"
  1358. 211/reaction_class = reaction_other
  1359. 211/type = PRESSING
  1360. 212/name = "Construct Slab"
  1361. 212/type = BUILD
  1362. 213/name = "Engrave Memorial Slab"
  1363. 213/type = BUILD
  1364. 214/name = "Shear Creature"
  1365. 214/type = SPINNING
  1366. 215/name = "Spin Thread"
  1367. 215/type = SPINNING
  1368. 216/name = "Pen/Pasture Large Animal"
  1369. 216/type = ANIMAL
  1370. 217/name = "Pen/Pasture Small Animal"
  1371. 217/type = ANIMAL
  1372. 218/name = "Forge Tool"
  1373. 218/type = FURNACE
  1374. 219/name = "Collect Clay"
  1375. 219/type = POTTERY
  1376. 220/name = "Install Colony In Hive"
  1377. 220/type = BEE_KEEPING
  1378. 221/name = "Collect Hive Products"
  1379. 221/type = BEE_KEEPING
  1380. 222/name = "Causing Trouble"
  1381. 222/type = FIGHT
  1382. 223/name = "Drinking Blood"
  1383. 223/type = MOOD
  1384. 224/name = "Reporting Crime"
  1385. 224/type = SEEK
  1386. 225/name = "Executing Criminal"
  1387. 225/type = FIGHT
  1388. 226/name = "Train Animal"
  1389. 226/type = ANIMAL
  1390. 227/name = "Carving Track"
  1391. 227/type = TROWEL
  1392. 228/name = "Pushing Minecart"
  1393. 228/type = HAUL
  1394. 229/name = "Placing Minecart"
  1395. 229/type = BUILD
  1396. 230/name = "Storing Item In Minecart"
  1397. 230/type = HAUL