Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.26 KB | None | 0 0
  1. hometown: Shard
  2. safe_room: 9459
  3.  
  4. listen: true
  5.  
  6. # Combat settings
  7. # https://elanthipedia.play.net/Lich_script_repository#combat-trainer
  8.  
  9.  
  10. lockpick_dismantle: whistle
  11. braid_item: vine
  12. favor_god: Damaris
  13. favor_goal: 50
  14. gem_pouch_adjective: soft
  15. spare_gem_pouch_container: haversack
  16. full_pouch_container: backpack
  17. picking_box_source: lootsack
  18. picking_pet_box_source: leather haversack
  19. harvest_traps: false
  20. stop_pick_on_mindlock: false
  21. skip_lockpick_ring_refill: false
  22. lockpick_container: ankle-cuff
  23. lockpick_type: stout iron
  24. textbook: true
  25. picking_lockbox: training box
  26. picking_worn_lockbox: false
  27.  
  28. train_workorders:
  29. - Tailoring
  30. - Shaping
  31.  
  32. workorder_min_items: 2
  33. workorder_max_items: 3
  34.  
  35. workorder_diff:
  36. tailoring: hard
  37. shaping: hard
  38.  
  39. shaping_tools:
  40. - carving knife
  41. - shaper
  42. - metal drawknife
  43. - tapered rasp
  44. - stamp
  45. - clamps
  46. outfitting_tools:
  47. - knitting needle
  48. - sewing needle
  49. - slickstone
  50. - yardstick
  51. - scissor
  52. - stamp
  53.  
  54. forage_item: coin
  55. stealing_bag: haversack
  56. crafting_container: backpack
  57.  
  58. crossing_training:
  59. - Locksmithing
  60. # - Sorcery
  61. #- Thievery
  62. - Athletics
  63. - Appraisal
  64. - Scholarship
  65. #- Attunement
  66. #- Engineering
  67. #- Outfitting
  68. #- Mechanical Lore
  69. - First Aid
  70. - Outdoorsmanship
  71. # - Scouting
  72. #- Performance
  73.  
  74.  
  75. sell_loot_pouch: false
  76. sell_loot_bundle: true
  77. tie_gem_pouches: true
  78.  
  79. # Stance combat-trainer will go into when first starting up, before combat logic starts
  80. default_stance: 100 0 97
  81. # Set a priority defense skill name (eg. Parry Ability) to always use 100% of that defense when it's legal for your weapon.
  82. priority_defense: Evasion
  83. # Setting this will make you never change stances outside of whatever numerical values you set.
  84.  
  85. skinning:
  86. skin: true
  87. arrange_all: true
  88. #arrange_count: 2
  89. tie_bundle: true
  90.  
  91.  
  92. dance_threshold: 0
  93. dance_skill: Small Edged
  94.  
  95. training_abilities:
  96. Tactics: 60
  97. Hunt: 90
  98. App Quick: 60
  99. Almanac: 60
  100. #Stealth: 60
  101.  
  102. # how high in mind-states to train training_abilities before skipping them
  103. combat_training_abilities_target: 25
  104. # how often to rub a stored favor orb in combat
  105. favor_orb_rub_frequency: 300
  106. # percent threshold below which it uses your fatigue_regen_action until you are rested
  107. fatigue_regen_threshold: 90
  108. # action to take when fatigued
  109. fatigue_regen_action: bob
  110.  
  111.  
  112. weapon_training:
  113. Offhand Weapon: war hammer
  114. #Brawling: ''
  115. Heavy Thrown: light spear
  116. Large Blunt: mace
  117. Small Edged: hunter blade
  118. Light Thrown: throwing axe
  119. Small Blunt: war hammer
  120. #Staves: nightstick
  121. #Large Edged: sword
  122. Polearms: light spear
  123. Twohanded Edged: sword
  124. #Twohanded Blunt: mace
  125. #Slings: slingshot
  126. Crossbow: crossbow
  127. Bow: shortbow
  128.  
  129.  
  130. dual_load: true
  131. use_stealth_attacks: true
  132. use_stealth_ranged: true
  133. stealth_attack_aimed_action: poach
  134. hide_type: hide
  135. skip_last_kill: false
  136. dont_stalk: true
  137.  
  138. dont_steal_list:
  139. - 11
  140. - 152
  141. - 588
  142. - 586
  143. - 578
  144. - 559
  145. - 534
  146. - 514
  147. - 543
  148. - 566
  149. - 524
  150. - 551
  151. - 391
  152. - 390
  153. - 399
  154. - 734
  155.  
  156.  
  157. loot_bodies: true
  158. # dump junk when braiding or other training actions that generate junk.
  159. dump_junk: true
  160. dump_item_count: 9
  161.  
  162. combat_trainer_target_increment: 20
  163. combat_trainer_action_count: 20
  164. magic_exp_training_max_threshold: 25
  165. combat_spell_training_max_threshold: 20
  166. offensive_spell_mana_threshold: 40
  167. training_spell_mana_threshold: 50
  168. buff_spell_mana_threshold: 40
  169.  
  170. # list of weapon skills to focus training on
  171. priority_weapons:
  172. - Small Edged
  173. - Bow
  174. - Light Thrown
  175. # treasure/equipment/all? What LOOT type to use for mobs
  176.  
  177. combat_teaching_skill: debilitation
  178.  
  179. # Hunting settings
  180. # https://elanthipedia.play.net/Lich_script_repository#hunting-buddy
  181. # True means perform a hunt right away on startup. False means wait until a round of town-training is done.
  182. training_manager_hunting_priority: true
  183. # list of skills that will trigger a hunt loop if they go below the lower_limit. THIS MEANS ONLY COMBAT-SKILLS SHOULD BE ON HERE
  184. training_manager_priority_skills:
  185. - Offhand Weapon
  186. - Brawling
  187. - Heavy Thrown
  188. - Large Blunt
  189. - Small Edged
  190. - Light Thrown
  191. - Small Blunt
  192. - Staves
  193. - Large Edged
  194. - Polearms
  195. - Twohanded Edged
  196. - Twohanded Blunt
  197. - Slings
  198. - Crossbow
  199. - Bow
  200. # the lower limit for the previous priority skills
  201. priority_skills_lower_limit: 1
  202. # define one or multiple hunting zones (see base-hunting in scripts/data) and the behaviors for those hunts.
  203. # https://github.com/rpherbig/dr-scripts/wiki/YAML-Basics:-Part-2---Creating-Your-Own-YAML
  204. hunting_info:
  205. - :zone: lava_drakes_crevice
  206. args:
  207. - d0
  208. stop_on:
  209. - Offhand Weapon
  210. #- Brawling
  211. - Heavy Thrown
  212. - Large Blunt
  213. - Small Edged
  214. - Light Thrown
  215. - Small Blunt
  216. #- Staves
  217. #- Large Edged
  218. - Polearms
  219. - Twohanded Edged
  220. #- Twohanded Blunt
  221. #- Slings
  222. - Crossbow
  223. - Bows
  224. :duration: 50
  225. before:
  226. #- go2 812
  227. #- steal
  228. #- safe-room
  229. #- athletics
  230. #- go2 9459
  231. #- first-aid
  232. #- pick
  233. #- workorder tailoring
  234. #- workorder shaping
  235. #- go2 9459
  236. #- lockbox2
  237. #- outdoorsmanship
  238. #- go2 971
  239. #- buff
  240. during:
  241. #- tattoo
  242. after:
  243. after:
  244. - go2 9459
  245. - safe-room
  246. - go2 9459
  247. - steal
  248. - safe-room
  249. - athletics wyvern
  250. #- workorder tailoring
  251. #- workorder shaping
  252. - go2 9459
  253. - pick
  254. - first-aid
  255. #- mech-lore
  256. - outdoorsmanship 28
  257.  
  258. empty_hunting_room_messages:
  259. - Is anyone else in here?
  260. - Is anyone hunting here? Speak now or hold your peace.
  261. - My eyes aren't so good. Did I miss someone in the room?
  262. # a list of friends who hunt in the same zones. If you both add each other to this list you may share a room together.
  263. hunting_buddies:
  264. - Cinamod
  265. - Gamalon
  266. - Teyl
  267. - Warchyld
  268.  
  269. aiming_trainables:
  270. - Tactics
  271. - Brawling
  272. - Small Edged
  273. - Small Blunt
  274. - Light Thrown
  275. - Heavy Thrown
  276. - Staves
  277.  
  278. stop_hunting_if_bleeding: true
  279. use_weak_attacks: false
  280. use_harness_when_arcana_locked: true
  281.  
  282. hunting_file_list:
  283. - boxes
  284. - setup
  285.  
  286. stop_on_low_threshold: 2
  287.  
  288. # Repair settings
  289. repair_withdrawal_amount: 10_000
  290. # skip repairs in training_manager
  291. skip_repair: false
  292. # repair_timer repairs every X seconds and repair_every repairs every Y hunts
  293.  
  294. cambrinth: prism
  295. cambrinth_cap: 108
  296. offensive_spells:
  297. - skill: Sorcery
  298. name: Demrris' Resolve
  299. abbrev: my tattoo
  300. prep: invoke
  301. cambrinth:
  302. - 63
  303. cast_only_to_train: true
  304. - skill: Debilitation
  305. name: Curse of the Wilds
  306. abbrev: cotw
  307. mana: 25
  308. expire: dissolving into a hazy green mist that soon vanishes
  309. harmless: true
  310. cast_only_to_train: true
  311. #- skill: Sorcery
  312. # name: Geyser
  313. # abbrev: my tattoo
  314. # prep: invoke
  315. # cambrinth:
  316. # - 20
  317. - skill: Targeted Magic
  318. name: Stampede
  319. abbrev: stamp
  320. cambrinth:
  321. - 20
  322. - 20
  323. cast_only_to_train: true
  324. buff_spells:
  325. #Instinct:
  326. # abbrev: inst
  327. # recast: 1
  328. # mana: 20
  329. # cambrinth:
  330. # - 20
  331. # - 20
  332. #Manifest Force:
  333. # abbrev: maf
  334. # recast: 1
  335. # mana: 20
  336. # cambrinth:
  337. # - 20
  338. # - 20
  339. See the Wind:
  340. abbrev: stw
  341. recast: 1
  342. mana: 30
  343. symbiosis: false
  344. cambrinth:
  345. - 30
  346. - 30
  347. #Senses of the Tiger:
  348. # abbrev: sott
  349. # recast: 1
  350. # mana: 20
  351. # cambrinth:
  352. # - 20
  353. # - 20
  354. Skein of Shadows:
  355. abbrev: sks
  356. recast: 1
  357. mana: 30
  358. cambrinth:
  359. - 30
  360. - 30
  361. Claws of the Cougar:
  362. abbrev: cotc
  363. recast: 1
  364. mana: 30
  365. cambrinth:
  366. - 30
  367. - 30
  368. Hands of Lirisa:
  369. abbrev: hol
  370. recast: 1
  371. mana: 30
  372. cambrinth:
  373. - 30
  374. - 30
  375. Earth Meld:
  376. abbrev: em
  377. recast: 1
  378. mana: 30
  379. cambrinth:
  380. - 30
  381. - 30
  382. Oath of the Firstborn:
  383. abbrev: oath
  384. recast: 2
  385. mana: 30
  386. cambrinth:
  387. - 30
  388. - 30
  389.  
  390. combat_spell_training:
  391. Utility:
  392. abbrev: gaf
  393. mana: 25
  394. symbiosis: true
  395. cambrinth:
  396. - 20
  397. - 20
  398. Warding:
  399. abbrev: ey
  400. mana: 25
  401. symbiosis: true
  402. cambrinth:
  403. - 20
  404. - 20
  405. Augmentation:
  406. abbrev: wotp
  407. symbiosis: true
  408. mana: 25
  409. cambrinth:
  410. - 20
  411. - 20
  412.  
  413. waggle_sets:
  414. pick:
  415. Hands of Lirisa:
  416. abbrev: hol
  417. mana: 52
  418. cambrinth:
  419. - 24
  420. - 24
  421. default:
  422. Instinct:
  423. abbrev: inst
  424. mana: 20
  425. cambrinth:
  426. - 20
  427. - 20
  428. Manifest Force:
  429. abbrev: maf
  430. mana: 20
  431. cambrinth:
  432. - 20
  433. - 20
  434. See the Wind:
  435. abbrev: stw
  436. mana: 20
  437. symbiosis: false
  438. cambrinth:
  439. - 20
  440. - 20
  441. Senses of the Tiger:
  442. abbrev: sott
  443. mana: 20
  444. cambrinth:
  445. - 20
  446. - 20
  447. Skein of Shadows:
  448. abbrev: sks
  449. mana: 20
  450. cambrinth:
  451. - 20
  452. - 20
  453. Claws of the Cougar:
  454. abbrev: cotc
  455. mana: 20
  456. cambrinth:
  457. - 20
  458. - 20
  459. Hands of Lirisa:
  460. abbrev: hol
  461. mana: 20
  462. cambrinth:
  463. - 20
  464. - 20
  465. Earth Meld:
  466. abbrev: em
  467. mana: 20
  468. cambrinth:
  469. - 20
  470. - 20
  471. Oath of the Firstborn:
  472. abbrev: oath
  473. mana: 20
  474. cambrinth:
  475. - 20
  476. - 20
  477.  
  478. force_healer_town: Leth Deriel
  479.  
  480. footwear: boot
  481. storage_containers:
  482. - backpack
  483. - quiver
  484. - haversack
  485. - hip pouch
  486. - tail pouch
  487. - soft pouch
  488. - lootsack
  489. gear:
  490. - :name: helm
  491. :adjective: chain
  492. :is_leather: false
  493. :hinders_lockpicking: true
  494. :is_worn: true
  495. :swappable: false
  496. - :name: cowl
  497. :adjective: ass
  498. :is_leather: true
  499. :hinders_lockpicking: true
  500. :is_worn: true
  501. :swappable: false
  502. - :name: gauntlet
  503. :adjective: ass
  504. :is_leather: true
  505. :hinders_lockpicking: true
  506. :is_worn: true
  507. :swappable: false
  508. - :name: leathers
  509. :adjective: assassin
  510. :is_leather: true
  511. :hinders_lockpicking: true
  512. :is_worn: true
  513. :swappable: false
  514. - :name: gloves
  515. :adjective: brig
  516. :is_leather: false
  517. :hinders_lockpicking: true
  518. :is_worn: true
  519. :swappable: false
  520. - :name: shield
  521. :adjective: ceremonial
  522. :is_leather: false
  523. :hinders_lockpicking: true
  524. :is_worn: true
  525. :swappable: false
  526. - :name: mask
  527. :adjective: plate
  528. :is_leather: false
  529. :hinders_lockpicking: true
  530. :is_worn: true
  531. :swappable: false
  532. - :name: stick
  533. :adjective: parry
  534. :is_leather: false
  535. :hinders_lockpicking: true
  536. :is_worn: true
  537. :swappable: false
  538. - :name: knuckles
  539. :adjective: spiked
  540. :is_leather: false
  541. :hinders_lockpicking: true
  542. :is_worn: true
  543. :swappable: false
  544. - :name: footwraps
  545. :adjective: steel
  546. :is_leather: false
  547. :hinders_lockpicking: false
  548. :is_worn: true
  549. :swappable: false
  550. - :name: longbow
  551. :adjective:
  552. :is_leather: true
  553. :wield: true
  554. :swappable: false
  555. - :name: shortbow
  556. :adjective:
  557. :is_leather: true
  558. :wield: true
  559. :swappable: false
  560. - :name: sword
  561. :adjective:
  562. :is_leather: false
  563. :wield: true
  564. :swappable: true
  565. - :name: blade
  566. :adjective: hunter
  567. :is_leather: false
  568. :wield: true
  569. :swappable: false
  570. - :name: hammer
  571. :adjective: war
  572. :is_leather: false
  573. :wield: true
  574. :swappable: false
  575. - :name: axe
  576. :adjective: throwing
  577. :is_leather: false
  578. :wield: true
  579. - :name: spear
  580. :adjective: light
  581. :is_leather: false
  582. :wield: true
  583. - :name: nightstick
  584. :adjective:
  585. :is_leather: false
  586. :wield: true
  587. - :name: crossbow
  588. :adjective:
  589. :is_leather: true
  590. :wield: true
  591. - :name: mace
  592. :adjective:
  593. :is_leather: false
  594. :wield: true
  595. :swappable: true
  596. - :name: slingshot
  597. :adjective:
  598. :is_leather: true
  599. :wield: true
  600. :swappable: false
  601.  
  602. stealing_towns:
  603. #- Crossing
  604. #- Arthe Dale
  605. #- Kaerna Village
  606. #- Tiger Clan
  607. #- Knife Clan
  608. #- Leth Deriel
  609. - Shard
  610. - Horse Clan
  611. - Boar Clan
  612. - Raven's point
  613. - Steelclaw Clan
  614. - Hibarnhvidar
  615.  
  616. gear_sets:
  617. standard:
  618. - chain helm
  619. - brig gloves
  620. - ceremonial shield
  621. - assassin leathers
  622. - plate mask
  623. - parry stick
  624. - steel footwraps
  625. - spiked knuckles
  626. pvp:
  627. - ass cowl
  628. - ass gauntlet
  629. - ceremonial shield
  630. - assassin leathers
  631. - parry stick
  632. - steel footwraps
  633. - spiked knuckles
  634. swimming:
  635. - parry stick
  636. - spiked knuckles
  637. stealing:
  638. - parry stick
  639. - spiked knuckles
  640.  
  641. loot_specials:
  642. - name: jadeite stones
  643. bag: bowman cloak
  644. - name: kyanite stones
  645. bag: bowman cloak
  646.  
  647. loot_subtractions:
  648. - rock
  649.  
  650. sell_loot_money_on_hand: 1 platinum
  651.  
  652. stop_pick_on_mindlock: false
  653.  
  654. #engineering_room: 9459
  655. #outfitting_room: 9459
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement