Okay, done with Shura, Zenith, Martial, Hadean, and Adaman (and their HQs).
Going through them, so far it looks like each piece has the "HQ" forced augment and ~4 other augments with high probability. Then there are other stats with low probability. The "other" stats appear to be generic and common across all armor types, though generic stats can be one of the "unique augments" for the piece as well. For instance, the Shura Kabuto gets a lot of DEX and Attack augments, which would be examples of Generic augments on any other piece.
On the wiki, I'm trying to keep the high probability augments towards the top. I would love it if you guys would update it as you find new augments. It's not very complicated, and works off that Template that Septimus made. Keys are:
1) Click "Edit" on the whole page instead of "Edit" on the section that you want to edit, then scroll down to the augment section. The Template gives the option to edit, but it really shouldn't, shows nonsense when you do, and probably won't in the future.
2) Format is:
Code:
{{Augment Table
|AugmentItem=Shura Zunari Kabuto
|Insert Augment Table Line=
{{Augment Table Line|'''[[Weapon Skill Damage]]'''|1|3}}
{{Augment Table Line|[[Skillchain Damage]]|1%|2%}}
{{Augment Table Line|[[Resist Gravity]]|3|}}
etc.
}}
* Vertical lines " | " denote divisions between elements in the template.
* Basic format is "{{Augment Table Line|Stat Name|Min Value|Max Value|}}"
* If you don't have a range, just don't enter a second value (like Resist Gravity above).
* '''Something''' makes it bold. I'm using this to show the HQ Augments right now.
* [[ ]] denotes a link to somewhere else on wiki. This is case sensitive.
* Copy and Paste are your best friends. You edit something on the NQ? Just Copy/Paste that part of the table onto the HQ page. You need a new line? Copy/Paste an old one. Makes the formatting much easier and more consistent.
I will probably finish sticking in all the basic tables this afternoon for your editing convenience.