0.17-pre
This commit is contained in:
+10
-10
@@ -23,10 +23,10 @@
|
||||
<bhc:heart_amulet>.addTooltip(format.red("Increases health depending on the amount of heart canisters "));
|
||||
<bewitchment:girdle_of_the_dryads>.addTooltip(format.red("Grows a set of extra armor while standing on grass that absorbs hits"));
|
||||
<bewitchment:hellish_bauble>.addTooltip(format.red("Gives Fire Resistannce and reduces damage from explosions, as well as reduces the cost of trades from Demons"));
|
||||
<bewitchment:fortunes_favor>.addTooltip(format.red("Lowers the amount of damage taken from Bewitchment spirits, and applies the Luck effect"));
|
||||
<bewitchment:horseshoe>.addTooltip(format.red("Lowers the amount of damage taken from Bewitchment magic attacks and prevents Unluck curses from being applied"));
|
||||
<bewitchment:nazar>.addTooltip(format.red("Automatically cures weakness and nausea debuffs with ME"));
|
||||
<bewitchment:token_of_remedies>.addTooltip(format.red("Provides Haste 1 and applies an extra level of Fortune to mined drops"));
|
||||
<bewitchment:horseshoe>.addTooltip(format.red("Lowers the amount of damage taken from Bewitchment spirits, and applies the Luck effect"));
|
||||
<bewitchment:fortunes_favor>.addTooltip(format.red("Lowers the amount of damage taken from Bewitchment spirits, and applies the Haste effect"));
|
||||
<bewitchment:nazar>.addTooltip(format.red("Protects against unluck and spirits"));
|
||||
<bewitchment:token_of_remedies>.addTooltip(format.red("Cures debuffs at the cost of ME"));
|
||||
<bewitchment:hecates_visage>.addTooltip(format.red("Lowers the cost of starting a Bewitchment ritual"));
|
||||
<bewitchment:triskelion>.addTooltip(format.red("Provides strength 1 with ME"));
|
||||
<bewitchment:vampiric_amulet>.addTooltip(format.red("Prevents damage randomly and provides absorption hearts"));
|
||||
@@ -67,11 +67,11 @@
|
||||
<botania:magnetringgreater>.addTooltip(format.red("Attracts items from a greater range"));
|
||||
<botania:speedupbelt>.addTooltip(format.red("Provides an escalating speed boost the longer a user walks without stopping"));
|
||||
<botania:baublebox>.addTooltip(format.red("Can store baubles"));
|
||||
<botania:dodgering>.addTooltip(format.red("Makes user invisible using mana"));
|
||||
<botania:dodgering>.addTooltip(format.red("Allows to dodge by double-pressing direction keys"));
|
||||
<botania:invisibilitycloak>.addTooltip(format.red("Makes you invisible"));
|
||||
<botania:cloudpendant>.addTooltip(format.red("Enables triple jumping"));
|
||||
<botania:supercloudpendant>.addTooltip(format.red("Highlights nearby mobs"));
|
||||
<botania:thirdeye>.addTooltip(format.red("Any explosions nearby will not damage blocks"));
|
||||
<botania:cloudpendant>.addTooltip(format.red("Enables double jumping"));
|
||||
<botania:supercloudpendant>.addTooltip(format.red("Enables triple jumping"));
|
||||
<botania:thirdeye>.addTooltip(format.red("Highlights nearby mobs"));
|
||||
<botania:goddesscharm>.addTooltip(format.red("Any explosions nearby will not damage blocks"));
|
||||
<cyclicmagic:glove_climb>.addTooltip(format.red("Allows user to climb surfaces similar to a spider"));
|
||||
<cyclicmagic:tool_auto_torch>.addTooltip(format.red("Automatically places a torch at your feet when light levels go below 7"));
|
||||
@@ -188,8 +188,8 @@
|
||||
<extrabotany:wallrunning>.addTooltip(format.red("Allows climbing walls like a spider"));
|
||||
<extrabotany:walljumping>.addTooltip(format.red("Allows jumping up walls 5 times before resetting"));
|
||||
<extrabotany:parkour>.addTooltip(format.red("Combines Ring of Wall Run and Ring of Wall Jump"));
|
||||
<extrabotany:allforone>.addTooltip(format.red("The first 3 baubles in the bauble case will be used as though being worn. Does not work with most baubles"));
|
||||
<extrabotany:elvenking>.addTooltip(format.red("All baubles in bauble case will be used as though being worn. Does not work with most baubles"));
|
||||
<extrabotany:elvenking>.addTooltip(format.red("The first 3 baubles in the bauble case will be used as though being worn. Does not work with most baubles"));
|
||||
<extrabotany:allforone>.addTooltip(format.red("All baubles in bauble case will be used as though being worn. Does not work with most baubles"));
|
||||
<extrabotany:foxear>.addTooltip(format.red("Decorative"));
|
||||
<extrabotany:bottledflame>.addTooltip(format.red("Automatically places a torch at your feet when light levels go below 7"));
|
||||
<extrabotany:cosmetic>.addTooltip(format.red("Decorative"));
|
||||
|
||||
Reference in New Issue
Block a user