Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Yes, if you want the actions to have a built in value for the referenced "Pain Scale" then you would want to include the line either in a dictionary entry or other location that calls it. Basically just make sure there's a line that says "This action is a 2 on the pain scale" or whatever value you want it to rate and it should call properly.

so i need some examples in the scale at each number for the system to reference. Then when a character does something that is supposed to be painful the system can call to the scale and acurately describe it.

Am i correct?

That should work. Giving an example for each number rating should give the AI enough of a references to describe it. If you include multiple examples for each line it should keep the AI from using the exact same description over and over again.