Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
iesdp/files/2da/index.htm
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
20 lines (18 sloc)
953 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
title: "2DA Files" | |
--- | |
<div class="title_main"> 2DA Files</div> | |
<br /> | |
<div class="actionHeader">Introduction</div> | |
2DA files are used in the IE to store data in a tabular format (i.e. columns and rows). The data is usually connected to the rule system (e.g. the XP required for each level, the number of spells slots a mage receives at each level, or the Move Silently bonus at each level for rangers), though 2DA files can also contain information on soundsets, epilogues and animations. Some 2DA files are encrypted.<br /> | |
<br /> | |
<div class="actionHeader">2DA Files</div> | |
<a href="2da_tots/index.htm"> BG1 </a><br /> | |
<a href="2da_tob/index.htm"> BG2 </a><br /> | |
<a href="2da_bgee/index.htm"> BG(2)EE </a><br /> | |
<a href="2da_totl/index.htm"> IWD1 </a><br /> | |
<a href="2da_iwd2/index.htm"> IWD2 </a><br /> | |
<a href="2da_pst/index.htm"> PST </a><br /> | |
<a href="2da_pstee/index.htm"> PSTEE </a><br /> | |
</div> | |
</div> | |