Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.60 KB | None | 0 0
  1. ---
  2. training_manager_hunting_priority: true
  3. stop_hunting_if_bleeding: true
  4. training_manager_priority_skills:
  5. - Targeted Magic
  6. - Debilitation
  7. hunting_file_list:
  8. - box
  9. - skin
  10. # Gear settings
  11. gear:
  12. # - :adjective: example
  13. #   :name: gear
  14. #   :is_leather: true
  15. #   :hinders_lockpicking: false
  16. #   :is_worn: true
  17. - :adjective: quilted
  18.   :name: gloves
  19.   :is_leather: true
  20.   :hinders_lockpicking: true
  21.   :is_worn: true
  22. - :adjective: coarse
  23.   :name: cowl
  24.   :is_leather: true
  25.   :hinders_lockpicking: true
  26.   :is_worn: true
  27. - :adjective: target
  28.   :name: shield
  29.   :is_leather: false
  30.   :hinders_lockpicking: true
  31.   :is_worn: true
  32. - :adjective: hunting
  33.   :name: leathers
  34.   :is_leather: true
  35.   :hinders_lockpicking: true
  36.   :is_worn: true
  37. - :name: scimitar
  38.   :is_leather: false
  39.   :is_worn: false
  40. - :name: nightstick
  41.   :is_leather: false
  42.   :is_worn: false
  43. - :adjective: parry
  44.   :name: stick
  45.   :is_leather: true
  46.   :is_worn: true
  47.   :hinders_lockpicking: true
  48.  
  49. gear_sets:
  50.   standard:
  51.  - hunting leathers
  52.   - coarse cowl
  53.   - quilted gloves
  54.   - target shield
  55.   - parry stick
  56.   naked: []
  57. offensive_spells:
  58. - skill: Targeted Magic
  59.   name: Dinazen Olkar
  60.   abbrev: do
  61.   mana: 5
  62.   cast_only_to_train: true
  63.   max_threshold: 2
  64. - skill: Debilitation
  65.   name: Calm
  66.   abbrev: calm
  67.   mana: 5
  68.   cast_only_to_train: true
  69.   #expire: suddenly looks rather less content with life in general
  70. - skill: Sorcery
  71.   name: Stun Foe
  72.   abbrev: sf
  73.   mana: 7
  74.   cast_only_to_train: true
  75. - skill: Targeted Magic
  76.   name: Telekinetic Storm
  77.   cast_only_to_train: true
  78.   mana: 15
  79.   min_threshold: 3
  80.   #cambrinth:
  81.   #- 48
  82.   cast: cast creatures
  83. #- skill: Debilitation
  84. #  name: Dazzle
  85. #  abbrev: dazzle
  86. #  mana: 5
  87. #offensive_spell_cycle:
  88. #- Dinazen Olkar
  89. #- Calm
  90. combat_spell_training:
  91.   Warding:
  92.     abbrev: maf
  93.     symbiosis: false
  94.     mana: 17
  95.     cambrinth:
  96.    - 17
  97.   Augmentation:
  98.     abbrev: seer
  99.     symbiosis: false
  100.     mana: 15
  101.     cambrinth:
  102.    - 7
  103.   Utility:
  104.     abbrev: pg
  105.     symbiosis: false
  106.     mana: 16
  107.     cambrinth:
  108.    - 16
  109. training_spells:
  110.   Warding:
  111.     abbrev: MAF
  112.   Augmentation:
  113.     abbrev: shadows
  114.   Utility:
  115.     abbrev: pg
  116. #dance_skill: Staves
  117. priority_defense: Evasion
  118. fatigue_regen_threshold: 85
  119. fatigue_regen_action: analyze
  120. weapon_training:
  121.   Small Edged: scimitar
  122.   Staves: nightstick
  123. combat_trainer_target_increment: 4
  124. combat_trainer_action_count: 10
  125. skinning:
  126.   skin: true
  127.   arrange_count: 1
  128.   tie_bundle: true
  129.   arrange_all: false
  130. # Non-combat settings
  131. crossing_training:
  132. - Astrology
  133. - Locksmithing
  134. #- Augmentation
  135. #- Warding
  136. #- Utility
  137. #- Appraisal
  138. - Athletics
  139. - Performance
  140. #- Perception
  141. #- Attunement
  142. - Scholarship
  143. #- Outdoorsmanship
  144. #- Mechanical Lore
  145. #- Sorcery
  146. #safe_room: 984
  147. cambrinth: cambrinth armband
  148. cambrinth_cap: 35
  149. held_cambrinth: false
  150. stored_cambrinth: false
  151. use_harness_when_arcana_locked: true
  152. favor_goal: 6
  153. favor_god: Meraud
  154. gem_pouch_adjective: dark
  155. ####################
  156. ### LOCKSMITHING ###
  157. ####################
  158. box_loot_limit: 5
  159. number_of_pets_to_keep_on_hand: 5
  160. lockpick_buffs:    
  161.   spells:          
  162.   - abbrev: MT
  163.     mana: 15
  164. #    cambrinth:    
  165. #    - 48  
  166. stop_pick_on_mindlock:    true
  167. picking_box_source:       duffel bag
  168. picking_box_storage:      duffel bag
  169. picking_pet_box_source:   backpack
  170. use_lockpick_ring:        true
  171. skip_lockpick_ring_refill: false
  172. lockpick_type:            stout
  173. lockpick_dismantle:      
  174. harvest_traps:            true
  175. ####################
  176. ### MOON MAGEERY ###
  177. ####################
  178. have_telescope: true
  179. tk_ammo: razor
  180. waggle_sets:
  181.   aus: &aus
  182.     Aura Sight:
  183.       mana: 13
  184.       cambrinth:
  185.      - 13
  186.   cv: &cv
  187.     Clear Vision:
  188.       mana: 17
  189.       recast: 1
  190.       cambrinth:
  191.      - 17
  192.   maf: &maf
  193.     Manifest Force:
  194.       mana: 17
  195.       cambrinth:
  196.      - 17
  197.   pg: &pg
  198.     Piercing Gaze:
  199.       mana: 16
  200.       recast: 1
  201.       cambrinth:
  202.      - 16
  203.   seer: &seer
  204.     Seer's Sense:
  205.       recast: 2
  206.       mana: 15
  207.       cambrinth:
  208.      - 7
  209.   mt: &mt
  210.     Machinist's Touch:
  211.       mana: 15
  212.       cambrinth:
  213.      - 7
  214.   shadows: &shadows
  215.     Shadows:
  216.       mana: 17
  217.       cambrinth:
  218.      - 17
  219.       recast: 1
  220.   shadowling: &shadowling
  221.     Shadowling:
  222.       mana: 15
  223.       cambrinth:
  224.      - 10
  225.   astrology:
  226.     << : *cv
  227.     << : *pg
  228.     << : *aus
  229.   pick:
  230.     << : *mt
  231.   prehunt_buffs: &prehunt_buffs
  232.     << : *shadows
  233.     << : *seer
  234.     << : *maf
  235.     << : *aus
  236. #    << : *shadowling
  237.   default:
  238.     << : *prehunt_buffs
  239. buff_spells: &buff_spells
  240.   << : *seer
  241.   << : *maf
  242.   << : *shadows
  243.   << : *aus
  244. #  << : *shadowling
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement