mr:spell_book_item
Table of Contents
Spell Book Item - Code References
Java Classes
This entity may be implemented in Java, but no matching class was found. Check:
- RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/items/*.java
- RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/actors/items/*.java
JSON Configuration
This entity may have JSON configuration, but no matching config was found. Check:
- RemixedDungeon/src/main/assets/itemsDesc/*.json
- RemixedDungeon/src/main/assets/spritesDesc/spell_book.json
String Resources
<string name="SpellBook_Name">Spell Book</string> <string name="SpellBook_Info">It looks more like a compilation of assorted pages that were sewed together, than an actual book. You might be able to make something out of it if you'll pay enough attention.</string> <string name="SpellBook_Info_Identified">Within these pages you've discovered a full text of a "%1$s" spell.\n" %2$s "</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
mr/spell_book_item.txt · Last modified: by 127.0.0.1
