Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.41 KB | None | 0 0
  1. Trusted Scripts: ["repository", "lnet", "narost", "dependency"]
  2. ./scripts/profiles/base-empty.yaml,./scripts/profiles/base.yaml,./scripts/profiles/Everics-setup.yaml,./scripts/profiles/Giovonni-setup.yaml,./scripts/profiles/Kloven-setup.yaml
  3. ./scripts/data/base-anatomy-charts.yaml,./scripts/data/base-art.yaml,./scripts/data/base-athletics.yaml,./scripts/data/base-bad-words.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.7.23f
  5. Ruby Version: 2.0.0
  6. Dependency Version: 1.2
  7.  
  8. ****
  9.  
  10. ****
  11.  
  12. ****
  13. ./scripts/profiles/Everics-setup.yaml
  14. hometown: Crossing
  15. slack_username: everics
  16. quit_on_status_warning: true
  17. favor_god: Everild
  18. favor_goal: 30
  19.  
  20. hunting_buddies:
  21. - Byd
  22. - Fuss
  23. - Zansa
  24. - Jhien
  25. - Devish
  26. - Mistified
  27. - Warchyld
  28.  
  29. training_manager_hunting_priority: true
  30. training_manager_priority_skills:
  31. #- Stealth
  32. #- Missile Mastery
  33. #- Crossbow
  34. #- Plate Armor
  35. - Twohanded Edged
  36.  
  37. #Hunting Settings
  38. hunting_file_list:
  39. #- stealth
  40. - setup
  41. #- backtraining
  42. #hunting_info:
  43. #- :zone: storm_bulls
  44. # args:
  45. # - d0
  46. # :duration: 180
  47. # stop_on:
  48. # - Large Edged
  49. # - Twohanded Edged
  50. hunting_info:
  51. - :zone: young_wyverns
  52. args:
  53. - d0
  54. :duration: 180
  55. stop_on:
  56. - Large Edged
  57. - Twohanded Edged
  58.  
  59. empty_hunting_room_messages:
  60. - Anyone already hunting here?
  61.  
  62. dump_junk: true
  63.  
  64. loot_subtractions:
  65. - coffer
  66. - strongbox
  67. - chest
  68. - caddy
  69. - trunk
  70. - casket
  71. - skippet
  72. - crate
  73. - box
  74. - rock
  75. - ice arrow
  76. - ice arrows
  77. - drake arrow
  78. - drake arrows
  79. - basilisk arrow
  80. - basilisk arrows
  81. loot_additions:
  82. - shard
  83. - boar arrow
  84. - cougar arrow
  85. - bolt
  86. - shards
  87. - boar-tusk arrow
  88. - boar-tusk arrows
  89.  
  90.  
  91. gear:
  92. #Rope
  93. - :adjective: climbing
  94. :name: rope
  95. :is_leather: true
  96. :hinders_lockpicking: true
  97. :is_worn: false
  98. #ARMOR
  99. - :adjective: scale
  100. :name: gloves
  101. :is_leather: false
  102. :hinders_lockpicking: true
  103. :is_worn: true
  104. - :adjective: black
  105. :name: leathers
  106. :is_leather: true
  107. :hinders_lockpicking: true
  108. :is_worn: true
  109. - :adjective: plate
  110. :name: mask
  111. :is_leather: false
  112. :hinders_lockpicking: true
  113. :is_worn: true
  114. - :adjective: ring
  115. :name: helm
  116. :is_leather: false
  117. :hinders_lockpicking: true
  118. :is_worn: true
  119. - :adjective:
  120. :name: targe
  121. :is_leather: true
  122. :hinders_lockpicking: true
  123. :is_worn: true
  124. #Brawling
  125. - :adjective: parry
  126. :name: stick
  127. :is_leather: false
  128. :hinders_lockpicking: true
  129. :is_worn: true
  130. - :adjective:
  131. :name: handwraps
  132. :is_leather: false
  133. :hinders_lockpicking: true
  134. - :adjective: elbow
  135. :name: spikes
  136. :is_leather: false
  137. :hinders_lockpicking: true
  138. :is_worn: true
  139. - :adjective: carapace
  140. :name: footwraps
  141. :is_leather: false
  142. :hinders_lockpicking: false
  143. :is_worn: true
  144. #Weapons
  145. - :adjective: bar
  146. :name: mace
  147. :is_leather: false
  148. :hinders_lockpicking: true
  149. :is_worn: false
  150. :swappable: true
  151. :tie_to:
  152. - :adjective: bastard
  153. :name: sword
  154. :is_leather: false
  155. :hinders_lockpicking: true
  156. :is_worn: false
  157. :swappable: true
  158. :tie_to:
  159. - :adjective: nisha
  160. :name: shortbow
  161. :is_leather: true
  162. :hinders_lockpicking: true
  163. :is_worn: false
  164. :swappable: false
  165. :tie_to:
  166. - :adjective: plain
  167. :name: scimitar
  168. :is_leather: false
  169. :hinders_lockpicking: true
  170. :is_worn: false
  171. :swappable: false
  172. :tie_to:
  173. - :adjective:
  174. :name: nightstick
  175. :is_leather: true
  176. :hinders_lockpicking: true
  177. :is_worn: false
  178. :swappable: false
  179. :tie_to:
  180. - :adjective: light
  181. :name: crossbow
  182. :is_leather: true
  183. :hinders_lockpicking: true
  184. :is_worn: false
  185. :swappable: false
  186. :tie_to: braided toolstrap
  187. - :adjective: ironwood
  188. :name: sarissa
  189. :is_leather: false
  190. :hinders_lockpicking: false
  191. :is_worn: true
  192. :swappable: false
  193. :tie_to:
  194. - :adjective: throwing
  195. :name: club
  196. :is_leather: false
  197. :hinders_lockpicking: true
  198. :is_worn: false
  199. :swappable: false
  200. :tie_to:
  201. - :adjective: light
  202. :name: spear
  203. :is_leather: true
  204. :hinders_lockpicking: true
  205. :is_worn: false
  206. :swappable: false
  207. :tie_to:
  208. - :adjective: zerarin
  209. :name: sling
  210. :is_leather: true
  211. :hinders_lockpicking: true
  212. :is_worn: false
  213. :swappable: false
  214. :tie_to:
  215. - :adjective: thrusting
  216. :name: blade
  217. :is_leather: false
  218. :hinders_lockpicking: true
  219. :is_worn: false
  220. :swappable: false
  221. :tie_to:
  222. - :adjective: sterak
  223. :name: axe
  224. :is_leather: false
  225. :hinders_lockpicking: true
  226. :is_worn: false
  227. :swappable: false
  228. :tie_to:
  229. - :adjective: giant
  230. :name: mallet
  231. :is_leather: false
  232. :hinders_lockpicking: true
  233. :is_worn: false
  234. :swappable: false
  235. :tie_to:
  236. - :adjective:
  237. :name: hhr'ata
  238. :is_leather: false
  239. :hinders_lockpicking: true
  240. :is_worn: false
  241. :swappable: false
  242. :tie_to:
  243. - :adjective:
  244. :name: abassi
  245. :is_leather: false
  246. :hinders_lockpicking: true
  247. :is_worn: false
  248. :swappable: false
  249. :tie_to:
  250. - :adjective: serrated
  251. :name: khopesh
  252. :is_leather: false
  253. :hinders_lockpicking: true
  254. :is_worn: false
  255. :swappable: false
  256. :tie_to:
  257. - :adjective:
  258. :name: greatsword
  259. :is_leather: false
  260. :hinders_lockpicking: true
  261. :is_worn: false
  262. :swappable: false
  263. :tie_to:
  264. - :adjective: kertig
  265. :name: maul
  266. :is_leather: false
  267. :hinders_lockpicking: true
  268. :is_worn: false
  269. :swappable: false
  270. :tie_to: hunting pack
  271.  
  272. #Gear Setup
  273. gear_sets:
  274. standard:
  275. - scale gloves
  276. - targe
  277. - plate mask
  278. - ring helm
  279. - black leathers
  280. - parry stick
  281. - handwraps
  282. - elbow spikes
  283. - carapace footwraps
  284. naked: []
  285.  
  286.  
  287. weapon_training:
  288. # Brawling: ''
  289. Bow: nisha shortbow
  290. Polearms: light spear
  291. Heavy Thrown: light spear
  292. Light Thrown: throwing club
  293. Small Blunt: throwing club
  294. Large Edged: sterak axe
  295. Twohanded Edged: greatsword
  296. Large Blunt: hhr'ata
  297. Twohanded Blunt: kertig maul
  298. Slings: zerarin sling
  299. Staves: nightstick
  300. Offhand Weapon: thrusting blade
  301. Crossbow: light crossbow
  302. Small Edged: serrated khopesh
  303.  
  304. aim_fillers:
  305. Crossbow:
  306. - gouge left
  307. - bob
  308. - gouge left
  309.  
  310. Bow:
  311. - gouge left
  312. - weave
  313. - gouge left
  314.  
  315. Slings:
  316. - gouge left
  317. - weave
  318. - gouge left
  319.  
  320. charged_maneuvers:
  321. Brawling: palmstrike
  322. Crossbow: powershot
  323. Slings: powershot
  324. Small Edged: cleave
  325. Large Edged: cleave
  326. Twohanded Edged: cleave
  327. Small Blunt: crash
  328. Large Blunt: crash
  329. Twohanded Blunt: crash
  330. Staves: twirl
  331. Polearms: impale
  332.  
  333. # Combat settings
  334. buff_nonspells:
  335. # Bulls
  336. barb_buffs:
  337. #- Python
  338. - Piranha
  339. - Eagle
  340. - Panther
  341. - Monkey
  342. - Tornado
  343. - Flashflood
  344. - Dragon
  345.  
  346. #-------ROARS----------------#
  347. roar quiet wail: 250
  348. roar quiet everild: 250
  349.  
  350.  
  351.  
  352. training_abilities:
  353. Hunt: 180
  354. # Collect: 175
  355. Stealth: 100
  356. App Quick: 100
  357. Tactics: 120
  358. # Barb Research Warding: 250
  359. # Barb Research Augmentation: 180
  360. # Charged Maneuver: 60
  361.  
  362. #Combat Mechanics
  363. priority_defense: Parry Ability
  364. dance_skill: Small Edged
  365. use_stealth_attacks: false
  366. priority_defense: Evasion
  367. combat_trainer_target_increment: 5
  368. combat_trainer_action_count: 15
  369. use_barb_combos: true
  370. use_weak_attacks: false
  371. use_whirlwind: true
  372. dual_load: true
  373. spare_gem_pouch_container: quiver
  374. gem_pouch_adjective: green
  375.  
  376.  
  377. #WHIRLWIND
  378. whirlwind_trainables:
  379. - Large Edged
  380. - Small Edged
  381. - Large Blunt
  382. - Small Blunt
  383. - Polearms
  384. - Staves
  385.  
  386.  
  387. # Textbook
  388. textbook: true
  389. textbook_type: textbook
  390.  
  391. have_climbing_rope: true
  392.  
  393. # Crossing-Training Settings
  394. crossing_training:
  395. - Locksmithing
  396. - Athletics
  397. - Forging
  398. #- Outdoorsmanship
  399. - Mechanical Lore
  400. - First Aid
  401. - Outfitting
  402.  
  403. # -- Locksmithing --
  404. picking_pet_box_source: rucksack
  405. picking_box_source: pack
  406. picking_box_storage: rucksack
  407. skip_lockpick_ring_refill: false
  408. lockpick_type: stout
  409. use_lockpick_ring: true
  410. stop_pick_on_mindlock: true
  411. lockpick_dismantle: bash
  412. lockpick_ignore_difficulty: false
  413. #lockpick_buff_bot: Roobeelitch
  414. harvest_traps: false
  415.  
  416. train_with_spells: true
  417. training_nonspells:
  418. Augmentation: berserk tornado
  419. Warding: berserk flashlood
  420. skinning:
  421. skin: true
  422. arrange_all: false
  423. arrange_count: 0
  424. tie_bundle: true
  425.  
  426. storage_containers:
  427. - hunting pack
  428.  
  429. crafting_container: pack
  430.  
  431. train_workorders:
  432. - Blacksmithing
  433. - Tailoring
  434.  
  435. work_order_disciplines:
  436. - Blacksmithing
  437. - Tailoring
  438.  
  439. forging_tools:
  440. - forging hammer
  441. - tong
  442. - bellow
  443. - shovel
  444. - rod
  445.  
  446. knitting_tools:
  447. - knitting needle
  448. - scissor
  449. - slickstone
  450.  
  451. forging_belt:
  452. name: forger belt
  453. items:
  454. - forging hammer
  455. - tong
  456. - bellow
  457. - shovel
  458. - rod
  459. safe_room_empath: Dokt
  460. safe_room_id: 6218
  461. safe_room: 992
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement