Difference between revisions of "Monster Code"

From SkyCorp Global
 
(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.  Use [https://skycorp.global/skyscript/sclab.php SCLab] to generate Monster Code automatically, and edit it later.
+
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.
 +
 
 +
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.