<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.anarkisgaming.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Anarkis Gaming Wiki atc:data</title>
        <description></description>
        <link>https://wiki.anarkisgaming.com/</link>
        <lastBuildDate>Wed, 13 May 2026 15:35:15 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.anarkisgaming.com/lib/tpl/adoradark/images/favicon.ico</url>
            <title>Anarkis Gaming Wiki</title>
            <link>https://wiki.anarkisgaming.com/</link>
        </image>
        <item>
            <title>atc:data:start</title>
            <link>https://wiki.anarkisgaming.com/atc/data/start</link>
            <description>start

Data Files

After the Collapse relies on JSON formatted data files to store most 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 relatively friendly to the human eye. Pretty much every single piece of data in the game can be dramatically altered modifying those files.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>atc:data</category>
            <pubDate>Thu, 28 Feb 2019 09:34:21 +0000</pubDate>
        </item>
        <item>
            <title>atc:data:weapons</title>
            <link>https://wiki.anarkisgaming.com/atc/data/weapons</link>
            <description>Information

Weapon files are normally located in data/items/weapons

Weapon File Format
// If using ammunition, enter the filename for the associated ammo. Can be empty for no ammo.
&quot;AmmoName&quot;: &quot;rifle&quot;

// [unused] position when displayed over an agent ingame
&quot;AnchorPoint&quot;: &quot;18, 22&quot;

// [don't change] which equipment slot to use
&quot;AllowedSlots&quot;: [ &quot;Weapon&quot; ],

// Show this weapon in the 'new game' menu's inventory tab
&quot;AvailableOnStartMenu&quot;: false/true

// If set to false, this item will get des…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>atc:data</category>
            <pubDate>Thu, 28 Feb 2019 09:33:53 +0000</pubDate>
        </item>
    </channel>
</rss>
