Advertisement
Myatheira

Broken YAML

Sep 26th, 2020
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. hometown: Crossing
  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 793
  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. use_auto_mana: true
  22. #- name: Soul Sickness
  23. # cast_only_to_train: true
  24. # use_auto_mana: true
  25. - skill: Debilitation
  26. name: Petrifying Visions
  27. cast_only_to_train: true
  28. use_auto_mana: true
  29.  
  30. priority_defense: Parry Ability
  31.  
  32. thanatology:
  33. ritual_type: preserve
  34. ritual_type: harvest
  35.  
  36. training_abilities:
  37. Perc: 180
  38. Hunt: 120
  39. Collect: 120
  40. App Quick: 120
  41. Analyze: 180
  42. Recall: 1800
  43.  
  44. ###############
  45. # Cleric
  46. ###############
  47.  
  48. ###############
  49. # Weapons
  50. ###############
  51. combat_trainer_target_increment: 8
  52. combat_trainer_action_count: 25
  53.  
  54. use_weak_attacks: false
  55. weapon_training:
  56. Brawling: ''
  57. Crossbow: crossbow
  58. Bow: shortbow
  59. #Slings: sling
  60. Heavy Thrown: club
  61. Small Edged: scimitar
  62. Light Thrown: kris
  63. #Polearms: allarh
  64. #Twohanded Edged: bastard sword
  65. Large Edged: broadsword
  66. Small Blunt: club
  67. #Large Blunt: bar mace
  68. #Staves: nightstick
  69. #Twohanded Blunt: bar mace
  70. Offhand Weapon: scimitar
  71.  
  72. dance_skill: Small Edged
  73. offhand_thrown: false
  74. #use_stealth_attacks: true
  75.  
  76. using_light_crossbow: true
  77.  
  78. aiming_trainables:
  79. - Brawling
  80. #- Staves
  81. - Tactics
  82. - Small Edged
  83. - Small Blunt
  84. #- Light Thrown
  85. - Heavy Thrown
  86.  
  87. ###############
  88. # Looting
  89. ###############
  90. storage_containers:
  91. - haversack
  92.  
  93. loot_subtractions:
  94. - rock
  95. - rocks
  96.  
  97. loot_additions:
  98. - small rock
  99. - small rocks
  100. #- smooth rock
  101. #- smooth rocks
  102. - tooth
  103. - shard
  104. - shards
  105. #- boar arrow
  106. #- boar arrows
  107. #- long arrow
  108. #- long arrows
  109. #- coug arrows
  110. #- coug arrows
  111. loot_specials:
  112. - name: jadeite stones
  113. bag: haversack
  114. - name: kyanite stones
  115. bag: haversack
  116. skinning:
  117. skin: true
  118. arrange_all: false
  119. arrange_count: 0
  120. tie_bundle: true
  121.  
  122. ###############
  123.  
  124. ignored_npcs:
  125. - student
  126. - leopard
  127. - owl
  128. - Taala
  129. - foal
  130. - watchsoul # Cleric spell
  131. - appraiser # Dwarven appraiser
  132. - shadowling
  133. - Servant # Shadow Servant
  134. - guard # Town guard
  135. - zombie # necromancer pet
  136. - lynx
  137.  
  138. ###############
  139. # Script Gear
  140. ###############
  141. footwear: boots
  142. textbook: false
  143. #textbook_type: grey textbook
  144. hand_armor: gloves
  145.  
  146. ###############
  147. # Locksmithing
  148. ###############
  149. lockpick_room_id: *safe_room
  150. use_lockpick_ring: false
  151. skip_lockpick_ring_refill: true
  152. lockpick_ignore_difficulty: true
  153. stop_pick_on_mindlock: false
  154. harvest_traps: false
  155. #box_hunt_minimum: 0
  156. picking_box_source: haversack
  157. picking_box_storage: haversack
  158. lockpick_type: ordinary
  159. #lockpick_dismantle: pray
  160. #lockpick_buffs:
  161.  
  162. ###############
  163. # Gear
  164. ###############
  165. gear_sets:
  166. standard:
  167. - leathers
  168. - ring helm
  169. - plate mask
  170. - scale gloves
  171. - sipar
  172. - parry stick
  173. #- Nisha shortbow
  174. stealing:
  175. - parry stick
  176. #- Nisha shortbow
  177. naked: []
  178. #- Nisha shortbow
  179.  
  180. gear:
  181. # ARMOR
  182. - :adjective:
  183. :name: leathers
  184. :is_leather: true
  185. :hinders_lockpicking: true
  186. :is_worn: true
  187. - :adjective: ring
  188. :name: helm
  189. :is_leather: false
  190. :hinders_lockpicking: true
  191. :is_worn: true
  192. - :adjective: plate
  193. :name: mask
  194. :is_leather: false
  195. :hinders_lockpicking: true
  196. :is_worn: true
  197. - :adjective: scale
  198. :name: gloves
  199. :is_leather: false
  200. :hinders_lockpicking: true
  201. :is_worn: true
  202. - :adjective:
  203. :name: sipar
  204. :is_leather: false
  205. :hinders_lockpicking: true
  206. :is_worn: true
  207. #BRAWLING
  208. - :name: parry stick
  209. :hinders_lockpicking: true
  210. :is_worn: true
  211. #WEAPONS
  212. - :adjective:
  213. :name: scimitar
  214. :is_leather: false
  215. :is_worn: false
  216. :swappable: false
  217. - :adjective:
  218. :name: crossbow
  219. :is_leather: false
  220. :is_worn: false
  221. :swappable: false
  222. - :adjective:
  223. :name: broadsword
  224. :is_leather: false
  225. :is_worn: false
  226. :swappable: false
  227. #- #:adjective: bar
  228. #:name: mace
  229. #:is_leather: false
  230. #:is_worn: false
  231. #:swappable: true
  232. #- #:adjective:
  233. #:name: nightstick
  234. #:is_leather: false
  235. #:is_worn: false
  236. #:swappable: false
  237. - :adjective:
  238. :name: club
  239. :is_leather: false
  240. :is_worn: false
  241. - :adjective:
  242. :name: shortbow
  243. :is_leather: false
  244. :is_worn: false
  245. #- #:adjective:
  246. #:name: sling
  247. #:is_leather: true
  248. #:is_worn: false
  249. - :adjective:
  250. :name: club
  251. :is_leather: false
  252. :is_worn: false
  253. :swappable: false
  254. - :adjective:
  255. :name: kris
  256. :is_leather: false
  257. :is_worn: false
  258. :swappable: false
  259.  
  260. ###############
  261. # Scrolls
  262.  
  263. discard_scrolls:
  264. - Burden
  265. - Dispel
  266. - Ease Burden
  267. - Gauge Flow
  268. - Imbue
  269. - Lay Ward
  270. - Manifest Force
  271. - Seal Cambrinth
  272. - Strange Arrow
  273. - Rite of Contrition
  274. - Rite of Grace
  275. - Acid Splash
  276. - Blood Burst
  277. - Obfuscation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement