View Single Post
04/15/24, 06:14 PM   #2
ZOS_DanBatson
ZOS Staff!
 
ZOS_DanBatson's Avatar
Yes this person is from ZeniMax!
Join Date: Jul 2015
Posts: 181
Documentation.

Regarding Scribing APIs, some notes that might help (hopefully). While these rules may not be completely universally followed, we did our best to ensure they were (and again, I'm specifically referring to the code):

Scribe/Scribing - Refers to either the system, the station, the act of crafting, or the final product (scribed skills)
CraftedAbility - Code word for "Grimoire"
CraftedAbilityScript - Code word for "Script"
Ink/ScribingInk - Code word for "Luminous Ink"
You unlock CraftedAbility's and CraftedAbilityScript's (much like recipes/motifs), and you Scribe them together at the Scribing Altar spending Ink to create Scribed Skills/Abilities that you put on your bar via the Skills Menu.

There's a lot to the APIs and it's a bit of a rats nest, but hopefully those rules of thumb will help in navigating the names. Note that, to the best of our ability, the word CraftedAbility in the code does not refer to the final product. It refers to the Grimoire.
Attached Files
File Type: txt APIPatchNotesP42.txt (25.7 KB, 171 views)
File Type: txt ESOUIDocumentationP42.txt (971.8 KB, 169 views)
  Reply With Quote