Jump to content

Elin:Fishing: Difference between revisions

Add more information to the number of fish table.
mNo edit summary
(Add more information to the number of fish table.)
Line 98: Line 98:
This gives a range of 1 to 6, meaning you can catch fish with LV between 1 and 6.
This gives a range of 1 to 6, meaning you can catch fish with LV between 1 and 6.


==== Fishing Level Range Table ====
==== Fish LV Range Table ====


{| class="wikitable sortable"
{| class="wikitable sortable"
Line 174: Line 174:
The <code>rnd(3 / 15)</code> generates a random number between '''0''' and approximately '''0.2'''. Adding 1 ensures that you will catch at least 1 fish.
The <code>rnd(3 / 15)</code> generates a random number between '''0''' and approximately '''0.2'''. Adding 1 ensures that you will catch at least 1 fish.


==== Minimum Fishing Level for 2 Fish Table ====
==== Number of Fish Table ====


{| class="wikitable sortable"
{| class="wikitable sortable"
|-
|-
! Fish LV !! Minimum Fishing Level for 2 Fish
! Fish LV !! Minimum Fishing Level for 2 Fish !! Minimum Fishing Level for 3 Fish
|-
|-
| 1 || 11
| 1 || 11 || 22
|-
|-
| 5 || 15
| 5 || 15 || 30
|-
|-
| 10 || 20
| 10 || 20 || 40
|-
|-
| 15 || 25
| 15 || 25 || 50
|-
|-
| 20 || 30
| 20 || 30 || 60
|-
|-
| 25 || 35
| 25 || 35 || 70
|-
|-
| 30 || 40
| 30 || 40 || 80
|-
|-
| 35 || 45
| 35 || 45 || 90
|-
|-
| 40 || 50
| 40 || 50 || 100
|}
|}


138

edits