Difference between revisions of "Book"

From the Fallout4 CreationKit Wiki
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:''' unknown
**'''Advance Actor Value:'''
**'''Add Spell:''' unknown
**'''Add Spell:'''
**'''Add Perk:''' unknown
**'''Add Perk:'''
**'''None of the above:''' unknown
**'''None of the above:'''
*'''Inventory image:''' unknown
*'''Inventory image:'''
*'''Message Icon:''' unknown
*'''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:''' unknown
*'''Preview Transform:'''
*'''Add Destruction Data:''' unknown
*'''Add Destruction Data:'''
*'''Can't be Taken:''' unknown
*'''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:''' unknown
*'''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:''' unknown
*'''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 21:58, 6 June 2016

Papyrus: Book Script

Books include text that can be read by the player or "teach" a skill or spell.

Book Object.png

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.