Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.26 KB | None | 0 0
  1. ---
  2.  
  3. # 1 Magic: Augmentation
  4. # 4 Weapons (only 2 are needed to circle): Brawling, Small Edged, Small Blunt, Light Thrown
  5. # 2 Armors (only 1 is needed to circle): Light Armor, Shield Usage
  6. # 8 Survivals: Stealth, Thievery, Athletics, Perception, Skinning, Evasion, Locksmithing, Backstab
  7. # 3 Lores: Appraisal, Tactics, Scholarship
  8.  
  9. # Eventually you will need to train 1 more Magic to circle (for a total of 2)
  10. # However, you will probably end up training them all since they each have very useful abilities
  11. # The other Magic skills are: Utility, Debilitation
  12.  
  13. # Hunting settings
  14. training_manager_hunting_priority: true
  15. training_manager_priority_skills:
  16. - Small Edged
  17. - Backstab
  18. - Crossbow
  19. - Small Blunt
  20. - Brawling
  21. - Light Thrown
  22. #- Bow
  23. #- Heavy Thrown
  24. #- Large Blunt
  25. - Skinning
  26. - Tactics
  27. hunting_info:
  28. - :zone: cave_bears
  29. stop_on:
  30. - Small Edged
  31. - Backstab
  32. - Light Thrown
  33. - Crossbow
  34. - Bow
  35. #- Large Blunt
  36. #- Heavy Thrown
  37. - Brawling
  38. - Small Blunt
  39. - Skinning
  40. - Tactics
  41.  
  42.  
  43.  
  44.  
  45. # Gear settings
  46. gear:
  47. # - :adjective: example
  48. # :name: gear
  49. # :is_leather: true
  50. # :hinders_lockpicking: false
  51. # :is_worn: true
  52. - :adjective: sculpted
  53. :name: leathers
  54. :is_leather: true
  55. :hinders_lockpicking: false
  56. :is_worn: true
  57. - :adjective: ring
  58. :name: helm
  59. :is_metal: true
  60. :hinders_lockpicking: true
  61. :is_worn: true
  62. - :adjective: scale
  63. :name: gloves
  64. :is_metal: true
  65. :hinders_lockpicking: true
  66. :is_worn: true
  67. - :adjective: round
  68. :name: sipar
  69. :is_metal: true
  70. :hinders_lockpicking: true
  71. :is_worn: true
  72. - :adjective: parry
  73. :name: stick
  74. :is_leather: false
  75. :hinders_lockpicking: false
  76. :is_worn: true
  77. - :adjective: knee
  78. :name: spikes
  79. :is_metal: true
  80. :hinders_lockpicking: false
  81. :is_worn: true
  82. - :adjective: elbow
  83. :name: spikes
  84. :is_metal: true
  85. :hinders_lockpicking: false
  86. :is_worn: true
  87. - :adjective: spiked
  88. :name: knuckles
  89. :is_metal: true
  90. :hinders_lockpicking: true
  91. :is_worn: true
  92. - :adjective: thrusting
  93. :name: blade
  94. :is_leather: false
  95. :hinders_lockpicking: false
  96. :is_worn: false
  97. :wield: false
  98. - :adjective: alpine
  99. :name: crossbow
  100. :is_leather: true
  101. :hinders_lockpicking: false
  102. :is_worn: false
  103. - :adjective: throwing
  104. :name: club
  105. :is_metal: true
  106. :hinders_lockpicking: false
  107. :is_worn: false
  108. :swappable: false
  109. - :adjective: throwing
  110. :name: hammer
  111. :is_metal: true
  112. :hinders_lockpicking: false
  113. :is_worn: false
  114. :swappable: false
  115. - :adjective: adderwood
  116. :name: shortbow
  117. :is_leather: true
  118. :hinders_lockpicking: false
  119. :is_worn: false
  120. - :adjective: bastard
  121. :name: sword
  122. :is_metal: true
  123. :hinders_lockpicking: false
  124. :is_worn: false
  125. :swappable: true
  126. - :adjective: plate
  127. :name: mask
  128. :is_metal: true
  129. :hinders_lockpicking: true
  130. :is_worn: true
  131. - :adjective: germish'din
  132. :name: footwraps
  133. :is_leather: true
  134. :hinders_lockpicking: true
  135. :is_worn: true
  136. - :adjective: steel
  137. :name: scythe
  138. :is_metal: true
  139. :hinders_lockpicking: false
  140. :is_worn: true
  141.  
  142. gear_sets:
  143. standard:
  144. - sculpted leathers
  145. - ring helm
  146. - plate mask
  147. - scale gloves
  148. - round sipar
  149. - parry stick
  150. - spiked knuckles
  151. - knee spikes
  152. - elbow spikes
  153. - germish'din footwraps
  154. #- alpine crossbow
  155. #- adderwood shortbow
  156.  
  157. stealing:
  158. - parry stick
  159. - elbow spikes
  160. - knee spikes
  161. #- alpine crossbow
  162. #- adderwood shortbow
  163.  
  164. # Combat settings
  165. dont_stalk: true
  166. use_weak_attacks: false
  167. use_stealth_attacks: true
  168. backstab: Small Edged
  169. ambush: true
  170.  
  171. stealth_attack_aimed_action: poach
  172.  
  173. dance_threshold: 0
  174. dance_skill: Small Edged
  175.  
  176. training_abilities:
  177. Stealth: 60
  178. Hunt: 80
  179. App Quick: 50
  180. Analyze: 30
  181. Recall: 1800
  182.  
  183.  
  184. weapon_training:
  185. Brawling: ''
  186. Small Edged: thrusting blade
  187. Small Blunt: throwing club
  188. Crossbow: alpine crossbow
  189. #Bow: adderwood shortbow
  190. #Large Blunt: throwing hammer
  191. #Heavy Thrown: throwing hammer
  192. Light Thrown: throwing club
  193. Offhand Weapon: throwing club
  194.  
  195. offhand_thrown: Light Thrown
  196.  
  197. kneel_khri: true
  198. buff_nonspells:
  199. khri:
  200. - Focus
  201. - Hasten
  202. - Darken
  203. - Dampen
  204. - Strike
  205.  
  206. skinning:
  207. skin: true
  208. arrange_all: false
  209. arrange_count: 0
  210. tie_bundle: true
  211.  
  212. # Non-combat settings
  213. exp_timers:
  214. Stealth: 74
  215. Locksmithing: 55
  216. Thievery: 39
  217. Augmentation: 62
  218. train_with_spells: false
  219. training_nonspells:
  220. Augmentation: Khri Focus
  221. Utility: Khri Hasten
  222. Augmentation: Khri Darken
  223. Augmentation: Khri Dampen
  224.  
  225. crossing_training:
  226. - Thievery
  227. - Augmentation
  228. - Locksmithing
  229. - Perception
  230. - Appraisal
  231. - Athletics
  232. - Scholarship
  233. bin_stolen: true
  234. stealing_bag: rugursora
  235. favor_goal: 10
  236. favor_god: Damaris
  237. safe_room: 851
  238.  
  239.  
  240. ##############################
  241. #### Lockpicking settings ####
  242. ##############################
  243. lockpick_ignore_difficulty: false
  244. stop_pick_on_mindlock: true
  245. use_lockpick_ring: true
  246. lockpick_type: ordinary
  247. harvest_traps: true
  248. picking_box_source: carryall
  249. picking_box_storage: carryall
  250. picking_pet_box_source: carryall
  251. lockpick_room_id: 12207
  252. skip_lockpick_ring_refill: true
  253. lockpick_dismantle: THUMP
  254. gem_pouch_adjective: purple
  255. spare_gem_pouch_container: carryall
  256. sell_loot_skip_bank: false
  257. sell_loot_pouch: true
  258. sell_loot_bundle: true
  259. lockpick_buffs:
  260. khri:
  261. - Focus
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement