Anarkis Gaming Wiki

Documentation Center for our games and mods

User Tools

Site Tools

[ Wiki Home ] - [ Anarkis Gaming Studio ] - [ Forums ] - [ Unending Galaxy Manual ]


atc:mods:data_files

This is an old revision of the document!


Data Files

After the Collapse relies on JSON formatted data files to store more of the data you'd want to change for a mod. JSON files are text files formatted in a machine readable way while still being friendly to the human eye. Pretty much every single piece of data in the game can be dramatically altered modifying those files.

Files

  • Bodies: Defines the sprites making an agent
  • Bodyanim: Animation system
  • EquipList: Equipment list (used in many places)
  • Needs: Definition files for needs (hunger, sleepiness, etc.)
  • Npc: Everything that can move and feature some form of AI (settlers, cars, mobs)
  • Trait: Traits, wounds, jobs and special effects

Main Categories

  • Clutter: Most on screen game objects (furniture, crafting stations, etc.)
  • Recipes: Recipes for crafting stations
  • TileData: Tile Information
  • Wall: Wall definition files
  • Zones: Information about zones and rooms

Items

  • Ammo: Ammunition Information
  • Armors: Armors and headgear
  • Consumable: Items that can be consumed by agents (food, medicine)
  • Materials: The most basic items (material, clutter, valuable)
  • Seeds: Growing plants 101
  • Techs: Technologies
  • Weapons: Weaponry

Game Logic

  • EventHandlers: How to customize difficulty settings
  • Events: Specific events managed by the Event Handlers
  • Themes: Music and ambiance themes
  • Weather: Editing Weather patterns
atc/mods/data_files.1547340929.txt.gz · Last modified: 2019/01/13 01:55 by serialkicked