SL2 Analyzer
Read a FromSoftware .sl2 save and report what is in it
Loading...
Searching...
No Matches
render.py File Reference

Go to the source code of this file.

Namespaces

namespace  sl2
 
namespace  sl2.render
 

Functions

 sl2.render.stat_governs_for (game)
 Map a per-slot game id to its STAT_GOVERNS family (DSR and PtDE share DS1).
 
 sl2.render.stat_caps_for (game)
 Soft-cap reference for a per-slot game id (DSR and PtDE share DS1).
 

Variables

dict sl2.render.STAT_ABBR
 Short attribute headers for the table.
 
dict sl2.render.STAT_GOVERNS
 What each attribute governs, per game.
 
dict sl2.render.STAT_CAPS
 Soft-cap / per-level breakpoint reference per attribute, per game.