Ascetic Warrior (Optional)
Source
Character Operations Manual pg. 88
You study fighting styles thought lost to the Gap, often recorded only in the art of ancient civilizations or inferred from the shape of relic weapons and battle gear. You focus specifically ancient motions and techniques that rely on form and mobility rather than the harshness of attacks and resilience. You gain Improved Unarmed Strike as a bonus feat. You can deal lethal damage with your unarmed strikes, and the attack doesn’t count as archaic. At 3rd level, you gain a unique Weapon Specialization with your unarmed strikes, allowing you to add 1-1/2 times your character level to your damage rolls for your unarmed strikes (instead of just adding your character level, as usual). If you can already add 1-1/2 your character level to your unarmed strike rolls (such as due to the vesk natural attack racial trait), you instead can add the block, grapple, and stun weapon special properties to your unarmed strikes.
This replaces the soldier’s proficiency with heavy armor and heavy weapons.
ID
9f3402fa807d2ceb505351b0
Effects
Level 1
append 'd40d02e472f62658ea7591f9' to character.feats;
Level 3
if {character.racialTraitNames contains 'Natural Weapons'} then [if {character.unarmed.special length 0} then append ['Block', 'Grapple', 'Stun'] to character.unarmed.special else set character.unarmed.special to ['Block', 'Grapple', 'Stun']] else bonus (character.level + (character.level / 2)) to character.damage.unarmed as specialization;