Advertisement
jbrocky

Untitled

May 31st, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.17 KB | None | 0 0
  1. ---
  2. # Hunting settings
  3. training_manager_hunting_priority: true
  4. training_manager_priority_skills:
  5. - Athletics
  6. - Warding
  7. priority_skills_lower_limit: 2
  8. hunting_info:
  9. - :zone: storm_bulls
  10.   args:
  11.  - d0
  12.   :duration: 90
  13.   before:
  14.  - journal # what is this script?
  15.   after:
  16.  - get2 1628 # You probably mean go2
  17.  
  18. safe_room: 1628
  19.  
  20. hometown: Crossing
  21.  
  22. warhorn: warhorn
  23.  
  24. gear:
  25. - :adjective:
  26.   :name: gauntlets
  27.   :is_leather: false
  28.   :hinders_lockpicking: true
  29.   :is_worn: true
  30. - :adjective:
  31.   :name: balavclava
  32.   :is_leather: false
  33.   :hinders_lockpicking: true
  34.   :is_worn: true
  35. - :adjective: parry
  36.   :name: stick
  37.   :is_leather: false
  38.   :hinders_lockpicking: true
  39.   :is_worn: true
  40. - :adjective:
  41.   :name: targe
  42.   :is_leather: false
  43.   :hinders_lockpicking: true
  44.   :is_worn: true
  45. - :adjective:
  46.   :name: leathers
  47.   :is_leather: true
  48.   :hinders_lockpicking: true
  49.   :is_worn: true
  50. - :adjective:
  51.   :name: blades
  52.   :is_leather: true
  53.   :hinders_lockpicking: false
  54.   :is_worn: true
  55. - :adjective:
  56.   :name: handwraps
  57.   :is_leather: true
  58.   :hinders_lockpicking: true
  59.   :is_worn: true
  60. - :adjective:
  61.   :name: spikes
  62.   :is_leather: true
  63.   :hinders_lockpicking: true
  64.   :is_worn: true
  65. - :adjective:
  66.   :name: footwraps
  67.   :is_leather: false
  68.   :hinders_lockpicking: true
  69.   :is_worn: true
  70. - :adjective:
  71.   :name: cutlass
  72.   :is_leather: false
  73.   :hinders_lockpicking: false
  74.   :is_worn: false
  75.   :swappable: false
  76. - :adjective: throwing
  77.   :name: club
  78.   :is_leather: false
  79.   :hinders_lockpicking: false
  80.   :is_worn: false
  81.   :swappable: false
  82. - :adjective: robe
  83.   :name: sword
  84.   :is_leather: false
  85.   :hinders_lockpicking: false
  86.   :is_worn: false
  87.   :swappable: false
  88. - :adjective:
  89.   :name: claymore
  90.   :is_leather: false
  91.   :hinders_lockpicking: false
  92.   :is_worn: false
  93.   :swappable: false
  94. - :adjective: throwing
  95.   :name: hammer
  96.   :is_leather: false
  97.   :hinders_lockpicking: false
  98.   :is_worn: false
  99.   :swappable: false
  100. - :adjective:
  101.   :name: sledgehammer
  102.   :is_leather: false
  103.   :hinders_lockpicking: false
  104.   :is_worn: false
  105.   :swappable: false
  106. - :adjective:
  107.   :name: sling
  108.   :is_leather: true
  109.   :hinders_lockpicking: false
  110.   :is_worn: false
  111.   :swappable: false
  112. - :adjective:
  113.   :name: shortbow
  114.   :is_leather: true
  115.   :hinders_lockpicking: false
  116.   :is_worn: false
  117.   :swappable: false
  118. - :adjective:
  119.   :name: nightstick
  120.   :is_leather: false
  121.   :hinders_lockpicking: false
  122.   :is_worn: false
  123.   :swappable: false
  124. - :adjective:
  125.   :name: stonebow
  126.   :is_leather: true
  127.   :hinders_lockpicking: false
  128.   :is_worn: false
  129.   :swappable: false
  130. - :adjective:
  131.   :name: spear
  132.   :is_leather: true
  133.   :hinders_lockpicking: false
  134.   :is_worn: false
  135.   :swappable: false
  136.  
  137. gear_sets:
  138.   standard:
  139.  - gauntlets
  140.   - balaclava
  141.   - parry stick
  142.   - targe
  143.   - leathers
  144.   - blades
  145.   - handwraps
  146.   - spikes
  147.   - footwraps
  148.   stealing:
  149.  - gauntlets
  150.   - balaclava
  151.   - parry stick
  152.   - targe
  153.   - leathers
  154.   - blades
  155.   - handwraps
  156.   - spikes
  157.   - footwraps
  158.  
  159.  
  160. # Combat settings
  161. training_abilities:
  162.   Tactics: 120
  163.   App Quick: 180
  164.   Analyze: 100
  165.   Collect: 30
  166.   Charged Maneuver: 30
  167.   Almanac: 610
  168.  
  169. dance_skill: Twohanded Edged
  170. use_stealth_attacks: true
  171. weapon_training:
  172.   Brawling: ''
  173.   Small Edged: cutlass
  174.   Light Thrown: throwing club
  175.   Large Edged: robe sword
  176.   Twohanded Edged: claymore
  177.   Small Blunt: throwing club
  178.   Large Blunt: throwing hammer
  179.   Twohanded Blunt: sledgehammer
  180.   Slings: sling
  181.   Bow: shortbow
  182.   Crossbow: stonebow
  183.   Staves: nightstick
  184.   Polearms: spear
  185.   Heavy Thrown: throwing hammer
  186.   Offhand Weapon: robe sword
  187.  
  188. aiming_trainables:
  189. - Light Thrown
  190. - Brawling
  191. - Small Edged
  192. - Small Blunt
  193.  
  194. box_hunt_minimum: 0
  195. boxes: false
  196. picking_box_source: duffel
  197. harvest_traps: false
  198.  
  199. waggle_sets:
  200.   pick:
  201.  - Focus
  202.  
  203. use_barb_combos: true
  204. use_weak_attacks: false
  205.  
  206. buff_nonspells:
  207.   roar quiet wail: 120
  208.   barb_buffs:
  209.  - Turtle
  210.   - Eagle
  211.   - Dragon
  212.   - Panther
  213.   - Piranha
  214.  
  215. crossing_training:
  216. - First Aid
  217. - Athletics
  218. - Mechanical Lore
  219. - Locksmithing
  220. - Appraisal
  221. - Outdoorsmanship
  222. - Perception
  223. - Scholarship
  224. - Performance
  225. - Thievery
  226.  
  227. full_pouch_container: carryall
  228. spare_gem_pouch_container: pack
  229. gem_pouch_adjective: gem
  230. textbook: true
  231. textbook_type: textbook
  232. braid_item: grass
  233. picking_pet_box_source: haversack
  234. lockpick_dismantle: bash
  235. harvest_traps: false
  236. stop_pick_on_mindlock: true
  237. use_lockpick_ring: true
  238.  
  239. hunting_buddies:
  240. - Pormithius
  241.  - Oogamooga
  242.  
  243. empty_hunting_room_messages:
  244. - Wakey Wakey!
  245.  
  246.  # what is this ammo section?
  247. # ammo:
  248. #   stonebow:
  249. #     ammo: shard
  250. #   sling:
  251. #     ammo: shard
  252.  
  253. sell_loot_bundle: true
  254.  
  255. loot_additions:
  256. - cambrinth lump
  257. - gold ring
  258. - signet ring
  259. - witch ball
  260. - papyrus roll
  261. - lumium nugget
  262. - ninium nugget
  263. - muracite nugget
  264. - darkstone nugget
  265. - damite nugget
  266. - kertig tear
  267. - haralun nugget
  268. - glaes nugget
  269. - animite nugget
  270. - tyrium bar
  271. - shard
  272. - shards
  273. - arrow
  274. - arrows
  275. - bolt
  276. - bolts
  277. - Sunderstone shard
  278.  
  279. loot_subtractions:
  280. - rock
  281. - rocks
  282. - silver nugget
  283. - gold nugget
  284. - platinum nugget
  285. - electrum nugget
  286.  
  287. favor_goal: 25
  288. favor_god: Hodierna
  289. skinning:
  290.   skin: true
  291.   arrange_count: 1
  292.   tie_bundle: true
  293.   arrange_all: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement