mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 10:44:43 +02:00
Prep for release of 2.1.4
Fixed many display bugs Added ranks to Super Repair, and Repair Mastery Fixes #3754, #3746, #3745, #3756
This commit is contained in:
@ -224,7 +224,7 @@ Fishing.Ability.Locked.2=LOCKED UNTIL {0}+ SKILL (MASTER ANGLER)
|
||||
Fishing.SubSkill.TreasureHunter.Name=Treasure Hunter
|
||||
Fishing.SubSkill.TreasureHunter.Description=Fish up misc. objects
|
||||
Fishing.SubSkill.TreasureHunter.Stat=Treasure Hunter Rank: [[GREEN]]{0}[[DARK_AQUA]]/[[GREEN]]{1}
|
||||
Fishing.SubSkill.TreasureHunter.Stat.Extra=Drop Rate: [[GRAY]]Common: [[YELLOW]]{1} [[GREEN]]Uncommon: [[YELLOW]]{2}\n[[BLUE]]Rare: [[YELLOW]]{3} [[LIGHT_PURPLE]]Epic: [[YELLOW]]{4} [[GOLD]]Legendary: [[YELLOW]]{5} [[AQUA]]Record: [[YELLOW]]{6}
|
||||
Fishing.SubSkill.TreasureHunter.Stat.Extra=Drop Rate: [[GRAY]]Common: [[YELLOW]]{0} [[GREEN]]Uncommon: [[YELLOW]]{1}\n[[BLUE]]Rare: [[YELLOW]]{2} [[LIGHT_PURPLE]]Epic: [[YELLOW]]{3} [[GOLD]]Legendary: [[YELLOW]]{4} [[AQUA]]Record: [[YELLOW]]{5}
|
||||
Fishing.SubSkill.MagicHunter.Name=Magic Hunter
|
||||
Fishing.SubSkill.MagicHunter.Description=Find Enchanted Items
|
||||
Fishing.SubSkill.MagicHunter.Stat=Magic Hunter Chance
|
||||
@ -236,7 +236,7 @@ Fishing.SubSkill.FishermansDiet.Description=Improves hunger restored from fished
|
||||
Fishing.SubSkill.FishermansDiet.Stat=Fisherman's Diet:[[GREEN]] Rank {0}
|
||||
Fishing.SubSkill.MasterAngler.Name=Master Angler
|
||||
Fishing.SubSkill.MasterAngler.Description=Improves chance of getting a bite while fishing
|
||||
Fishing.SubSkill.MasterAngler.Stat=Bite Chance at your current location
|
||||
Fishing.SubSkill.MasterAngler.Stat=Added Bite Chance at your current location: [[GREEN]]+[[YELLOW]]{0}%
|
||||
Fishing.SubSkill.IceFishing.Name=Ice Fishing
|
||||
Fishing.SubSkill.IceFishing.Description=Allows you to fish in icy biomes
|
||||
Fishing.SubSkill.IceFishing.Stat=Ice Fishing
|
||||
@ -992,7 +992,7 @@ Smelting.SubSkill.FuelEfficiency.Description=Increase the burn time of fuel used
|
||||
Smelting.SubSkill.FuelEfficiency.Stat=Fuel Efficiency Multiplier: [[YELLOW]]{0}x
|
||||
Smelting.SubSkill.SecondSmelt.Name=Second Smelt
|
||||
Smelting.SubSkill.SecondSmelt.Description=Double the resources gained from smelting
|
||||
Smelting.SubSkill.SecondSmelt.Stat=Second Smelt Chance:
|
||||
Smelting.SubSkill.SecondSmelt.Stat=Second Smelt Chance
|
||||
Smelting.Effect.4=Vanilla XP Boost
|
||||
Smelting.Effect.5=Increase vanilla XP gained while smelting
|
||||
Smelting.SubSkill.FluxMining.Name=Flux Mining
|
||||
|
@ -514,6 +514,16 @@ Excavation:
|
||||
Rank_7: 850
|
||||
Rank_8: 1000
|
||||
Repair:
|
||||
RepairMastery:
|
||||
Standard:
|
||||
Rank_1: 20
|
||||
RetroMode:
|
||||
Rank_1: 200
|
||||
SuperRepair:
|
||||
Standard:
|
||||
Rank_1: 40
|
||||
RetroMode:
|
||||
Rank_1: 400
|
||||
ArcaneForging:
|
||||
Standard:
|
||||
Rank_1: 10
|
||||
|
Reference in New Issue
Block a user