Fixed Bait (48537).
Contributed by SmiDmi.
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
<catch itemId="47552" chance="3" multiplier="1" /> <!-- Powerful Fish -->
|
||||
<catch itemId="47553" chance="2" multiplier="1" /> <!-- Blueish Box -->
|
||||
</bait>
|
||||
<bait itemId="48537" minPlayerLevel="85" chance="40" timeMin="105000" waitMin="15000"> <!-- Bait -->
|
||||
<catch itemId="47550" chance="70" multiplier="1" /> <!-- Ugly Fish -->
|
||||
<catch itemId="47551" chance="25" multiplier="1" /> <!-- Nimble Fish -->
|
||||
<catch itemId="47552" chance="3" multiplier="1" /> <!-- Powerful Fish -->
|
||||
<catch itemId="47553" chance="2" multiplier="1" /> <!-- Blueish Box -->
|
||||
</bait>
|
||||
<bait itemId="47548" minPlayerLevel="99" chance="40" timeMin="105000" waitMin="15000"> <!-- Bait(R99) -->
|
||||
<catch itemId="47550" chance="70" multiplier="1476" /> <!-- Ugly Fish -->
|
||||
<catch itemId="47551" chance="25" multiplier="1804" /> <!-- Nimble Fish -->
|
||||
|
@@ -378,6 +378,8 @@
|
||||
<!-- Fishing time: 105 sec. Standby time: 15 sec. Normal Fishing Bait. Fishing with this bait has a low chance of yielding a Blueish Box. -->
|
||||
<set name="icon" val="icon.etc_normal_lure" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="etcitem_type" val="LURE" />
|
||||
<set name="bodypart" val="lhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="4000" />
|
||||
|
@@ -13,6 +13,12 @@
|
||||
<catch itemId="47552" chance="3" multiplier="1" /> <!-- Powerful Fish -->
|
||||
<catch itemId="47553" chance="2" multiplier="1" /> <!-- Blueish Box -->
|
||||
</bait>
|
||||
<bait itemId="48537" minPlayerLevel="85" chance="40" timeMin="105000" waitMin="15000"> <!-- Bait -->
|
||||
<catch itemId="47550" chance="70" multiplier="1" /> <!-- Ugly Fish -->
|
||||
<catch itemId="47551" chance="25" multiplier="1" /> <!-- Nimble Fish -->
|
||||
<catch itemId="47552" chance="3" multiplier="1" /> <!-- Powerful Fish -->
|
||||
<catch itemId="47553" chance="2" multiplier="1" /> <!-- Blueish Box -->
|
||||
</bait>
|
||||
<bait itemId="47548" minPlayerLevel="99" chance="40" timeMin="105000" waitMin="15000"> <!-- Bait(R99) -->
|
||||
<catch itemId="47550" chance="70" multiplier="1476" /> <!-- Ugly Fish -->
|
||||
<catch itemId="47551" chance="25" multiplier="1804" /> <!-- Nimble Fish -->
|
||||
|
@@ -378,6 +378,8 @@
|
||||
<!-- Fishing time: 105 sec. Standby time: 15 sec. Normal Fishing Bait. Fishing with this bait has a low chance of yielding a Blueish Box. -->
|
||||
<set name="icon" val="icon.etc_normal_lure" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="etcitem_type" val="LURE" />
|
||||
<set name="bodypart" val="lhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="4000" />
|
||||
|
Reference in New Issue
Block a user