-
Notifications
You must be signed in to change notification settings - Fork 187
Expand file tree
/
Copy pathSsarek-setup.yaml
More file actions
684 lines (658 loc) · 10.2 KB
/
Ssarek-setup.yaml
File metadata and controls
684 lines (658 loc) · 10.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
---
hometown: Shard
repair_town: Hibarnhvidar
slack_username: Name
quit_on_status_warning: false
status_monitor_no_window: true
favor_god: Hav'roth
favor_goal: 20
saferoom_health_threshold: 15
depart_on_death: false
health_threshold: 65
repair_withdrawal_amount: 30000
repair_timer: 21600 # Repair once every 6 hours
repair_every: .inf # Infinity
dump_junk: true
default_stance: 100 0 88
###############
# Safe Room
###############
safe_room: &safe_room #####
braid_item: grass
listen: true
listen_observe: true
###############
# T2
###############
training_list:
# private training script
- skill:
- Empathy
- Targeted Magic
- Debilitation
- Evasion
- Stealth
start: 34
scripts:
- go2 ####
- buff boxes
- buff prebuff
- buff abs
- hunting-buddy boxes
- go2 ####
- buff prebuff
- hunting-buddy main
- rem gol
- go2 ####
- buff abs
- hunting-buddy weapons
- rem abs
- athletics wyvern
- go2 ####
- first-aid
- first-aid
- go2 ####
- mech-lore
- bitchin-pick # private locksmithing script
- steal
- sloot shard # private selling script
###############
# Magic
###############
ic: &ic
Iron Constitution:
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
ags: &ags
Aggressive Stance:
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
em: &em
Earth Meld:
recast: 2
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
mef: &mef
Mental Focus:
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
vig: &vig
Vigor:
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
vigpet: &vigpet
Vigor:
pet_type: warrior
recast_every: 2100 # 35 minutes
cast: cast warrior
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
tranq: &tranq
Tranquility:
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
gol: &gol
Gift of Life:
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
ref: &ref
Refresh:
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
maf: &maf
Manifest Force:
prep_time: 8
mana: 10
cambrinth:
- 20
prep_time: 3
lw: &lw
Lay Ward:
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
heal: &heal
Heal:
abbrev: heal
recast: 2
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
abs: &abs
Absolution:
recast: 5
mana: 600
focus: tree statuette
worn_focus: false
pop: &pop
Perseverance of Peri'el:
recast: 5
mana: 600
focus: tree statuette
worn_focus: false
cos: &cos
Circle of Sympathy:
recast: 99
mana: 600
focus: tree statuette
worn_focus: false
gs: &gs
Guardian Spirit:
abbrev: gs
mana: 10
recast: 0
cyclic: true
cast: cast #custom
command: warrior to behavior aggressive
expire: appears suddenly less real
reg: ®
Regnerate:
mana: 15
inn: &inn
Innocence:
abbrev: inno
recast: 0
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
awk: &awk
Awaken:
abbrev: awaken
recast: -1
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
sub: &sub
Substratum:
abbrev: my tattoo
prep: invoke
recast: 1
cambrinth:
- 20
- 20
- 20
- 20
- 15
fp: &fp
Flush Poison:
abbrev: fp
mana: 20
cambrinth:
- 20
- 20
- 20
- 20
# Combat settings
offensive_spells:
- skill: Targeted Magic
name: Paralysis
cast_only_to_train: true
use_stealth: true
harmless: true
mana: 15
cambrinth:
- 15
- skill: Debilitation
name: Lethargy
max_threshold: 2
cast_only_to_train: true
use_stealth: true
harmless: true
mana: 15
cambrinth:
- 15
- skill: Debilitation
name: Nissa's Binding
cast_only_to_train: true
use_stealth: true
min_threshold: 3
cast: cast creature
harmless: true
mana: 20
- skill: Sorcery
name: Tingle
cast_only_to_train: true
harmless: true
mana: 23
buffs: &buffs
<< : *em
<< : *ic
<< : *ags
<< : *pop
<< : *fp
<< : *vig
<< : *tranq
<< : *heal
<< : *sub
buff_spells: &buff_spells
<< : *gs
<< : *vigpet
<< : *buffs
waggle_sets:
default:
<< : *buffs
prebuff:
<< : *buffs
boxes:
<< : *ic
<< : *ags
<< : *heal
gol:
<< : *gol
weapons:
<< : *ref
<< : *abs
<< : *heal
healing:
<< : *mef
<< : *gol
heal:
<< : *heal
abs:
<< : *abs
cos:
<< : *cos
pop:
<< : *pop
maf:
<< : *maf
lw:
<< : *lw
sub:
<< : *sub
awk:
<< : *awk
bpet:
<< : *vigpet
pvp:
<< : *em
<< : *ic
<< : *ags
<< : *vig
<< : *tranq
<< : *heal
<< : *maf
<< : *mef
<< : *pop
<< : *awk
<< : *sub
combat_spell_training: &cst
Warding:
abbrev: maf
symbiosis: true
cast: cast
mana: 15
cambrinth:
- 15
- 15
Utility:
abbrev: hw
symbiosis: true
cast: cast chest
mana: 15
cambrinth:
- 15
- 15
#Augmentation:
#abbrev: refresh
#symbiosis: true
#cast: cast
#mana: 15
#cambrinth:
#- 15
#- 15
use_harness_when_arcana_locked: true
dedicated_camb_use: spell
waggle_force_cambrinth: false
buff_spells_force_cambrinth: false
train_with_spells: true
use_research: false
cambrinth: prism
stored_cambrinth: false
prep_scaling_factor: 0.85
cambrinth_cap: 108
###############
# Combat Trainer
###############
buff_nonspells:
support warrior: 30 # private ct edit
training_abilities:
App Quick: 60
Perc: 60
Hunt: 120
Locks: 60
Analyze: 120
Perc Health: 120
Collect: 120
Recall: 1800
dance_actions:
- circle
- bob
- weave
- shove
###############
# Empath
###############
manipulate_only_to_train: true
manipulate_threshold: 2
heal_spell_mana_threshold: 30
empath_healing:
VH:
- 10
- 10
- 10
- 10
###############
# Weapons
###############
combat_trainer_target_increment: 3
combat_trainer_action_count: 10
priority_defense: Evasion
use_stealth_attacks: false
use_weak_attacks: true
dont_stalk: true
weapon_training:
Brawling: ''
Light Thrown: bola
Heavy Thrown: light spear
Small Edged: scimitar
Large Edged: sword
Twohanded Edged: sword
Small Blunt: bola
Large Blunt: mace
Twohanded Blunt: mace
Polearms: light spear
Staves: nightstick
Offhand Weapon: bola
dance_skill: Brawling
priority_weapons:
- Light Thrown
- Heavy Thrown
###############
# Looting
###############
storage_containers:
- backpack
- bag
- haversack
loot_subtractions:
- arrow
- arrows
- rock
- rocks
loot_additions:
- tooth
loot_specials:
- name: jadeite stones
bag: backpack
- name: kyanite stones
bag: backpack
- name: cigar
bag: backpack
- name: cigarillo
bag: backpack
skinning:
skin: true
arrange_all: false
arrange_count: 0
tie_bundle: true
###############
# Hunting Buddy
###############
ignored_npcs:
- Brokk
- warrior
- zombie
###############
# Script Gear
###############
footwear: sandals
textbook: true
textbook_type: self book
###############
# Athletics
###############
athletics_outdoorsmanship_rooms:
- #####
- #####
- #####
- #####
- #####
- #####
- #####
###############
# Selling
###############
gem_pouch_adjective: suede
spare_gem_pouch_container: backpack
full_pouch_container: haversack
sell_loot_pouch: false
storage_containers:
- backpack
- satchel
- haversack
###############
# Stealing
###############
hide_to_steal: true
bin_stolen: false
stealing_bag: carryall
stealing_towns:
- Crossing
- Arthe Dale
- Tiger Clan
- Dirge
- Knife Clan
- Shard
- Horse Clan
- Leth Deriel
###############
# Locksmithing
###############
box_loot_limit: 10
box_hunt_minimum: 1
picking_pet_boxes_on_hand: 8 # Private script
lockpick_room_id: *safe_room
use_lockpick_ring: true
skip_lockpick_ring_refill: false
lockpick_ignore_diffi1culty: false
stop_pick_on_mindlock: true
harvest_traps: false
picking_pet_box_source: bag
picking_box_source: backpack
picking_box_storage: backpack
lockpick_type: stout iron
lockpick_dismantle:
lockpick_buffs:
###############
# Crafting
###############
outfitting_room: *safe_room
engineering_room: *safe_room
train_workorders:
- Tailoring
- Shaping
- Blacksmithing
crafting_container: bag
forging_belt:
name: forger belt
items:
- ball-peen hammer
- box-jaw tongs
- bellows
- wide shovel
- stirring rod
forging_tools:
- ball-peen hammer
- box-jaw tongs
- bellows
- wide shovel
- stirring rod
outfitting_tools:
- knitting needle
shaping_tools:
- carving knife
- shaper
- drawknife
- rasp
###############
# Gear
###############
gear_sets:
standard:
- small shield
- padded hood
- padded mask
- padded gloves
- padded hauberk
- parry stick
- knuckles
- spikes
stealing:
- parry stick
naked: []
gear:
# ARMOR
- :adjective: small
:name: shield
:is_leather: true
:is_worn: true
- :adjective: padded
:name: hood
:is_leather: true
:hinders_lockpicking: true
:is_worn: true
- :adjective: padded
:name: mask
:is_leather: true
:hinders_lockpicking: true
:is_worn: true
- :adjective: padded
:name: gloves
:is_leather: true
:hinders_lockpicking: true
:is_worn: true
- :adjective: padded
:name: hauberk
:is_leather: true
:hinders_lockpicking: true
:is_worn: true
- :name: sallet
:hinders_lockpicking: true
:is_worn: true
- :adjective: scale
:name: vambraces
:hinders_lockpicking: true
:is_worn: true
- :adjective: scale
:name: gloves
:hinders_lockpicking: true
:is_worn: true
- :adjective: ring
:name: robe
:hinders_lockpicking: true
:is_worn: true
#BRAWLING
- :adjective: parry
:name: stick
:hinders_lockpicking: true
:is_worn: true
- :name: knuckles
:hinders_lockpicking: true
:is_worn: true
- :name: spikes
:hinders_lockpicking: true
:is_worn: true
#WEAPONS
- :name: sword
:wield: true
:swappable: true
- :name: mace
:wield: true
:lodges: true
:swappable: true
- :adjective: throwing
:name: spike
:wield: true
:lodges: true
:swappable: true
- :name: bola
:wield: true
:lodges: false
- :adjective: light
:name: spear
:wield: true
:lodges: true
- :name: nightstick
:wield: true
###############
# Scrolls
###############
scroll_stackers:
- tome
- folio
- booklet
- notebook
- scroll.case
- binder
- papers
discard_scrolls:
- Burden
- Dispel
- Ease Burden
- Gauge Flow
- Imbue
- Lay Ward
- Manifest Force
- Seal Cambrinth
- Strange Arrow
- Rite of Contrition
- Rite of Grace