Skip to content

Project Zomboid mod that reimplements stat calculations in Lua, so that they can be further modded.

Notifications You must be signed in to change notification settings

demiurgeQuantified/StatsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatsAPI

Visit on the Steam Workshop

A Lua reimplementation of Project Zomboid's stat calculations and moodles, finally allowing modders to modify them easily. The goal of this project is to evolve with the needs of modders, so feel free to open feature requests on the issues page.

API

The API allows for traits that affect certain stat calculations. Examples for how to use some parts of the API can be seen in the vanilla folder.

Make sure to include the API as a dependency in your mod.info:

require=StatsAPI

You should also add the Workshop item as a steam dependency. You can do this from the workshop page after uploading.

About

Project Zomboid mod that reimplements stat calculations in Lua, so that they can be further modded.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Languages