Content/Actor: Difference between revisions
Jump to navigation
Jump to search
→ActorInfo.product.sbyml
imported>BravelyPeculiar (→Files) |
imported>BravelyPeculiar |
||
Line 9: | Line 9: | ||
Configuration files for the actor and AI system: | Configuration files for the actor and AI system: | ||
=== [[ActorInfo.product.sbyml]] === | === [[ActorInfo.product.sbyml]] === | ||
Contains information about every actor, allowing the game to read it without loading the .sbactorpack. The weapon and armor stats displayed on the inventory screen are defined here. All actors in the game must have an entry here. | Contains information about every actor, allowing the game to read it 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 here. | ||
=== ActorTemplate.byml === | === ActorTemplate.byml === |