mr:potion_of_mana_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:potion_of_mana_item [2026/01/14 13:25] – Fix Potion of Mana wiki pages with correct implementation details mike | mr:potion_of_mana_item [2026/01/14 13:30] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Potion Of Mana Item - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity does not have dedicated JSON configuration but appears in: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Implementation Notes ===== | ||
| + | * Increases skill points by amount equal to 1/3 of max skill points | ||
| + | * Java class: com.watabou.pixeldungeon.items.potions.PotionOfMana | ||
| + | * Label index: 12 | ||
| + | * Effect: Shows FOOD spell sprite effect | ||
| + | * Identified upon consumption | ||
mr/potion_of_mana_item.txt · Last modified: by 127.0.0.1
