Check the chromalisk as an example http://wiki.spiralknights.com/Chromalisk
'Camouflage' is listed as an attack, wich looks kinda bad
The same goes for alphas' attack buff, gremlins healing and some other stuff I may be missing.
So my simple idea is to change that column name to "abilities" or something more appropiate.
Well, I've no issue with changing the name to abilities, but I think there's going to be complications on how to go about doing it....
Method 1:
Edit http://wiki.spiralknights.com/Template:Monster
Change {{SKCell|'''Attacks''' into {{SKCell|'''Abilities'''
Leave {{{attacks|This monster has no known attacks}}} alone.
Problem:
Under Chromalisk's page, the column header will be showing "Abilities" but the code will remain |attacks=*Lick {{attack|piercing}}. This might confuse new editors.
Method 2:
Edit http://wiki.spiralknights.com/Template:Monster
Change BOTH {{SKCell|'''Attacks''' and {{{attacks|This monster has no known attacks}}}|| into "Abilities"
Problem:
Will have to go through ALL the monsters' pages & change ALL instances of |attacks= into |abilities=.
This is going to be a lot of work.
Erm... does anyone have a better method of changing the header name?