Alrighty, here we go yet again!
We noticed the Genasi races are a bit underpowered for their +1 ECL and I wanted to see if I know what I'm doing here. So I dug up the racial feat file. Now what I'd like to do is add a /5 resistance to the corresponding element for the genasi. There is already a feat IG for this purpose (lucky me).
So I open race_feat_fgen and get the following:
2DA V2.0
FeatLabel FeatIndex
0 darkvision 228
1 Hardiness_Fire 4725
2 Race_Human 4715
3 Race_Outsider 4716
Is all I have to do is add the line:
4 ResistEnergyFire 429
Can you add any feat to a race this way? Still learning my way around...but following the rest of what I've been doing, as long as these files are added in the top hak for the server, it should be the one that sets the feats right? Also the number there is the line number in the feats 2da correct?
Additionally, the word ResistEnergyFire is longer than the other Labels. Does this matter? I suspect the file would not read the length per se, just read the fact there is a space between the label and the feat number. If that is the case, is it true that the columns don't need to match perfectly?
It seems too easy to add feats in this matter, so I was hesitant to muck around too much without having someone else check my work.
Appreciate any help on this! Thanks muchly.
*edit* Answered some of my own questions after a bit of thinking.
Modifié par Aleron, 03 mai 2011 - 09:23 .