RandomStatImportTable Cheatsheet

From Trickster Development Wiki
Revision as of 19:42, 18 April 2026 by Mewsie (talk | contribs) (Created page with "This is the table that stores the % chances for the random stats. == Parameters == <code>Name</code> = Alias for the table; used for importing <code>Step1</code> = Lowest chance <code>Step10</code> = 10% percentile of stats <code>Step20</code> = 20% percentile of stats <code>Step30</code> = 30% percentile of stats <code>Step40</code> = 40% percentile of stats <code>Step50</code> = 50% percentile of stats <code>Step60</code> = 60% percentile of stats <code>Step70...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the table that stores the % chances for the random stats.

Parameters[edit | edit source]

Name = Alias for the table; used for importing

Step1 = Lowest chance

Step10 = 10% percentile of stats

Step20 = 20% percentile of stats

Step30 = 30% percentile of stats

Step40 = 40% percentile of stats

Step50 = 50% percentile of stats

Step60 = 60% percentile of stats

Step70 = 70% percentile of stats

Step80 = 80% percentile of stats

Step90 = 90% percentile of stats

Step100 = Max stat chance

Comment = Code label describing the value, usually blank