xpbonus.2da

This file defines the xp value received by the NPC/PC for successfully performed action.
First column contains of the identifiers of performed action.
Next columns marked by numbers from 1 to 40 consists of the values of xp given NPC for successful action. Numbers in the first row indicates the level of the ability.
Note: Special exception for WISDOM, which defines a percentile bonus to any XP gained by the PC/NPC. The values in the first row refer to the wisdom attribute and are capped at 25 internally.

In PSTEE we have:
2DA V1.0
0
            1  2  3  4  5  6  7  8  9  10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
DISARM_TRAP 0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0
PICK_LOCK   0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0
LEARN_SPELL 0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0
WISDOM      0  0  0  0  0  0  0  0  0  0  0  0  2  5  8  10 13 15 18 20 23 25 27 30 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35