Solar Weapon
Level 1
You gain a solar weapon, as the solar manifestation ability of a solarian with a class level equal to your mystic level.
Dragonscript Effect
append mysticSolarWeapon to character.weapons; append solarWeapon to character.proficiency.weapon; if {character.mystic.level >= 3} then bonus character.level to character.damage.solarWeapon as specialization;