Skip to content

Commit 93abaca

Browse files
committed
script optimizations
1 parent 39e7dee commit 93abaca

13 files changed

+18
-18
lines changed

configs/Medusa Tower (EK).ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Mana-Percent = 0 ; What percent of mana to begin using soft
139139

140140
[Mana Restorer]
141141
Restore-Percent = 95 ; Mana percent to restore mana up to while no creatures are on-screen. (0 to disable)
142-
Range = 7 ; What range do you want to consider creatures before restoring mana?
142+
Range = 5 ; What range do you want to consider creatures before restoring mana?
143143

144144
[Capacity]
145145
Hunt-Minimum = 100 ; If capacity goes below this value, script will exit the spawn. (0 to disable)

configs/Port Hope Carniphilas (ED).ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ FoodMax = 0 ; The amount of food you want to withdraw
3333
FoodAlarm = 0 ; The amount of food to trigger an alarm. (0 to disable)
3434

3535
[Potions]
36-
ManaName = strong mana potion ; Name, or item id, of the potion.
36+
ManaName = mana potion ; Name, or item id, of the potion.
3737
ManaMin = 50 ; The amount of potions at which you will leave to go refill.
38-
ManaMax = 175 ; The amount of potions you want to withdraw or buy. (0 to disable)
38+
ManaMax = 125 ; The amount of potions you want to withdraw or buy. (0 to disable)
3939
ManaAlarm = 0 ; The amount of potions to trigger an alarm. (0 to disable)
4040

4141
[Runes]

configs/Port Hope Carniphilas (EK).ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ FoodMax = 0 ; The amount of food you want to withdraw
3333
FoodAlarm = 0 ; The amount of food to trigger an alarm. (0 to disable)
3434

3535
[Potions]
36-
HealthName = strong health potion ; Name, or item id, of the potion.
36+
HealthName = health potion ; Name, or item id, of the potion.
3737
HealthMin = 5 ; The amount of potions at which you will leave to go refill.
3838
HealthMax = 10 ; The amount of potions you want to withdraw or buy. (0 to disable)
3939
HealthAlarm = 0 ; The amount of potions to trigger an alarm. (0 to disable)

configs/Port Hope Carniphilas (MS).ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ FoodMax = 0 ; The amount of food you want to withdraw
3333
FoodAlarm = 0 ; The amount of food to trigger an alarm. (0 to disable)
3434

3535
[Potions]
36-
ManaName = strong mana potion ; Name, or item id, of the potion.
36+
ManaName = mana potion ; Name, or item id, of the potion.
3737
ManaMin = 50 ; The amount of potions at which you will leave to go refill.
38-
ManaMax = 175 ; The amount of potions you want to withdraw or buy. (0 to disable)
38+
ManaMax = 125 ; The amount of potions you want to withdraw or buy. (0 to disable)
3939
ManaAlarm = 0 ; The amount of potions to trigger an alarm. (0 to disable)
4040

4141
[Runes]

configs/Port Hope Carniphilas (RP).ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,20 @@ FoodMax = 0 ; The amount of food you want to withdraw
3333
FoodAlarm = 0 ; The amount of food to trigger an alarm. (0 to disable)
3434

3535
[Potions]
36-
HealthName = strong health potion ; Name, or item id, of the potion.
36+
HealthName = health potion ; Name, or item id, of the potion.
3737
HealthMin = 5 ; The amount of potions at which you will leave to go refill.
3838
HealthMax = 10 ; The amount of potions you want to withdraw or buy. (0 to disable)
3939
HealthAlarm = 0 ; The amount of potions to trigger an alarm. (0 to disable)
4040

41-
ManaName = strong mana potion ; Name, or item id, of the potion.
41+
ManaName = mana potion ; Name, or item id, of the potion.
4242
ManaMin = 75 ; The amount of potions at which you will leave to go refill.
4343
ManaMax = 175 ; The amount of potions you want to withdraw or buy. (0 to disable)
4444
ManaAlarm = 0 ; The amount of potions to trigger an alarm. (0 to disable)
4545

4646
[Ammo]
4747
AmmoName = royal spear ; Name, or item id, of the ammunition.
4848
AmmoMin = 7 ; The amount of ammo at which you will to go refill.
49-
AmmoMax = 16 ; The amount of ammo you want to withdraw or buy. (0 to disable)
49+
AmmoMax = 15 ; The amount of ammo you want to withdraw or buy. (0 to disable)
5050
AmmoAlarm = 0 ; The amount of ammo to trigger an alarm. (0 to disable)
5151

5252
[Spells]

info/Port Hope Carniphilas (ED).json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"town": "Port Hope",
44
"vocation": "Druid",
55
"vocshort": "ED",
6-
"level": 50
6+
"level": 33
77
}

info/Port Hope Carniphilas (EK).json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"town": "Port Hope",
44
"vocation": "Knight",
55
"vocshort": "EK",
6-
"level": 50
6+
"level": 40
77
}

info/Port Hope Carniphilas (MS).json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"town": "Port Hope",
44
"vocation": "Sorcerer",
55
"vocshort": "MS",
6-
"level": 50
6+
"level": 33
77
}

info/Port Hope Carniphilas (RP).json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"town": "Port Hope",
44
"vocation": "Paladin",
55
"vocshort": "RP",
6-
"level": 50
6+
"level": 35
77
}

waypoints/Port Hope Carniphilas (ED).xbst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<item spell="Exura" mana="20" vcomp="0" vsign="1" vrandom="0" vvalue="90" enabled="1"/>
1010
</control>
1111
<control name="ItemList">
12-
<item id="237" vcomp="0" vsign="3" vrandom="0" vvalue="50" enabled="1"/>
12+
<item id="268" vcomp="0" vsign="3" vrandom="0" vvalue="50" enabled="1"/>
1313
</control>
1414
</panel>
1515
<panel name="Tools">

0 commit comments

Comments
 (0)