This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| kdf_api [2025/10/19 09:16] – kitanoi | kdf_api [2026/05/09 21:01] (current) – kitanoi | ||
|---|---|---|---|
| Line 80: | Line 80: | ||
| < | < | ||
| | | ||
| + | </ | ||
| + | --------------------------------------------------------------- | ||
| + | |||
| + | ====minilvl==== | ||
| + | [bool][optional] - if you want to make the dungeon harder | ||
| + | < | ||
| + | | ||
| + | </ | ||
| + | --------------------------------------------------------------- | ||
| + | |||
| + | ====levelsync==== | ||
| + | [bool][optional] - used for blue mage allowing entrance to dungeons solo while level synced down. Used in combination with queuetype = 2 | ||
| + | < | ||
| + | | ||
| + | | ||
| </ | </ | ||
| Line 355: | Line 370: | ||
| </ | </ | ||
| + | --------------------------------------------------------------- | ||
| + | ====overrideisfloor==== | ||
| + | [bool][optional] | ||
| + | * nil will use raycast unless I have overriden inside of KitanoiFuncs | ||
| + | * true will use isonmeshexact function instead of raycast - used in certain trials where you can run off the edge. Some, like Shinryu, raycast works fine, others like Dark Inside doesn' | ||
| + | * | ||
| --------------------------------------------------------------- | --------------------------------------------------------------- | ||
| ====meshchange==== | ====meshchange==== | ||