Skip to content

Commit 1d6057c

Browse files
committed
Darashia Dragons
- Reduced chase Dragon health percent - Increased level requirement
1 parent a659c02 commit 1d6057c

6 files changed

+6
-6
lines changed

info/Darashia Dragons (ED).json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"town": "Darashia",
44
"vocation": "Druid",
55
"vocshort": "ED",
6-
"level": 60
6+
"level": 65
77
}

info/Darashia Dragons (MS).json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"town": "Darashia",
44
"vocation": "Sorcerer",
55
"vocshort": "MS",
6-
"level": 60
6+
"level": 65
77
}

info/Darashia Dragons (RP).json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"town": "Darashia",
44
"vocation": "Paladin",
55
"vocshort": "RP",
6-
"level": 60
6+
"level": 65
77
}

waypoints/Darashia Dragons (ED).xbst

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</panel>
6060
<panel name="Targeting">
6161
<control name="TargetingList">
62-
<item type="Dragon" chs="0" max="20" min="0" prio="5" prox="7" count="1"/>
62+
<item type="Dragon" chs="0" max="10" min="0" prio="5" prox="7" count="1"/>
6363
<item type="Dragon Hatchling" chs="2" max="100" min="0" prio="3" prox="7" count="1"/>
6464
<item type="Dragon" chs="2" max="100" min="20" prio="1" prox="7" count="1"/>
6565
<item type="*" chs="0" max="100" min="0" prio="10" prox="7" count="1"/>

waypoints/Darashia Dragons (MS).xbst

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</panel>
6060
<panel name="Targeting">
6161
<control name="TargetingList">
62-
<item type="Dragon" chs="0" max="20" min="0" prio="5" prox="7" count="1"/>
62+
<item type="Dragon" chs="0" max="10" min="0" prio="5" prox="7" count="1"/>
6363
<item type="Dragon Hatchling" chs="2" max="100" min="0" prio="3" prox="7" count="1"/>
6464
<item type="Dragon" chs="2" max="100" min="20" prio="1" prox="7" count="1"/>
6565
<item type="*" chs="0" max="100" min="0" prio="10" prox="7" count="1"/>

waypoints/Darashia Dragons (RP).xbst

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</panel>
6161
<panel name="Targeting">
6262
<control name="TargetingList">
63-
<item type="Dragon" chs="0" max="20" min="0" prio="5" prox="7" count="1"/>
63+
<item type="Dragon" chs="0" max="10" min="0" prio="5" prox="7" count="1"/>
6464
<item type="Dragon Hatchling" chs="2" max="100" min="0" prio="3" prox="7" count="1"/>
6565
<item type="Dragon" chs="2" max="100" min="20" prio="1" prox="7" count="1"/>
6666
<item type="*" chs="0" max="100" min="0" prio="10" prox="7" count="1"/>

0 commit comments

Comments
 (0)