We have 4e game going and Im starting to modify the data files for our house rules and looking to clean up some things. I'm new to working on this. My background is more around C and Java but starting to understand more as i reverse engineer the data files
An example problem - we have a hybrid monk - psion and it always gives a warning about not enough encounter powers since it has no psi ones... I looked into core and see where i could add the conditional logic but don't know what variable / how to extract it's value for the the psi hybrid class...
Is there any reference documentation? a list of variables?
Also are there a specific list of annoying issues?
Is there a preferred way to create / isolate changes I make to share them? I don't know how productive I'll be but if I'm goign to be able to help the campaign I'm in will happily share
All the best,
Jeff
An example problem - we have a hybrid monk - psion and it always gives a warning about not enough encounter powers since it has no psi ones... I looked into core and see where i could add the conditional logic but don't know what variable / how to extract it's value for the the psi hybrid class...
Is there any reference documentation? a list of variables?
Also are there a specific list of annoying issues?
Is there a preferred way to create / isolate changes I make to share them? I don't know how productive I'll be but if I'm goign to be able to help the campaign I'm in will happily share
All the best,
Jeff



