Shake has 8 ranks again

This commit is contained in:
nossr50 2023-09-30 15:43:19 -07:00
parent 357995ecb0
commit bad7023129
5 changed files with 31 additions and 4 deletions

View File

@ -1,3 +1,9 @@
Version 2.1.224
Fishing Shake has 8 ranks again
NOTES:
At some point Shake got reduced to 1 rank, this didn't really make sense as it was meant to be a skill that ranked up and got better over time.
It now has 8 ranks again, you may need to updated advanced.yml and skillranks.yml to get the new ranks.
Version 2.1.223
Folia Support added (Thanks to HSGamer, TechnicallyCoded, Rockyers, and Yomamaeatstoes)

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>2.1.223</version>
<version>2.1.224-SNAPSHOT</version>
<name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url>
<scm>

View File

@ -41,7 +41,7 @@ public enum SubSkillType {
FISHING_MAGIC_HUNTER(1),
FISHING_MASTER_ANGLER(8),
FISHING_TREASURE_HUNTER(8),
FISHING_SHAKE(1),
FISHING_SHAKE(8),
/* Herbalism */
HERBALISM_DOUBLE_DROPS(1),

View File

@ -209,7 +209,14 @@ Skills:
Fishing:
ShakeChance:
Rank_1: 30
Rank_1: 15.0
Rank_2: 15.0
Rank_3: 25.0
Rank_4: 35.0
Rank_5: 45.0
Rank_6: 55.0
Rank_7: 65.0
Rank_8: 75.0
# VanillaXPMultiplier: Vanilla XP gained from fishing is multiplied by these values.
VanillaXPMultiplier:

View File

@ -406,8 +406,22 @@ Fishing:
Shake:
Standard:
Rank_1: 15
Rank_2: 20
Rank_3: 25
Rank_4: 30
Rank_5: 40
Rank_6: 50
Rank_7: 60
Rank_8: 70
RetroMode:
Rank_1: 150
Rank_1: 15
Rank_2: 20
Rank_3: 25
Rank_4: 30
Rank_5: 40
Rank_6: 50
Rank_7: 60
Rank_8: 70
MasterAngler:
Standard:
Rank_1: 1