Advertisement
Guest User

Untitled

a guest
Aug 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.12 KB | None | 0 0
  1. Trusted Scripts: ["repository", "lnet", "narost", "dependency", "narost-glass", "log"]
  2. ./scripts/profiles/base-empty.yaml,./scripts/profiles/base.yaml,./scripts/profiles/beforecoordinator-Rylohk-setup.yml,./scripts/profiles/oldRylohk-setup.yml,./scripts/profiles/Rylohk-armor.yaml,./scripts/profiles/Rylohk-back.yaml,./scripts/profiles/Rylohk-brawl.yaml,./scripts/profiles/Rylohk-main.yaml,./scripts/profiles/Rylohk-reavers.yaml,./scripts/profiles/Rylohk-scouts.yaml,./scripts/profiles/Rylohk-setup.yaml,./scripts/profiles/Rylohk-stealth.yaml,./scripts/profiles/Rylohk-test.yaml,./scripts/profiles/Rylohk-tm.yaml,./scripts/profiles/Rylohk-weapons.yaml,./scripts/profiles/Rylohk-wood_trolls.yaml,./scripts/profiles/SampleWarriorMage-setup.yaml
  3. ./scripts/data/base-anatomy-charts.yaml,./scripts/data/base-art.yaml,./scripts/data/base-athletics.yaml,./scripts/data/base-bad-words.yaml,./scripts/data/base-constellations.yaml,./scripts/data/base-consumables.yaml,./scripts/data/base-crafting.yaml,./scripts/data/base-filters.yaml,./scripts/data/base-hunting.yaml,./scripts/data/base-items.yaml,./scripts/data/base-lumber.yaml,./scripts/data/base-mining.yaml,./scripts/data/base-perform.yaml,./scripts/data/base-picking.yaml,./scripts/data/base-recipes.yaml,./scripts/data/base-remedies.yaml,./scripts/data/base-shrines.yaml,./scripts/data/base-spells.yaml,./scripts/data/base-stealing.yaml,./scripts/data/base-theurgy.yaml,./scripts/data/base-town.yaml
  4. Lich Version: 4.11.0f
  5. Ruby Version: 2.0.0
  6. Dependency Version: 1.2
  7.  
  8. ****
  9.  
  10. ****
  11.  
  12. ****
  13. ./scripts/profiles/Rylohk-armor.yaml
  14. ---
  15. hunting_info:
  16. - :zone:
  17. - wood_trolls
  18. args:
  19. #Unless there are the # of creatures in the room, you will not attack.
  20. - d3
  21. :duration: 20
  22. stop_on:
  23. - Light Armor
  24. before:
  25. # These are scripts to run.
  26. # - attunement
  27. # - safe-room
  28. - weararmor
  29. # - buff prehunt_buffs
  30. after:
  31. # - safe-room
  32. # - crossing-repair
  33.  
  34. offensive_spells:
  35. #These are spells like FS, FB
  36. combat_spell_training:
  37. #These spells are repeatedly cast during combat, will trigger if more than the d#
  38. Warding:
  39. abbrev: ES
  40. symbiosis: false
  41. #use_auto_mana: true
  42. mana: 10
  43. cambrinth:
  44. - 2
  45. Augmentation:
  46. abbrev: TW
  47. symbiosis: false
  48. use_auto_mana: true
  49. cambrinth:
  50. - 2
  51. Augmentation:
  52. abbrev: SUF
  53. symbiosis: false
  54. use_auto_mana: true
  55. cambrinth:
  56. - 2
  57. Utility:
  58. abbrev: ZEPHYR
  59. use_auto_mana: true
  60. # mana: 5
  61. cambrinth:
  62. - 2
  63. training_spells:
  64. #These are spells like ES, TW, Zephyr
  65. Warding:
  66. abbrev: ES
  67. symbiosis: false
  68. use_auto_mana: true
  69. Augmentation:
  70. abbrev: TW
  71. symbiosis: false
  72. use_auto_mana: true
  73. Utility:
  74. abbrev: ZEPHYR
  75. symbiosis: false
  76. use_auto_mana: true
  77. buff_spells:
  78. #This calls Zephyr, which calls Buffs (ES,SUF,SUB,TW)
  79. # Zephyr:
  80. # abbrev: ZEPHYR
  81. # mana: 10
  82. # cambrinth:
  83. # - 2
  84. # expire: the breeze fades from the area
  85. # Sure Footing:
  86. # abbrev: SUF
  87. # mana: 8
  88. # cambrinth:
  89. # - 2
  90. # recast: 2
  91. buff_nonspells:
  92. #These are pathways
  93.  
  94. stance_override: 50 80 50
  95. #evasion/parry/block
  96. weapon_training:
  97. # Heavy Thrown: light spear
  98. # Large Edged: bastard sword
  99. # Polearms: light spear
  100. Twohanded Edged: bastard sword
  101. Small Edged: wide-bladed dagger
  102.  
  103. use_weak_attacks: true
  104. dance_skill: Small Edged
  105. dance_actions:
  106. #- gouge
  107. #- bob
  108. #- circle
  109. cycle_armors_time: 300
  110. training_abilities:
  111. # Analyze: 30
  112. # Tactics: 30
  113. Perc: 120
  114. APP Quick: 120
  115. Hunt: 180
  116. Recall: 1800
  117.  
  118. ****
  119.  
  120. ****
  121.  
  122. ****
  123. ./scripts/profiles/Rylohk-back.yaml
  124. ---
  125. hunting_info:
  126. - :zone:
  127. - reavers
  128. args:
  129. #d0 means to kill everything, d3 would leave 3 things alive.
  130. - d0
  131. - back
  132. stop_on:
  133. - Small Edged
  134. # - Large Edged
  135. - Twohanded Edged
  136. - Small Blunt
  137. - Bow
  138. - Staves
  139. # - Polearms
  140. - Crossbow
  141. - Light Thrown
  142. # - Heavy Thrown
  143. # - Brawling
  144. before:
  145. after:
  146. - go2 793
  147. - safe-room
  148. - sell-loot
  149.  
  150. offensive_spell_cycle:
  151. - Mark of Arhat
  152. - Arc Light
  153.  
  154. offensive_spells:
  155. - skill: Debilitation
  156. name: Arc Light
  157. abbrev: AL
  158. mana: 2
  159. cast_only_to_train: true
  160. - skill: Debilitation
  161. name: Mark of Arhat
  162. abbrev: MOA
  163. mana: 1
  164. cast_only_to_train: true
  165.  
  166. combat_spell_training:
  167. Warding:
  168. abbrev: es
  169. # use_auto_mana: true
  170. mana: 18
  171. cambrinth:
  172. - 2
  173. # symbiosis: true
  174. cast_only_to_train: true
  175. Utility:
  176. abbrev: ignite
  177. # use_auto_mana: true
  178. mana: 15
  179. before:
  180. - message: wield spear
  181. matches: light spear
  182. cast: cast spear
  183. after:
  184. - message: sheath spear
  185. matches: Sheathing
  186. cast_only_to_train: true
  187. Augmentation:
  188. abbrev: suf
  189. # use_auto_mana: true
  190. mana: 15
  191. cambrinth:
  192. - 2
  193. # symbiosis: true
  194. cast_only_to_train: true
  195. Augmentation:
  196. abbrev: sw
  197. # use_auto_mana: true
  198. mana: 15
  199. cambrinth:
  200. - 2
  201. cast_only_to_train: true
  202.  
  203. weapon_training:
  204. Small Edged: throwing spike
  205. # Large Edged: bastard sword
  206. Twohanded Edged: bastard sword
  207. Small Blunt: throwing spike
  208. Bow: Nisha shortbow
  209. Crossbow: forester stonebow
  210. Staves: nightstick
  211. # Polearms: light spear
  212. Light Thrown: throwing spike
  213. # Heavy Thrown: light spear
  214. # Brawling: ''
  215. Offhand Weapon: throwing spike
  216.  
  217. priority_weapons:
  218. - Crossbow
  219.  
  220. #use_weak_attacks: false
  221. #DEFAULT IS TRUE
  222.  
  223. skip_last_kill: false
  224. using_light_crossbow: true
  225. # ALLOWS MELEE OFFHAND WEAPON TRAINING DURING AIMING CROSSBOW IN AIMING_TRAINABLES
  226. aiming_trainables:
  227. - Small Edged
  228. - Small Blunt
  229. - Light Thrown
  230.  
  231. cycle_armors:
  232. Plate Armor:
  233. - plate gauntlets
  234. Brigandine:
  235. - scale gloves
  236. Chain Armor:
  237. - ring gloves
  238. Light Armor:
  239. - black gloves
  240.  
  241. loot_subtractions:
  242.  
  243. buff_spells:
  244. Sure Footing:
  245. recast: 1
  246. use_auto_mana: true
  247. Zephyr:
  248. recast: -1
  249. use_auto_mana: true
  250. Tailwind:
  251. recast: 1
  252. use_auto_mana: true
  253. Swirling Winds:
  254. recast: 1
  255. use_auto_mana: true
  256.  
  257. ****
  258.  
  259. ****
  260.  
  261. ****
  262. ./scripts/profiles/Rylohk-brawl.yaml
  263. ---
  264. hunting_info:
  265. - :zone:
  266. - buccas
  267. args:
  268. #d0 means to kill everything, d3 would leave 3 things alive.
  269. - d0
  270. - brawl
  271. stop_on:
  272. - Brawling
  273. stop_on_low:
  274. before:
  275. after:
  276.  
  277. ###############################################################
  278. ### DO NOT EDIT THIS FUCKING YAML AT ALL - CREATE A NEW ONE ###
  279. ###############################################################
  280.  
  281. ########################
  282. ### OFFENSIVE_SPELLS ###
  283. ########################
  284.  
  285. offensive_spell_cycle:
  286. offensive_spells:
  287.  
  288. combat_spell_training:
  289. Warding:
  290. abbrev: es
  291. # use_auto_mana: true
  292. mana: 18
  293. cambrinth:
  294. - 2
  295. # symbiosis: true
  296. cast_only_to_train: true
  297. Utility:
  298. abbrev: ignite
  299. # use_auto_mana: true
  300. mana: 15
  301. before:
  302. - message: wield spear
  303. matches: light spear
  304. cast: cast spear
  305. after:
  306. - message: sheath spear
  307. matches: Sheathing
  308. cast_only_to_train: true
  309. Augmentation:
  310. abbrev: suf
  311. # use_auto_mana: true
  312. mana: 15
  313. cambrinth:
  314. - 2
  315. # symbiosis: true
  316. cast_only_to_train: true
  317. Augmentation:
  318. abbrev: sw
  319. # use_auto_mana: true
  320. mana: 15
  321. cambrinth:
  322. - 2
  323. cast_only_to_train: true
  324.  
  325. weapon_training:
  326. Brawling: ''
  327.  
  328. priority_weapons:
  329. - Brawling
  330.  
  331. skip_last_kill: false
  332.  
  333. cycle_armors:
  334. Plate Armor:
  335. - plate gauntlets
  336. Brigandine:
  337. - scale gloves
  338. Chain Armor:
  339. - ring gloves
  340. Light Armor:
  341. - black gloves
  342.  
  343. loot_subtractions:
  344. - coffer
  345. - strongbox
  346. - chest
  347. - caddy
  348. - trunk
  349. - casket
  350. - skippet
  351. - crate
  352. - box
  353.  
  354. #######################
  355. ### BUFF_SPELLS ###
  356. #######################
  357.  
  358. buff_spells:
  359. Sure Footing:
  360. recast: 1
  361. use_auto_mana: true
  362. Zephyr:
  363. recast: -1
  364. use_auto_mana: true
  365. Tailwind:
  366. recast: 1
  367. use_auto_mana: true
  368. Swirling Winds:
  369. recast: 1
  370. use_auto_mana: true
  371. ****
  372.  
  373. ****
  374.  
  375. ****
  376. ./scripts/profiles/Rylohk-main.yaml
  377. ---
  378. hunting_info:
  379. - :zone:
  380. - rock_trolls
  381. args:
  382. #d0 means to kill everything, d3 would leave 3 things alive.
  383. - d0
  384. - main
  385. stop_on:
  386. - Brawling
  387. - Large Edged
  388. - Polearms
  389. - Heavy Thrown
  390. before:
  391. after:
  392.  
  393. ###############################################################
  394. ### DO NOT EDIT THIS FUCKING YAML AT ALL - CREATE A NEW ONE ###
  395. ###############################################################
  396.  
  397. skip_last_kill: false
  398.  
  399. #######################
  400. ### OFFENSIVE_SPELL ###
  401. #######################
  402.  
  403. buff_nonspells:
  404. pathway focus conserve: 30
  405.  
  406. offensive_spell_cycle:
  407. offensive_spells:
  408. #Cleared so it does not cast offensive spells.
  409.  
  410. #combat_spell_training:
  411. #Removed so it does cast spells during combat.
  412.  
  413. weapon_training:
  414. Large Edged: bastard sword
  415. Polearms: light spear
  416. Heavy Thrown: light spear
  417. Brawling: ''
  418.  
  419. priority_weapons:
  420. - Brawling
  421.  
  422. #######################
  423. ### BUFF_SPELLS ###
  424. #######################
  425.  
  426. buff_spells:
  427. Sure Footing:
  428. recast: 1
  429. use_auto_mana: true
  430. Zephyr:
  431. recast: -1
  432. use_auto_mana: true
  433. Tailwind:
  434. recast: 1
  435. use_auto_mana: true
  436. Swirling Winds:
  437. recast: 1
  438. use_auto_mana: true
  439.  
  440. ###################
  441. ### COMBAT LOOT ###
  442. ###################
  443.  
  444. loot_subtractions:
  445. #Cleared so it does pick up boxes.
  446.  
  447. ****
  448.  
  449. ****
  450.  
  451. ****
  452. ./scripts/profiles/Rylohk-reavers.yaml
  453. ---
  454.  
  455. # Hunting settings
  456. hunting_info:
  457. - :zone: reavers
  458. # args:
  459. # - d0
  460. # - all
  461. :duration: 60
  462. before:
  463. - go2 793
  464. - weararmor
  465. - buff main
  466. stop_on:
  467. - Targeted Magic
  468. # stop_on_low:
  469. # - Athletics
  470. ****
  471.  
  472. ****
  473.  
  474. ****
  475. ./scripts/profiles/Rylohk-scouts.yaml
  476. ---
  477. hunting_info:
  478. - :zone:
  479. - scouts
  480. args:
  481. - d1
  482. :duration: 20
  483. stop_on:
  484. - Heavy Thrown
  485. - Large Edged
  486. - Polearms
  487. - Brawling
  488. before:
  489. - attunement
  490. - safe-room
  491. - buff prehunt_buffs
  492. after:
  493. - safe-room
  494. - crossing-repair
  495.  
  496. offensive_spells:
  497. #These are spells like FS, FB
  498. combat_spell_training:
  499. #These are spells like Debil
  500. buff_nonspells:
  501. #These are pathways
  502. use_weak_attacks: true
  503. stance_override: 40 80 60
  504. weapon_training:
  505. Heavy Thrown: light spear
  506. Large Edged: bastard sword
  507. Polearms: light spear
  508. Brawling: ''
  509. dance_skill: Heavy Thrown
  510. dance_actions:
  511. - bob
  512. - circle
  513. training_abilities:
  514. Tactics: 30
  515. Perc: 120
  516. APP Quick: 120
  517. Hunt: 180
  518. Recall: 1800
  519. cycle_armors:
  520.  
  521.  
  522.  
  523. ****
  524.  
  525. ****
  526.  
  527. ****
  528. ./scripts/profiles/Rylohk-setup.yaml
  529. ---
  530.  
  531. # https://elanthipedia.play.net/Warrior_Mage#Circle_Requirements
  532. # 3 Magics: Arcana, Targeted Magic, Attunement
  533. # 5 Weapons (only 3 are needed to circle): Brawling, Heavy Thrown, Polearms, Large Edged, Twohanded Edged
  534. # 2 Armors (only 1 is needed to circle): Chain Armor, Shield Usage
  535. # 4 Survivals: Athletics, Perception, Skinning, Outdoorsmanship
  536. # 3 Lores: Appraisal, Tactics, Scholarship
  537.  
  538. # Eventually you will need to train 2 more Magics to circle (for a total of 5)
  539. # However, you will probably end up training them all since they each have very useful spells
  540. # The other Magic skills are: Augmentation, Warding, Debilitation, Utility
  541.  
  542. ######################
  543. ### STATUS MONITOR ###
  544. ######################
  545.  
  546. status_monitor_no_window: false
  547.  
  548. ####################
  549. ### HUNTING_FILE ###
  550. ####################
  551.  
  552. hunting_file_list:
  553. # Hunting-buddy pulls these files and runs them prior to doing other things - Runs even if the skill is already locked.
  554. # This overwrites everything and just loops these things over and over.
  555. #- Name of Yaml File "stealth"
  556. # Each file listed in coordinator should be listed here.
  557. - main
  558. #- back
  559. # - tm -- Replaced by main which does only tm
  560. # - stealth
  561.  
  562. ########################
  563. ### TRAINING-MANAGER ###
  564. ########################
  565.  
  566. training_manager_hunting_priority: true
  567. training_manager_priority_skills:
  568. - Targeted Magic
  569. training_manager_town_duration: 20
  570.  
  571. combat_training_abilities_target: 7
  572. #combat_trainer_target_increment: 32
  573. #combat_trainer_action_counter: 30
  574. #How many swings to take before switching.
  575.  
  576. ##################
  577. ### PRIORITIES ###
  578. ##################
  579.  
  580. priority_weapons:
  581. - Brawling
  582. - Heavy Thrown
  583. - Large Edged
  584. - Polearms
  585.  
  586. priority_defense: Evasion
  587. #PRIORTY_DEFENSE OF EVASION MEANS IT SWAPS BETWEEN PARRY/SHIELD TO TRAIN THEM, EVASION STAYS 100%
  588. #stance_override:
  589. #DONT USE THIS, PRIORITY DEFENSE IS AUTOMATED AND THIS WILL GET YOU KILLED
  590.  
  591. use_weak_attacks: true
  592. use_stealth_attacks: false
  593.  
  594. ###################
  595. ### BUFF_SPELLS ###
  596. ###################
  597.  
  598. buff_spells:
  599. Swirling Winds:
  600. abbrev: sw
  601. recast: 2
  602. use_auto_mana: true
  603. Sure Footing:
  604. abbrev: suf
  605. recast: 2
  606. use_auto_mana: true
  607. Ethereal Shield:
  608. abbrev: es
  609. recast: 1
  610. use_auto_mana: true
  611. Substratum:
  612. abbrev: substratum
  613. recast: -1
  614. use_auto_mana: true
  615. Zephyr:
  616. abbrev: zephyr
  617. recast: -1
  618. use_auto_mana: true
  619. Tailwind:
  620. abbrev: tw
  621. recast: 1
  622. use_auto_mana: true
  623.  
  624. #######################
  625. ### OFFENSIVE_SPELL ###
  626. #######################
  627.  
  628. buff_nonspells:
  629. pathway focus conserve: 30
  630.  
  631. #offensive_spell_cycle:
  632. - Mark of Arhat
  633. #- Fire Shards
  634. - Fire Ball
  635. #- Eagle's Cry
  636. #- Electrostatic Eddy
  637.  
  638. offensive_spells:
  639. - name: Fire Shards
  640. abbrev: FS
  641. mana: 10
  642. - name: Fire Ball
  643. abbrev: FB
  644. mana: 15
  645. - skill: Debilitation
  646. name: Arc Light
  647. abbrev: AL
  648. mana: 1
  649. cast_only_to_train: true
  650. - skill: Debilitation
  651. name: Mark of Arhat
  652. abbrev: MOA
  653. mana: 1
  654. cast_only_to_train: true
  655.  
  656. #####################################
  657. ### TRAINING_SPELLS DURING COMBAT ###
  658. #####################################
  659.  
  660. #combat_spell_training_max_threshold: 8
  661. #combat_spell_training_max_npcs: --- Soon to be.
  662. #Whatever # you put it, it will only cast combat_spell_training spells if there are that # of creatures or less
  663. #Setting it to 2 would only do combat spell training if there are 2 or less mobs.
  664. combat_trainer_buffs_force_cambrinth: false
  665.  
  666. combat_spell_training:
  667. Warding:
  668. abbrev: es
  669. # use_auto_mana: true
  670. mana: 18
  671. cambrinth:
  672. - 2
  673. # symbiosis: true
  674. cast_only_to_train: true
  675. # Utility:
  676. # abbrev: ignite
  677. # use_auto_mana: true
  678. # mana: 15
  679. # before:
  680. # - message: wield spear
  681. # matches: light spear
  682. # cast: cast spear
  683. # after:
  684. # - message: sheath spear
  685. # matches: Sheathing
  686. # cast_only_to_train: true
  687. Augmentation:
  688. abbrev: suf
  689. # use_auto_mana: true
  690. mana: 15
  691. cambrinth:
  692. - 2
  693. # symbiosis: true
  694. cast_only_to_train: true
  695. Augmentation:
  696. abbrev: sw
  697. # use_auto_mana: true
  698. mana: 15
  699. cambrinth:
  700. - 2
  701. cast_only_to_train: true
  702.  
  703. #######################
  704. ### WEAPON TRAINING ###
  705. #######################
  706.  
  707. #LIST OF WEAPONS TO TRAIN IN COMBAT
  708. weapon_training:
  709. Small Edged: throwing spike
  710. Large Edged: bastard sword
  711. Twohanded Edged: bastard sword
  712. Small Blunt: throwing spike
  713. Bow: Nisha shortbow
  714. Crossbow: forester's stonebow
  715. Staves: nightstick
  716. Polearms: light spear
  717. Light Thrown: throwing spike
  718. Heavy Thrown: light spear
  719. Brawling: ''
  720. Offhand Weapon: throwing spike
  721. # Large Blunt: bar mace
  722. # Twohanded Blunt: bar mace
  723. # Slings: sling
  724.  
  725. #LIST OF WEAPONS TO USE WHILE AIMING DURING COMBAT
  726. aiming_trainables:
  727. - Brawling
  728. - Small Edged
  729. - Small Blunt
  730. - Light Thrown
  731.  
  732. dance_skill: Brawling
  733. #WEAPON BASE TO USE WHILE GREATER THAN D# ARGUMENT
  734. dance_actions:
  735. #LIST OF ACTIONS TO USE WHILE GREATER THAN D# ARGUMENT
  736. - analyze
  737. - circle
  738. - bob
  739. - weave
  740.  
  741. training_abilities:
  742. Analyze: 120
  743. Perc: 120
  744. Hunt: 120
  745. Recall: 1800
  746. # Tactics: 30
  747. # Stealth: 60
  748. # APP Quick: 60
  749. #APP QUICK DOESNT TEACH UNTIL 76 RANKS
  750.  
  751. #summoned_weapons_element: fire
  752. #summoned_weapons:
  753. # - name: Heavy Thrown
  754. # - name: Polearms
  755. # - name: Large Edged
  756.  
  757. ######################################
  758. ### TRAINING_SPELLS OUTSIDE COMBAT ###
  759. ######################################
  760.  
  761. crafting_training_spells:
  762. Warding:
  763. abbrev: es
  764. # use_auto_mana: true
  765. mana: 18
  766. cambrinth:
  767. - 2
  768. # symbiosis: true
  769. cast_only_to_train: true
  770. # Utility:
  771. # abbrev: ignite
  772. # use_auto_mana: true
  773. # mana: 15
  774. # before:
  775. # - message: wield spear
  776. # matches: light spear
  777. # cast: cast spear
  778. # after:
  779. # - message: sheath spear
  780. # matches: Sheathing
  781. # cast_only_to_train: true
  782. Augmentation:
  783. abbrev: suf
  784. # use_auto_mana: true
  785. mana: 15
  786. cambrinth:
  787. - 2
  788. # symbiosis: true
  789. cast_only_to_train: true
  790. Augmentation:
  791. abbrev: sw
  792. # use_auto_mana: true
  793. mana: 15
  794. cambrinth:
  795. - 2
  796. cast_only_to_train: true
  797.  
  798. magic_exp_training_max_threshold: 32
  799. #This affects TRAINING spells, and 32 would stop at 32/34.
  800.  
  801. training_spells:
  802. #Crossing-Trainer casts these spells, not used in combat, that's combat_training_spells.
  803. Warding:
  804. abbrev: es
  805. # use_auto_mana: true
  806. mana: 18
  807. cambrinth:
  808. - 2
  809. # symbiosis: true
  810. # Utility:
  811. # abbrev: ignite
  812. # use_auto_mana: true
  813. # mana: 15
  814. # before:
  815. # - message: wield spear
  816. # matches: light spear
  817. # cast: cast spear
  818. # after:
  819. # - message: sheath spear
  820. # matches: Sheathing
  821. Augmentation:
  822. abbrev: suf
  823. # use_auto_mana: true
  824. mana: 15
  825. cambrinth:
  826. - 2
  827. # symbiosis: true
  828. Augmentation:
  829. abbrev: sw
  830. # use_auto_mana: true
  831. mana: 15
  832. cambrinth:
  833. - 2
  834.  
  835. ###################
  836. ### WAGGLE_SETS ###
  837. ###################
  838.  
  839. #The following spells are cast immediately after hunting-buddy starts.
  840. waggle_sets:
  841. prehunt_buffs:
  842. # Swirling Winds:
  843. # abbrev: sw
  844. # recast: 1
  845. # use_auto_mana: true
  846. # Sure Footing:
  847. # abbrev: suf
  848. # recast: 1
  849. # use_auto_mana: true
  850. #Substratum:
  851. #abbrev: substratum
  852. #recast: 2
  853. #mana: 5
  854. #cambrinth:
  855. #- 5
  856. #- 4
  857. #Ethereal Shield:
  858. #abbrev: es
  859. #recast: 2
  860. #mana: 1
  861. #cambrinth:
  862. #- 8
  863. #- 8
  864. #mana: 5
  865. #cambrinth:
  866. #- 5
  867. #- 4
  868. # Tailwind:
  869. # CANT ALWAYS USE HERE BECAUSE SOME AREAS ARE INDOORS
  870. # abbrev: tw
  871. # recast: 2
  872. # use_auto_mana: true
  873. # mana: 5
  874. # cambrinth:
  875. # - 9
  876.  
  877. #########################
  878. ### CROSSING_TRAINING ###
  879. #########################
  880.  
  881. crossing_training:
  882. #Primary Skillsets:
  883. - Attunement
  884. # - Arcana
  885. # - Targeted Magic
  886. - Augmentation
  887. # - Debilitation
  888. - Utility
  889. - Warding
  890. # - Summoning
  891. #Tiertary Skillsets:
  892. - Athletics
  893. # - Stealth
  894. # - Locksmithing
  895. - Perception
  896. # - Thievery
  897. # - First Aid
  898. - Outdoorsmanship
  899. # - Skinning
  900. #Secondary Skillsets:
  901. # - Forging
  902. # - Engineering
  903. # - Outfitting
  904. # - Alchemy
  905. - Appraisal
  906. - Scholarship
  907. - Mechanical Lore
  908. - Performance
  909. # - Tactics
  910.  
  911. ###################
  912. ### APPRAISAL ###
  913. ###################
  914.  
  915. appraisal_training:
  916. #- pouches
  917. - gear
  918. - zills
  919.  
  920. #################
  921. ### CAMBRINTH ###
  922. #################
  923.  
  924. use_harness_when_arcana_locked: true
  925. # use_harness_when_arcana_locked is Combat Related
  926. #waggle_force_cambrinth: false
  927. cambrinth: cambrinth armband
  928. cambrinth_cap: 36
  929. #stored_cambrinth: false
  930.  
  931. ################
  932. ### SKINNING ###
  933. ################
  934.  
  935. skinning:
  936. skin: true
  937. arrange_all: false
  938. arrange_count: 0
  939. tie_bundle: true
  940.  
  941. ####################
  942. ### LOCKSMITHING ###
  943. ####################
  944.  
  945. stop_pick_on_mindlock: false
  946. picking_box_source: pack
  947. use_lockpick_ring: true
  948. skip_lockpick_ring_refill: true
  949. lockpick_type: stout
  950. harvest_traps: false
  951.  
  952. ###################
  953. ### COMBAT LOOT ###
  954. ###################
  955.  
  956. loot_additions:
  957. - arrow
  958. - arrows
  959. - bolt
  960. - bolts
  961. - rock
  962. - rocks
  963.  
  964. loot_subtractions:
  965. - coffer
  966. - strongbox
  967. - chest
  968. - caddy
  969. - trunk
  970. - casket
  971. - skippet
  972. - crate
  973. - box
  974.  
  975. #restock:
  976. # arrow:
  977. # quantity: 30
  978. # bolt:
  979. # quantity: 30
  980. # rocks:
  981. # quantity: 30
  982.  
  983. #################
  984. ### SELL LOOT ###
  985. #################
  986.  
  987. gem_pouch_adjective: green
  988. sell_loot_money_on_hand: 3 silver
  989. sell_loot_pouch: false
  990. sell_loot_bundle: true
  991.  
  992. #####################
  993. ### GEAR SETTINGS ###
  994. #####################
  995.  
  996. have_climbing_rope: false
  997. climbing_rope_adjective: zillinen
  998.  
  999. full_pouch_container: pack
  1000. storage_containers:
  1001. - pack
  1002.  
  1003. #################
  1004. ### USER VARS ###
  1005. #################
  1006.  
  1007. hometown: Crossing
  1008. favor_god: Meraud
  1009. favor_goal: 25
  1010. #health_threshold of 0 keeps you in perfect health
  1011. saferoom_health_threshold: 0
  1012. #fatigue_regen_threshold: 60
  1013. #FATIGUE_REGEN_THRESHOLD DEFAULT IS 90
  1014. depart_on_death: false
  1015. braid_item: grass
  1016. bin_stolen: false
  1017. stealing_bag: pack
  1018.  
  1019. empty_hunting_room_messages:
  1020. - Hmm, what was I doing..
  1021.  
  1022. ######################
  1023. ### TRAINING ROOMS ###
  1024. ######################
  1025.  
  1026. listen: false
  1027. listen_observe: false
  1028. safe_room: &safe_room 793
  1029. lockpick_room_id: *safe_room
  1030.  
  1031. gear_sets:
  1032. standard:
  1033. - silverweave cowl
  1034. - black leathers
  1035. - black gloves
  1036. - round sipar
  1037. - animite shackle
  1038. - brass knuckles
  1039. - elbow spikes
  1040. stealing:
  1041. - animite shackle
  1042. - elbow spikes
  1043.  
  1044. cycle_armors:
  1045. Plate Armor:
  1046. - plate gauntlets
  1047. Brigandine:
  1048. - scale gloves
  1049. Chain Armor:
  1050. - ring gloves
  1051. Light Armor:
  1052. - black gloves
  1053.  
  1054. gear:
  1055. # - :adjective: example
  1056. # :name: gear
  1057. # :is_leather: true
  1058. # :hinders_lockpicking: false
  1059. # :is_worn: true
  1060. ########################
  1061. ### PLATE ARMOR: ###
  1062. ########################
  1063. #bronze (Head/Eyes/Neck)
  1064. #- :adjective:
  1065. # :name: sallet
  1066. # :is_leather: false
  1067. # :hinders_lockpicking: true
  1068. # :is_worn: true
  1069. #lumium (Eyes)
  1070. #- :adjective: plate
  1071. # :name: mask
  1072. # :is_leather: false
  1073. # :hinders_lockpicking: true
  1074. # :is_worn: true
  1075. #bronze (Hands)
  1076. - :adjective: plate
  1077. :name: gauntlets
  1078. :is_leather: false
  1079. :hinders_lockpicking: true
  1080. :is_worn: true
  1081. ########################
  1082. ### SCALE ARMOR: ###
  1083. ########################
  1084. #steel (Head/Neck)
  1085. #- :adjective: scale
  1086. # :name: helm
  1087. # :is_leather: false
  1088. # :hinders_lockpicking: true
  1089. # :is_worn: true
  1090. #steel (Eyes)
  1091. #- :adjective: scale
  1092. # :name: mask
  1093. # :is_leather: false
  1094. # :hinders_lockpicking: true
  1095. # :is_worn: true
  1096. #lumium (Hands)
  1097. - :adjective: scale
  1098. :name: gloves
  1099. :is_leather: false
  1100. :hinders_lockpicking: true
  1101. :is_worn: true
  1102. ########################
  1103. ### CHAIN ARMOR: ###
  1104. ########################
  1105. #lumium (Head/Neck)
  1106. #- :adjective: ring
  1107. # :name: helm
  1108. # :is_leather: false
  1109. # :hinders_lockpicking: true
  1110. # :is_worn: true
  1111. #lumium (Eyes)
  1112. #- :adjective: ring
  1113. # :name: mask
  1114. # :is_leather: false
  1115. # :hinders_lockpicking: true
  1116. # :is_worn: true
  1117. #lumium (Hands)
  1118. - :adjective: ring
  1119. :name: gloves
  1120. :is_leather: false
  1121. :hinders_lockpicking: true
  1122. :is_worn: true
  1123. ##########################
  1124. ### LEATHER ARMOR: ###
  1125. ##########################
  1126. - :adjective: silverweave
  1127. :name: cowl
  1128. :is_leather: true
  1129. :hinders_lockpicking: true
  1130. :is_worn: true
  1131. - :adjective: black
  1132. :name: leathers
  1133. :is_leather: true
  1134. :hinders_lockpicking: false
  1135. :is_worn: true
  1136. - :adjective: black
  1137. :name: gloves
  1138. :is_leather: true
  1139. :hinders_lockpicking: true
  1140. :is_worn: true
  1141. ###################
  1142. ### SHIELD: ###
  1143. ###################
  1144. - :adjective: round
  1145. :name: sipar
  1146. :is_leather: false
  1147. :hinders_lockpicking: true
  1148. :is_worn: true
  1149. - :adjective: animite
  1150. :name: shackle
  1151. :is_leather: false
  1152. :hinders_lockpicking: false
  1153. :is_worn: true
  1154. ####################
  1155. ### WEAPONS: ###
  1156. ####################
  1157. #BRAWLING
  1158. - :adjective: brass
  1159. :name: knuckles
  1160. :is_leather: false
  1161. :hinders_lockpicking: true
  1162. :is_worn: true
  1163. - :adjective: elbow
  1164. :name: spikes
  1165. :is_leather: false
  1166. :hinders_lockpicking: false
  1167. :is_worn: true
  1168. #LIGHT EDGED/LIGHT BLUNT/LIGHT THROWN
  1169. - :adjective: throwing
  1170. :name: spike
  1171. :is_leather: false
  1172. :hinders_lockpicking: false
  1173. :is_worn: false
  1174. :swappable: true
  1175. #HEAVY EDGED/TWOHANDED EDGED
  1176. - :adjective: bastard
  1177. :name: sword
  1178. :is_leather: false
  1179. :hinders_lockpicking: false
  1180. :is_worn: false
  1181. :swappable: true
  1182. :wield: true
  1183. #HEAVY BLUNT/TWOHANDED BLUNT
  1184. #- :adjective: bar
  1185. # :name: mace
  1186. # :is_leather: false
  1187. # :hinders_lockpicking: false
  1188. # :is_worn: false
  1189. # :swappable: true
  1190. # :wield: true
  1191. #HEAVY THROWN/POLEARM
  1192. - :adjective: light
  1193. :name: spear
  1194. :is_leather: false
  1195. :hinders_lockpicking: false
  1196. :is_worn: false
  1197. :tie_to: pack
  1198. :wield: true
  1199. #BOW
  1200. - :adjective: Nisha
  1201. :name: shortbow
  1202. :is_leather: true
  1203. :hinders_lockpicking: false
  1204. :is_worn: false
  1205. :swappable: false
  1206. :tie_to: pack
  1207. :wield: true
  1208. #CROSSBOW
  1209. - :adjective: forester
  1210. :name: stonebow
  1211. :is_leather: true
  1212. :hinders_lockpicking: false
  1213. :is_worn: false
  1214. :swappable: false
  1215. :tie_to: pack
  1216. :wield: true
  1217. #STAVES
  1218. - :adjective:
  1219. :name: nightstick
  1220. :is_leather: false
  1221. :hinders_lockpicking: false
  1222. :is_worn: false
  1223. :swappable: false
  1224. :wield: true
  1225. ####################
  1226. ### KEEPERS: ###
  1227. ####################
  1228. - :adjective: zillinen
  1229. :name: rope
  1230. - :adjective: grey
  1231. :name: textbook
  1232. # :is_leather: false
  1233. # :hinders_lockpicking: false
  1234. # :is_worn: true
  1235.  
  1236.  
  1237.  
  1238. ###################
  1239. ### COORDINATOR ###
  1240. ###################
  1241. coordinator_hunting_tasks:
  1242. - :file: main
  1243. :default: true
  1244. :start_on:
  1245. skill_under:
  1246. skill: Targeted Magic
  1247. target: 10
  1248. - :file: back
  1249. :default: true
  1250. :start_on:
  1251. skill_under:
  1252. skill: Crossbow
  1253. target: 10
  1254. - :file: stealth
  1255. :start_on:
  1256. skill_under:
  1257. skill: Stealth
  1258. target: 5
  1259. :stop_on:
  1260. any_skills_under:
  1261. skill:
  1262. - Targeted Magic
  1263.  
  1264. coordinator_hunting_cleanup:
  1265. - :walk_to: 793
  1266. - :script: safe-room
  1267. - :script: sell-loot
  1268. :skip_first_run: true
  1269. - :script: crossing-repair_every
  1270. :skip_first_run: true
  1271. :start_on:
  1272. timer:
  1273. global: true
  1274. time: 43200
  1275. key: 'repair'
  1276.  
  1277. coordinator_town_tasks:
  1278. - :script: athletics
  1279. :start_on:
  1280. start_on:
  1281. skill_under:
  1282. skill: Athletics
  1283. target: 10
  1284. - :script: mech-lore
  1285. :start_on:
  1286. start_on:
  1287. skill_under:
  1288. skill: Mechanical Lore
  1289. target: 15
  1290. - :script: outdoorsmanship
  1291. :walk_to: 793
  1292. :start_on:
  1293. and:
  1294. - predicate: hunt_done?
  1295. - skill_under:
  1296. skill: Outdoorsmanship
  1297. target: 10
  1298. ****
  1299.  
  1300. ****
  1301.  
  1302. ****
  1303. ./scripts/profiles/Rylohk-stealth.yaml
  1304. ---
  1305. hunting_info:
  1306. - :zone: grass_eels
  1307. args:
  1308. ### Set the d# super high, so it doesn't kill creatures before trying to train stealth.
  1309. - d5
  1310. :duration: 10
  1311. stop_on:
  1312. - Stealth
  1313. after:
  1314. # - go2 793
  1315. # - safe-room
  1316. - weararmor
  1317.  
  1318. cycle_armors:
  1319. #CYCLE ARMORS CLEARED SO ONLY HIDE AND ATTACK
  1320.  
  1321. offensive_spells:
  1322. #OFFENSIVE_SPELLS CLEARED SO ONLY USING WEAPONS.
  1323.  
  1324. buff_spells:
  1325. # Zephyr:
  1326. # abbrev: ZEPHYR
  1327. # mana: 6
  1328. # cambrinth:
  1329. # - 2
  1330. # expire: the breeze fades from the area
  1331.  
  1332. training_abilities:
  1333. #TRAINING_ABILITIES CLEARED SO ONLY HIDING AND ATTACKING.
  1334.  
  1335. skip_last_kill: true
  1336.  
  1337. use_stealth_attacks: true
  1338. dont_stalk: true
  1339.  
  1340. use_weak_attacks: true
  1341. weapon_training:
  1342. Small Edged: throwing spike
  1343. dance_skill: Small Edged
  1344. dance_actions:
  1345. #ADDED HIDE TO DANCE ACTIONS TO HIDE THEN ATTACK
  1346. - hide
  1347. - jab
  1348. - bob
  1349.  
  1350. gear_sets:
  1351. standard:
  1352. - black leathers
  1353. - elbow spikes
  1354. - brass knuckles
  1355. - round sipar
  1356. - animite shackle
  1357. ****
  1358.  
  1359. ****
  1360.  
  1361. ****
  1362. ./scripts/profiles/Rylohk-test.yaml
  1363. ---
  1364. hunting_info:
  1365. - :zone:
  1366. - buccas
  1367. args:
  1368. - d0
  1369. - tm
  1370. :duration: 30
  1371. stop_on:
  1372. - Targeted Magic
  1373. - Brawling
  1374. - :zone:
  1375. - buccas
  1376. args:
  1377. #d0 means to kill everything, d3 would leave 3 things alive.
  1378. - d0
  1379. - back
  1380. stop_on:
  1381. - Large Edged
  1382. - Polearms
  1383. - Heavy Thrown
  1384. - Brawling
  1385. stop_on_low:
  1386. - Targeted Magic
  1387. before:
  1388. after:
  1389.  
  1390. ########################
  1391. ### OFFENSIVE_SPELLS ###
  1392. ########################
  1393.  
  1394. offensive_spell_cycle:
  1395. - Mark of Arhat
  1396. - Fire Ball
  1397.  
  1398. offensive_spells:
  1399. - skill: Targeted Magic
  1400. name: Fire Ball
  1401. abbrev: fb
  1402. use_auto_mana: false
  1403. mana: 13
  1404. cast_only_to_train: true
  1405. - skill: Debilitation
  1406. name: Mark of Arhat
  1407. abbrev: MOA
  1408. mana: 1
  1409. cast_only_to_train: true
  1410.  
  1411. combat_spell_training_max_threshold: 8
  1412. #This affects combat_spell_training, and 8 would stop at 8/34.
  1413. combat_spell_training:
  1414. #DO NOT USE IGNITE
  1415. # Warding:
  1416. # abbrev: es
  1417. # use_auto_mana: true
  1418. # symbiosis: true
  1419. # Augmentation:
  1420. # abbrev: suf
  1421. # use_auto_mana: true
  1422. # symbiosis: true
  1423.  
  1424. weapon_training:
  1425. Large Edged: bastard sword
  1426. Polearms: light spear
  1427. Heavy Thrown: light spear
  1428. Brawling: ''
  1429.  
  1430. priority_weapons:
  1431. - Brawling
  1432.  
  1433. skip_last_kill: false
  1434.  
  1435. loot_subtractions:
  1436. - coffer
  1437. - strongbox
  1438. - chest
  1439. - caddy
  1440. - trunk
  1441. - casket
  1442. - skippet
  1443. - crate
  1444. - box
  1445.  
  1446. #######################
  1447. ### BUFF_SPELLS ###
  1448. #######################
  1449.  
  1450. buff_spells:
  1451. Sure Footing:
  1452. recast: 1
  1453. use_auto_mana: true
  1454. Zephyr:
  1455. recast: -1
  1456. use_auto_mana: true
  1457. Tailwind:
  1458. recast: 1
  1459. use_auto_mana: true
  1460. Swirling Winds:
  1461. recast: 1
  1462. use_auto_mana: true
  1463.  
  1464. combat_spell_training_max_threshold: 30
  1465. #This affects combat_spell_training, and 8 would stop at 30/34.
  1466. combat_spell_training:
  1467.  
  1468. buff_nonspells:
  1469. pathway focus conserve: 120
  1470. ****
  1471.  
  1472. ****
  1473.  
  1474. ****
  1475. ./scripts/profiles/Rylohk-tm.yaml
  1476. ---
  1477. hunting_info:
  1478. - :zone:
  1479. - rock_trolls
  1480. args:
  1481. #d0 means to kill everything, d3 would leave 3 things alive.
  1482. - d0
  1483. - tm
  1484. stop_on:
  1485. - Targeted Magic
  1486. - Brawling
  1487. before:
  1488. # - safe-room
  1489. # - attunement
  1490. after:
  1491.  
  1492. ###############################################################
  1493. ### DO NOT EDIT THIS FUCKING YAML AT ALL - CREATE A NEW ONE ###
  1494. ###############################################################
  1495.  
  1496. skip_last_kill: true
  1497.  
  1498. #######################
  1499. ### OFFENSIVE_SPELL ###
  1500. #######################
  1501.  
  1502. buff_nonspells:
  1503. pathway focus conserve: 30
  1504.  
  1505. offensive_spell_cycle:
  1506. - Mark of Arhat
  1507. #- Fire Shards
  1508. - Fire Ball
  1509.  
  1510. offensive_spells:
  1511. - skill: Targeted Magic
  1512. name: Fire Shards
  1513. abbrev: fs
  1514. use_auto_mana: false
  1515. mana: 5
  1516. - skill: Targeted Magic
  1517. name: Fire Ball
  1518. abbrev: fb
  1519. use_auto_mana: false
  1520. mana: 11
  1521. - skill: Debilitation
  1522. name: Mark of Arhat
  1523. abbrev: MOA
  1524. mana: 1
  1525. cast_only_to_train: true
  1526.  
  1527. #####################################
  1528. ### TRAINING_SPELLS DURING COMBAT ###
  1529. #####################################
  1530.  
  1531. combat_spell_training:
  1532. #Cleared so it does not cast training spells during combat.
  1533.  
  1534. #######################
  1535. ### WEAPON TRAINING ###
  1536. #######################
  1537.  
  1538. weapon_training:
  1539. Brawling: ''
  1540.  
  1541. dance_skill: Brawling
  1542. dance_actions:
  1543. #DOES NOT DANCE IF D# IS 0
  1544.  
  1545. buff_spells:
  1546. Sure Footing:
  1547. recast: 1
  1548. use_auto_mana: true
  1549. # Zephyr:
  1550. # recast: -1
  1551. # use_auto_mana: true
  1552. # Tailwind:
  1553. # recast: 1
  1554. # use_auto_mana: true
  1555. Swirling Winds:
  1556. recast: 1
  1557. use_auto_mana: true
  1558.  
  1559. cycle_armors:
  1560. #Cleared so it does not cycle armor.
  1561.  
  1562. ###################
  1563. ### COMBAT LOOT ###
  1564. ###################
  1565.  
  1566. loot_subtractions:
  1567. #Cleared so it picks up boxes.
  1568.  
  1569. ****
  1570.  
  1571. ****
  1572.  
  1573. ****
  1574. ./scripts/profiles/Rylohk-weapons.yaml
  1575. ---
  1576. hunting_info:
  1577. - :zone:
  1578. - wood_trolls
  1579. args:
  1580. - d1
  1581. :duration: 20
  1582. stop_on:
  1583. - Heavy Thrown
  1584. - Large Edged
  1585. - Polearms
  1586. - Brawling
  1587. before:
  1588. - attunement
  1589. - safe-room
  1590. - buff prehunt_buffs
  1591. after:
  1592. - safe-room
  1593. - crossing-repair
  1594.  
  1595. offensive_spells:
  1596. #These are spells like FS, FB
  1597. combat_spell_training:
  1598. #These are spells like Debil
  1599. buff_nonspells:
  1600. #These are pathways
  1601. use_weak_attacks: true
  1602. stance_override: 0 100 80
  1603. weapon_training:
  1604. Heavy Thrown: light spear
  1605. Large Edged: bastard sword
  1606. Polearms: light spear
  1607. Brawling: ''
  1608. dance_skill: Heavy Thrown
  1609. dance_actions:
  1610. - bob
  1611. - circle
  1612.  
  1613.  
  1614.  
  1615. ****
  1616.  
  1617. ****
  1618.  
  1619. ****
  1620. ./scripts/profiles/Rylohk-wood_trolls.yaml
  1621. ---
  1622. hunting_info:
  1623. - :zone:
  1624. - wood_trolls
  1625. args:
  1626. - d1
  1627. :duration: 20
  1628. stop_on:
  1629. - Heavy Thrown
  1630. - Large Edged
  1631. - Polearms
  1632. - Brawling
  1633. before:
  1634. - attunement
  1635. - safe-room
  1636. - buff prehunt_buffs
  1637. after:
  1638. - safe-room
  1639. - crossing-repair
  1640.  
  1641. offensive_spells:
  1642. #These are spells like FS, FB
  1643. combat_spell_training:
  1644. #These are spells like Debil
  1645. buff_nonspells:
  1646. #These are pathways
  1647. use_weak_attacks: true
  1648. stance_override: 0 100 80
  1649. weapon_training:
  1650. Heavy Thrown: light spear
  1651. Large Edged: bastard sword
  1652. Polearms: light spear
  1653. Brawling: ''
  1654. dance_skill: Heavy Thrown
  1655. dance_actions:
  1656. - bob
  1657. - circle
  1658. training_abilities:
  1659. Tactics: 30
  1660. Perc: 120
  1661. APP Quick: 120
  1662. Hunt: 180
  1663. Recall: 1800
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement