Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.66 KB | None | 0 0
  1. ---
  2.  
  3. # Understanding Backstab, Ambush, & use_stealth_attacks
  4. # Backstab: weapon skill, used for thieves to backstab with only specific weapon
  5. # ambush: true, used to train backstab with all weapons while stealthed
  6. # use_stealth_attacks: true, used by all guilds to train stealth, does not teach backstab
  7. # use_stealth_ranged: true, used to train stealth using ranged attacks
  8.  
  9. hometown: Crossing
  10. quit_on_status_warning: false
  11. status_monitor_no_window: true
  12. status_monitor_respond: false
  13. favor_god: Damaris
  14. favor_goal: 25
  15. # Offer primers on favor altars instead of doing the puzzle, allows more immortal choices and is faster at higher favor counts
  16. use_favor_altars: false
  17. #immortal_aspect: panther
  18. saferoom_health_threshold: 25
  19. bescort_fare_handling: true
  20. depart_on_death: false
  21. health_threshold: 0
  22. repair_withdrawal_amount: 3000
  23. repair_timer: 21600 # Repair once every 6 hours
  24. repair_every: .inf # Infinity
  25. dump_junk: true
  26.  
  27. default_stance: 100 0 80
  28.  
  29. hunting_buddies:
  30.  
  31. ###############
  32. # Safe Room
  33. ###############
  34. safe_room: 984
  35. #safe_room_empaths:
  36. #- name: ####
  37. # id: ####
  38. # - name: ####
  39. # id: ####
  40. #- name: ####
  41. # id: ####
  42. #- name: ####
  43. # id: ####
  44. braid_item: grass
  45. listen: true
  46. listen_observe: false
  47.  
  48. # Hunting settings
  49. training_manager_hunting_priority: true
  50. training_manager_priority_skills:
  51. - Small Edged
  52. - Light Thrown
  53. - Bow
  54. - Backstab
  55. - Slings
  56. - Crossbow
  57.  
  58. hunting_info:
  59. - :zone: goblin_shaman_crossing
  60. args:
  61. - d1
  62. - setup
  63. :duration: 30
  64. before:
  65. - go2 984
  66. - pick
  67. - go2 975
  68. - steal
  69. - Athletics
  70. - study-art
  71. - first-aid
  72. - appraisal
  73. - go2 975
  74. - Outdoorsmanship 32
  75. - workorder shaping
  76. # - workorder tailoring
  77.  
  78. stop_on:
  79. - Small Edged
  80. - Brawling
  81. - Staves
  82. - :zone: wood_trolls
  83. args:
  84. - d1
  85. - setup
  86. :duration: 30
  87.  
  88.  
  89. gear:
  90. # ARMOR
  91. - :adjective: quilted
  92. :name: shirt
  93. :is_leather: true
  94. :hinders_lockpicking: true
  95. :is_worn: true
  96. - :adjective: quilted
  97. :name: hood
  98. :is_leather: true
  99. :hinders_lockpicking: true
  100. :is_worn: true
  101. - :adjective: padded
  102. :name: mask
  103. :is_leather: true
  104. :hinders_lockpicking: true
  105. :is_worn: true
  106. - :adjective: quilted
  107. :name: pants
  108. :is_leather: false
  109. :hinders_lockpicking: true
  110. :is_worn: true
  111. - :adjective: padded
  112. :name: gloves
  113. :is_leather: false
  114. :hinders_lockpicking: true
  115. :is_worn: true
  116. - :adjective:
  117. :name: targe
  118. :is_leather: true
  119. :hinders_lockpicking: true
  120. :is_worn: true
  121. - :adjective: light
  122. :name: greaves
  123. :is_leather: false
  124. :hinders_lockpicking: true
  125. :is_worn: true
  126. - :adjective: ring
  127. :name: greaves
  128. :is_leather: false
  129. :hinders_lockpicking: true
  130. :is_worn: true
  131. - :adjective: scale
  132. :name: greaves
  133. :is_leather: false
  134. :hinders_lockpicking: true
  135. :is_worn: true
  136. # BRAWLING
  137. - :adjective: parry
  138. :name: stick
  139. :is_leather: false
  140. :hinders_lockpicking: false
  141. :is_worn: true
  142. - :adjective: brass
  143. :name: knuckles
  144. :is_leather: false
  145. :hinders_lockpicking: true
  146. :is_worn: true
  147. - :adjective: elbow
  148. :name: spikes
  149. :is_leather: false
  150. :hinders_lockpicking: false
  151. :is_worn: true
  152. # WEAPONS
  153. - :adjective: throwing
  154. :name: club
  155. :is_leather: false
  156. :lodges: false
  157. :hinders_lockpicking: false
  158. :is_worn: false
  159. - :adjective: bar
  160. :name: mace
  161. :is_leather: false
  162. :swappable: true
  163. :hinders_lockpicking: false
  164. :is_worn: false
  165. - :adjective: bastard
  166. :name: sword
  167. :is_leather: false
  168. :swappable: true
  169. :hinders_lockpicking: false
  170. :is_worn: false
  171. - :adjective: nisha
  172. :name: shortbow
  173. :is_leather: true
  174. :hinders_lockpicking: false
  175. :is_worn: true
  176. - :adjective:
  177. :name: poignard
  178. :is_leather: false
  179. :hinders_lockpicking: false
  180. :is_worn: false
  181. - :adjective:
  182. :name: javelin
  183. :is_leather: false
  184. :lodges: true
  185. :hinders_lockpicking: false
  186. :is_worn: false
  187. - :adjective:
  188. :name: marlingspike
  189. :is_leather: false
  190. :hinders_lockpicking: false
  191. :is_worn: false
  192. - :adjective:
  193. :name: sling
  194. :is_leather: true
  195. :hinders_lockpicking: false
  196. :is_worn: false
  197. - :adjective: forest
  198. :name: crossbow
  199. :is_leather: true
  200. :hinders_lockpicking: false
  201. :is_worn: true
  202. - :adjective:
  203. :name: nightstick
  204. :is_leather: false
  205. :hinders_lockpicking: false
  206. :is_worn: false
  207.  
  208. ##############
  209. # GEAR
  210. ##############
  211. gear_sets:
  212. standard:
  213. - quilted shirt
  214. - quilted hood
  215. - quilted pants
  216. - padded mask
  217. - padded gloves
  218. - targe
  219. - parry stick
  220. - brass knuckles
  221. - elbow spikes
  222. - nisha shortbow
  223. - forest crossbow
  224. stealing:
  225. - parry stick
  226. - nisha shortbow
  227. - forest crossbow
  228. - elbow spikes
  229. swimming:
  230. - parry stick
  231. - targe
  232. - brass knuckles
  233. - elbow spikes
  234. - nisha shortbow
  235. - forest crossbow
  236. naked: []
  237.  
  238. ###############
  239. # COMBAT TRAINER SETTINGS
  240. ###############
  241. combat_trainer_target_increment: 8
  242. combat_trainer_action_count: 16
  243. use_analyze_combos: false
  244. use_weak_attacks: false
  245. skip_last_kill: false
  246.  
  247. using_light_crossbow: true
  248. aiming_trainables:
  249. - Brawling
  250. - Light Thrown
  251. - Heavy Thrown
  252.  
  253. dont_stalk: true
  254. ambush: false
  255. backstab: Small Edged
  256. use_stealth_attacks: false
  257. use_stealth_ranged: true
  258.  
  259. cycle_armors:
  260. Light Armor:
  261. - quilted pants
  262. Chain Armor:
  263. - ring greaves
  264. Brigandine:
  265. - scale greaves
  266. Plate Armor:
  267. - light greaves
  268.  
  269. cycle_armors_time: 125
  270. cycle_armors_hysteresis: true
  271. default_armor_type: Light Armor
  272.  
  273. priority_defense: Evasion
  274.  
  275. attack_overrides:
  276. Small Blunt: swing
  277. Large Blunt: swing
  278. Staves: swing
  279. Twohanded Blunt: swing
  280. Large Edged: slice
  281. Twohanded Edged: slice
  282. Polearms: jab
  283.  
  284. training_abilities:
  285. Stealth: 60
  286. App Quick: 91
  287. Hunt: 80
  288. Analyze: 180
  289. Collect: 220
  290. # Ambush Choke: 60
  291. ##################
  292. # WEAPONS
  293. ##################
  294. weapon_training:
  295. Brawling: ''
  296. Offhand Weapon: marlingspike
  297. Small Edged: poignard
  298. Large Edged: bastard sword
  299. Twohanded Edged: bastard sword
  300. Polearms: javelin
  301. Small Blunt: marlingspike
  302. Large Blunt: bar mace
  303. Twohanded Blunt: bar mace
  304. Crossbow: forest crossbow
  305. Light Thrown: throwing club
  306. Bow: nisha shortbow
  307. Heavy Thrown: javelin
  308. Slings: sling
  309. Staves: nightstick
  310.  
  311. dynamic_dance_skill: true
  312.  
  313. dance_actions:
  314. - circle
  315. - bob
  316. - feint
  317. - weave
  318. - gouge
  319. - analyze
  320.  
  321. priority_weapons:
  322. - Slings
  323. - Crossbow
  324. - Bow
  325. - Brawling
  326. - Light Thrown
  327. - Heavy Thrown
  328. - Polearms
  329. - Offhand Weapon
  330. - Small Edged
  331. - Large Edged
  332. - Twohanded Edged
  333. - Small Blunt
  334. - Large Blunt
  335. - Twohanded Blunt
  336. - Staves
  337.  
  338. ###############
  339. # LOOTING
  340. ###############
  341. loot_subtractions:
  342. - rock
  343. - rocks
  344. loot_additions:
  345. - coffer
  346. - strongbox
  347. - chest
  348. - caddy
  349. - trunk
  350. - casket
  351. - skippet
  352. - crate
  353. - box
  354. - tooth
  355. - bolt
  356. - bolts
  357. - shard
  358. - shards
  359. - small rock
  360. - small rocks
  361. - smooth rock
  362. - smooth rocks
  363. - tooth
  364. - boar-tusk arrow
  365. - boar-tusk arrows
  366. loot_specials:
  367. - name: jadeite stones
  368. bag: backpack
  369. - name: kyanite stones
  370. bag: backpack
  371. - name: cigar
  372. bag: backpack
  373. - name: cigarillo
  374. bag: backpack
  375.  
  376. restock:
  377. arrow:
  378. hometown: Crossing
  379. name: boar-tusk arrows
  380. room: 8263
  381. price: 62
  382. size: 5
  383. stackable: true
  384. quantity: 30
  385. bolt:
  386. name: crossbow bolt
  387. room: 8263
  388. price: 112
  389. size: 15
  390. stackable: true
  391. quantity: 30
  392.  
  393. skinning:
  394. skin: true
  395. arrange_all: false
  396. arrange_count: 1
  397. tie_bundle: true
  398.  
  399. ###############
  400. # MAGICKS
  401. ###############
  402. #MY KHRI: Darken(aug), Dampen(util/ward), Hasten(util), Plunder(aug), Focus(aug), Sight(aug).
  403. kneel_khri: true
  404. waggle_sets:
  405. default: &default
  406. - delay dampen focus hasten darken
  407. prehunt_buffs: *default
  408.  
  409. buff_nonspells:
  410. khri:
  411. #- Prowess
  412. #- Sagacity
  413. #- Elusion
  414. #- Terrify
  415. - Hasten
  416. - Darken
  417. - Dampen
  418. #- Strike
  419.  
  420. ########################
  421. # HUNTING BUDDY SETTINGS
  422. ########################
  423. ignored_npcs:
  424. - student
  425. - leopard
  426. - owl
  427. - Taala
  428. - foal
  429. - watchsoul # Cleric spell
  430. - appraiser # Dwarven appraiser
  431. - shadowling
  432. - Servant # Shadow Servant
  433. - guard # Town guard
  434. - zombie # necromancer pet
  435. - lynx
  436. textbook: false
  437.  
  438. # Non-combat settings
  439. exp_timers:
  440. Stealth: 300
  441. Locksmithing: 600
  442. Thievery: 600
  443. Augmentation: 60
  444. Utility: 60
  445. train_with_spells: false
  446. training_nonspells:
  447. Augmentation: Focus
  448. Utility: Dampen
  449. crossing_training:
  450. - Thievery
  451. - Locksmithing
  452. - Perception
  453. - Appraisal
  454. - Athletics
  455. - Outdoorsmanship
  456. - First Aid
  457.  
  458. ###############
  459. # Workorders
  460. ###############
  461.  
  462. workorder_min_items: 3
  463. workorder_max_items: 4
  464. workorder_diff:
  465. tailoring: easy
  466. blacksmithing: challeng
  467. crafting_container: backpack
  468. shaping_tools:
  469. - drawknife
  470. - carving knife
  471. - rasp
  472. - clamps
  473. - slender saw
  474. - rifflers
  475. - chisels
  476. - scissors
  477.  
  478. outfitting_tools:
  479. - knitting needle
  480.  
  481. ###############
  482. # Stealing
  483. ###############
  484. stealing_buffs:
  485. khri:
  486. - Focus
  487. - Sight
  488. - Dampen
  489. - Plunder
  490. # - Slight
  491. steal_past_mindlock: false
  492. stealing_high_acceptable_count: 1
  493. stealing_low_acceptable_count: 2
  494. hide_to_steal: true
  495. npc_stealing_attempt_count: 2
  496. force_bin_town: Crossing
  497. bin_stolen: true
  498. slow_bin_speed: false # frostbite required
  499. stealing_bag: bag
  500. stealing_towns:
  501. - Crossing
  502. - Arthe Dale
  503. - Kaerna Village
  504. - Tiger Clan
  505. - Knife Clan
  506. #- Dirge # Will thug the shit out of you
  507. #- Leth Deriel
  508. #- Shard
  509. #- Horse Clan
  510. #- Aesry
  511.  
  512. ###############
  513. # Locksmithing
  514. ###############
  515.  
  516.  
  517. box_loot_limit: 12
  518. lockpick_room_id: 984
  519. use_lockpick_ring: true
  520. skip_lockpick_ring_refill: false
  521. lockpick_ignore_diffilculty: false
  522. stop_pick_on_mindlock: false
  523. harvest_traps: true
  524. picking_pet_box_source: backpack
  525. picking_box_source: bag
  526. picking_box_storage: bag
  527. #lockpick_type: ordinary
  528. lockpick_dismantle:
  529.  
  530. dirt_stacker: vial
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement