Advertisement
Myatheira

NecroYAMLBroken

Oct 30th, 2020
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.61 KB | None | 0 0
  1. hometown: Shard
  2. favor_god: Meraud
  3. quit_on_status_warning: false
  4. saferoom_health_threshold: 8
  5. depart_on_death: false
  6. health_threshold: 0
  7.  
  8. ###############
  9. # Safe Room
  10. ###############
  11. safe_room: &safe_room 2619
  12. gem_pouch_adjective: black
  13. listen: true
  14. listen_observe: false
  15.  
  16. # Combat settings
  17. offensive_spells:
  18. #- skill: Targeted Magic
  19. # name: Acid Splash
  20. # cast_only_to_train: true
  21. # mana: 10
  22. # cambrinth:
  23. # - 6
  24. # use_auto_mana: true
  25.  
  26. - skill: Targeted Magic
  27. name: Strange Arrow
  28. cast_only_to_train: true
  29. # mana: 5
  30. # cambrinth:
  31. # - 1
  32. use_auto_mana: true
  33.  
  34. #- skill: Debilitation
  35. # name: Viscous Solution
  36. # cast_only_to_train: true
  37. # mana: 5
  38. # cambrinth:
  39. # - 1
  40. use_auto_mana: true
  41.  
  42. - skill: Debilitation
  43. name: Petrifying Visions
  44. cast_only_to_train: true
  45. # mana: 5
  46. # cambrinth:
  47. # - 1
  48. use_auto_mana: true
  49.  
  50. priority_defense: Evasion
  51.  
  52. thanatology:
  53. ritual_type: preserve
  54. ritual_type: harvest
  55.  
  56. training_abilities:
  57. Perc: 180
  58. Hunt: 120
  59. #Collect: 120
  60. App Quick: 120
  61. Analyze: 180
  62. Recall: 1800
  63.  
  64. ###############
  65. # Magic
  66. ###############
  67. maf: &maf
  68. Manifest Force:
  69. recast: 1
  70. expire: losing much of its mass under the force of the attack
  71. use_auto_mana: true
  72. obf: &obf
  73. Obfuscation:
  74. recast: 1
  75. use_auto_mana: true
  76. gaf: &gaf
  77. Gauge Flow:
  78. recast: 1
  79. use_auto_mana: true
  80.  
  81. buffs: &buffs
  82. << : *obf
  83. << : *maf
  84.  
  85. buff_spells: &buff_spells
  86. << : *buffs
  87.  
  88. #Waggle Settings
  89. waggle_sets:
  90. default:
  91. << : *buffs
  92. pvp:
  93. << : *buffs
  94. prebuff:
  95. << : *maf
  96.  
  97. combat_spell_training: &cst
  98. # Augmentation:
  99. # abbrev: obfuscation
  100. # symbiosis: false
  101. # use_auto_mana: true
  102. # #Warding:
  103. # #abbrev: maf
  104. # #symbiosis: false
  105. # #use_auto_mana: true
  106. Utility:
  107. abbrev: gaf
  108. symbiosis: false
  109. use_auto_mana: true
  110.  
  111.  
  112. magic_training:
  113. Augmentation:
  114. abbrev: obfuscation
  115. symbiosis: false
  116. use_auto_mana: true
  117. Warding:
  118. abbrev: maf
  119. symbiosis: false
  120. use_auto_mana: true
  121. Utility:
  122. abbrev: gaf
  123. symbiosis: false
  124. use_auto_mana: true
  125.  
  126. ###############
  127. # Weapons
  128. ###############
  129. combat_trainer_target_increment: 8
  130. combat_trainer_action_count: 25
  131. combat_spell_timer: 80
  132.  
  133. use_weak_attacks: false
  134. weapon_training:
  135. Brawling: ''
  136. Crossbow: crossbow
  137. Bow: shortbow
  138. #Slings: sling
  139. Heavy Thrown: club
  140. Small Edged: scimitar
  141. Light Thrown: kris
  142. #Polearms: allarh
  143. #Twohanded Edged: bastard sword
  144. Large Edged: broadsword
  145. Small Blunt: club
  146. #Large Blunt: bar mace
  147. #Staves: nightstick
  148. #Twohanded Blunt: bar mace
  149. Offhand Weapon: scimitar
  150.  
  151. dance_skill: Small Edged
  152. offhand_thrown: false
  153. use_stealth_attacks: true
  154.  
  155. using_light_crossbow: true
  156.  
  157. aiming_trainables:
  158. - Brawling
  159. #- Staves
  160. - Tactics
  161. - Small Edged
  162. - Small Blunt
  163. #- Light Thrown
  164. #- Heavy Thrown
  165.  
  166. ###############
  167. # Looting
  168. ###############
  169. storage_containers:
  170. - haversack
  171.  
  172. loot_subtractions:
  173. - rock
  174. - rocks
  175.  
  176. loot_additions:
  177. - small rock
  178. - small rocks
  179. #- smooth rock
  180. #- smooth rocks
  181. - tooth
  182. - shard
  183. - shards
  184. #- boar arrow
  185. #- boar arrows
  186. #- long arrow
  187. #- long arrows
  188. #- coug arrows
  189. #- coug arrows
  190. loot_specials:
  191. - name: jadeite stones
  192. bag: haversack
  193. - name: kyanite stones
  194. bag: haversack
  195. skinning:
  196. skin: true
  197. arrange_all: false
  198. arrange_count: 0
  199. tie_bundle: true
  200.  
  201. ###############
  202.  
  203. ignored_npcs:
  204. - student
  205. - leopard
  206. - owl
  207. - Taala
  208. - foal
  209. - watchsoul # Cleric spell
  210. - appraiser # Dwarven appraiser
  211. - shadowling
  212. - Servant # Shadow Servant
  213. - guard # Town guard
  214. - zombie # necromancer pet
  215. - lynx
  216.  
  217. ###############
  218. # Script Gear
  219. ###############
  220. footwear: boots
  221. textbook: false
  222. #textbook_type: grey textbook
  223. hand_armor: gloves
  224.  
  225. ###############
  226. # Locksmithing
  227. ###############
  228. lockpick_room_id: *safe_room
  229. use_lockpick_ring: false
  230. skip_lockpick_ring_refill: true
  231. lockpick_ignore_difficulty: true
  232. stop_pick_on_mindlock: false
  233. harvest_traps: false
  234. #box_hunt_minimum: 0
  235. picking_box_source: haversack
  236. picking_box_storage: haversack
  237. lockpick_type: ordinary
  238. #lockpick_dismantle: pray
  239. #lockpick_buffs:
  240.  
  241. ###############
  242. # Gear
  243. ###############
  244. gear_sets:
  245. standard:
  246. - leathers
  247. - ring helm
  248. - plate mask
  249. - scale gloves
  250. - sipar
  251. - parry stick
  252. - shortbow
  253. - crossbow
  254. stealing:
  255. - parry stick
  256. - shortbow
  257. - crossbow
  258. naked: []
  259. - shortbow
  260. - crossbow
  261.  
  262. gear:
  263. # ARMOR
  264. - :adjective:
  265. :name: leathers
  266. :is_leather: true
  267. :hinders_lockpicking: true
  268. :is_worn: true
  269. - :adjective: ring
  270. :name: helm
  271. :is_leather: false
  272. :hinders_lockpicking: true
  273. :is_worn: true
  274. - :adjective: plate
  275. :name: mask
  276. :is_leather: false
  277. :hinders_lockpicking: true
  278. :is_worn: true
  279. - :adjective: scale
  280. :name: gloves
  281. :is_leather: false
  282. :hinders_lockpicking: true
  283. :is_worn: true
  284. - :adjective:
  285. :name: sipar
  286. :is_leather: false
  287. :hinders_lockpicking: true
  288. :is_worn: true
  289. #BRAWLING
  290. - :name: parry stick
  291. :hinders_lockpicking: true
  292. :is_worn: true
  293. #WEAPONS
  294. - :adjective:
  295. :name: scimitar
  296. :is_leather: false
  297. :is_worn: false
  298. :swappable: false
  299. - :adjective:
  300. :name: crossbow
  301. :is_leather: false
  302. :is_worn: true
  303. :swappable: false
  304. - :adjective:
  305. :name: broadsword
  306. :is_leather: false
  307. :is_worn: false
  308. :swappable: false
  309. #- #:adjective: bar
  310. #:name: mace
  311. #:is_leather: false
  312. #:is_worn: false
  313. #:swappable: true
  314. #- #:adjective:
  315. #:name: nightstick
  316. #:is_leather: false
  317. #:is_worn: false
  318. #:swappable: false
  319. - :adjective:
  320. :name: club
  321. :is_leather: false
  322. :is_worn: false
  323. - :adjective:
  324. :name: shortbow
  325. :is_leather: false
  326. :is_worn: true
  327. #- #:adjective:
  328. #:name: sling
  329. #:is_leather: true
  330. #:is_worn: false
  331. - :adjective:
  332. :name: club
  333. :is_leather: false
  334. :is_worn: false
  335. :swappable: false
  336. - :adjective:
  337. :name: kris
  338. :is_leather: false
  339. :is_worn: false
  340. :swappable: false
  341.  
  342. ###############
  343. # Scrolls
  344. ###############
  345. discard_scrolls:
  346. - Burden
  347. - Dispel
  348. - Ease Burden
  349. - Gauge Flow
  350. - Imbue
  351. - Lay Ward
  352. - Manifest Force
  353. - Seal Cambrinth
  354. - Strange Arrow
  355. - Rite of Contrition
  356. - Rite of Grace
  357. - Acid Splash
  358. - Blood Burst
  359. - Obfuscation
  360.  
  361.  
  362. use_harness_when_arcana_locked: false
  363. combat_trainer_buffs_force_cambrinth: true
  364. crossing_training_force_cambrinth: false
  365. waggle_force_cambrinth: true
  366. # default cambrinth item to charge
  367. cambrinth: armband
  368. # define cap for your cambrinth. If not stored and your arcana is less than 100+cap*2 then you will remove it before charge/invoke
  369. cambrinth_cap: 32
  370. # is your cambrinth in a container?
  371. stored_cambrinth: false
  372. cambrinth_num_charges: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement