Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. # Hunting settings
  2. training_manager_hunting_priority: true
  3. training_manager_priority_skills:
  4. - Bow
  5. - Small Edged
  6. hunting_info:
  7. - :zone: germishdin
  8. args:
  9. - d1
  10. :duration: 45
  11. stop_on:
  12. - Bow
  13. - Small Edged
  14. - Backstab
  15.  
  16. # Gear settings
  17. gear:
  18. - :adjective: storm-bull
  19. :name: leathers
  20. :is_leather: true
  21. :hinders_lockpicking: false
  22. :is_worn: true
  23. - :adjective: mining
  24. :name: cowl
  25. :is_leather: true
  26. :hinders_lockpicking: true
  27. :is_worn: true
  28. - :adjective: coarse
  29. :name: gloves
  30. :is_leather: true
  31. :hinders_lockpicking: true
  32. :is_worn: true
  33. - :adjective: red-trimmed
  34. :name: targe
  35. :is_leather: false
  36. :hinders_lockpicking: true
  37. :is_worn: true
  38. - :adjective: parry
  39. :name: stick
  40. :is_leather: false
  41. :hinders_lockpicking: false
  42. :is_worn: true
  43. :swappable: false
  44. :tie_to:
  45. - :name: pasabas
  46. :is_leather: false
  47. :hinders_lockpicking: false
  48. :is_worn: false
  49. - :adjective: ebon-hued
  50. :name: longbow
  51. :is_leather: true
  52. :hinders_lockpicking: false
  53. :is_worn: true
  54. gear_sets:
  55. standard:
  56. - storm-bull leathers
  57. - mining cowl
  58. - coarse gloves
  59. - red-trimmed targe
  60. - parry stick
  61. - ebon-hued longbow
  62. stealing:
  63. - parry stick
  64. - ebon-hued longbow
  65.  
  66. # Combat settings
  67. backstab: Small Edged
  68. ambush: true
  69. use_stealth_attacks: true
  70. training_abilities:
  71. Khri Prowess: 60
  72. Stealth: 60
  73. Hunt: 80
  74. App Quick: 60
  75. Tactics: 60
  76. # Ambush Stun: 60
  77. weapon_training:
  78. Small Edged: pasabas
  79. Bow: ebon-hued longbow
  80. kneel_khri: false
  81. buff_nonspells:
  82. khri:
  83. # - Sagacity
  84. # - Avoidance
  85. - Focus
  86. - Flight
  87. - Elusion
  88. - Strike
  89. - Liberation
  90. # - Steady
  91. # - Hasten
  92. skinning:
  93. skin: true
  94. arrange_all: false
  95. arrange_count: 1
  96. tie_bundle: true
  97. use_weak_attacks: false
  98.  
  99. # Non-combat settings
  100. exp_timers:
  101. Stealth: 300
  102. First Aid: 400
  103. Locksmithing: 600
  104. Thievery: 600
  105. Attunement: 130
  106. Augmentation: 60
  107. Utility: 60
  108. train_with_spells: false
  109. training_nonspells:
  110. Augmentation: Khri Safe
  111. Utility: Khri Dampen
  112. crossing_training:
  113. - Locksmithing
  114. - Thievery
  115. - Augmentation
  116. - Utility
  117. - Perception
  118. # - Appraisal
  119. - Athletics
  120. # - First Aid
  121. # - Scholarship
  122. # - Outdoorsmanship
  123. # Mechanical Lore
  124. safe_room: 794
  125. listen: true
  126. braid_item: vine
  127. sell_loot_money_on_hand: 3 platinum
  128.  
  129. bin_stolen: true
  130. stealing_bag: haversack
  131. steal_past_mindlock: false
  132. lockpick_dismantle: thump
  133. picking_pet_box_source: backpack
  134. lockpick_buffs:
  135. khri:
  136. - Safe
  137. stealing_buffs:
  138. khri:
  139. - Plunder
  140. sell_loot_pouch: false
  141. gem_pouch_adjective: purple
  142. spare_gem_pouch_container: belt
  143. favor_god: Damaris
  144. favor_goal: 10
  145. storage_containers:
  146. - haversack
  147. - backpack
  148.  
  149. # For ;afk
  150. health_threshold: 60
  151. quit_on_status_warning: true
  152. saferoom_health_threshold: 60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement