From Twin Rose Wiki
LookupChart
An RPGScript function that returns the result of a pre-defined chart..
Usage
LookupChart("<chart name>", "<reference value>");
Examples
return LookupChart("Max Lift", "18");
| This page is a Stub, please expand it if you have any relevant details. |