Abilities database

Can someone point me to the abilities database if there is one? When the code reads something like:
“abilities” :
{
“canShoot” :
{
“type” : “SHOOTER”
},
“noPenalty” :
{
“type” : “NO_MELEE_PENALTY”
},
“noRetaliation” :
{
“type” : “BLOCKS_RETALIATION”

I have no way of knowing how to code a particular feature, be it an ability, a spell or some other thing.

Have you ever checked our wiki?

oops! thanks a bunch!!