Advertisement
Myatheira

YAML

Jan 31st, 2020
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1. ---
  2. hometown: Shard
  3.  
  4. training_manager_hunting_priority: true
  5. training_manager_priority_skills:
  6. - Brawling
  7. - Heavy Thrown
  8. - Polearms
  9. - Large Edged
  10. - Twohanded Edged
  11. hunting_info:
  12. - :zone: rats
  13. stop_on:
  14. - Brawling
  15. - Heavy Thrown
  16. - Polearms
  17. - Large Edged
  18. - Twohanded Edged
  19.  
  20. # Gear settings
  21. gear:
  22. # - :adjective: example
  23. # :name: gear
  24. # :is_leather: true
  25. # :hinders_lockpicking: false
  26. # :is_worn: true
  27. ##### STANDARD ARMOR #####
  28. - :adjective: nightmare
  29. :name: leathers
  30. :is_leather: true
  31. :hinders_lockpicking: false
  32. :is_worn: true
  33. - :adjective: ring
  34. :name: helm
  35. :is_leather: false
  36. :hinders_lockpicking: true
  37. :is_worn: true
  38. - :adjective: scale
  39. :name: gloves
  40. :is_leather: false
  41. :hinders_lockpicking: true
  42. :is_worn: true
  43. - :adjective: triangular
  44. :name: sipar
  45. :is_leather: false
  46. :hinders_lockpicking: true
  47. :is_worn: true
  48. - :adjective: plate
  49. :name: mask
  50. :is_leather: false
  51. :hinders_lockpicking: true
  52. :is_worn: true
  53. ##### BACKTRAIN ARMOR #####
  54. #- :adjective: triangular
  55. # :name: sipar
  56. # :is_leather: false
  57. # :hinders_lockpicking: true
  58. # :is_worn: true
  59. ##### MAIN WEAPONS #####
  60. - :adjective: wooden
  61. :name: feather
  62. :is_leather: true
  63. :hinders_lockpicking: false
  64. :is_worn: true
  65. #- :adjective: brass
  66. # :name: knuckles
  67. # :is_leather: false
  68. # :hinders_lockpicking: true
  69. # :is_worn: true
  70. #- :adjective: elbow
  71. # :name: spikes
  72. # :is_leather: false
  73. # :hinders_lockpicking: false
  74. # :is_worn: true
  75. - :adjective: a
  76. :name: scimitar
  77. :is_leather: false
  78. :hinders_lockpicking: false
  79. :is_worn: false
  80. ##### BACKTRAIN WEAPONS #####
  81. - :adjective: bastard
  82. :name: sword
  83. :is_leather: false
  84. :hinders_lockpicking: false
  85. :is_worn: false
  86. :wield: true
  87. :swappable: true
  88. - :adjective: bar
  89. :name: mace
  90. :is_leather: false
  91. :hinders_lockpicking: false
  92. :is_worn: false
  93. :wield: true
  94. :swappable: true
  95. - :adjective: light
  96. :name: spear
  97. :is_leather: false
  98. :hinders_lockpicking: false
  99. :is_worn: false
  100. :wield: true
  101. - :adjective: spidersilk
  102. :name: sling
  103. :is_leather: true
  104. :hinders_lockpicking: false
  105. :is_worn: false
  106. - :adjective: a
  107. :name: nightstick
  108. :is_leather: false
  109. :hinders_lockpicking: false
  110. :is_worn: false
  111. :wield: true
  112. - :adjective: throwing
  113. :name: club
  114. :is_leather: false
  115. :hinders_lockpicking: false
  116. :is_worn: false
  117. :wield: true
  118. - :adjective: battle
  119. :name: longbow
  120. :is_leather: true
  121. :hinders_lockpicking: false
  122. :is_worn: true
  123. - :adjective: forester
  124. :name: stonebow
  125. :is_leather: true
  126. :hinders_lockpicking: false
  127. :is_worn: false
  128.  
  129. gear_sets:
  130. standard:
  131. - nightmare leathers
  132. - ring helm
  133. - scale gloves
  134. - triangular sipar
  135. - wooden feather
  136. - battle longbow
  137. - plate mask
  138.  
  139. hand_armor: scale gloves
  140.  
  141. default_stance: 100 86 0
  142.  
  143. footwear: slippers
  144.  
  145. aiming_trainables:
  146. - Tactics
  147. - Brawling
  148. - Small Edge
  149.  
  150. loot_additions:
  151. - kirmhiro draught
  152. - shard
  153. - shards
  154. - bolt
  155. - bolts
  156.  
  157. prep_scaling_factor: 0.85
  158.  
  159. ignored_npcs:
  160. - owl
  161. - shadowling
  162. - lynx
  163. - leopard
  164.  
  165. # Combat settings
  166.  
  167. hunting_buddies:
  168. - Xelten
  169.  
  170. buff_spells:
  171. Lay Ward:
  172. abbrev: LW
  173. recast: 2
  174. mana: 25
  175. cambrinth:
  176. - 25
  177. - 25
  178. - 25
  179. Swirling Winds:
  180. abbrev: sw
  181. recast: 1
  182. mana: 25
  183. cambrinth:
  184. - 25
  185. - 25
  186. - 25
  187. Sure Footing:
  188. abbrev: suf
  189. recast: 1
  190. mana: 25
  191. cambrinth:
  192. - 25
  193. - 25
  194. - 25
  195. Aegis of Granite:
  196. abbrev: aeg
  197. recast: 1
  198. mana: 700
  199. focus: athame
  200. worn_focus: false
  201. Ethereal Fissure:
  202. mana: 50
  203. cambrinth:
  204. - 25
  205. - 25
  206. # harmless: true
  207. cast: cast fire
  208. # Some Other Spell:
  209. # abbrev: and its abbreviation
  210. # recast_every: 600
  211. # mana: 25
  212. # cambrinth:
  213. # - 25
  214. # - 25
  215. # - 25
  216.  
  217. buff_nonspells:
  218. # pathway focus damage: 300
  219. # summon fire domain: 600
  220. # prep c p h: 3600
  221. # gesture custom: 3601
  222. # prep fls: 180
  223. # slam left: 60
  224.  
  225. offensive_spells:
  226. - skill: Targeted Magic
  227. name: Fire Ball
  228. abbrev: fb
  229. cast_only_to_train: true
  230. mana: 25
  231. cambrinth:
  232. - 25
  233. - skill: Debilitation
  234. name: Electrostatic Eddy
  235. abbrev: ee
  236. cast_only_to_train: true
  237. mana: 20
  238. cyclic: true
  239. #- skill: Targeted Magic
  240. # name: Gar Zeng
  241. # abbrev: gz
  242. # cast_only_to_train: true
  243. # mana: 20
  244. # cambrinth:
  245. # - 20
  246. dance_skill: Large Edged
  247. training_abilities:
  248. Tactics: 60
  249. Hunt: 80
  250. #Perc: 120
  251. App Quick: 90
  252. weapon_training:
  253. Brawling: ''
  254. Small Edged: a scimitar
  255. priority_weapons:
  256. - Small Edged
  257. - Brawling
  258. skinning:
  259. skin: true
  260. arrange_all: false
  261. arrange_count: 0
  262. tie_bundle: true
  263.  
  264. # Non-combat settings
  265. crossing_training:
  266. #- Summoning
  267. #- Appraisal
  268. - Athletics
  269. #- Perception
  270. #- Attunement
  271. #- Scholarship
  272. #- Outdoorsmanship
  273.  
  274. climbing_target: shard_embrasure
  275.  
  276. exp_timers:
  277. Attunement: 130
  278. # Stealth: 300
  279. training_spells:
  280. Utility:
  281. abbrev: rm
  282. symbiosis: true
  283. Augmentation:
  284. abbrev: ys
  285. symbiosis: true
  286. Warding:
  287. abbrev: voi
  288. symbiosis: true
  289.  
  290. braid_item: grass
  291.  
  292. storage_containers:
  293. - sturdy backpack
  294.  
  295. safe_room: 2588
  296. cambrinth: watersilk bag
  297. cambrinth_cap: 108
  298. held_cambrinth: false
  299. dedicated_camb_use: spell
  300. #stored_cambrinth: true
  301. use_harness_when_arcana_locked: true
  302. #favor_goal: 30
  303. #favor_god: Albreda
  304. #water_holder: chalice
  305. depart_on_death: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement