Advertisement
Guest User

Untitled

a guest
Feb 26th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.81 KB | None | 0 0
  1. Trusted Scripts: ["repository", "lnet", "narost", "dependency"]
  2. ./scripts/profiles/Aevul-setup.yaml,./scripts/profiles/Andreasis-setup.yaml,./scripts/profiles/Atere-fast.yaml,./scripts/profiles/Atere-setup.yaml,./scripts/profiles/base-empty.yaml,./scripts/profiles/base.yaml,./scripts/profiles/Chuno-primary.yaml,./scripts/profiles/Chuno-setup.yaml,./scripts/profiles/Chuno-stealth.yaml,./scripts/profiles/Cidemon-back.yaml,./scripts/profiles/Cidemon-setup.yaml,./scripts/profiles/Crannach-back.yaml,./scripts/profiles/Crannach-setup.yaml,./scripts/profiles/Dartellum-back.yaml,./scripts/profiles/Dartellum-setup.yaml,./scripts/profiles/Depyen-setup.yaml,./scripts/profiles/Etreu-back.yaml,./scripts/profiles/Etreu-back2.yaml,./scripts/profiles/Etreu-leather.yaml,./scripts/profiles/Etreu-murder.yaml,./scripts/profiles/Etreu-setup.yaml,./scripts/profiles/Evissam-back.yaml,./scripts/profiles/Evissam-setup.yaml,./scripts/profiles/Fallanor-setup.yaml,./scripts/profiles/Holtt-setup.yaml,./scripts/profiles/Holtt-setup2.yaml,./scripts/profiles/Inkin-back.yaml,./scripts/profiles/Inkin-fast.yaml,./scripts/profiles/Inkin-setup.yaml,./scripts/profiles/Jairne-back.yaml,./scripts/profiles/Jairne-nostealth.yaml,./scripts/profiles/Jairne-notm.yaml,./scripts/profiles/Jairne-setup.yaml,./scripts/profiles/Jairne-tmtrain.yaml,./scripts/profiles/Jonas-back.yaml,./scripts/profiles/Jonas-setup.yaml,./scripts/profiles/Kawill-back.yaml,./scripts/profiles/Kawill-fast.yaml,./scripts/profiles/Kawill-setup.yaml,./scripts/profiles/Lukrani-setup.yaml,./scripts/profiles/Masah-setup.yaml,./scripts/profiles/Medellia-setup.yaml,./scripts/profiles/Menacra-setup.yaml,./scripts/profiles/Menacra-undead.yaml,./scripts/profiles/Mooselurk-back.yaml,./scripts/profiles/Mooselurk-setup.yaml,./scripts/profiles/Mooselurk-stealth.yaml,./scripts/profiles/Paeriluno-back.yaml,./scripts/profiles/Paeriluno-fast.yaml,./scripts/profiles/Paeriluno-setup.yaml,./scripts/profiles/Qetu-setup.yaml,./scripts/profiles/Roobeelitch-setup.yaml,./scripts/profiles/SampleBarbarian-setup.yaml,./scripts/profiles/SampleBard-setup.yaml,./scripts/profiles/SampleCleric-setup.yaml,./scripts/profiles/SampleMoonMage-setup.yaml,./scripts/profiles/SampleNecromancer-setup.yaml,./scripts/profiles/SamplePaladin-setup.yaml,./scripts/profiles/SampleRanger-setup.yaml,./scripts/profiles/SampleThief-setup.yaml,./scripts/profiles/SampleWarriorMage-setup.yaml,./scripts/profiles/Sarikis-setup.yaml,./scripts/profiles/Selanas-setup.yaml,./scripts/profiles/Sheltim-back.yaml,./scripts/profiles/Sheltim-fast.yaml,./scripts/profiles/Sheltim-setup.yaml,./scripts/profiles/Sorjen-back.yaml,./scripts/profiles/Sorjen-fast.yaml,./scripts/profiles/Sorjen-setup.yaml,./scripts/profiles/Tekronn-back.yaml,./scripts/profiles/Tekronn-debuffer.yaml,./scripts/profiles/Tekronn-setup.yaml,./scripts/profiles/Thurmond-setup.yaml,./scripts/profiles/Tohseno-back.yaml,./scripts/profiles/Tohseno-setup.yaml,./scripts/profiles/Torgro-back.yaml,./scripts/profiles/Torgro-debuffer.yaml,./scripts/profiles/Torgro-setup.yaml,./scripts/profiles/Ugsy-setup.yaml,./scripts/profiles/Valtashuan-fast.yaml,./scripts/profiles/Valtashuan-setup.yaml,./scripts/profiles/Weeks-setup.yaml
  3. ./scripts/data/base-anatomy-charts.yaml,./scripts/data/base-art.yaml,./scripts/data/base-athletics.yaml,./scripts/data/base-constellations.yaml,./scripts/data/base-crafting.yaml,./scripts/data/base-filters.yaml,./scripts/data/base-hunting.yaml,./scripts/data/base-items.yaml,./scripts/data/base-lumber.yaml,./scripts/data/base-mining.yaml,./scripts/data/base-perform.yaml,./scripts/data/base-picking.yaml,./scripts/data/base-recipes.yaml,./scripts/data/base-shrines.yaml,./scripts/data/base-spells.yaml,./scripts/data/base-stealing.yaml,./scripts/data/base-town.yaml
  4. Lich Version: 4.6.38
  5. Ruby Version: 2.0.0
  6. Dependency Version: 1.1
  7.  
  8. ****
  9.  
  10. ****
  11.  
  12. ****
  13. ./scripts/profiles/Holtt-setup.yaml
  14. # Hunting settings
  15. training_manager_hunting_priority: true
  16. training_manager_priority_skills:
  17. - Heavy Thrown
  18. - Light Thrown
  19. - Staves
  20. - Twohanded Edged
  21. #- Debilitation
  22. #- Targeted Magic
  23.  
  24. hunting_info:
  25. - :zone: endrus_serpents
  26. :duration: 20
  27. before:
  28. - go2 5713
  29. - pick
  30. - pick
  31. - athletics
  32. - athletics
  33. stop_on:
  34. - Melee Mastery
  35. # - Missile Mastery
  36. # - Heavy Thrown
  37. # - Light Thrown
  38. # - Brawling
  39. # - Twohanded Edged
  40. # - Debilitation
  41. # - Targeted Magic
  42.  
  43. # Gear settings
  44. gear:
  45. #Light/Leather Armor
  46. - :adjective: quilted
  47. :name: hauberk
  48. :is_leather: true
  49. :hinders_lockpicking: true
  50. :is_worn: true
  51.  
  52. - :adjective: quilted
  53. :name: hood
  54. :is_leather: true
  55. :hinders_lockpicking: true
  56. :is_worn: true
  57.  
  58. - :adjective: quilted
  59. :name: gloves
  60. :is_leather: true
  61. :hinders_lockpicking: true
  62. :is_worn: true
  63.  
  64. #Plate Armor
  65. - :adjective: plate
  66. :name: mask
  67. :is_leather: false
  68. :hinders_lockpicking: true
  69. :is_worn: true
  70.  
  71. - :adjective: plate
  72. :name: gauntlets
  73. :is_leather: false
  74. :hinders_lockpicking: true
  75. :is_worn: true
  76.  
  77. - :adjective:
  78. :name: bascinet
  79. :is_leather: false
  80. :hinders_lockpicking: true
  81. :is_worn: true
  82.  
  83. #Chain Armor
  84. - :adjective: mail
  85. :name: mitts
  86. :is_leather: false
  87. :hinders_lockpicking: true
  88. :is_worn: true
  89.  
  90. - :adjective:
  91. :name: balaclava
  92. :is_leather: false
  93. :hinders_lockpicking: true
  94. :is_worn: true
  95.  
  96. #Brigandine Armor
  97. - :adjective: scale
  98. :name: gloves
  99. :is_leather: false
  100. :hinders_lockpicking: true
  101. :is_worn: true
  102.  
  103. - :adjective: plain
  104. :name: armet
  105. :is_leather: false
  106. :hinders_lockpicking: true
  107. :is_worn: true
  108.  
  109. #Misc Armor
  110. - :adjective: parry
  111. :name: stick
  112. :is_leather: false
  113. :hinders_lockpicking: false
  114. :is_worn: true
  115.  
  116. - :adjective: ordinary
  117. :name: shield
  118. :is_leather: true
  119. :hinders_lockpicking: true
  120. :is_worn: true
  121.  
  122. - :adjective: spiked
  123. :name: knuckles
  124. :is_leather: false
  125. :hinders_lockpicking: true
  126. :is_worn: true
  127.  
  128. - :adjective: elbow
  129. :name: spikes
  130. :is_leather: false
  131. :hinders_lockpicking: false
  132. :is_worn: true
  133.  
  134. - :adjective: knee
  135. :name: spikes
  136. :is_leather: false
  137. :hinders_lockpicking: false
  138. :is_worn: true
  139.  
  140. #Weapons
  141.  
  142. - :adjective: alabaster
  143. :name: staff
  144. :is_leather: true
  145. :hinders_lockpicking: false
  146. :is_worn: true
  147. :swappable: false
  148.  
  149. - :adjective:
  150. :name: bola
  151. :is_leather: false
  152. :hinders_lockpicking: false
  153. :is_worn: false
  154. :swappable: false
  155.  
  156. - :adjective: dwarven
  157. :name: greataxe
  158. :is_leather: false
  159. :hinders_lockpicking: false
  160. :is_worn: false
  161. :swappable: false
  162.  
  163. - :adjective: throwing
  164. :name: mallet
  165. :is_leather: false
  166. :hinders_lockpicking: false
  167. :is_worn: false
  168. :swappable: false
  169.  
  170. gear_sets:
  171. standard:
  172. - quilted hood
  173. - plate mask
  174. - quilted hauberk
  175. - quilted gloves
  176. - parry stick
  177. - ordinary shield
  178. - spiked knuckles
  179. - elbow spikes
  180. - knee spikes
  181. - alabaster staff
  182.  
  183. cycle_armors:
  184. Light Armor:
  185. - quilted gloves
  186. - quilted hood
  187. - plate mask
  188. Plate Armor:
  189. - plate gauntlets
  190. - bascinet
  191. Chain Armor:
  192. - mail mitts
  193. - balaclava
  194. Brigandine:
  195. - scale gloves
  196. - plain armet
  197.  
  198. # Combat settings
  199. hunting_buddies:
  200. - Sephroc
  201.  
  202. buff_spells:
  203.  
  204. Sanctify Pattern:
  205. abbrev: sap
  206. recast: 5
  207. mana: 16
  208. cambrinth:
  209. - 4
  210. - 4
  211. - 4
  212. cast: cast debilitation
  213. Centering:
  214. abbrev: centering
  215. recast: 5
  216. mana: 18
  217. cambrinth:
  218. - 6
  219. - 6
  220. - 6
  221. Minor Physical Protection:
  222. abbrev: mpp
  223. recast: 5
  224. mana: 18
  225. cambrinth:
  226. - 4
  227. - 4
  228. - 4
  229.  
  230. Major Physical Protection:
  231. abbrev: mapp
  232. recast: 5
  233. mana: 16
  234. cambrinth:
  235. - 4
  236. - 4
  237. - 4
  238.  
  239. Protection From Evil:
  240. abbrev: pfe
  241. recast: 5
  242. mana: 12
  243. cambrinth:
  244. - 2
  245. - 2
  246. - 2
  247.  
  248. #offensive_spells:
  249. #- skill: Debilitation
  250. # name: Soul Sickness
  251. # abbrev: sick
  252. # mana: 4
  253. # harmless: true
  254. # expire: The spiritual weight lifts off
  255. #- skill: Targeted Magic
  256. # name: Fists of Faenella
  257. # abbrev: FF
  258. # mana: 4
  259. # harmless: false
  260. # cambrinth:
  261. # - 2
  262.  
  263. # Misc Combat-Settings
  264. skinning:
  265. skin: true
  266. arrange_all: false
  267. arrange_count: 5
  268. tie_bundle: true
  269. dance_skill: Twohanded Edged
  270. dance_threshold: 0
  271. combat_trainer_target_increment: 10
  272. #mind state increments
  273. combat_trainer_action_count: 20
  274. #swing count
  275. use_weak_attacks: false
  276. use_stealth_attacks: false
  277. last_rites: false
  278.  
  279. training_abilities:
  280. Analyze: 120
  281. Collect: 120
  282. Hunt: 120
  283. Perc: 120
  284. Pray: 610
  285. Meraud: 3900
  286. App Quick: 60
  287. Recall: 1800
  288.  
  289. fatigue_regen_threshold: 85
  290. fatigue_regen_action: bob
  291.  
  292. weapon_training:
  293. Twohanded Edged: dwarven greataxe
  294. Small Blunt: bola
  295. Offhand Weapon: throwing mallet
  296. Heavy Thrown: throwing mallet
  297. Staves: alabaster staff
  298. Twohanded Edged: dwarven greataxe
  299. Light Thrown: bola
  300. # Large Blunt: throwing mallet
  301. Brawling: ''
  302.  
  303. offhand_thrown: true
  304.  
  305. stances:
  306. Bow:
  307. - Evasion
  308. - Shield Usage
  309. - Parry Ability
  310. Crossbow:
  311. - Evasion
  312. - Shield Usage
  313. - Parry Ability
  314. Slings:
  315. - Evasion
  316. - Shield Usage
  317. - Parry Ability
  318. Offhand Weapon:
  319. - Evasion
  320. - Shield Usage
  321. - Parry Ability
  322. Small Edged:
  323. - Evasion
  324. - Shield Usage
  325. - Parry Ability
  326. Twohanded Edged:
  327. - Evasion
  328. - Shield Usage
  329. - Parry Ability
  330. Heavy Thrown:
  331. - Evasion
  332. - Shield Usage
  333. - Parry Ability
  334. Polearms:
  335. - Evasion
  336. - Shield Usage
  337. - Parry Ability
  338. Brawling:
  339. - Evasion
  340. - Shield Usage
  341. - Parry Ability
  342.  
  343. empty_hunting_room_messages:
  344. - Is anyone here?
  345. - Is there anyone hiding?
  346. - Is there anyone here?
  347. - Anyone hiding?
  348.  
  349. # Non-combat settings
  350.  
  351. hometown: Crossing
  352.  
  353. listen: true
  354.  
  355. crossing_training:
  356. - Theurgy
  357. - Athletics
  358. - Mechanical Lore
  359. - Augmentation
  360. - Warding
  361. - Utility
  362. - Attunement
  363. - Sorcery
  364. #- Forging
  365. #- Outfitting
  366. - Locksmithing
  367.  
  368.  
  369. use_lockpick_ring: true
  370. lockpick_type: stout
  371. picking_box_source: rucksack
  372. #boxes you find go here
  373. picking_box_storage: satchel
  374. #boxes that are too hard end up here
  375. harvest_traps: false
  376. lockpick_dismantle: pray
  377. stop_pick_on_mindlock: true
  378. picking_pet_box_source: satchel
  379. lockpick_room_id: 5713
  380. #lockpick_buff_bot: xxx
  381.  
  382. training_spells:
  383. Augmentation:
  384. abbrev: Centering
  385. Warding:
  386. abbrev: Mpp
  387. Utility:
  388. abbrev: Bless
  389.  
  390. #Sorcery
  391. crossing_training_sorcery_room: 1642
  392. #crossing_training_sorcery: shadows 30
  393.  
  394. # Misc Settings
  395. braid_item: grass
  396. favor_goal: 60
  397. favor_orb_rub_frequency: 100
  398. hand_armor: quilted gloves
  399. cambrinth: armband
  400. stored_cambrinth: false
  401. cambrinth_cap: 32
  402. safe_room: 5713
  403. saferoom_health_threshold: 25
  404. listen: true
  405. train_appraisal_with_gear: alabaster staff
  406.  
  407. # Cleric Settings
  408. favor_god: Chadatru
  409. immortal_aspect: lion
  410. water_holder: chalice
  411. flint_lighter: dwarven greataxe
  412. theurgy_supply_container: satchel
  413. tithe: true
  414.  
  415. # Loot Settings
  416. loot_bodies: true
  417. sell_loot_bundle: true
  418. sell_loot_pouch: false
  419. storage_containers:
  420. - rucksack
  421. - satchel
  422. - large sack
  423. gem_pouch_adjective: gem
  424. spare_gem_pouch_container: tote
  425.  
  426. loot_subtractions:
  427. - bolt
  428. - rock
  429. - rocks
  430.  
  431. loot_additions:
  432. - stout lockpick
  433. - waermodi stones
  434. - runestone
  435. - tablet
  436. - parchment
  437. - scroll
  438. - card
  439. - nugget
  440. - bar
  441. - coffer
  442. - strongbox
  443. - chest
  444. - caddy
  445. - trunk
  446. - casket
  447. - skippet
  448. - crate
  449. - box
  450. - cambrinth lump
  451. - package
  452. - sraeth runestone
  453. - gold ring
  454. - kirmhiro draught
  455. - signet ring
  456. - witch ball
  457. - satin pillow
  458. - license
  459. - writ
  460. - permit
  461. - pass
  462. - profile
  463. - seastars
  464. - pendant
  465. - jasper
  466. - heliodor
  467. - tasialm
  468. - seastar
  469. - papyrus roll
  470. - gold nugget
  471. - platinum nugget
  472. - lumium nugget
  473. - ninium nugget
  474. - muracite nugget
  475. - darkstone nugget
  476. - damite nugget
  477. - kertig nugget
  478. - haralun nugget
  479. - glaes nugget
  480. - animite nugget
  481.  
  482. sell_loot_money_on_hand: 10 s
  483. ****
  484.  
  485. ****
  486.  
  487. ****
  488. ./scripts/profiles/Holtt-setup2.yaml
  489. # Hunting settings
  490. training_manager_hunting_priority: true
  491. training_manager_priority_skills:
  492. - Heavy Thrown
  493. - Light Thrown
  494. - Staves
  495. - Twohanded Edged
  496. #- Debilitation
  497. #- Targeted Magic
  498.  
  499. hunting_info:
  500. - :zone: rock_trolls2
  501. :duration: 60
  502. before:
  503. - go2 851
  504. - pick
  505. stop_on:
  506. - Melee Mastery
  507. # - Missile Mastery
  508. # - Heavy Thrown
  509. # - Light Thrown
  510. # - Brawling
  511. # - Twohanded Edged
  512. # - Debilitation
  513. # - Targeted Magic
  514.  
  515. # Gear settings
  516. gear:
  517. #Light/Leather Armor
  518. - :adjective: quilted
  519. :name: hauberk
  520. :is_leather: true
  521. :hinders_lockpicking: true
  522. :is_worn: true
  523.  
  524. - :adjective: quilted
  525. :name: hood
  526. :is_leather: true
  527. :hinders_lockpicking: true
  528. :is_worn: true
  529.  
  530. - :adjective: quilted
  531. :name: gloves
  532. :is_leather: true
  533. :hinders_lockpicking: true
  534. :is_worn: true
  535.  
  536. #Plate Armor
  537. - :adjective: plate
  538. :name: gauntlets
  539. :is_leather: false
  540. :hinders_lockpicking: true
  541. :is_worn: true
  542.  
  543. - :adjective:
  544. :name: bascinet
  545. :is_leather: false
  546. :hinders_lockpicking: true
  547. :is_worn: true
  548.  
  549. #Chain Armor
  550. - :adjective: mail
  551. :name: mitts
  552. :is_leather: false
  553. :hinders_lockpicking: true
  554. :is_worn: true
  555.  
  556. - :adjective:
  557. :name: balaclava
  558. :is_leather: false
  559. :hinders_lockpicking: true
  560. :is_worn: true
  561.  
  562. #Brigandine Armor
  563. - :adjective: scale
  564. :name: gloves
  565. :is_leather: false
  566. :hinders_lockpicking: true
  567. :is_worn: true
  568.  
  569. - :adjective: plain
  570. :name: armet
  571. :is_leather: false
  572. :hinders_lockpicking: true
  573. :is_worn: true
  574.  
  575. #Misc Armor
  576. - :adjective: parry
  577. :name: stick
  578. :is_leather: false
  579. :hinders_lockpicking: false
  580. :is_worn: true
  581.  
  582. - :adjective: ordinary
  583. :name: shield
  584. :is_leather: true
  585. :hinders_lockpicking: true
  586. :is_worn: true
  587.  
  588. - :adjective: spiked
  589. :name: knuckles
  590. :is_leather: false
  591. :hinders_lockpicking: true
  592. :is_worn: true
  593.  
  594. - :adjective: elbow
  595. :name: spikes
  596. :is_leather: false
  597. :hinders_lockpicking: false
  598. :is_worn: true
  599.  
  600. - :adjective: knee
  601. :name: spikes
  602. :is_leather: false
  603. :hinders_lockpicking: false
  604. :is_worn: true
  605.  
  606. #Weapons
  607.  
  608. - :adjective: alabaster
  609. :name: staff
  610. :is_leather: true
  611. :hinders_lockpicking: false
  612. :is_worn: true
  613. :swappable: false
  614.  
  615. - :adjective:
  616. :name: bola
  617. :is_leather: false
  618. :hinders_lockpicking: false
  619. :is_worn: false
  620. :swappable: false
  621.  
  622. - :adjective: dwarven
  623. :name: greataxe
  624. :is_leather: false
  625. :hinders_lockpicking: false
  626. :is_worn: false
  627. :swappable: false
  628.  
  629. - :adjective: throwing
  630. :name: mallet
  631. :is_leather: false
  632. :hinders_lockpicking: false
  633. :is_worn: false
  634. :swappable: false
  635.  
  636. gear_sets:
  637. standard:
  638. - quilted hood
  639. - quilted hauberk
  640. - quilted gloves
  641. - parry stick
  642. - ordinary shield
  643. - spiked knuckles
  644. - elbow spikes
  645. - knee spikes
  646. - alabaster staff
  647.  
  648. cycle_armors:
  649. Light Armor:
  650. - quilted gloves
  651. - quilted hood
  652. Plate Armor:
  653. - plate gauntlets
  654. - bascinet
  655. Chain Armor:
  656. - mail mitts
  657. - balaclava
  658. Brigandine:
  659. - scale gloves
  660. - plain armet
  661.  
  662. # Combat settings
  663. hunting_buddies:
  664. - Sephroc
  665.  
  666. buff_spells:
  667.  
  668. Sanctify Pattern:
  669. abbrev: sap
  670. recast: 3
  671. mana: 10
  672. cambrinth:
  673. - 2
  674. - 2
  675. - 2
  676. cast: cast debilitation
  677. Centering:
  678. abbrev: centering
  679. recast: 3
  680. mana: 12
  681. cambrinth:
  682. - 2
  683. - 2
  684. - 2
  685. Minor Physical Protection:
  686. abbrev: mpp
  687. recast: 3
  688. mana: 12
  689. cambrinth:
  690. - 2
  691. - 2
  692. - 2
  693.  
  694. Major Physical Protection:
  695. abbrev: mapp
  696. recast: 3
  697. mana: 12
  698. cambrinth:
  699. - 2
  700. - 2
  701. - 2
  702.  
  703. offensive_spells:
  704. - skill: Debilitation
  705. name: Soul Sickness
  706. abbrev: sick
  707. mana: 4
  708. harmless: true
  709. expire: The spiritual weight lifts off
  710. - skill: Targeted Magic
  711. name: Fists of Faenella
  712. abbrev: FF
  713. mana: 4
  714. harmless: false
  715. cambrinth:
  716. - 2
  717.  
  718. # Misc Combat-Settings
  719. skinning:
  720. skin: true
  721. arrange_all: false
  722. arrange_count: 5
  723. tie_bundle: true
  724. dance_skill: Brawling
  725. dance_threshold: 1
  726. combat_trainer_target_increment: 10
  727. #mind state increments
  728. combat_trainer_action_count: 30
  729. #swing count
  730. use_weak_attacks: false
  731. use_stealth_attacks: false
  732. last_rites: false
  733.  
  734. training_abilities:
  735. Analyze: 60
  736. # Collect: 120
  737. Hunt: 120
  738. Perc: 120
  739. Pray: 610
  740. Meraud: 3900
  741. App Quick: 60
  742. Recall: 1800
  743.  
  744. offhand_thrown: true
  745.  
  746. weapon_training:
  747. Small Blunt: bola
  748. Offhand Weapon: throwing mallet
  749. Heavy Thrown: throwing mallet
  750. Staves: alabaster staff
  751. Twohanded Edged: dwarven greataxe
  752. Light Thrown: bola
  753. Large Blunt: throwing mallet
  754. Brawling: ''
  755.  
  756. empty_hunting_room_messages:
  757. - May Damaris guide my daggers true, anyone here?
  758. - Dergati's blood is in my veins! Destruction pulses with each heartbeat, and must be quenched in blood! Anyone here?
  759. - Everild, send your strength onto me to use my sword in your name. Is there anyone hiding?
  760. - Harawep, show me your pain.. Fill me with your power! Is there anyone here?
  761. - Anyone hiding?
  762.  
  763. # Non-combat settings
  764.  
  765. hometown: Crossing
  766.  
  767. listen: true
  768.  
  769. crossing_training:
  770. - Theurgy
  771. - Athletics
  772. - Mechanical Lore
  773. - Augmentation
  774. - Warding
  775. - Utility
  776. - Attunement
  777. - Sorcery
  778. #- Forging
  779. #- Outfitting
  780. - Locksmithing
  781.  
  782.  
  783. use_lockpick_ring: true
  784. lockpick_type: stout
  785. picking_box_source: rucksack
  786. #boxes you find go here
  787. picking_box_storage: satchel
  788. #boxes that are too hard end up here
  789. harvest_traps: false
  790. lockpick_dismantle: pray
  791. stop_pick_on_mindlock: true
  792. picking_pet_box_source: satchel
  793. lockpick_room_id: 5713
  794. #lockpick_buff_bot: xxx
  795.  
  796. training_spells:
  797. Augmentation:
  798. abbrev: Centering
  799. Warding:
  800. abbrev: Mpp
  801. Utility:
  802. abbrev: Bless
  803.  
  804. #Sorcery
  805. crossing_training_sorcery_room: 1642
  806. #crossing_training_sorcery: shadows 30
  807.  
  808. # Misc Settings
  809. braid_item: grass
  810. favor_goal: 60
  811. hand_armor: mitts
  812. cambrinth: armband
  813. stored_cambrinth: false
  814. cambrinth_cap: 32
  815. safe_room: 5713
  816. saferoom_health_threshold: 25
  817. listen: true
  818. train_appraisal_with_gear: alabaster staff
  819.  
  820. # Cleric Settings
  821. favor_god: Chadatru
  822. immortal_aspect: lion
  823. water_holder: chalice
  824. flint_lighter: dwarven greataxe
  825. theurgy_supply_container: satchel
  826. tithe: true
  827.  
  828. # Loot Settings
  829. loot_bodies: true
  830. sell_loot_bundle: true
  831. sell_loot_pouch: false
  832. storage_containers:
  833. - rucksack
  834. - satchel
  835. - large sack
  836. gem_pouch_adjective: gem
  837. spare_gem_pouch_container: tote
  838.  
  839. loot_subtractions:
  840. - bolt
  841. - rock
  842. - rocks
  843.  
  844. loot_additions:
  845. - stout lockpick
  846. - waermodi stones
  847. - runestone
  848. - tablet
  849. - parchment
  850. - scroll
  851. - card
  852. - nugget
  853. - bar
  854. - coffer
  855. - strongbox
  856. - chest
  857. - caddy
  858. - trunk
  859. - casket
  860. - skippet
  861. - crate
  862. - box
  863. - cambrinth lump
  864. - package
  865. - sraeth runestone
  866. - gold ring
  867. - kirmhiro draught
  868. - signet ring
  869. - witch ball
  870. - satin pillow
  871. - license
  872. - writ
  873. - permit
  874. - pass
  875. - profile
  876. - seastars
  877. - pendant
  878. - jasper
  879. - heliodor
  880. - tasialm
  881. - seastar
  882. - papyrus roll
  883. - gold nugget
  884. - platinum nugget
  885. - lumium nugget
  886. - ninium nugget
  887. - muracite nugget
  888. - darkstone nugget
  889. - damite nugget
  890. - kertig nugget
  891. - haralun nugget
  892. - glaes nugget
  893. - animite nugget
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement