mr:stylus_item
Table of Contents
stylus_item - Code References
Java Classes
JSON Configuration
This entity is implemented in Java, no JSON configuration exists
String Resources
<string name="Stylus_Name">arcane stylus</string> <string name="Stylus_Info">This arcane stylus is made of some dark, very hard stone. Using it you can inscribe a glyph or a rune, but you have no power over choosing what it will be, the stylus will decide it for you.</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Entity Implementation Details
- Package: com.watabou.pixeldungeon.items
- Base Class: Item
- Entity Kind: Stylus
- Type: Item (tool for inscribing)
- Stackable: Yes
- Price: 50 gold per unit
- Purpose: Used to inscribe random glyphs on armor or convert blank scrolls into random scrolls
- Actions: inscribe (select armor or blank scroll)
Related Files
- Armor.java - armor glyph inscription
- BlankScroll.java - blank scroll conversion
- Scroll.java - random scroll creation
- Armor.Glyph.java - armor glyphs
Related mr Entities
- Armor Glyphs - Glyphs that can be inscribed
- Blank Scroll (Item) - Can be converted to random scroll
- Armor Kit (Item) - Another armor modification item
mr/stylus_item.txt · Last modified: by 127.0.0.1

