Difference between revisions of "Book"

407 bytes added ,  14:31, 30 September 2018
added reference script
imported>Qazaaq
imported>Qazaaq
(added reference script)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Editor Reference]]
'''Type:''' <code>BOOK</code>
[[Category:Editor Objects]]
<BR/>
'''Papyrus:''' [[Book Script]]
'''Papyrus:''' [[Book Script]]. [[ObjectReference 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 [[Spell]] or [[Perk]].
 
The [[Book]] [[:Category:Object Classes|object]] is found within the [[Object Window]] under the [[:Category:Items|Items Category]].
[[File:Book_Object.png]]


== Editor Dialog ==
== Editor Dialog ==
*'''ID:''' The editor ID which is used by the Creation Kit.
[[File:Book Object.png]]
*'''Name:''' The name as it will appear in-game.
*{{Template:Editor:Property:ID}}
*'''Weight:''' How heavy the book is.
*{{Template:Editor:Property:Name}}
*'''Value:''' The base value in caps the item is worth to vendors.
*{{Template:Editor:Property:Weight}}
*{{Template:Editor:Property:Value}}
*'''Teaching:'''  
*'''Teaching:'''  
**'''Advance Actor Value:'''
**'''Advance Actor Value:'''
**'''Add Spell:'''
**'''Add Spell:''' The book adds the selected [[Spell]] to the player when read.
**'''Add Perk:'''
**'''Add Perk:''' The book adds the selected [[Perk]] to the player when read.
**'''None of the above:'''
**'''None of the above:''' The book has no teaching qualities.
*'''Inventory image:'''
*{{Template:Editor:Property:Inventory Image}}
*'''Message Icon:'''
*{{Template:Editor:Property:Message Icon}}
*'''World Art:''' The 3D model seen in the world.
*{{Template:Editor:Property:World Art}}
*'''Inventory Art:''' The 3D model that appears in the inventory. Contains additional details for the book interface.
*{{Template:Editor:Property:Inventory Art}} Contains additional details for the book interface.
*'''Preview Transform:'''
*{{Template:Editor:Property:Preview Transform}}
*'''Add Destruction Data:'''
*{{Template:Editor:Property:Add Destruction Data}}
*'''Can't be Taken:'''
*'''Can't be Taken:'''
*'''Pickup Sound:''' The sound played when the book is picked up.
*{{Template:Editor:Property:Pickup Sound}}
*'''Putdown Sound:''' The sound played when the book is dropped.
*{{Template:Editor:Property:Putdown Sound}}
*'''Featured Item Message:'''
*{{Template:Editor:Property:Featured Item Message}}
*'''Description:''' Used to provide a description in the inventory.
*{{Template:Editor:Property:Description}}
*'''Book Text:''' The text content of the book.
*'''Book Text:''' The text content of the book. [[Text Replacement]] may be used here.
*'''Text Offset XY:'''
*'''Text Offset XY:'''
*'''Scripts:''' Scripts can be attached here, and their properties edited.
*{{Template:Editor:Property:Papyrus Script}}
*'''Keywords:''' Assign any needed [[Keyword]]s here.
*{{Template:Editor:Property:Keywords}}
 
== See Also ==
*[[Spell]]
*[[Perk]]
*[[Text Replacement]]
*[[:Category:Items|Items Category]]
 
 
[[Category:Editor Reference]]
[[Category:Object Classes]]
[[Category:Items]]
Anonymous user