Hello,

Is there a listing of these attributes and parameters that we can use when making armors, weapons etc. ? I have searched Google and I cannot find a proper API reference with all the attributes at all.

e.g. for:

data "Boosts" "ActionResource(ReactionActionPoint,1,0);"

What are the parameters for ActionResource? Is it ActionResource(Type, Amount,??) Where type can be : ReactionActionPoint, ActionPoint...etc.

Talking about some proper documentation. Currently I look through other mods to try to figure out possible parameters and I feel certain that by now proper documentation exists, I just don't know where.

Thanks much! smile