Skip to content

Commit

Permalink
rewrite congluttony
Browse files Browse the repository at this point in the history
  • Loading branch information
yrsegal committed Jun 29, 2024
1 parent 7fa50dd commit 5baaf5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/java/com/sammy/malum/data/MalumLang.java
Original file line number Diff line number Diff line change
Expand Up @@ -692,10 +692,10 @@ protected void addTranslations() {
addSimpleEntryHeader("belt_of_the_starved.ring_of_desperate_voracity", "Ring of Desperate Voracity", "Widening the channel");
addPages("belt_of_the_starved.ring_of_desperate_voracity",
"This ring makes rotten foods just a little bit more bearable, allowing me to amass more hunger and saturation from such an unusual diet. Normally, such a diet would be ill-advised, however, a secondary function of the ring allows it to extend the duration of the Gluttony status effect that the Belt of the Starved grants.");
addSimpleEntryHeader("belt_of_the_starved.concentrated_gluttony", "Concentrated Gluttony", "Don't mind the taste");
addSimpleEntryHeader("belt_of_the_starved.concentrated_gluttony", "Concentrated Gluttony", "Bypass");
addPages("belt_of_the_starved.concentrated_gluttony",
"My newfound reliance on rotten meals has led me to develop a denser form of consumable rot. Concentrated Gluttony, I flinch at the idea of even touching it. When consumed it'll grant me the gluttony effect - the drink reacts to rot; amplifying the effect with each rotten trinket worn.",
"As with any other potion, adding gunpowder to it's structure will yield a thrown bottle instead. Upon impact, the rot stored inside is released in a small area, applying it's usual benefits to every creature caught inside.");
"I have grown somewhat annoyed with the rotten foods I rely on - they are hardly pleasant to eat. By concentrating them, I can minimize the time I spend tasting rot, granting Gluttony which is amplified by each rotten trinket I wear.",
"It is like a potion, and so, like potions, I have derived a Splash variant of it. Upon impact, the essence of rot stored inside is released in a small area, applying its usual benefits to every creature caught inside.");

addSimpleEntryHeader("belt_of_the_prospector", "Belt of the Prospector", "Treasures of the earth");
addPages("belt_of_the_prospector",
Expand Down

0 comments on commit 5baaf5c

Please sign in to comment.