Difference between revisions of "Book"
Jump to navigation
Jump to search
imported>Qazaaq (Created page with "Category:Editor Reference Books include text that can be read by the player or "teach" a skill or spell. '''Papyrus:''' Book Script File:Book_Object.png == Edi...") |
imported>Qazaaq m |
||
Line 1: | Line 1: | ||
[[Category:Editor Reference]] | [[Category:Editor Reference]] | ||
'''Papyrus:''' [[Book Script]] | |||
Books include text that can be read by the player or "teach" a skill or spell. | Books include text that can be read by the player or "teach" a skill or spell. | ||
[[File:Book_Object.png]] | [[File:Book_Object.png]] |
Revision as of 20:38, 6 June 2016
Papyrus: Book Script
Books include text that can be read by the player or "teach" a skill or spell.
Editor Dialog
- ID: The ID of the book in Creation Kit.
- Name: The book's name as it will appear in-game.
- Weight: How heavy the book is.
- Value: The base value in caps the item is worth to vendors.
- Teaching:
- Advance Actor Value: unknown
- Add Spell: unknown
- Add Perk: unknown
- None of the above: unknown
- Inventory image: unknown
- Message Icon: unknown
- World Art: The 3D model seen in the world.
- Inventory Art: The 3D model that appears in the inventory. Contains additional details for the book interface.
- Preview Transform: unknown
- Add Destruction Data: unknown
- Can't be Taken: unknown
- Pickup Sound: The sound played when the book is picked up.
- Putdown Sound: The sound played when the book is dropped.
- Featured Item Message: unknown
- Description: Used to provide a description in the inventory.
- Book Text: The text content of the book.
- Text Offset XY: unknown
- Scripts: Scripts can be attached here, and their properties edited.
- Keywords: Assign any needed Keywords here.