29 lines
1.4 KiB
XML
29 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./xsd/Fishing.xsd">
|
|
<baitDistance min="90" max="250" />
|
|
<experienceRate min="650" max="700" />
|
|
<skillPointsRate min="40" max="45" />
|
|
<baits>
|
|
<bait itemId="45495" level="1" minPlayerLevel="85" chance="64" timeMin="45000" timeMax="45000" waitMin="15000" waitMax="15000"> <!-- Normal Bait -->
|
|
<catch itemId="45473" /> <!-- Fresh Blue Mackerel -->
|
|
<catch itemId="45474" /> <!-- Fresh Minnow -->
|
|
<catch itemId="45475" /> <!-- Fresh Flatcatch -->
|
|
<catch itemId="45476" /> <!-- Fresh Mandarin catch -->
|
|
<catch itemId="45477" /> <!-- Fresh Rockcatch -->
|
|
<catch itemId="45478" /> <!-- Fresh Goldcatch -->
|
|
<catch itemId="45479" /> <!-- Fresh Salmon -->
|
|
<catch itemId="45480" /> <!-- Fresh Eel -->
|
|
<catch itemId="45486" /> <!-- Wooden Treasure Chest -->
|
|
</bait>
|
|
<bait itemId="45496" level="2" minPlayerLevel="85" chance="64" timeMin="45000" timeMax="45000" waitMin="15000" waitMax="15000"> <!-- Special Bait -->
|
|
<catch itemId="45481" /> <!-- Fresh Marlin -->
|
|
<catch itemId="45482" /> <!-- Fresh Catcatch -->
|
|
<catch itemId="45483" /> <!-- Fresh Tuna -->
|
|
<catch itemId="45484" /> <!-- Fresh Carp -->
|
|
<catch itemId="45485" /> <!-- Fresh Whale -->
|
|
<catch itemId="45487" /> <!-- Silver Treasure Chest -->
|
|
<catch itemId="45488" /> <!-- Golden Treasure Chest -->
|
|
</bait>
|
|
</baits>
|
|
</list>
|