Advertisement
Guest User

Untitled

a guest
Oct 17th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.50 KB | None | 0 0
  1. mastercraft.cmd(393): [if "tailor" = "carving" then]
  2. mastercraft.cmd(394): [if "tailor" = "shaping" then]
  3. mastercraft.cmd(395): [var order.chapter 2]
  4. mastercraft.cmd(396): [pause .5]
  5.  
  6. Knowledge from your sanowret crystal about Holy Magic rings clear in your mind:
  7. Moreso than any other discipline of magic, Holy magicians consider high concentrations of mana to be sacred in and of itself. This has often led to the construction of altars and cemeteries in high mana areas. However, taken that mana appears irrespective of time, this leads to a great confusion of causality. Was the altar placed in an area of native high mana, or is the area highly attune to Holy mana because we would place an altar there?
  8. >
  9. mastercraft.cmd(397): [goto chapter.name]
  10. mastercraft.cmd(371): [if "tailor" = "tinkering" then]
  11. mastercraft.cmd(372): [if matchre("a sleeveless cloth shirt", "(?:.*\s)(\S+$)") then]
  12. mastercraft.cmd(372): [put #var MC.order.noun shirt]
  13. mastercraft.cmd(373): [if matchre("a sleeveless cloth shirt", ".* ball and chain") then]
  14. mastercraft.cmd(374): [echo Item Full Name : a sleeveless cloth shirt]
  15. Item Full Name : a sleeveless cloth shirt
  16. mastercraft.cmd(375): [echo Item Base Name : shirt]
  17. Item Base Name : shirt
  18. mastercraft.cmd(376): [echo Chapter Item Is In : 2]
  19. Chapter Item Is In : 2
  20. mastercraft.cmd(377): [echo Quantity Desired : 2]
  21. Quantity Desired : 2
  22. mastercraft.cmd(378): [goto keep.order]
  23. mastercraft.cmd(471): [if matchre("a sleeveless cloth shirt", "none") then]
  24. mastercraft.cmd(472): [if "tailor" = "tailor" && "cloth" != "cloth" then]
  25. mastercraft.cmd(473): [if "tailor" = "carving" && "cloth" != "cloth" then]
  26. mastercraft.cmd(474): [if "of superior quality" = "finely-crafted" then]
  27. mastercraft.cmd(475): [if "of superior quality" = "of superior quality" then]
  28. mastercraft.cmd(475): [put #var MC.order.quality.fail riddled with mistakes and practically useless|of dismal quality|very poorly-crafted|of below-average quality|of mediocre quality|of average quality|of above-average quality|well-crafted|finely-crafted]
  29. mastercraft.cmd(476): [if "of superior quality" = "of exceptional quality" then]
  30. mastercraft.cmd(477): [if "of superior quality" = "" then]
  31. mastercraft.cmd(478): [goto turn.page]
  32. mastercraft.cmd(481): [gosub verb put my Outfitting logbook in my pack]
  33. mastercraft.cmd, mc_include.cmd(588): [var verb put my Outfitting logbook in my pack]
  34. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  35. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  36. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  37. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  38. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  39. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  40. mastercraft.cmd, mc_include.cmd(598): [send put my Outfitting logbook in my pack]
  41. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  42. put my Outfitting logbook in my pack
  43.  
  44. You put your logbook in your leather pack.
  45. >
  46. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  47. mastercraft.cmd, mc_include.cmd(601): [return]
  48. mastercraft.cmd(482): [gosub verb get my tailor book]
  49. mastercraft.cmd, mc_include.cmd(588): [var verb get my tailor book]
  50. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  51. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  52. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  53. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  54. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  55. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  56. mastercraft.cmd, mc_include.cmd(598): [send get my tailor book]
  57. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  58. get my tailor book
  59.  
  60. You get a book of journeyman tailoring instructions from inside your leather pack.
  61. >
  62. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  63. mastercraft.cmd, mc_include.cmd(601): [return]
  64. mastercraft.cmd(483): [gosub verb turn my book to chapter 2]
  65. mastercraft.cmd, mc_include.cmd(588): [var verb turn my book to chapter 2]
  66. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  67. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  68. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  69. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  70. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  71. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  72. mastercraft.cmd, mc_include.cmd(598): [send turn my book to chapter 2]
  73. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  74. turn my book to chapter 2
  75. You turn your book to chapter 2, entitled "Cloth Decorative Wear".
  76. >
  77. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  78. mastercraft.cmd, mc_include.cmd(601): [return]
  79. mastercraft.cmd(484): [send read my book]
  80. mastercraft.cmd(485): [waitforre Page (\d+): a sleeveless cloth shirt]
  81. read my book
  82.  
  83. -= Chapter 2 : Cloth Decorative Wear =-
  84.  
  85. Page 1: a cloth ankleband Page 28: a double-wrapped belt
  86. Page 2: some cloth fingerless gloves Page 29: a floppy cloth hat
  87. Page 3: a cloth armband Page 30: a cloth veil
  88. Page 4: some cloth ankle socks Page 31: a cloth head scarf
  89. Page 5: some cloth socks Page 32: some cloth robes
  90. Page 6: a cloth belt Page 33: a cloth tunic
  91. Page 7: a cloth headband Page 34: a baggy cloth shirt
  92. Page 8: some elbow-length gloves Page 35: a billowing cloth shirt
  93. Page 9: some pleated cloth gloves Page 36: a front-laced cloth dress
  94. Page 10: some cloth knee socks Page 37: a knee-length cloth dress
  95. Page 11: a cloth eyepatch Page 38: a cloth dress
  96. Page 12: a cloth commoner's cloak Page 39: some baggy cloth pants
  97. Page 13: a cloth dress belt Page 40: a cloth top hat
  98. Page 14: a segmented cloth belt Page 41: a cloth dress hat
  99. Page 15: a cloth dunce hat Page 42: some hooded cloth robes
  100. Page 16: a cloth hat Page 43: a cloth cape
  101. Page 17: some cloth field shoes Page 44: a hooded cloth cloak
  102. Page 18: some cloth slippers Page 45: a cloth tabard
  103. Page 19: some elegant cloth gloves Page 46: a formal cloth tunic
  104. Page 20: a cloth scarf Page 47: a short-sleeved tunic
  105. Page 21: a cloth cloak Page 48: a cloth dress shirt
  106. Page 22: a cloth shirt Page 49: a cloth gown
  107. Page 23: a sleeveless cloth shirt Page 50: a floor-length cloth dress
  108. Page 24: a cloth sash Page 51: some cloth dress pants
  109. Page 25: a cloth kilt Page 52: a deeply-hooded cloak
  110. Page 26: a cloth skirt
  111. Page 27: some cloth pants
  112.  
  113. >
  114. mastercraft.cmd(486): [var page 23]
  115. mastercraft.cmd(487): [gosub verb turn my book to page 23]
  116. mastercraft.cmd, mc_include.cmd(588): [var verb turn my book to page 23]
  117. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  118. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  119. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  120. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  121. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  122. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  123. mastercraft.cmd, mc_include.cmd(598): [send turn my book to page 23]
  124. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  125. turn my book to page 23
  126. >
  127. You turn your book to page 23, instructions for crafting a sleeveless cloth shirt.
  128. >
  129. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  130. mastercraft.cmd, mc_include.cmd(601): [return]
  131. mastercraft.cmd(488): [goto calc.material]
  132. mastercraft.cmd(498): [var material.volume 0]
  133. mastercraft.cmd(499): [var bigenough 0]
  134. mastercraft.cmd(500): [var asmCount1 0]
  135. mastercraft.cmd(501): [var asmCount2 0]
  136. mastercraft.cmd(502): [if (("tailor" = "weapon")||("tailor" = "armor")||("tailor" = "blacksmith")) then]
  137. mastercraft.cmd(534): [}]
  138. mastercraft.cmd(535): [if "tailor" = "tailor" then]
  139. mastercraft.cmd(536): [{]
  140. mastercraft.cmd(537): [pause .1]
  141. mastercraft.cmd(538): [action (book) on ]
  142. mastercraft.cmd(539): [if !matchre("book", "tailoring book") then]
  143. mastercraft.cmd(539): [gosub verb get my tailoring book]
  144. mastercraft.cmd, mc_include.cmd(588): [var verb get my tailoring book]
  145. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  146. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  147. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  148. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  149. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  150. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  151. mastercraft.cmd, mc_include.cmd(598): [send get my tailoring book]
  152. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  153. get my tailoring book
  154. You are already holding that.
  155. >
  156. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  157. mastercraft.cmd, mc_include.cmd(601): [return]
  158. mastercraft.cmd(540): [pause .5]
  159. mastercraft.cmd(541): [send read my book]
  160. mastercraft.cmd(542): [waitforre .*(cloth|leather|yarn).*\((\d+) yards?\)]
  161. read my book
  162.  
  163. -= Chapter 2, Page 23: Instructions for crafting a sleeveless cloth shirt =-
  164.  
  165. A sleeveless cloth shirt is a craftable item in the Outfitting society under the Tailoring crafting discipline. This is considered to be a simple piece to make, though knowledge of the Cloth Decorative Wear Design technique will be beneficial to the crafter.
  166.  
  167. This item is listed as a "finished fabric clothing" ingredient type and is created using a yardstick, scissors, a needle and thinner thread. A crafter may also find it helpful to have straight pins and a slickstone or flat iron on hand.
  168.  
  169. A list of ingredients is provided:
  170.  
  171. (1) finished fabric cloth (3 yards)
  172.  
  173. >
  174. mastercraft.cmd(543): [var volume 3]
  175. mastercraft.cmd(544): [action (book) off]
  176. mastercraft.cmd(545): [pause 0.1]
  177.  
  178. >
  179. mastercraft.cmd(546): [var mass.volume 3]
  180. mastercraft.cmd(547): [math mass.volume multiply 2]
  181. mastercraft.cmd(548): [gosub parts.inv]
  182. mastercraft.cmd(753): [var cloth.item.count 0]
  183. mastercraft.cmd(754): [var cloth.deed.count 0]
  184. mastercraft.cmd(755): [var %herb1.item.count 0]
  185. mastercraft.cmd(756): [var %herb2.item.count 0]
  186. mastercraft.cmd(757): [var water.count 0]
  187. mastercraft.cmd(758): [var alcohol.count 0]
  188. mastercraft.cmd(759): [var coal.count 0]
  189. mastercraft.cmd(760): [var long.pole.count 0]
  190. mastercraft.cmd(761): [var short.pole.count 0]
  191. mastercraft.cmd(762): [var handle.count 0]
  192. mastercraft.cmd(763): [var hilt.count 0]
  193. mastercraft.cmd(764): [var haft.count 0]
  194. mastercraft.cmd(765): [var large.backing.count 0]
  195. mastercraft.cmd(766): [var large.padding.count 0]
  196. mastercraft.cmd(767): [var small.backing.count 0]
  197. mastercraft.cmd(768): [var small.padding.count 0]
  198. mastercraft.cmd(769): [var long.cord.count 0]
  199. mastercraft.cmd(770): [var short.cord.count 0]
  200. mastercraft.cmd(771): [var pins.count 0]
  201. mastercraft.cmd(772): [var oil.count 0]
  202. mastercraft.cmd(773): [var polish.count 0]
  203. mastercraft.cmd(774): [var stain.count 0]
  204. mastercraft.cmd(775): [var string.count 0]
  205. mastercraft.cmd(776): [var mechanism.count 0]
  206. mastercraft.cmd(777): [var lenses.count 0]
  207. mastercraft.cmd(780): [action (forging) math ingot.item.count add 1 when ^\s+(?:an?|some) (wool).*(ingot)$]
  208. mastercraft.cmd(781): [action (forging) math cloth.deed.count add 1 when ^\s+a deed for (?:an?|some).*(wool).*(ingot)$ action (forging) math long.pole.count add 1 when a long \S+ pole$]
  209. mastercraft.cmd(782): [action (forging) math short.pole.count add 1 when a short \S+ pole$]
  210. mastercraft.cmd(783): [action (forging) math handle.count add 1 when (a|an) \S+ shield handle$]
  211. mastercraft.cmd(784): [action (forging) math hilt.count add 1 when a \S+ \S+ hilt$]
  212. mastercraft.cmd(785): [action (forging) math haft.count add 1 when a \S+ \S+ haft$]
  213. mastercraft.cmd(786): [action (forging) math oil.count add 1 when a flask of oil]
  214. mastercraft.cmd(787): [action (outfitting) math large.backing.count add 1 when a large \S+ backing$]
  215. mastercraft.cmd(788): [action (outfitting) math small.backing.count add 1 when a small \S+ backing$]
  216. mastercraft.cmd(789): [action (outfitting) math large.padding.count add 1 when (a|some) large \S+ padding$]
  217. mastercraft.cmd(790): [action (outfitting) math small.padding.count add 1 when (a|some) small \S+ padding$]
  218. mastercraft.cmd(791): [action (outfitting) math large.padding.count add 1 when (a|some) large \S+ \S+ padding$]
  219. mastercraft.cmd(792): [action (outfitting) math small.padding.count add 1 when (a|some) small \S+ \S+ padding$]
  220. mastercraft.cmd(793): [action (outfitting) math long.cord.count add 1 when a long \S+ cord$]
  221. mastercraft.cmd(794): [action (outfitting) math short.cord.count add 1 when a short \S+ cord$]
  222. mastercraft.cmd(795): [action (outfitting) math pins.count add 1 when some straight iron pins]
  223. mastercraft.cmd(796): [action (outfitting) math cloth.item.count add 1 when ^\s+(?:an?|some) (wool).*(cloth|stack)$]
  224. mastercraft.cmd(797): [action (outfitting) math cloth.deed.count add 1 when ^\s+a deed for (?:an?|some).*(wool).*(cloth)$]
  225. mastercraft.cmd(798): [action (engineering) math polish.count add 1 when a jar of surface polish]
  226. mastercraft.cmd(799): [action (engineering) math stain.count add 1 when some wood stain]
  227. mastercraft.cmd(800): [action (engineering) math string.count add 1 when some bow string]
  228. mastercraft.cmd(801): [action (engineering) math mechanism.count add 1 when some (\S+) mechanism]
  229. mastercraft.cmd(802): [action (engineering) math lenses.count add 1 when some lenses]
  230. mastercraft.cmd(803): [action (engineering) math cloth.item.count add 1 when ^\s+(?:an?|some) (wool).*(cloth)$]
  231. mastercraft.cmd(804): [action (engineering) math cloth.deed.count add 1 when ^\s+a deed for (?:an?|some).*(wool).*(cloth)$]
  232. mastercraft.cmd(805): [action (alchemy) math %herb1.item.count add 1 when ^\s+(?:an?|some).*(%herb1)]
  233. mastercraft.cmd(806): [action (alchemy) math %herb2.item.count add 1 when ^\s+(?:an?|some).*(%herb2)]
  234. mastercraft.cmd(807): [action (alchemy) math water.count add 1 when ^\s+(?:an?|some) water]
  235. mastercraft.cmd(808): [action (alchemy) math alcohol.count add 1 when ^\s+(?:an?|some) grain alcohol]
  236. mastercraft.cmd(809): [action (alchemy) math coal.count add 1 when ^\s+(?:an?|some).*coal nugget]
  237. mastercraft.cmd(812): [if ("tailor" = "tailor") then]
  238. mastercraft.cmd(812): [action (outfitting) on]
  239. mastercraft.cmd(813): [if matchre("tailor", "weapon|armor|blacksmith") then]
  240. mastercraft.cmd(814): [if matchre("tailor", "carving|shaping|tinkering") then]
  241. mastercraft.cmd(815): [send inv pack]
  242. mastercraft.cmd(816): [waitforre INVENTORY HELP]
  243. inv pack
  244. Inside the a battered leather pack, you see:
  245.  
  246. an outfitting work order logbook
  247. an engineering work order logbook
  248. some square iron rifflers
  249. an iron bone saw
  250. mastercraft.cmd(798): [math polish.count add 1]
  251. a jar of surface polish
  252. a coarse steel rasp
  253. a book of apprentice carving instructions
  254. a forging work order logbook
  255. mastercraft.cmd(786): [math oil.count add 1]
  256. a flask of oil
  257. some straight iron tongs
  258. an iron diagonal-peen hammer
  259. a leather bellows
  260. a book of journeyman weaponsmithing instructions
  261. a steel wide shovel
  262. a granite stirring rod
  263. a slickstone
  264. some iron scissors
  265. some iron sewing needles
  266. mastercraft.cmd(803): [math cloth.item.count add 1]
  267. mastercraft.cmd(796): [math cloth.item.count add 1]
  268. some wool cloth
  269. some dried nemoih
  270. some dried nemoih
  271. some dried nemoih
  272. some dried nemoih
  273. some dried nemoih
  274. a book of journeyman remedy instructions
  275. an alchemy work order logbook
  276. a unfinished bronze allarh
  277. an iron yardstick
  278. mastercraft.cmd(795): [math pins.count add 1]
  279. some straight iron pins
  280. a book of journeyman tinkering instructions
  281. an iron wire brush
  282. a metal mixing stick
  283. a large metal bowl
  284. an iron pestle
  285. an iron mortar
  286. a woodcutting saw
  287. mastercraft.cmd(809): [math coal.count add 1]
  288. a medium coal nugget
  289. a metal sieve
  290. mastercraft.cmd(807): [math water.count add 1]
  291. some water
  292. an iron wire brush
  293. an iron wire brush
  294. mastercraft.cmd(799): [math stain.count add 1]
  295. some wood stain
  296. some dogfish sandpaper
  297. a steel jagged wood shaper
  298. an embroidery needle
  299. a hide scraper
  300. some flight shears
  301. some wood glue
  302. a book of apprentice shaping instructions
  303. a simple design codex
  304. a glowing Glythtide orb
  305. some dogfish sandpaper
  306. mastercraft.cmd(799): [math stain.count add 1]
  307. some wood stain
  308. a simple iron belt knife
  309. a steel jagged wood shaper
  310. some plain iron pliers
  311. a short iron-alloy drawknife
  312. some metal tinker's tools
  313. a steel carving knife
  314. some metal clamps
  315. some short iron chisels
  316. a slickstone
  317. some iron sewing needles
  318. mastercraft.cmd(808): [math alcohol.count add 1]
  319. some grain alcohol
  320. an iron wire brush
  321. [Type INVENTORY HELP for more options]
  322. >
  323. mastercraft.cmd(817): [pause 2]
  324. mastercraft.cmd(818): [if ("tailor" = "tailor") then]
  325. mastercraft.cmd(818): [action (outfitting) off]
  326. mastercraft.cmd(819): [if matchre("tailor", "weapon|armor|blacksmith") then]
  327. mastercraft.cmd(820): [if matchre("tailor", "carving|shaping|tinkering") then]
  328. mastercraft.cmd(821): [return ]
  329. mastercraft.cmd(549): [if 2 > 0 then]
  330. mastercraft.cmd(549): [gosub count.material cloth]
  331. mastercraft.cmd(824): [var count cloth]
  332. mastercraft.cmd(825): [var bigenough 0]
  333. mastercraft.cmd(826): [if "cloth" = "knitted" then]
  334. mastercraft.cmd(827): [action (count) math material.volume add cloth when About (\d+) volumes? of metal was used in this]
  335. mastercraft.cmd(828): [action (count) math material.volume add when \s+(Volume|Yards|Piece|Pieces):\s+(\d+)$]
  336. mastercraft.cmd(829): [action (count) math material.volume add cloth when possess a volume of (\d+)\.$]
  337. mastercraft.cmd(830): [action (count) math material.volume add cloth when ^You count out (\d+) (piece|pieces|yards)]
  338. mastercraft.cmd(831): [action (count) var manual 1 when unable to discern hardly anything about it\.$|make a few observations\.$|learn more about its construction\.$]
  339. mastercraft.cmd(832): [var manual 0]
  340. mastercraft.cmd(833): [if "cloth" = "ingot" then]
  341. mastercraft.cmd(837): [}]
  342. mastercraft.cmd(838): [if contains("(leather|cloth|yarn)","cloth") then]
  343. mastercraft.cmd(839): [{]
  344. mastercraft.cmd(840): [var c.action count]
  345. mastercraft.cmd(841): [var tempcount 2]
  346. mastercraft.cmd(842): [gosub combine.check "pack" cloth]
  347. mastercraft.cmd(1307): [var combine.storage pack]
  348. mastercraft.cmd(1308): [var combine.temp cloth]
  349. mastercraft.cmd(1309): [if "cloth" = "bone" then]
  350. mastercraft.cmd(1310): [if contains("tailoring book|Empty", "book") then]
  351. mastercraft.cmd(1310): [gosub verb put book in pack]
  352. mastercraft.cmd, mc_include.cmd(588): [var verb put book in pack]
  353. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  354. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  355. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  356. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  357. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  358. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  359. mastercraft.cmd, mc_include.cmd(598): [send put book in pack]
  360. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  361. put book in pack
  362.  
  363. Knowledge from your sanowret crystal about Holy Magic rings clear in your mind:
  364. While Holy magic is powered by the activity of the Immortals, as a rule it does not directly invoke divine attention. Like all magic, it is ultimately mechanistic in how it functions. There are, however, exceptions to this rule, such as the Divine Intervention magic that Clerics wield.
  365. >
  366. You put your book in your leather pack.
  367. >
  368. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  369. mastercraft.cmd, mc_include.cmd(601): [return]
  370. mastercraft.cmd(1311): [if (("tailor" = "weapon")||("tailor" = "armor")||("tailor" = "blacksmith")) then]
  371. mastercraft.cmd(1315): [}]
  372. mastercraft.cmd(1316): [var combine.parts 0]
  373. mastercraft.cmd(1321): [if 2 > 1 then ]
  374. mastercraft.cmd(1322): [{]
  375. mastercraft.cmd(1323): [if contains("Empty|Empty", "book") then]
  376. mastercraft.cmd(1324): [gosub combine]
  377. mastercraft.cmd(1346): [if !contains("Empty|Empty", "cloth") then]
  378. mastercraft.cmd(1346): [gosub verb get cloth from my pack]
  379. mastercraft.cmd, mc_include.cmd(588): [var verb get cloth from my pack]
  380. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  381. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  382. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  383. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  384. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  385. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  386. mastercraft.cmd, mc_include.cmd(598): [send get cloth from my pack]
  387. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  388. get cloth from my pack
  389.  
  390. You get some wool cloth from inside your leather pack.
  391. >
  392. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  393. mastercraft.cmd, mc_include.cmd(601): [return]
  394. mastercraft.cmd(1347): [if 2 = 1 then]
  395. mastercraft.cmd(1348): [gosub verb get cloth from pack]
  396. mastercraft.cmd, mc_include.cmd(588): [var verb get cloth from pack]
  397. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  398. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  399. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  400. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  401. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  402. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  403. mastercraft.cmd, mc_include.cmd(598): [send get cloth from pack]
  404. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  405. get cloth from pack
  406.  
  407. >
  408. What were you referring to?
  409. >
  410. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  411. mastercraft.cmd, mc_include.cmd(601): [return]
  412. mastercraft.cmd(1349): [send combine cloth with cloth]
  413. mastercraft.cmd(1350): [pause 0.5]
  414. combine cloth with cloth
  415. You must be holding both substances to combine them. For more information, see HELP VERB COMBINE.
  416. >
  417. mastercraft.cmd(1351): [math cloth.item.count subtract 1]
  418. mastercraft.cmd(1352): [goto combine]
  419. mastercraft.cmd(1346): [if !contains("wool cloth|Empty", "cloth") then]
  420. mastercraft.cmd(1347): [if 1 = 1 then]
  421. mastercraft.cmd(1347): [goto combine.end]
  422. mastercraft.cmd(1355): [gosub verb put cloth in pack]
  423. mastercraft.cmd, mc_include.cmd(588): [var verb put cloth in pack]
  424. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  425. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  426. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  427. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  428. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  429. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  430. mastercraft.cmd, mc_include.cmd(598): [send put cloth in pack]
  431. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  432. put cloth in pack
  433.  
  434. You put your cloth in your leather pack.
  435. >
  436. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  437. mastercraft.cmd, mc_include.cmd(601): [return]
  438. mastercraft.cmd(1356): [gosub verb put cloth in pack]
  439. mastercraft.cmd, mc_include.cmd(588): [var verb put cloth in pack]
  440. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  441. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  442. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  443. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  444. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  445. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  446. mastercraft.cmd, mc_include.cmd(598): [send put cloth in pack]
  447. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  448. put cloth in pack
  449. What were you referring to?
  450. >
  451. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  452. mastercraft.cmd, mc_include.cmd(601): [return]
  453. mastercraft.cmd(1357): [gosub verb get tailor book from pack]
  454. mastercraft.cmd, mc_include.cmd(588): [var verb get tailor book from pack]
  455. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  456. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  457. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  458. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  459. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  460. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  461. mastercraft.cmd, mc_include.cmd(598): [send get tailor book from pack]
  462. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  463. get tailor book from pack
  464.  
  465. You get a book of journeyman tailoring instructions from inside your leather pack.
  466. >
  467. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  468. mastercraft.cmd, mc_include.cmd(601): [return]
  469. mastercraft.cmd(1358): [unvar combine.temp]
  470. mastercraft.cmd(1359): [unvar combine.storage]
  471. mastercraft.cmd(1360): [return]
  472. mastercraft.cmd(1325): [}]
  473. mastercraft.cmd(1326): [else]
  474. mastercraft.cmd(1327): [return]
  475. mastercraft.cmd(843): [}]
  476. mastercraft.cmd(844): [if "cloth" = "stack" then]
  477. mastercraft.cmd(849): [}]
  478. mastercraft.cmd(850): [if "cloth" = "lumber" then]
  479. mastercraft.cmd(855): [}]
  480. mastercraft.cmd(856): [if "cloth" = "deed" then]
  481. mastercraft.cmd(860): [}]
  482. mastercraft.cmd(861): [if "tailor" = "remed" then]
  483. mastercraft.cmd(866): [}]
  484. mastercraft.cmd(867): [if "cloth" = "mechanism" then]
  485. mastercraft.cmd(880): [}]
  486. mastercraft.cmd(881): [count.material2:]
  487. mastercraft.cmd(882): [action (count) on]
  488. mastercraft.cmd(883): [pause 1]
  489.  
  490. >
  491. mastercraft.cmd(884): [if "second" = "zeroth" then]
  492. mastercraft.cmd(885): [send count second wool cloth in my pack]
  493. mastercraft.cmd(886): [pause 1]
  494. count second wool cloth in my pack
  495. I could not find what you were referring to.
  496. >
  497. mastercraft.cmd(887): [if 0 = 1 then ]
  498. mastercraft.cmd(891): [}]
  499. mastercraft.cmd(892): [math tempcount subtract 1]
  500. mastercraft.cmd(893): [action (count) off]
  501. mastercraft.cmd(894): [pause 1]
  502.  
  503. Knowledge from your sanowret crystal about Holy Magic rings clear in your mind:
  504. It is fair to say that Holy magic has a moralistic bend, but this is found in the confounds that empower it rather than the spell patterns themselves. Clerics rely on a poorly understood connection to the Immortals that they cultivate through ritual veneration. Paladins depend upon the purity of their sanctified souls to channel magic. The spells themselves are indifferent to the piety of the Cleric or goodness of the Paladin, but suffer in the hands of 'fallen' members of these guilds due to their confounds dictating codes of conduct.
  505. >
  506. mastercraft.cmd(895): [evalmath bigenough (floor(0/3))+0]
  507. mastercraft.cmd(896): [if 1 < 1 then]
  508. mastercraft.cmd(901): [}]
  509. mastercraft.cmd(902): [goto count.material2]
  510. mastercraft.cmd(882): [action (count) on]
  511. mastercraft.cmd(883): [pause 1]
  512. mastercraft.cmd(884): [if "first" = "zeroth" then]
  513. mastercraft.cmd(885): [send count first wool cloth in my pack]
  514. mastercraft.cmd(886): [pause 1]
  515. count first wool cloth in my pack
  516. mastercraft.cmd(830): [math material.volume add 15]
  517. You count out 15 yards of material there.
  518. >
  519. mastercraft.cmd(887): [if 0 = 1 then ]
  520. mastercraft.cmd(891): [}]
  521. mastercraft.cmd(892): [math tempcount subtract 1]
  522. mastercraft.cmd(893): [action (count) off]
  523. mastercraft.cmd(894): [pause 1]
  524. mastercraft.cmd(895): [evalmath bigenough (floor(15/3))+0]
  525. mastercraft.cmd(896): [if 0 < 1 then]
  526. mastercraft.cmd(897): [{]
  527. mastercraft.cmd(898): [unvar tempcount]
  528. mastercraft.cmd(899): [unvar count]
  529. mastercraft.cmd(900): [return]
  530. mastercraft.cmd(550): [if 0 > 0 then]
  531. mastercraft.cmd(551): [if 6 > 15 then]
  532. mastercraft.cmd(552): [gosub combine.check "pack" cloth]
  533. mastercraft.cmd(1307): [var combine.storage pack]
  534. mastercraft.cmd(1308): [var combine.temp cloth]
  535. mastercraft.cmd(1309): [if "cloth" = "bone" then]
  536. mastercraft.cmd(1310): [if contains("tailoring book|Empty", "book") then]
  537. mastercraft.cmd(1310): [gosub verb put book in pack]
  538. mastercraft.cmd, mc_include.cmd(588): [var verb put book in pack]
  539. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  540. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  541. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  542. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  543. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  544. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  545. mastercraft.cmd, mc_include.cmd(598): [send put book in pack]
  546. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  547. put book in pack
  548.  
  549. >
  550. You put your book in your leather pack.
  551. >
  552. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  553. mastercraft.cmd, mc_include.cmd(601): [return]
  554. mastercraft.cmd(1311): [if (("tailor" = "weapon")||("tailor" = "armor")||("tailor" = "blacksmith")) then]
  555. mastercraft.cmd(1315): [}]
  556. mastercraft.cmd(1316): [var combine.parts 0]
  557. mastercraft.cmd(1321): [if 1 > 1 then ]
  558. mastercraft.cmd(1325): [}]
  559. mastercraft.cmd(1326): [else]
  560. mastercraft.cmd(1326): [gosub verb put my cloth in my pack]
  561. mastercraft.cmd, mc_include.cmd(588): [var verb put my cloth in my pack]
  562. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  563. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  564. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  565. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  566. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  567. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  568. mastercraft.cmd, mc_include.cmd(598): [send put my cloth in my pack]
  569. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  570. put my cloth in my pack
  571. What were you referring to?
  572. >
  573. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  574. mastercraft.cmd, mc_include.cmd(601): [return]
  575. mastercraft.cmd(1327): [return]
  576. mastercraft.cmd(553): [pause 0.5]
  577. mastercraft.cmd(554): [echo Total Yards Req'd: 6]
  578. Total Yards Req'd: 6
  579. mastercraft.cmd(555): [echo Yards per Item: 3]
  580. Yards per Item: 3
  581. mastercraft.cmd(556): [echo Number of Items Req'd: 2]
  582. Number of Items Req'd: 2
  583. mastercraft.cmd(557): [echo Inventory: 15 yards]
  584. Inventory: 15 yards
  585. mastercraft.cmd(558): [if 1 < 1 then]
  586. mastercraft.cmd(566): [}]
  587. mastercraft.cmd(567): [}]
  588. mastercraft.cmd(568): [if (("tailor" = "carving") && ("cloth" = "bone")) then]
  589. mastercraft.cmd(600): [}]
  590. mastercraft.cmd(601): [if ((matchre("tailor", "tinkering|shaping")) && ("cloth" = lumber")) then]
  591. mastercraft.cmd(632): [} ]
  592. mastercraft.cmd(633): [if matchre("tailor", "remed") then]
  593. mastercraft.cmd(711): [}]
  594. mastercraft.cmd(714): [goto calc.parts]
  595. mastercraft.cmd(717): [var temp.room 0]
  596. mastercraft.cmd(718): [math asmCount1 multiply 2]
  597. mastercraft.cmd(719): [math asmCount2 multiply 2]
  598. mastercraft.cmd(720): [gosub verb put my book in my pack]
  599. mastercraft.cmd, mc_include.cmd(588): [var verb put my book in my pack]
  600. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  601. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  602. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  603. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  604. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  605. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  606. mastercraft.cmd, mc_include.cmd(598): [send put my book in my pack]
  607. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  608. put my book in my pack
  609. What were you referring to?
  610. >
  611. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  612. mastercraft.cmd, mc_include.cmd(601): [return]
  613. mastercraft.cmd(721): [if "NULL" = "long pole" then]
  614. mastercraft.cmd(722): [if "NULL" = "short pole" then]
  615. mastercraft.cmd(723): [if "NULL" = "handle" then]
  616. mastercraft.cmd(724): [if "NULL" = "hilt" then]
  617. mastercraft.cmd(725): [if "NULL" = "haft" then]
  618. mastercraft.cmd(726): [if "NULL" = "large backing" then]
  619. mastercraft.cmd(727): [if "NULL" = "large padding" then]
  620. mastercraft.cmd(728): [if "NULL" = "string" then]
  621. mastercraft.cmd(729): [if "NULL" = "small backing" then]
  622. mastercraft.cmd(730): [if "NULL" = "small padding" then]
  623. mastercraft.cmd(731): [if "NULL" = "long cord" then]
  624. mastercraft.cmd(732): [if "NULL" = "short cord" then]
  625. mastercraft.cmd(733): [if "NULL" = "mechanism" then ]
  626. mastercraft.cmd(739): [}]
  627. mastercraft.cmd(741): [pause 2]
  628. mastercraft.cmd(742): [gosub check.location]
  629. mastercraft.cmd, mc_include.cmd(241): [var society none]
  630. mastercraft.cmd, mc_include.cmd(242): [if 1 = 30 && matchre("442|441|443|405|404|398|402|403|409|408|399|406|407|400|410|411|401", "915") then]
  631. mastercraft.cmd, mc_include.cmd(243): [if 1 = 30 && matchre("448|450|449|451|458|459|455|452|453|454|456|457|460", "915") then]
  632. mastercraft.cmd, mc_include.cmd(244): [if 1 = 30 && matchre("461|462|463|464|465|466|467|468|469", "915") then]
  633. mastercraft.cmd, mc_include.cmd(245): [if 1 = 1 && matchre("903|865|962|961|960|902|905|904|906|963|907|908|909", "915") then]
  634. mastercraft.cmd, mc_include.cmd(246): [if 1 = 1 && matchre("873|910|911|912|913|914|915|916|917|918|919|920|921|922|923|924", "915") then]
  635. mastercraft.cmd, mc_include.cmd(246): [var society Crossing.Outfitting]
  636. mastercraft.cmd, mc_include.cmd(247): [if 1 = 1 && matchre("851|925|874|926|927|928|929|930", "915") then]
  637. mastercraft.cmd, mc_include.cmd(248): [if 1 = 1 && matchre("898|931|932|933|934", "915") then]
  638. mastercraft.cmd, mc_include.cmd(249): [if 1 = 90 && matchre("818|819|820|821|822|823|824|825|826|827|828|829|830|831|832", "915") then]
  639. mastercraft.cmd, mc_include.cmd(250): [if 1 = 90 && matchre("850|851|852|846|843|845|847|848|849|844|841|839|840|842", "915") then]
  640. mastercraft.cmd, mc_include.cmd(251): [if 1 = 67 && matchre("644|661|645|648|648|649|650|651|652|653|654|655|656|657|658|659|660|646", "915") then]
  641. mastercraft.cmd, mc_include.cmd(252): [if 1 = 67 && matchre("700|701|702|703|704|705", "915") then]
  642. mastercraft.cmd, mc_include.cmd(253): [if 1 = 116 && matchre("407|408|416|417|418|419|409|410|411|412|413|414|415", "915") then]
  643. mastercraft.cmd, mc_include.cmd(254): [if 1 = 107 && matchre("334|335|336|337|338|339|340|341|342|343|344|345|346|347|348", "915") then]
  644. mastercraft.cmd, mc_include.cmd(255): [if 1 = 7 && matchre("774|777|776|775|778|782|779|784|780|786|781|783|785", "915") then]
  645. mastercraft.cmd, mc_include.cmd(256): [if 1 = 61 && matchre("248|238|239|240|241|242|243|244|245|246|247|253|252|251|250|249|237", "915") then]
  646. mastercraft.cmd, mc_include.cmd(257): [if 1 = 150 && matchre("206|207|208|209|210|220|221", "915") then]
  647. mastercraft.cmd, mc_include.cmd(258): [if 1 = 150 && matchre("196|197|198|199|200|201|202|203|204|215|216|217|218|219", "915") then]
  648. mastercraft.cmd, mc_include.cmd(259): [if 1 = 150 && matchre("183|184|185|186|187|188|189|211|212|213|214", "915") then]
  649. mastercraft.cmd, mc_include.cmd(260): [pause 1]
  650. mastercraft.cmd, mc_include.cmd(261): [gosub Crossing.Outfitting]
  651. mastercraft.cmd, mc_include.cmd(321): [var master Milline]
  652. mastercraft.cmd, mc_include.cmd(322): [put #tvar master.room 873|910|911|912|913|914|915|916]
  653. mastercraft.cmd, mc_include.cmd(323): [put #tvar work.room 917|918]
  654. mastercraft.cmd, mc_include.cmd(324): [put #tvar supply.room 914]
  655. mastercraft.cmd, mc_include.cmd(325): [put #tvar part.room 914]
  656. mastercraft.cmd, mc_include.cmd(327): [put #tvar tool.room 913]
  657. mastercraft.cmd, mc_include.cmd(328): [put #tvar repair.room Rangu]
  658. mastercraft.cmd, mc_include.cmd(329): [var repair.clerk Rangu]
  659. mastercraft.cmd, mc_include.cmd(330): [var society.type Outfitting]
  660. mastercraft.cmd, mc_include.cmd(331): [return]
  661. mastercraft.cmd, mc_include.cmd(262): [return]
  662. mastercraft.cmd(744): [if 0 > 0 then]
  663. mastercraft.cmd(745): [if 0 > 0 then]
  664. mastercraft.cmd(746): [if "on" = "on" then]
  665. mastercraft.cmd(746): [gosub check.tools]
  666. mastercraft.cmd(1444): [var temp 0]
  667. mastercraft.cmd(1445): [eval temp.max count("needles|scissors|slickstone","|")]
  668. mastercraft.cmd(1446): [check.tools2:]
  669. mastercraft.cmd(1447): [gosub verb get my needles from my pack]
  670. mastercraft.cmd, mc_include.cmd(588): [var verb get my needles from my pack]
  671. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  672. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  673. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  674. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  675. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  676. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  677. mastercraft.cmd, mc_include.cmd(598): [send get my needles from my pack]
  678. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  679. get my needles from my pack
  680.  
  681. You get some iron sewing needles from inside your leather pack.
  682. >
  683. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  684. mastercraft.cmd, mc_include.cmd(601): [return]
  685. mastercraft.cmd(1448): [gosub repair.tool needles]
  686. mastercraft.cmd(1468): [var repair.temp needles]
  687. mastercraft.cmd(1469): [if 0 = 1 then]
  688. mastercraft.cmd(1470): [send analyze my needles]
  689. mastercraft.cmd(1471): [pause 1]
  690. analyze my needles
  691. You analyze every aspect of the sewing needles and nod as your understanding grows.
  692. mastercraft.cmd(150): [var tool.repair practically in mint condition]
  693. This appears to be a crafting tool and they are practically in mint condition.
  694. Used with thread to sew together fabrics and leather.
  695. mastercraft.cmd(145): [var (analyze) item.quality well-crafted]
  696. The workmanship is well-crafted.
  697. Assessing the needles's durability, you determine they are very delicate and easily damaged.
  698. This tool appears to be extremely ineffective at increasing crafting speed.
  699. Roundtime: 9 sec.
  700. R>
  701. Knowledge from your sanowret crystal about Holy Magic rings clear in your mind:
  702. Despite this discipline's strong connection to the Immortals, other entities have historically made use of Holy magic. Priests of the western gods were verifiably using Holy magic prior to contact, as seen through their artifacts (including the Barrier, which kept Lyras contained for decades). A frightening but poorly understood adjunct to this is that demons seem capable of replicating Holy magic, either in whole or in effect, and there is insufficient study to determine how deeply the similarity to Holy magic this 'unholy' magic runs.
  703.  
  704. The light and crystal sound of your sanowret crystal fades slightly as you come to the end of the knowledge about Holy Magic. You feel quite enlightened, if a bit mentally tired.
  705. R>
  706. mastercraft.cmd(1472): [if "practically in mint condition" = "in pristine condition" || "practically in mint condition" = "practically in mint condition" then]
  707. mastercraft.cmd(1472): [return]
  708. mastercraft.cmd(1449): [unvar repair.temp]
  709. mastercraft.cmd(1450): [gosub verb put my needles in my pack]
  710. mastercraft.cmd, mc_include.cmd(588): [var verb put my needles in my pack]
  711. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  712. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  713. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  714. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  715. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  716. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  717. mastercraft.cmd, mc_include.cmd(598): [send put my needles in my pack]
  718. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  719. put my needles in my pack
  720.  
  721. You put your needles in your leather pack.
  722. >
  723. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  724. mastercraft.cmd, mc_include.cmd(601): [return]
  725. mastercraft.cmd(1451): [math temp add 1]
  726. mastercraft.cmd(1452): [if 1 > 2 then]
  727. mastercraft.cmd(1457): [}]
  728. mastercraft.cmd(1458): [gosub check.tools2]
  729. mastercraft.cmd(1447): [gosub verb get my scissors from my pack]
  730. mastercraft.cmd, mc_include.cmd(588): [var verb get my scissors from my pack]
  731. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  732. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  733. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  734. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  735. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  736. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  737. mastercraft.cmd, mc_include.cmd(598): [send get my scissors from my pack]
  738. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  739. get my scissors from my pack
  740.  
  741. You get some iron scissors from inside your leather pack.
  742. >
  743. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  744. mastercraft.cmd, mc_include.cmd(601): [return]
  745. mastercraft.cmd(1448): [gosub repair.tool scissors]
  746. mastercraft.cmd(1468): [var repair.temp scissors]
  747. mastercraft.cmd(1469): [if 0 = 1 then]
  748. mastercraft.cmd(1470): [send analyze my scissors]
  749. mastercraft.cmd(1471): [pause 1]
  750. analyze my scissors
  751. You analyze every aspect of the iron scissors and nod as your understanding grows.
  752. mastercraft.cmd(150): [var tool.repair practically in mint condition]
  753. This appears to be a crafting tool and they are practically in mint condition.
  754. Basic scissors for cutting things with.
  755. mastercraft.cmd(145): [var (analyze) item.quality finely-crafted]
  756. The workmanship is finely-crafted.
  757. Assessing the scissors's durability, you determine they are very delicate and easily damaged.
  758. This tool appears to be completely ineffective at increasing crafting speed.
  759. Roundtime: 9 sec.
  760. R>
  761. mastercraft.cmd(1472): [if "practically in mint condition" = "in pristine condition" || "practically in mint condition" = "practically in mint condition" then]
  762. mastercraft.cmd(1472): [return]
  763. mastercraft.cmd(1449): [unvar repair.temp]
  764. mastercraft.cmd(1450): [gosub verb put my scissors in my pack]
  765. mastercraft.cmd, mc_include.cmd(588): [var verb put my scissors in my pack]
  766. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  767. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  768. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  769. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  770. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  771. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  772. mastercraft.cmd, mc_include.cmd(598): [send put my scissors in my pack]
  773. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  774. put my scissors in my pack
  775.  
  776. You put your scissors in your leather pack.
  777. >
  778. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  779. mastercraft.cmd, mc_include.cmd(601): [return]
  780. mastercraft.cmd(1451): [math temp add 1]
  781. mastercraft.cmd(1452): [if 2 > 2 then]
  782. mastercraft.cmd(1457): [}]
  783. mastercraft.cmd(1458): [gosub check.tools2]
  784. mastercraft.cmd(1447): [gosub verb get my slickstone from my pack]
  785. mastercraft.cmd, mc_include.cmd(588): [var verb get my slickstone from my pack]
  786. mastercraft.cmd, mc_include.cmd(589): [goto verb.a]
  787. mastercraft.cmd, mc_include.cmd(593): [match verb.p type ahead]
  788. mastercraft.cmd, mc_include.cmd(594): [match verb.p ...wait]
  789. mastercraft.cmd, mc_include.cmd(595): [matchre clean ^The anvil already has]
  790. mastercraft.cmd, mc_include.cmd(596): [matchre verb.d (You get|You put|You pick up|What were you|You move|You glance down|You drop|Roundtime|STOW HELP|completely undamaged and does not need repair|cannot figure out how to do that|not damaged enough to warrant repair|bundle them with your logbook and then give|you just received a work order|You turn your book|You study|You scan|You notate|You hand|You slide|You place|You have no idea how to craft|The book is already turned|What were you referring|You realize you have items bundled with the logbook)]
  791. mastercraft.cmd, mc_include.cmd(597): [matchre verb.d ^The clerk counts|Searching methodically|Perhaps you should be holding that|You find your jar|You close|You open|The (\S+) can only hold|The attendant|You measure out|You carefully break off|You may purchase|^You hand|"There isn't a scratch on that|"I don't repair those here\."|That is already|You are already holding|What were you referring|Just give it to me again if you want]
  792. mastercraft.cmd, mc_include.cmd(598): [send get my slickstone from my pack]
  793. mastercraft.cmd, mc_include.cmd(599): [matchwait]
  794. get my slickstone from my pack
  795.  
  796. You get a slickstone from inside your leather pack.
  797. >
  798. mastercraft.cmd, mc_include.cmd(600): [verb.d:]
  799. mastercraft.cmd, mc_include.cmd(601): [return]
  800. mastercraft.cmd(1448): [gosub repair.tool slickstone]
  801. mastercraft.cmd(1468): [var repair.temp slickstone]
  802. mastercraft.cmd(1469): [if 0 = 1 then]
  803. mastercraft.cmd(1470): [send analyze my slickstone]
  804. mastercraft.cmd(1471): [pause 1]
  805. analyze my slickstone
  806. You analyze every aspect of the slickstone and nod as your understanding grows.
  807. mastercraft.cmd(150): [var tool.repair in good condition]
  808. This appears to be a crafting tool and it is in good condition.
  809. A smooth stone used to flatten garments for sewing by rubbing them.
  810. mastercraft.cmd(145): [var (analyze) item.quality well-crafted]
  811. The workmanship is well-crafted.
  812. Assessing the slickstone's durability, you determine it is very delicate and easily damaged.
  813. This tool appears to be completely ineffective at increasing crafting speed.
  814. Roundtime: 9 sec.
  815. R>
  816. mastercraft.cmd(1472): [if "in good condition" = "in pristine condition" || "in good condition" = "practically in mint condition" then]
  817. mastercraft.cmd(1473): [pause .1]
  818. mastercraft.cmd(1474): [if "on" = "off" then]
  819. mastercraft.cmd(1483): [}]
  820. mastercraft.cmd(1484): [if contains("ball-peen hammer|tongs|shovel|pliers|needles|scissors|awl|chisel|riffler|rasp|saw", "slickstone") then]
  821. mastercraft.cmd(1510): [}]
  822. mastercraft.cmd(1511): [if (("slickstone" = "bellows")||("slickstone" = "slickstone")) then]
  823. mastercraft.cmd(1512): [{]
  824. mastercraft.cmd(1513): [echo *** Pausing script for you to get slickstone repaired!]
  825. *** Pausing script for you to get slickstone repaired!
  826. mastercraft.cmd(1514): [echo *** Type GOGO in your original crafting hall to resume script]
  827. *** Type GOGO in your original crafting hall to resume script
  828. mastercraft.cmd(1515): [waitforre /gogo/i]
  829.  
  830. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement