mr:potion_of_mana_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mr:potion_of_mana_item [2025/12/25 18:23] – auto lint fix Mikhael | 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 | ||
