====== Potion Of Strength Item - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/potions/PotionOfStrength.java|PotionOfStrength.java]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== potion of strength This is a very concentrated solution of distilled strength. Your strength will be permanently increased by 1 point after drinking it. You feel physically stronger! ! ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:potion_of_might_item|Potion of Might (Item)]] * [[mr:wandmaker_npc|Wandmaker NPC]] * [[mr:potion_item|Potion (Item)]]