v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Modification:Ark Project/Script planning

From Dwarf Fortress Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Tree builder

  • figure out links between pages and subpages, report orphans as errors

Variation

  • insert CREATURE_VARIATION at beginning, get token from section header (prepend with ARK_), indent all other tags
  • insert CV_ADD_TAG before all creature tags
  • insert SELECT_CASTE:ALL at the end

Creature

  • insert CREATURE at beginning, get creature token from NAME tag (prepend with ARK_), indent all other tags
  • replace {THIS_CREATURE} with creature token
  • prepend ARK_ to body stuff

Body

  • prepend ARK_ to body token

Abstract creature

  • insert CREATURE at beginning, get creature token from NAME tag (prepend with ARK_), indent all other tags
  • insert DOES_NOT_EXIST and maybe other tags