Skip to content

Commit

Permalink
Fix oramond sewers ek setup
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudBotScripts committed Dec 2, 2019
1 parent 7f521a7 commit eeec546
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions oramond_sewers/setup_ek.json
Expand Up @@ -50,12 +50,12 @@
},
"healing":
[
{"type":"hp", "below_percent":30, "use_hotkey":"F2", "min_mana_percent":20, "priority":5, "cooldown": 900},
{"type":"hp", "below_percent":65, "use_hotkey":"F3", "hotkey_slot":3, "priority":4},
{"type":"hp", "below_percent":70, "use_hotkey":"F5", "hotkey_slot":5, "priority":3},
{"type":"hp", "below_percent":80, "use_hotkey":"F1", "min_mana_percent":10, "priority":3},
{"type":"mp", "below_percent":80, "use_hotkey":"F4", "hotkey_slot":4, "priority":2},
{"type":"hp", "below_percent":95, "use_hotkey":"R", "min_mana_percent":20, "priority":1, "cooldown":60}
{"type":"hp", "below_percent":30, "use_spell":"exura gran ico", "min_mana_percent":20, "priority":5, "cooldown": 900},
{"type":"hp", "below_percent":70, "use_item":"ultimate health potion", "priority":4},
{"type":"hp", "below_percent":85, "use_spell":"exura ico", "min_mana_percent":20, "priority":3},
{"type":"hp", "below_percent":70, "use_item":"great health potion", "priority":3},
{"type":"mp", "below_percent":80, "use_item":"mana potion", "priority":2},
{"type":"hp", "below_percent":95, "use_spell":"utura gran", "min_mana_percent":20, "priority":1, "cooldown":60}
],
"hunt_config": {
"cap_leave": 150,
Expand Down

0 comments on commit eeec546

Please sign in to comment.