Difference between revisions of "Book"

352 bytes added ,  14:31, 30 September 2018
added reference script
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
(added reference script)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Editor Reference]]
'''Type:''' <code>BOOK</code>
<BR/>
'''Papyrus:''' [[Book Script]]. [[ObjectReference Script]]
 
Books include text that can be read by the player or "teach" a [[Spell]] or [[Perk]].
The [[Book]] [[:Category:Object Classes|object]] is found within the [[Object Window]] under the [[:Category:Items|Items Category]].


Books include text that can be read by the player or "teach" a skill or spell.
== Editor Dialog ==
[[File:Book Object.png]]
*{{Template:Editor:Property:ID}}
*{{Template:Editor:Property:Name}}
*{{Template:Editor:Property:Weight}}
*{{Template:Editor:Property:Value}}
*'''Teaching:'''
**'''Advance Actor Value:'''
**'''Add Spell:''' The book adds the selected [[Spell]] to the player when read.
**'''Add Perk:''' The book adds the selected [[Perk]] to the player when read.
**'''None of the above:''' The book has no teaching qualities.
*{{Template:Editor:Property:Inventory Image}}
*{{Template:Editor:Property:Message Icon}}
*{{Template:Editor:Property:World Art}}
*{{Template:Editor:Property:Inventory Art}} Contains additional details for the book interface.
*{{Template:Editor:Property:Preview Transform}}
*{{Template:Editor:Property:Add Destruction Data}}
*'''Can't be Taken:'''
*{{Template:Editor:Property:Pickup Sound}}
*{{Template:Editor:Property:Putdown Sound}}
*{{Template:Editor:Property:Featured Item Message}}
*{{Template:Editor:Property:Description}}
*'''Book Text:''' The text content of the book. [[Text Replacement]] may be used here.
*'''Text Offset XY:'''
*{{Template:Editor:Property:Papyrus Script}}
*{{Template:Editor:Property:Keywords}}


'''Papyrus:''' [[Book Script]]
== See Also ==
*[[Spell]]
*[[Perk]]
*[[Text Replacement]]
*[[:Category:Items|Items Category]]


[[File:Book_Object.png]]


== Editor Dialog ==
[[Category:Editor Reference]]
*'''ID:''' The ID of the book in Creation Kit.
[[Category:Object Classes]]
*'''Name:''' The book's name as it will appear in-game.
[[Category:Items]]
*'''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 [[Keyword]]s here.
Anonymous user