浏览代码

Fish now give XP based on their rarity

nossr50 6 年之前
父节点
当前提交
4137cc0d3d
共有 2 个文件被更改,包括 5 次插入4 次删除
  1. 1 0
      Changelog.txt
  2. 4 4
      src/main/resources/experience.yml

+ 1 - 0
Changelog.txt

@@ -60,6 +60,7 @@ Version 2.1.0
  = (MySQL) You can now inspect offline players
  = (MySQL) When converting from MySQL to flatfile mcMMO will now properly include all users in the conversion process
  + (Party) Parties can now have size limits (configurable in config.yml), party size is unlimited by default
+ ! (Experience) The XP values of fish are now based on their rarity and have been drastically changed
  ! (Item) Improved some of the messages sent to the player regarding the Chimaera Wing
  ! (Party) Party member list will only include members of the party that you can see (aren't vanished)
  ! (Skills) Some skill level rank requirements have changed

+ 4 - 4
src/main/resources/experience.yml

@@ -125,10 +125,10 @@ Experience:
     Archery:
         Distance_Multiplier: 0.025
     Fishing:
-        Cod: 800
-        Salmon: 800
-        Tropical_Fish: 800
-        Pufferfish: 800
+        Cod: 100
+        Salmon: 600
+        Tropical_Fish: 10000
+        Pufferfish: 2400
         Shake: 50
     Excavation:
         Clay: 40