Advertisement
Myatheira

Ralaec YAML

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