Content/Actor
< Content
The Actor folder contains data on the game's Actor assets. Other versions of this folder can be found at:
Files
ActorInfo.product.sbyml
A BYML file that contains some information about every actor in the game, allowing it to be read without loading the .sbactorpack. The values for weapon and armor stats that are displayed on the inventory screen are defined here. All actors in the game must have an entry in this file in order to be loaded properly.
Folders
Pack
Contains a collection of .sbactorpack archives, each of which contains the data for one actor.