Jump to content

The LUxx0.2da's dynamics.


Jarno Mikkola

Recommended Posts

The article here doesn't talk about it, but the table is dynamic, actually the article contests the fact as it implies that the "The first column" = something. "The second column" = something... etc. while the columns article/header dictates it. The important part here is that you can add more columns, and thus get more PREREQUISITE and EXCLUDED_BY -columns. Modded freakazoid table:

2DA V1.0
*
       ABILITY       ICON        STRREF    MIN_LEV   MAX_LEVEL  NUM_ALLOWED  PREREQUISITE EXCLUDED_BY   EXCLUDED_BY   ALIGNMENT_RESTRICT
1       GA_SPCL900     *          *         1         99         20           *            *             *             *
2       GA_SPCL901     *          *         1         99         20           GA_SPCL900   *             *             *
3       GA_SPCL902     *          *         1         99         20           *            *             *             *
4       GA_SPCL903     *          *         1         99         20           GA_SPCL902   *             *             *
5       GA_SPCL904     *          *         1         99         20           *            *             *             *
6       GA_SPCL906     *          *         1         99         20           *            *             *             *
7       GA_SPCL905     *          *         1         99         20           GA_SPCL906   *             *             *
8       GA_SPCL909     *          *         1         99         1            GA_SPCL905   *             *             *
9       GA_SPCL908     *          *         1         99         20           *            *             *             *
10      GA_SPCL907     *          *         1         99         20           *            *             *             *
11      AP_SPCL928     *          *         1         99         1            *            *             *             *
12      AP_SPCL929     *          *         1         99         1            AP_SPCL928   *             *             *
13      AP_SPCL930     *          *         1         99         1            AP_SPCL929   *             *             *
14      GA_SPWI920     *          *         1         99         1            *            *             *             *
15      GA_SPWI921     *          *         1         99         1            *            *             *             *
16      GA_SPWI922     *          *         1         99         1            *            *             *             *
17      GA_SPWI923     *          *         1         99         1            *            GA_SPWI924    GA_SPWI920    ALL_EVIL
18      GA_SPWI924     *          *         1         99         1            *            GA_SPWI923    *             ALL_GOOD
19      GA_SPWI925     *          *         1         99         1            *            *             *             *
20         *           *          *         *         *          *            *            *             *             *
21         *           *          *         *         *          *            *            *             *             *
22         *           *          *         *         *          *            *            *             *             *
23         *           *          *         *         *          *            *            *             *             *
24         *           *          *         *         *          *            *            *             *             *

EDIT: Although we found the columns work, we also found out that adding the columns do not really give us a good results as you can't really mutually exclude more than a set amount of abilities as the table has some unknown limitation.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...