Advertisement
Myatheira

Another Broken YAML

Dec 5th, 2020
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.17 KB | None | 0 0
  1. shard_thief_password: (ausurmi)
  2.  
  3. ---
  4. # Understanding Backstab, Ambush, & use_stealth_attacks
  5. # Backstab: weapon skill, used for thieves to backstab with only specific weapon
  6. # ambush: true, used to train backstab with all weapons while stealthed
  7. # use_stealth_attacks: true, used by all guilds to train stealth, does not teach backstab
  8. # use_stealth_ranged: true, used to train stealth using ranged attacks
  9.  
  10. #hometown: Crossing
  11. hometown: Shard
  12. #repair_town: Hibarnhvidar
  13. quit_on_status_warning: false
  14. #status_monitor_no_window: true
  15. #status_monitor_respond: false
  16. favor_god: Urrem'tier
  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: true
  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: false
  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.  
  155. ###############
  156. # Weapons
  157. ###############
  158. weapon_training:
  159. Brawling: ''
  160. # Heavy Thrown: allarh
  161. # Small Blunt: throwing club
  162. Small Edged: rapier
  163. # Large Edged: bastard sword
  164. # Twohanded Edged: bastard sword
  165. # Polearms: allarh
  166. # Staves: nightstick
  167. # Crossbow: crossbow
  168. Offhand Weapon: rapier
  169. # Light Thrown: throwing club
  170. # Bow: saddle bow
  171. # Large Blunt: bar mace
  172. # Twohanded Blunt: bar mace
  173. # Slings: sling
  174.  
  175. ##These 3 settings are for ambush stun.##
  176. stun_weapon: throwing club
  177. stun_weapon_skill: Small Blunt
  178. stun_skill: Backstab
  179.  
  180.  
  181. ###############
  182. # Looting
  183. ###############
  184. loot_subtractions:
  185. #- arrow
  186. #- arrows
  187. - rock
  188. - rocks
  189. loot_additions:
  190. - coffer
  191. - strongbox
  192. - chest
  193. - caddy
  194. - trunk
  195. - casket
  196. - skippet
  197. - crate
  198. - box
  199. - tooth
  200. - quadrello
  201. - quadrellos
  202. - smooth rock
  203. - smooth rocks
  204. - tooth
  205. - arrow
  206. - arrows
  207. - page
  208. - book spine
  209. - bloodlock
  210. - cover
  211. #- oravir nugget
  212. #- brass bar
  213. #- zinc nugget
  214. loot_specials:
  215. - name: jadeite stones
  216. bag: shadows
  217. - name: kyanite stones
  218. bag: shadows
  219.  
  220. skinning:
  221. skin: true
  222. arrange_all: false
  223. arrange_count: 0
  224. tie_bundle: true
  225.  
  226. #########################
  227. # Hunting Buddy #
  228. #########################
  229. hunting_file_list:
  230. #- main
  231. #- back
  232.  
  233. ignored_npcs:
  234. - student
  235. - leopard
  236. - owl
  237. - Taala
  238. - foal
  239. - watchsoul # Cleric spell
  240. - appraiser # Dwarven appraiser
  241. - shadowling
  242. - Servant # Shadow Servant
  243. - guard # Town guard
  244. - zombie # necromancer pet
  245. - lynx
  246. - Brokk
  247. restock:
  248. arrow:
  249. quantity: 10
  250. bolt:
  251. quantity: 10
  252.  
  253. ###############
  254. # Script Gear
  255. ###############
  256. footwear: boots
  257. textbook: true
  258. #textbook_type: hefty encyclopedia
  259. #dirt_stacker: arm pouch
  260.  
  261. #held_athletics_items:
  262. # - bolts
  263. # - arrows
  264.  
  265. ###############
  266. # Stabbity
  267. ###############
  268. # Kill shit quick, used as a during in hunting_info
  269. # during:
  270. # - stabbity
  271. stabbity:
  272. weapons:
  273. preferred: rapier
  274. # use_alternate_on:
  275. # - tusky
  276.  
  277. ###############
  278. # Athletics
  279. ###############
  280. #athletics_outdoorsmanship_rooms:
  281. #- ####
  282. #- ####
  283. #- ####
  284. #- ####
  285. #- ####
  286. #- ####
  287. #- ####
  288.  
  289. ###############
  290. # Selling
  291. ###############
  292. gem_pouch_adjective: purple
  293. spare_gem_pouch_container: shadows
  294. full_pouch_container: cloak
  295. sell_loot_pouch: false
  296. tie_gem_pouches: true
  297. storage_containers:
  298. - shadows
  299.  
  300. ###############
  301. # Stealing
  302. ###############
  303. stealing_high_acceptable_count: 2
  304. stealing_low_acceptable_count: 4
  305. stealing_buffs:
  306. khri:
  307. - Focus
  308. - Darken
  309. - Hasten
  310. - Dampen
  311. - Plunder
  312. # - Slight
  313. hide_to_steal: true
  314. bin_stolen: true
  315. slow_bin_speed: true # frostbite required
  316. stealing_bag: shadows
  317. stealing_towns:
  318. #- Crossing
  319. #- Arthe Dale
  320. #- Kaerna Village
  321. #- Tiger Clan
  322. #- Knife Clan
  323. #- Dirge # Will thug the shit out of you
  324. #- Leth Deriel
  325. - Shard
  326. - Horse Clan
  327. #- Aesry
  328.  
  329. ###############
  330. # Locksmithing
  331. ###############
  332. #box_loot_limit: 10
  333. #box_hunt_minimum: 10
  334. #pet_boxes_on_hand: 2
  335. lockpick_room_id: *safe_room
  336. use_lockpick_ring: true
  337. skip_lockpick_ring_refill: true
  338. #lockpick_ignore_difficulty: false
  339. stop_pick_on_mindlock: false
  340. harvest_traps: false
  341. picking_box_source: shadows
  342. picking_box_storage: shadows
  343. #lockpick_type: stout iron
  344. #lockpick_type: slim
  345. #lockpick_dismantle: shriek
  346. lockpick_container: lockpick ring
  347. picking_lockbox: training box
  348. picking_worn_lockbox: false
  349. ###############
  350. # Gear
  351. ###############
  352. gear_sets:
  353. standard:
  354. - jerkin
  355. - ring helm
  356. - plate mask
  357. - scale gloves
  358. - shield
  359. - sipar
  360. - parry stick
  361. stealing:
  362. - parry stick
  363. # - saddle bow
  364. swimming:
  365. - parry stick
  366. # - saddle bow
  367. naked: []
  368. # - saddle bow
  369.  
  370. gear:
  371. # ARMOR
  372. - :adjective:
  373. :name: jerkin
  374. :is_leather: true
  375. :hinders_lockpicking: true
  376. :is_worn: true
  377. - :adjective: ring
  378. :name: helm
  379. :is_leather: false
  380. :hinders_lockpicking: true
  381. :is_worn: true
  382. - :adjective: plate
  383. :name: mask
  384. :is_leather: false
  385. :hinders_lockpicking: true
  386. :is_worn: true
  387. - :adjective: scale
  388. :name: gloves
  389. :is_leather: false
  390. :hinders_lockpicking: true
  391. :is_worn: true
  392. - :adjective:
  393. :name: sipar
  394. :is_leather: true
  395. :hinders_lockpicking: true
  396. :is_worn: true
  397. #BRAWLING
  398. - :adjective: parry
  399. :name: stick
  400. :is_leather: false
  401. :hinders_lockpicking: false
  402. :is_worn: true
  403.  
  404. #WEAPONS
  405. - :adjective: steel
  406. :name: rapier
  407. :is_leather: false
  408. :hinders_lockpicking: false
  409. :is_worn: false
  410. :swappable: false
  411. #- :adjective: throwing
  412. # :name: club
  413. # :is_leather: false
  414. # :hinders_lockpicking: false
  415. # :is_worn: false
  416. # :wield: true
  417. # :swappable: false
  418. #- :adjective:
  419. # :name: nightstick
  420. # :is_leather: false
  421. # :hinders_lockpicking: false
  422. # :is_worn: false
  423. # :swappable: false
  424. #- :adjective:
  425. # :name: allarh
  426. # :is_leather: false
  427. # :hinders_lockpicking: false
  428. # :is_worn: false
  429. #- :adjective: bastard
  430. # :name: sword
  431. # :is_leather: false
  432. # :hinders_lockpicking: false
  433. # :is_worn: false
  434. # :wield: true
  435. # :swappable: true
  436. #- :adjective: saddle
  437. # :name: bow
  438. # :is_leather: true
  439. # :hinders_lockpicking: false
  440. # :is_worn: true
  441. # :swappable: false
  442. #- :adjective:
  443. # :name: crossbow
  444. # :is_leather: true
  445. # :hinders_lockpicking: false
  446. # :is_worn: false
  447. # :swappable: false
  448. #- :adjective: bar
  449. # :name: mace
  450. # :is_leather: false
  451. # :hinders_lockpicking: false
  452. # :is_worn: false
  453. # :wield: true
  454. # :swappable: true
  455. #- :adjective:
  456. # :name: sling
  457. # :is_leather: true
  458. # :hinders_lockpicking: false
  459. # :is_worn: false
  460. # :swappable: false
  461. #- :adjective:
  462. # :name: needles
  463. # :is_leather: false
  464. # :hinders_lockpicking: false
  465. # :is_worn: false
  466. # :swappable: false
  467.  
  468. burgle_settings:
  469. room: 2642
  470. entry_type: lockpick # lockpick | rope | cycle
  471. max_search_count: 3 # max number of total searches to do including retries
  472. retry: yes # retry if you don't find loot
  473. loot: bin # drop | keep | bin | pawn (bin and pawn are not supported currently)
  474. safe_mode: true # stop searching and exit when haering footsteps
  475. loot_container: shadows
  476. item_whitelist: # array of full item names (adj + noun) of items to keep no matter what. Case Sensitive.
  477. - worn book
  478. - memory orb
  479. - blunt-tipped bolts
  480. - blunt-tipped arrows
  481. - blunt stones
  482. - slate-bladed longsword
  483. # blacklist_rooms: # array of rooms to ignore. Case sensitive
  484. # - Bedroom
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement