Skip to content

Commit cff6993

Browse files
committed
Fixed Lion's Rock's healing settings
1 parent cff9628 commit cff6993

4 files changed

Lines changed: 10 additions & 11 deletions

File tree

configs/Venore Amazon Camp (EK).ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@ Enabled = true ; Would you like to enable the HUD? (true/
124124
Show-Supplies = true ; Would you like to show individual supplies? (true/false)
125125
Show-Loot = true ; Would you like to show individual loot? (true/false)
126126
Show-Icons = true ; Whether to show the loot icons in the HUD. (true/false)
127-
Theme = light ; Color theme options for the HUD. (light, dark, orange, pink, green, blue, purple)
127+
Theme = light ; Color theme options for the HUD. (light, dark, orange, pink, green, blue, purple)

configs/Venore East Coryms (EK).ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ ManaAlarm = 0 ; The amount of potions to trigger an alar
4545
[Spells]
4646
ExoriGName = exori gran ; Name of the spell.
4747
ExoriGEnabled = false ; Do you want to use this spell? (true/false)
48+
ExoriGUtito = false ; Do you want to use utito tempo with this spell? (true/false)
4849
ExoriGPriority = 1 ; Priority compared to other runes and spells. (lower is more important)
4950
ExoriGTargetMin = 3 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
5051
ExoriGMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.

waypoints/Lion's Rock (ED).xbst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@
44
</panel>
55
<panel name="Self Healer">
66
<control name="SpellList">
7-
<item spell="exura san" mana="160" vcomp="0" vsign="1" vrandom="0" vvalue="50" enabled="1"/>
8-
<item spell="exura gran" mana="70" vcomp="0" vsign="1" vrandom="0" vvalue="80" enabled="1"/>
9-
<item spell="exura" mana="20" vcomp="0" vsign="1" vrandom="0" vvalue="92" enabled="1"/>
7+
<item spell="Exura Vita" mana="160" vcomp="0" vsign="1" vrandom="0" vvalue="45" enabled="1"/>
8+
<item spell="Exura Gran" mana="70" vcomp="0" vsign="1" vrandom="0" vvalue="70" enabled="1"/>
9+
<item spell="Exura" mana="20" vcomp="0" vsign="1" vrandom="0" vvalue="90" enabled="1"/>
1010
</control>
1111
<control name="ItemList">
12-
<item id="236" vcomp="0" vsign="1" vrandom="0" vvalue="35" enabled="1"/>
13-
<item id="237" vcomp="0" vsign="3" vrandom="0" vvalue="70" enabled="1"/>
12+
<item id="238" vcomp="0" vsign="3" vrandom="0" vvalue="50" enabled="1"/>
1413
</control>
1514
</panel>
1615
<panel name="Tools">

waypoints/Lion's Rock (MS).xbst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@
44
</panel>
55
<panel name="Self Healer">
66
<control name="SpellList">
7-
<item spell="exura san" mana="160" vcomp="0" vsign="1" vrandom="0" vvalue="50" enabled="1"/>
8-
<item spell="exura gran" mana="70" vcomp="0" vsign="1" vrandom="0" vvalue="80" enabled="1"/>
9-
<item spell="exura" mana="20" vcomp="0" vsign="1" vrandom="0" vvalue="92" enabled="1"/>
7+
<item spell="Exura Vita" mana="160" vcomp="0" vsign="1" vrandom="0" vvalue="45" enabled="1"/>
8+
<item spell="Exura Gran" mana="70" vcomp="0" vsign="1" vrandom="0" vvalue="70" enabled="1"/>
9+
<item spell="Exura" mana="20" vcomp="0" vsign="1" vrandom="0" vvalue="90" enabled="1"/>
1010
</control>
1111
<control name="ItemList">
12-
<item id="236" vcomp="0" vsign="1" vrandom="0" vvalue="35" enabled="1"/>
13-
<item id="237" vcomp="0" vsign="3" vrandom="0" vvalue="70" enabled="1"/>
12+
<item id="238" vcomp="0" vsign="3" vrandom="0" vvalue="50" enabled="1"/>
1413
</control>
1514
</panel>
1615
<panel name="Tools">

0 commit comments

Comments
 (0)