Difference between revisions of "Book"
Jump to navigation
Jump to search
imported>Qazaaq m |
imported>Qazaaq (Changed "unknown" to whitespace) |
||
Line 12: | Line 12: | ||
*'''Value:''' The base value in caps the item is worth to vendors. | *'''Value:''' The base value in caps the item is worth to vendors. | ||
*'''Teaching:''' | *'''Teaching:''' | ||
**'''Advance Actor Value:''' | **'''Advance Actor Value:''' | ||
**'''Add Spell:''' | **'''Add Spell:''' | ||
**'''Add Perk:''' | **'''Add Perk:''' | ||
**'''None of the above:''' | **'''None of the above:''' | ||
*'''Inventory image:''' | *'''Inventory image:''' | ||
*'''Message Icon:''' | *'''Message Icon:''' | ||
*'''World Art:''' The 3D model seen in the world. | *'''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. | *'''Inventory Art:''' The 3D model that appears in the inventory. Contains additional details for the book interface. | ||
*'''Preview Transform:''' | *'''Preview Transform:''' | ||
*'''Add Destruction Data:''' | *'''Add Destruction Data:''' | ||
*'''Can't be Taken:''' | *'''Can't be Taken:''' | ||
*'''Pickup Sound:''' The sound played when the book is picked up. | *'''Pickup Sound:''' The sound played when the book is picked up. | ||
*'''Putdown Sound:''' The sound played when the book is dropped. | *'''Putdown Sound:''' The sound played when the book is dropped. | ||
*'''Featured Item Message:''' | *'''Featured Item Message:''' | ||
*'''Description:''' Used to provide a description in the inventory. | *'''Description:''' Used to provide a description in the inventory. | ||
*'''Book Text:''' The text content of the book. | *'''Book Text:''' The text content of the book. | ||
*'''Text Offset XY:''' | *'''Text Offset XY:''' | ||
*'''Scripts:''' Scripts can be attached here, and their properties edited. | *'''Scripts:''' Scripts can be attached here, and their properties edited. | ||
*'''Keywords:''' Assign any needed [[Keyword]]s here. | *'''Keywords:''' Assign any needed [[Keyword]]s here. |
Revision as of 20:58, 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:
- Add Spell:
- Add Perk:
- None of the above:
- Inventory image:
- Message Icon:
- 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:
- Add Destruction Data:
- Can't be Taken:
- Pickup Sound: The sound played when the book is picked up.
- Putdown Sound: The sound played when the book is dropped.
- Featured Item Message:
- Description: Used to provide a description in the inventory.
- Book Text: The text content of the book.
- Text Offset XY:
- Scripts: Scripts can be attached here, and their properties edited.
- Keywords: Assign any needed Keywords here.