Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. {
  2. "general":
  3. {
  4. "loot_type":"auto",
  5. "loot_priority":"first"
  6. },
  7. "script_options": {
  8. "hours_leave": [9],
  9. "skill_train":"sword",
  10. "summon_info": "9",
  11. "summon":false,
  12. "hunt_down": false,
  13. "sort_deposit": {"flint":5, "alexander":6, "lailene":6, "esrik":7, "tamoril":8, "rashid": 9, "green_djinn": 10},
  14. "imbuements":[
  15. {"equip_slot":"weapon", "name":"Intricate Void", "type":"Mana Leech"},
  16. {"equip_slot":"weapon", "name":"Intricate Strike", "type":"Critical Hit"},
  17. {"equip_slot":"helmet", "name":"Intricate Void", "type":"Mana Leech"},
  18. {"equip_slot":"armor", "name":"Intricate Vampirism", "type":"Life Leech"}
  19. ]
  20.  
  21. },
  22.  
  23. "containers":
  24. {
  25. "gold_bp":"Golden Backpack",
  26. "loot_bp":"Camouflage Backpack"
  27. },
  28. "tools":
  29. {
  30. "rope": {"name":"rope", "id": 3003},
  31. "shovel": {"name":"shovel", "id": 3457}
  32. },
  33. "items":
  34. {
  35. "mana potion": {"hotkey":"e", "id":268, "use":"self"},
  36. "ultimate health potion": {"hotkey":"F", "id":7643, "use":"self"},
  37. "supreme health potion": {"hotkey":"f5", "id":23375, "use":"self"},
  38. "sword ring": {"hotkey":"f8", "id":3091, "use":"equip"},
  39. "brown mushroom": {"hotkey":"f11", "id":3725, "use":"use"}
  40. },
  41. "spells":
  42. {
  43. "utani hur": "v",
  44. "utura gran": "R",
  45. "utito tempo": "X",
  46. "exeta res": "x",
  47. "exura ico":"r",
  48. "exura gran ico":"f",
  49. "exori":"1",
  50. "exori min":"2",
  51. "exori hur":"3",
  52. "exori gran":"4",
  53. "utevo gran res eq":"9",
  54. "exori ico":"q"
  55. },
  56. "healing":
  57. [
  58. {"type":"hp", "below_percent":30, "use_spell":"exura gran ico", "min_mana_percent":20, "priority":5, "cooldown": 900},
  59. {"type":"hp", "below_percent":60, "use_item":"ultimate health potion", "priority":2},
  60. {"type":"hp", "below_percent":39, "use_item":"supreme health potion", "priority":3},
  61. {"type":"hp", "below_percent":90, "use_spell":"exura ico", "min_mana_percent":20, "priority":2},
  62. {"type":"mp", "below_percent":90, "use_item":"mana potion", "priority":1},
  63. {"type":"hp", "below_percent":95, "use_spell":"utura gran", "min_mana_percent":20, "priority":4, "cooldown":60}
  64. ],
  65. "hunt_config": {
  66. "cap_leave": 150,
  67. "mana_name": "mana potion",
  68. "take_mana": 1200,
  69. "mana_leave": 450,
  70. "hotkey_mana_potions": 4,
  71. "health_name": "ultimate health potion",
  72. "take_health": 220,
  73. "health_leave": 80,
  74. "hotkey_health_potions": 3,
  75. "health_name2": "supreme health potion",
  76. "take_health2": 130,
  77. "health_leave2": 20
  78.  
  79. },
  80. "persistent_actions": [
  81. {"action":"haste", "interval":9, "args":["v"]},
  82. {"action":"drop_vials", "interval":9},
  83. {"action":"lure_monsters", "interval":0.5, "args":{"count":4, "min_count":2}},
  84. {"action":"recover_full_mana", "interval":3, "args":["e"]},
  85. {"hotkey":"f8", "selected_monsters":
  86. ["Minotaur Cult Zealot", "Minotaur Cult Follower", "Minotaur Cult Prophet", "Enfeebled Silencer"], "amount":0, "slot":"ring"},
  87. {"action":"eat_food", "interval":30, "args":["f11"]}
  88. ],
  89.  
  90. "label_actions":[
  91. {"label": "check_hunt_down", "action":"conditional_jump_script_options", "args":{
  92. "var_name":"hunt_down", "label_jump":"continue_down", "label_skip":"skip_down"}},
  93. {"label":"withdraw_ring", "action":"withdraw_item_from_depot_to_backpack", "args": {"item_name":"sword_ring", "depot_num":3, "backpack_name":"Backpack", "amount":5, "stack":false}}
  94.  
  95. ],
  96. "target_monsters":
  97. [
  98. {"name":"Minotaur Cult Follower", "action":"follow", "priority":1, "loot":true},
  99. {"name":"Minotaur Cult Zealot", "action":"follow", "priority":2, "loot":true},
  100. {"name":"Minotaur Cult Prophet", "action":"follow", "priority":3, "loot":true}
  101. ],
  102.  
  103.  
  104. "target_spells":
  105. [
  106. {"name":"exori hur", "min_mana_percent":10, "priority":1, "cooldown":5,
  107. "monsters":["Minotaur Cult Follower", "Minotaur Cult Zealot", "Minotaur Cult Prophet"]},
  108. {"name":"exori ico", "min_mana_percent":10, "priority":1, "cooldown":5,
  109. "monsters":["Minotaur Cult Follower", "Minotaur Cult Zealot", "Minotaur Cult Prophet"]},
  110. {"name":"exori", "min_mana_percent":10, "priority":2, "cooldown": 4, "min_monster_count":3},
  111. {"name":"exori min", "min_mana_percent":20, "priority":3, "cooldown": 6, "min_monster_count":2},
  112. {"name":"exori gran", "min_mana_percent":30, "priority":4, "cooldown": 6, "min_monster_count":3},
  113. {"name":"utito tempo", "min_mana_percent":60, "priority":5, "cooldown": 10, "min_monster_count":4}
  114. ],
  115.  
  116. "loot": []
  117.  
  118. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement