Monster Code: Difference between revisions

From SkyCorp Global
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision 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 23:13, 28 December 2018

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.