-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathindex.htm
More file actions
20 lines (18 loc) · 953 Bytes
/
index.htm
File metadata and controls
20 lines (18 loc) · 953 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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>