Myatheira

Thief setup YAML

Sep 6th, 2021
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.14 KB | None | 0 0
  1. ---
  2. # Understanding Backstab, Ambush, & use_stealth_attacks
  3. # Backstab: weapon skill, used for thieves to backstab with only specific weapon
  4. # ambush: true, used to train backstab with all weapons while stealthed
  5. # use_stealth_attacks: true, used by all guilds to train stealth, does not teach backstab
  6. # use_stealth_ranged: true, used to train stealth using ranged attacks
  7.  
  8. hometown: Crossing
  9. #hometown: Shard
  10. #repair_town: Hibarnhvidar
  11. shard_thief_password: (Nefloren)
  12. Riverhaven_thief_password: (Dudademea)
  13. quit_on_status_warning: false
  14. #status_monitor_no_window: true
  15. #status_monitor_respond: false
  16. favor_god: Damaris
  17. #water_holder: chalice
  18. #use_favor_altars: true
  19. favor_goal: 20
  20. saferoom_health_threshold: 8
  21. bescort_fare_handling: true
  22. depart_on_death: false
  23. health_threshold: 0
  24. repair_withdrawal_amount: 8000
  25. #repair_timer: 21600 # Repair once every 6 hours
  26. #repair_every: .inf # Infinity
  27. #dump_junk: true
  28.  
  29. hunting_buddies:
  30. - Asilyia
  31. - Nyrhin
  32.  
  33. ###############
  34. # Safe Room
  35. ###############
  36. safe_room: &safe_room 2591
  37. listen: true
  38. listen_observe: false
  39.  
  40.  
  41. ###############
  42. # T2
  43. ###############
  44. training_list:
  45. - skill:
  46. - Small Edged
  47. start: 34
  48. scripts:
  49. - safe-room
  50. - burgle start
  51. - khri_stop
  52. - hunting-buddy main
  53. - khri_stop
  54. - safe-room
  55. - burgle start
  56. - khri_stop
  57. - go2 2591
  58. - pick
  59. - go2 2591
  60. - outdoorsmanship
  61. - khri_stop
  62. - sell-loot
  63. - crossing-repair
  64. - hunting-buddy back
  65. - khri_stop
  66. - safe-room
  67. - burgle start
  68. - go2 2591
  69. - pick
  70. - khri_stop
  71. - outdoorsmanship
  72. - sell-loot
  73. # - go2 2591
  74. # - first-aid
  75.  
  76. ###############
  77. # Combat Trainer
  78. ###############
  79. combat_trainer_target_increment: 8
  80. combat_trainer_action_count: 15
  81. priority_defense: Evasion
  82. use_weak_attacks: false
  83. skip_last_kill: false
  84.  
  85. using_light_crossbow: true
  86. aiming_trainables:
  87. - Brawling
  88. - Heavy Thrown
  89. - Staves
  90. - Small Edged
  91. - Small Blunt
  92. - Light Thrown
  93.  
  94. dont_stalk: true
  95. ambush: false
  96. stealth_attack_aimed_action: poach
  97. #backstab:
  98. #- Small Edged
  99. #- Small Blunt
  100. use_stealth_attacks: false
  101. use_stealth_ranged: true
  102. dual_load: false
  103.  
  104. training_abilities:
  105. App Quick: 120
  106. Hunt: 120
  107. Analyze: 120
  108. Collect: 120
  109. Recall: 1800
  110. # Ambush Stun: 120
  111.  
  112. ###############
  113. # Magic
  114. ###############
  115. kneel_khri: false
  116. waggle_sets:
  117. pick:
  118. - Focus
  119. - Hasten
  120. - Safe
  121. - Sight
  122. make-lockpicks:
  123. - Focus
  124. - Hasten
  125. - Safe
  126. - Muse
  127. burgle:
  128. - Silence
  129. - Plunder
  130. # - Slight
  131. - Hasten
  132.  
  133. default: &default
  134. - delay dampen darken focus prowess terrify
  135. prehunt_buffs: *default
  136. stealing:
  137. - delay focus darken dampen plunder
  138.  
  139. buff_nonspells:
  140. khri:
  141. - Focus
  142. # - Plunder
  143. # - Sight
  144. # - Dampen
  145. # - Darken
  146. # - Steady
  147. - Strike
  148. - Prowess
  149. - Terrify
  150. # - Elusion
  151. # - Guile
  152. # - Sagacity
  153. - Endure
  154. - Avoidance
  155.  
  156. ###############
  157. # Weapons
  158. ###############
  159. weapon_training:
  160. Brawling: ''
  161. Heavy Thrown: spear
  162. Small Blunt: club
  163. Small Edged: katar
  164. Large Edged: bastard sword
  165. Twohanded Edged: bastard sword
  166. Polearms: spear
  167. Staves: nightstick
  168. # Crossbow: crossbow
  169. Offhand Weapon: club
  170. Light Thrown: club
  171. Bow: shortbow
  172. Large Blunt: bar mace
  173. Twohanded Blunt: bar mace
  174. # Slings: sling
  175.  
  176. ##These 3 settings are for ambush stun.##
  177. stun_weapon: throwing club
  178. stun_weapon_skill: Small Blunt
  179. stun_skill: Backstab
  180.  
  181.  
  182. ###############
  183. # Looting
  184. ###############
  185. loot_subtractions:
  186. #- arrow
  187. #- arrows
  188. - rock
  189. - rocks
  190. loot_additions:
  191. - coffer
  192. - strongbox
  193. - chest
  194. - caddy
  195. - trunk
  196. - casket
  197. - skippet
  198. - crate
  199. - box
  200. - tooth
  201. - quadrello
  202. - quadrellos
  203. - smooth rock
  204. - smooth rocks
  205. - tooth
  206. - arrow
  207. - arrows
  208. - page
  209. - book spine
  210. - bloodlock
  211. - cover
  212. #- oravir nugget
  213. #- brass bar
  214. #- zinc nugget
  215. loot_specials:
  216. - name: jadeite stones
  217. bag: shadows
  218. - name: kyanite stones
  219. bag: shadows
  220.  
  221. skinning:
  222. skin: true
  223. arrange_all: false
  224. arrange_count: 0
  225. tie_bundle: true
  226.  
  227. #########################
  228. # Hunting Buddy #
  229. #########################
  230. hunting_file_list:
  231. - main
  232. - back
  233.  
  234. ignored_npcs:
  235. - student
  236. - leopard
  237. - owl
  238. - Taala
  239. - foal
  240. - watchsoul # Cleric spell
  241. - appraiser # Dwarven appraiser
  242. - shadowling
  243. - Servant # Shadow Servant
  244. - guard # Town guard
  245. - zombie # necromancer pet
  246. - lynx
  247. - Brokk
  248. restock:
  249. arrow:
  250. quantity: 10
  251. bolt:
  252. quantity: 10
  253.  
  254. ###############
  255. # Script Gear
  256. ###############
  257. footwear: boots
  258. textbook: true
  259. #textbook_type: hefty encyclopedia
  260. #dirt_stacker: arm pouch
  261.  
  262. #held_athletics_items:
  263. # - bolts
  264. # - arrows
  265.  
  266. ###############
  267. # Stabbity
  268. ###############
  269. # Kill shit quick, used as a during in hunting_info
  270. # during:
  271. # - stabbity
  272. stabbity:
  273. weapons:
  274. preferred: katar
  275. # use_alternate_on:
  276. # - tusky
  277.  
  278. ###############
  279. # Athletics
  280. ###############
  281. #athletics_outdoorsmanship_rooms:
  282. #- ####
  283. #- ####
  284. #- ####
  285. #- ####
  286. #- ####
  287. #- ####
  288. #- ####
  289.  
  290. ###############
  291. # Selling
  292. ###############
  293. gem_pouch_adjective: purple
  294. spare_gem_pouch_container: shadows
  295. full_pouch_container: cloak
  296. sell_loot_pouch: false
  297. tie_gem_pouches: true
  298. storage_containers:
  299. - shadows
  300.  
  301. ###############
  302. # Stealing
  303. ###############
  304. stealing_high_acceptable_count: 2
  305. stealing_low_acceptable_count: 4
  306. stealing_buffs:
  307. khri:
  308. - Focus
  309. - Darken
  310. - Hasten
  311. - Dampen
  312. - Plunder
  313. # - Slight
  314. hide_to_steal: true
  315. bin_stolen: true
  316. slow_bin_speed: true # frostbite required
  317. stealing_bag: shadows
  318. stealing_towns:
  319. #- Crossing
  320. #- Arthe Dale
  321. #- Kaerna Village
  322. #- Tiger Clan
  323. #- Knife Clan
  324. #- Dirge # Will thug the shit out of you
  325. #- Leth Deriel
  326. - Shard
  327. - Horse Clan
  328. #- Aesry
  329.  
  330. ###############
  331. # Locksmithing
  332. ###############
  333. #box_loot_limit: 10
  334. #box_hunt_minimum: 10
  335. #pet_boxes_on_hand: 2
  336. lockpick_room_id: *safe_room
  337. use_lockpick_ring: true
  338. skip_lockpick_ring_refill: true
  339. #lockpick_ignore_difficulty: false
  340. stop_pick_on_mindlock: false
  341. harvest_traps: false
  342. picking_box_source: shadows
  343. picking_box_storage: shadows
  344. #lockpick_type: stout iron
  345. #lockpick_type: slim
  346. #lockpick_dismantle: shriek
  347. lockpick_container: lockpick ring
  348. picking_lockbox: training box
  349. picking_worn_lockbox: false
  350. ###############
  351. # Gear
  352. ###############
  353. gear_sets:
  354. standard:
  355. - leathers
  356. - ring helm
  357. - plate mask
  358. - scale gloves
  359. - sipar
  360. - parry stick
  361. # - saddle bow
  362. stealing:
  363. - parry stick
  364. # - saddle bow
  365. swimming:
  366. - parry stick
  367. # - saddle bow
  368. naked: []
  369. # - saddle bow
  370.  
  371. gear:
  372. # ARMOR
  373. - :adjective:
  374. :name: leathers
  375. :is_leather: true
  376. :hinders_lockpicking: true
  377. :is_worn: true
  378. - :adjective: ring
  379. :name: helm
  380. :is_leather: false
  381. :hinders_lockpicking: true
  382. :is_worn: true
  383. - :adjective: plate
  384. :name: mask
  385. :is_leather: false
  386. :hinders_lockpicking: true
  387. :is_worn: true
  388. - :adjective: scale
  389. :name: gloves
  390. :is_leather: false
  391. :hinders_lockpicking: true
  392. :is_worn: true
  393. - :adjective:
  394. :name: sipar
  395. :is_leather: true
  396. :hinders_lockpicking: true
  397. :is_worn: true
  398. #BRAWLING
  399. - :adjective: parry
  400. :name: stick
  401. :is_leather: false
  402. :hinders_lockpicking: false
  403. :is_worn: true
  404.  
  405. #WEAPONS
  406. - :adjective: throwing
  407. :name: club
  408. :is_leather: false
  409. :hinders_lockpicking: false
  410. :is_worn: false
  411. :swappable: false
  412. - :adjective:
  413. :name: katar
  414. :is_leather: false
  415. :hinders_lockpicking: false
  416. :is_worn: false
  417. :wield: true
  418. :swappable: false
  419. - :adjective:
  420. :name: nightstick
  421. :is_leather: false
  422. :hinders_lockpicking: false
  423. :is_worn: false
  424. :swappable: false
  425. - :adjective:
  426. :name: spear
  427. :is_leather: false
  428. :hinders_lockpicking: false
  429. :is_worn: false
  430. - :adjective: bastard
  431. :name: sword
  432. :is_leather: false
  433. :hinders_lockpicking: false
  434. :is_worn: false
  435. :wield: true
  436. :swappable: true
  437. - :adjective:
  438. :name: shortbow
  439. :is_leather: true
  440. :hinders_lockpicking: false
  441. :is_worn: true
  442. :swappable: false
  443. #- :adjective:
  444. # :name: crossbow
  445. # :is_leather: true
  446. # :hinders_lockpicking: false
  447. # :is_worn: false
  448. # :swappable: false
  449. - :adjective: bar
  450. :name: mace
  451. :is_leather: false
  452. :hinders_lockpicking: false
  453. :is_worn: false
  454. :wield: true
  455. :swappable: true
  456. #- :adjective:
  457. # :name: sling
  458. # :is_leather: true
  459. # :hinders_lockpicking: false
  460. # :is_worn: false
  461. # :swappable: false
  462. #- :adjective:
  463. # :name: needles
  464. # :is_leather: false
  465. # :hinders_lockpicking: false
  466. # :is_worn: false
  467. # :swappable: false
  468.  
  469. burgle_settings:
  470. room: 2642
  471. entry_type: lockpick # lockpick | rope | cycle
  472. max_search_count: 3 # max number of total searches to do including retries
  473. retry: yes # retry if you don't find loot
  474. loot: bin # drop | keep | bin | pawn (bin and pawn are not supported currently)
  475. safe_mode: true # stop searching and exit when haering footsteps
  476. loot_container: shadows
  477. item_whitelist: # array of full item names (adj + noun) of items to keep no matter what. Case Sensitive.
  478. - worn book
  479. - memory orb
  480. - blunt-tipped bolts
  481. - blunt-tipped arrows
  482. - blunt stones
  483. - slate-bladed longsword
  484. # blacklist_rooms: # array of rooms to ignore. Case sensitive
  485. # - Bedroom
Add Comment
Please, Sign In to add comment