Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.12 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/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. - Large Blunt
  19. - Light Thrown
  20. - Small Blunt
  21. - Brawling
  22. - Twohanded Edged
  23. - Staves
  24. - Debilitation
  25. - Targeted Magic
  26.  
  27. hunting_info:
  28. - :zone: buccas
  29. :duration: 60
  30. stop_on:
  31. - Melee Mastery
  32. - Missile Mastery
  33. # - Heavy Thrown
  34. # - Light Thrown
  35. # - Brawling
  36. # - Twohanded Edged
  37. # - Debilitation
  38. # - Targeted Magic
  39.  
  40. # Gear settings
  41. gear:
  42. #Light/Leather Armor
  43. - :adjective: quilted
  44. :name: hauberk
  45. :is_leather: true
  46. :hinders_lockpicking: true
  47. :is_worn: true
  48.  
  49. - :adjective: quilted
  50. :name: hood
  51. :is_leather: true
  52. :hinders_lockpicking: true
  53. :is_worn: true
  54.  
  55. - :adjective: quilted
  56. :name: gloves
  57. :is_leather: true
  58. :hinders_lockpicking: true
  59. :is_worn: true
  60.  
  61. #Plate Armor
  62. - :adjective: plate
  63. :name: gauntlets
  64. :is_leather: false
  65. :hinders_lockpicking: true
  66. :is_worn: true
  67.  
  68. - :adjective:
  69. :name: bascinet
  70. :is_leather: false
  71. :hinders_lockpicking: true
  72. :is_worn: true
  73.  
  74. #Chain Armor
  75. - :adjective: mail
  76. :name: mitts
  77. :is_leather: false
  78. :hinders_lockpicking: true
  79. :is_worn: true
  80.  
  81. - :adjective:
  82. :name: balaclava
  83. :is_leather: false
  84. :hinders_lockpicking: true
  85. :is_worn: true
  86.  
  87. #Brigandine Armor
  88. - :adjective: scale
  89. :name: gloves
  90. :is_leather: false
  91. :hinders_lockpicking: true
  92. :is_worn: true
  93.  
  94. - :adjective: plain
  95. :name: armet
  96. :is_leather: false
  97. :hinders_lockpicking: true
  98. :is_worn: true
  99.  
  100. #Misc Armor
  101. - :adjective: parry
  102. :name: stick
  103. :is_leather: false
  104. :hinders_lockpicking: true
  105. :is_worn: true
  106.  
  107. - :adjective: ordinary
  108. :name: shield
  109. :is_leather: true
  110. :hinders_lockpicking: true
  111. :is_worn: true
  112.  
  113. - :adjective: spiked
  114. :name: knuckles
  115. :is_leather: false
  116. :hinders_lockpicking: true
  117. :is_worn: true
  118.  
  119. - :adjective: elbow
  120. :name: spikes
  121. :is_leather: false
  122. :hinders_lockpicking: true
  123. :is_worn: true
  124.  
  125. - :adjective: knee
  126. :name: spikes
  127. :is_leather: false
  128. :hinders_lockpicking: false
  129. :is_worn: true
  130.  
  131. #Weapons
  132.  
  133. - :adjective: alabaster
  134. :name: staff
  135. :is_leather: false
  136. :hinders_lockpicking: false
  137. :is_worn: true
  138. :swappable: false
  139.  
  140. - :adjective:
  141. :name: bola
  142. :is_leather: false
  143. :hinders_lockpicking: false
  144. :is_worn: false
  145. :swappable: false
  146.  
  147. - :adjective:
  148. :name: claymore
  149. :is_leather: false
  150. :hinders_lockpicking: false
  151. :is_worn: false
  152. :swappable: false
  153.  
  154. - :adjective: throwing
  155. :name: mallet
  156. :is_leather: false
  157. :hinders_lockpicking: false
  158. :is_worn: false
  159. :swappable: false
  160.  
  161. gear_sets:
  162. standard:
  163. - quilted hood
  164. - quilted hauberk
  165. - quilted gloves
  166. - parry stick
  167. - ordinary shield
  168. - spiked knuckles
  169. - elbow spikes
  170. - knee spikes
  171. - alabaster staff
  172.  
  173. cycle_armors:
  174. Plate Armor:
  175. - plate gauntlets
  176. - bascinet
  177. Chain Armor:
  178. - mail mitts
  179. - balaclava
  180. Brigandine:
  181. - scale gloves
  182. - plain armet
  183.  
  184. # Combat settings
  185. hunting_buddies:
  186. - Sephroc
  187.  
  188. buff_spells:
  189.  
  190. Centering:
  191. abbrev: centering
  192. recast: 3
  193. mana: 18
  194. cambrinth:
  195. - 4
  196. - 4
  197. - 2
  198.  
  199. Minor Physical Protection:
  200. abbrev: mpp
  201. recast: 3
  202. mana: 18
  203. cambrinth:
  204. - 2
  205. - 3
  206. - 2
  207.  
  208. Major Physical Protection:
  209. abbrev: mapp
  210. recast: 3
  211. mana: 12
  212. cambrinth:
  213. - 2
  214. - 2
  215. - 2
  216.  
  217. offensive_spells:
  218. - skill: Debilitation
  219. name: Soul Sickness
  220. abbrev: sick
  221. mana: 4
  222. harmless: true
  223. expire: The spiritual weight lifts off
  224. - skill: Targeted Magic
  225. name: Fists of Faenella
  226. abbrev: FF
  227. mana: 4
  228. harmless: false
  229. cambrinth:
  230. - 2
  231.  
  232. # Misc Combat-Settings
  233. skinning:
  234. skin: true
  235. arrange_all: false
  236. arrange_count: 5
  237. tie_bundle: true
  238. dance_skill: Brawling
  239. dance_threshold: 1
  240. combat_trainer_target_increment: 10
  241. #mind state increments
  242. combat_trainer_action_count: 30
  243. #swing count
  244. use_weak_attacks: false
  245. use_stealth_attacks: false
  246. last_rites: true
  247.  
  248. training_abilities:
  249. Tactics: 40
  250. Hunt: 120
  251. Perc: 120
  252. Pray: 610
  253. Meraud: 3900
  254. App Quick: 60
  255.  
  256. offhand_thrown: true
  257.  
  258. weapon_training:
  259. Small Blunt: bola
  260. Offhand Weapon: throwing mallet
  261. Heavy Thrown: throwing mallet
  262. Staves: alabaster staff
  263. Twohanded Edged: claymore
  264. Light Thrown: bola
  265. Large Blunt: throwing mallet
  266. Brawling: ''
  267.  
  268. empty_hunting_room_messages:
  269. - May Damaris guide my daggers true, anyone here?
  270. - Dergati's blood is in my veins! Destruction pulses with each heartbeat, and must be quenched in blood! Anyone here?
  271. - Everild, send your strength onto me to use my sword in your name. Is there anyone hiding?
  272. - Harawep, show me your pain.. Fill me with your power! Is there anyone here?
  273. - Anyone hiding?
  274.  
  275. # Non-combat settings
  276.  
  277. crossing_training:
  278. - Theurgy
  279. - Augmentation
  280. - Warding
  281. - Utility
  282. - Attunement
  283. - Perception
  284. - Outdoorsmanship
  285. - Athletics
  286. - Appraisal
  287. - Mechanical Lore
  288. - Locksmithing
  289. #- Forging
  290. #- Outfitting
  291. #- Sorcery
  292.  
  293. use_lockpick_ring: false
  294. lockpick_type: stout
  295. picking_box_source: rucksack
  296. #boxes you find go here
  297. picking_box_storage: satchel
  298. #boxes that are too hard end up here
  299. harvest_traps: false
  300. lockpick_dismantle: pray
  301. stop_pick_on_mindlock: true
  302. picking_pet_box_source: satchel
  303. #lockpick_buff_bot: xxx
  304.  
  305. training_spells:
  306. Augmentation:
  307. abbrev: Centering
  308. Warding:
  309. abbrev: Mpp
  310. Utility:
  311. abbrev: Bless
  312.  
  313. #Sorcery
  314. #crossing_training_sorcery_room: 1642
  315. #crossing_training_sorcery: shadows 30
  316.  
  317. # Misc Settings
  318. braid_item: grass
  319. favor_goal: 50
  320. hand_armor: mitts
  321. cambrinth: armband
  322. stored_cambrinth: false
  323. cambrinth_cap: 32
  324. safe_room: 5713
  325. saferoom_health_threshold: 25
  326. listen: true
  327. train_appraisal_with_gear: alabaster staff
  328.  
  329. # Cleric Settings
  330. favor_god: Chadatru
  331. immortal_aspect: lion
  332. water_holder: chalice
  333. flint_lighter: claymore
  334. theurgy_supply_container: satchel
  335. tithe: true
  336.  
  337. # Loot Settings
  338. loot_bodies: true
  339. sell_loot_bundle: true
  340. sell_loot_pouch: false
  341. storage_containers:
  342. - rucksack
  343. - satchel
  344. - large sack
  345. gem_pouch_adjective: gem
  346. spare_gem_pouch_container: tote
  347.  
  348. loot_subtractions:
  349. - bolt
  350. - rock
  351. - rocks
  352.  
  353. loot_additions:
  354. - waermodi stones
  355. - runestone
  356. - tablet
  357. - parchment
  358. - scroll
  359. - card
  360. - nugget
  361. - bar
  362. - coffer
  363. - strongbox
  364. - chest
  365. - caddy
  366. - trunk
  367. - casket
  368. - skippet
  369. - crate
  370. - box
  371. - cambrinth lump
  372. - package
  373. - sraeth runestone
  374. - gold ring
  375. - kirmhiro draught
  376. - signet ring
  377. - witch ball
  378. - satin pillow
  379. - license
  380. - writ
  381. - permit
  382. - pass
  383. - profile
  384. - seastars
  385. - pendant
  386. - jasper
  387. - heliodor
  388. - tasialm
  389. - seastar
  390. - papyrus roll
  391. - gold nugget
  392. - platinum nugget
  393. - lumium nugget
  394. - ninium nugget
  395. - muracite nugget
  396. - darkstone nugget
  397. - damite nugget
  398. - kertig nugget
  399. - haralun nugget
  400. - glaes nugget
  401. - animite nugget
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement