I'm trying to creat a 2da file that alters the keen atribute so it gives a enhaced critthreat prop example
property list
+Critical Threat
19-20
18-20
17-20
16-20
15-20
14-20
13-20
12-20
11-20
10-20
9-20
8-20
7-20 and so on
this will make the critthreat range changed, my issue is making the list correct and the value I know from the baseitem but unsure how to get that other then know what values are from 2da
88 112016 Critical_Threat iprp_crithretype 1 31 **** 112016 112017
this is altered line in ItemPropDef 2da file it calls type so I can make list show type, then points to alteredcosttable (so I can add subtype) and that points to filename costable ware i have my types and values but im glitching stll any idea.
I'm trying to adjust dialog.tlk to list in toolset appear corectly, but thats easy the big issue it adjusting that dang keen to alter crit threat.
I would be greatful for any ideas, I've probly forgotton something simple.