General
Modify game states such as FOV, no-clip, PRNG, chain, magick fields, and much more.
Last updated
Modify game states such as FOV, no-clip, PRNG, chain, magick fields, and much more.
Last updated
The vertical FOV of the player camera. The default is 45 degrees which is approximately equal to 0.785 radians (45 * π/180 ≈ 0.785). So for a vertical FOV of 60 degrees, you will need to enter the value 1.0472.
Allows the player character to run around the map and explore not reachable places.
Denies foes (incl. friendly) from spawning completely.
The pseudorandom number generator value that determines various random instances in the game such as treasures, damage and heal values, and so on.
Allows modifying anything chain related like the chain level and count, loot count, and so on.
Allows toggling the following magick field states
HP Sap
MP Sap
No Attacks
No Magicks
No Technicks
No Items
Magnet
...
Allows toggling the following rendering states
World
Character
Particle
User Interface
...