Modding:Monster Code: Difference between revisions

From SkyCorp Global
Jump to navigation Jump to search
No edit summary
m (SkyCorp moved page Monster Code to Modding:Monster Code)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Monster Code is a simple JSON format to describe the properties and text of player created monsters.
Monster Code is a simple JSON format to describe the properties and text of player created monsters.


Visit the [[:Category:Monster Mods|Monsters Category]] to view monsters other players have created & shared.
Visit the [[:Category:Monster Mods|Monster Mods Category]] to view monsters other players have created & shared.


Visit [[Creating a Monster Mod]] to create your own monsters.
Visit [[Creating a Monster Mod]] to create your own monsters.
NOTE: Despite the name, Monster Code does not allow for LUA powered monsters.  If you want that, check out the new [[Creating a MonsterAdvanced Mod|MonsterAdvanced]] in r35+ builds.

Latest revision as of 07:35, 17 June 2025

Monster Code is a simple JSON format to describe the properties and text of player created monsters.

Visit the Monster Mods Category to view monsters other players have created & shared.

Visit Creating a Monster Mod to create your own monsters.

NOTE: Despite the name, Monster Code does not allow for LUA powered monsters. If you want that, check out the new MonsterAdvanced in r35+ builds.