FutureProg types

Writing

type ·

author → Character
The author of the writing

forgery → Number
The forgery skill of the author

handwriting → Number
The handwriting skill of the author

id → Number
The ID of the writing

language → Language
The language it is written in

languageskill → Number
The language skill of the author

literacy → Number
The literacy skill of the author

name → Text
The name of the writing

printed → Boolean
True if this is printed writing without a character author

provenance → Text
The publisher, source, or other provenance text for printed writing

script → Script
The script it is written in

simple → Boolean
True if simple writing, false is composite (drawing+writing) or printed

text → Text
Writing text is not exposed through FutureProg; use in-character read workflows instead

trueauthor → Character
The true author of the writing, if forged (otherwise null)

← Back to FutureProg types