Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. ---
  2. # https://elanthipedia.play.net/Warrior_Mage#Circle_Requirements
  3. # 3 Magics: Arcana, Targeted Magic, Attunement
  4. # 5 Weapons (only 3 are needed to circle): Brawling, Heavy Thrown, Polearms, Large Edged, Twohanded Edged
  5. # 2 Armors (only 1 is needed to circle): Chain Armor, Shield Usage
  6. # 4 Survivals: Athletics, Perception, Skinning, Outdoorsmanship
  7. # 3 Lores: Appraisal, Tactics, Scholarship
  8.  
  9. # Eventually you will need to train 2 more Magics to circle (for a total of 5)
  10. # However, you will probably end up training them all since they each have very useful spells
  11. # The other Magic skills are: Augmentation, Warding, Debilitation, Utility
  12.  
  13. # Hunting settings
  14. repair_withdraw_amount: 20000
  15. repair_every: 3
  16. training_manager_hunting_priority: true
  17. training_manager_priority_skills:
  18. - Brawling
  19. - Small Edged
  20. - Slings
  21. - Small Blunt
  22. # - Twohanded Edged
  23. hunting_info:
  24. - :zone: wood_trolls
  25. args:
  26. - d0
  27. :duration: 40
  28. before:
  29. - athletics
  30. - summoning
  31. - sorcery
  32. stop_on:
  33. - Light Thrown
  34. - Brawling
  35. - Small Edged
  36. - Small Blunt
  37. - Slings
  38. after:
  39. - gets2 7301
  40. - athletics
  41. - summoning
  42. - appraisal_training
  43. # Gear settings
  44.  
  45.  
  46. gear:
  47. # - :adjective: example
  48. # :name: gear
  49. # :is_leather: true
  50. # :hinders_lockpicking: false
  51. # :is_worn: true
  52. - :adjective:
  53. :name: workcoat
  54. :is_leather: true
  55. :hinders_lockpicking: false
  56. :is_worn: true
  57. - :adjective: chain
  58. :name: helm
  59. :is_leather: false
  60. :hinders_lockpicking: true
  61. :is_worn: true
  62. - :adjective: plate
  63. :name: gauntlets
  64. :is_leather: false
  65. :hinders_lockpicking: true
  66. :is_worn: true
  67. - :adjective: target
  68. :name: shield
  69. :is_leather: false
  70. :hinders_lockpicking: true
  71. :is_worn: true
  72. - :adjective: parry
  73. :name: stick
  74. :is_leather: false
  75. :hinders_lckpicking: false
  76. :is_worn: true
  77. - :adjectie: brass
  78. :name: knuckles
  79. :is_leather: false
  80. :hinders_lockpicking: true
  81. :is_worn: true
  82. - :adjective: elbow
  83. :name: spikes
  84. :is_leather: false
  85. :hinders_lockpicking: false
  86. :is_worn: true
  87. - :adjective:
  88. :name: kris
  89. :is_leather: false
  90. :hinders_lockpicking: false
  91. :is_worn: false
  92. - :adjective:
  93. :name: sling
  94. :is_leather: true
  95. :hinders_lockpicking: false
  96. :is_worn: false
  97. - :adjective:
  98. :name: blades
  99. :is_leather: false
  100. :hinders_lockpicking: false
  101. :is_worn: false
  102. - :adjective:
  103. :name: mace
  104. :hinders_lockpicking:
  105. :is_leather: false
  106. :is_worn: false
  107. gear_sets:
  108. standard:
  109. - chain helm
  110. - workcoat
  111. - plate gauntlets
  112. - target shield
  113. # - parry stick
  114. # - brass knuckles
  115. # - elbow spikes
  116.  
  117. # Combat settings
  118. ###########################
  119. ######Summoning############
  120. ###########################
  121. #summoned_weapons_ingot: rare metal
  122. summoned_weapons_element: fire
  123. summoned_weapons:
  124. - name: Large Blunt
  125. pull: false
  126. - name: Twohanded Blunt
  127. pull: false
  128. - name: Polearms
  129. pull: false
  130. #################3
  131. offensive_spell_cycle:
  132. - Stone Strike
  133. - Fire Shards
  134. offensive_spells:
  135. - skill: Targeted Magic
  136. name: Stone Strike
  137. abbrev: sts
  138. cast_only_to_train: false
  139. mana: 4
  140. - skill: Targeted Magic
  141. name: Fire Shards
  142. abbrev: fs
  143. cast_only_to_train: false
  144. mana: 4
  145. buff_spells:
  146. Sure Footing:
  147. abbrev: suf
  148. recast: 2
  149. mana: 20
  150. cambrinth:
  151. - 10
  152. - 10
  153. - 12
  154. dance_skill: Small Edged
  155. training_abilities:
  156. Tactics: 30
  157. Hunt: 80
  158. Perc: 120
  159. App Quick: 60
  160. PercMana: 60
  161. Analyze: 240
  162. weapon_training:
  163. Brawling: ''
  164. Light Thrown: blades
  165. Small Edged: kris
  166. Small Blunt: mace
  167. Slings: sling
  168. Large Blunt: heavy mace
  169. Twohanded Blunt: maul
  170. Polearms: lance
  171. # Twohanded Edged: bastard sword
  172. skinning:
  173. skin: true
  174. arrange_all: false
  175. arrange_count: 2
  176. tie_bundle: true
  177. # Non-combat settings
  178. appraisal_training:
  179. - gear
  180. - zills
  181. use_stealth_attacks: true
  182. crossing_training:
  183. #- Locks
  184. - Summoning
  185. - Appraisal
  186. - Athletics
  187. - Perception
  188. - Attunement
  189. - Scholarship
  190. - Outdoorsmanship
  191. safe_room: 984
  192. cambrinth: cambrinth ring
  193. cambrinth_cap: 5
  194. favor_goal: 10
  195. favor_god: Meraud
  196. ########################
  197. ####Storage Picking#####
  198. ########################
  199. gem_pouch_adjective: fuzzy
  200. sell_loot_pouch: false
  201. spare_gem_pouch_container: backpack
  202. box_loot_limit: 8
  203. picking_box_source: backpack
  204. storage_containers:
  205. - backpack
  206. - war belt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement