diff --git a/star-wars-talents.sty b/star-wars-talents.sty index 099435e..94e9cef 100644 --- a/star-wars-talents.sty +++ b/star-wars-talents.sty @@ -520,6 +520,9 @@ {master driver}:{ \swtalent{Master Driver}{Once per round when driving a vehicle, may suffer 2 strain to perform any action as a maneuver.}{true}{} },% + {master grenadier}:{ + \swtalent{Master Grenadier}{Decrease the cost to activate the Blast quality on any weapon used by 1 to a minimum of 1.}{}{} + },% {master leader}:{ \swtalent{Master Leader}{Once per round, suffer 2 strain to decrease difficulty of next Leadership check by one, to a minimum of \easy{}.}{true}{} },% @@ -661,6 +664,9 @@ {point blank}:{ \swtalent{Point Blank}{Add 1 damage per rank of Point Blank to damage of one hit of successful attack while using Ranged (Heavy) or Ranged (Light) skills at close range or engaged}{}{} },% + {powerful blast}:{ + \swtalent{Powerful Blast}{Increase Blast damage dealt by explosives, explosive weapons, and grenades by I per rank of Powerful Blast.}{}{} + },% {precise aim}:{ \swtalent{Precise Aim}{Once per round, may perform Precise Aim maneuver Suffer a number of strain no greater than ranks in Precise Aim. then reduce target's melee and ranged defense by that number}{true}{} },% @@ -754,6 +760,9 @@ {secrets of the force}:{ \swtalent{Secrets of the Force}{Knowledge (Lore) and Lightsaber become career skills.}{}{} },% + {selective detonation}:{ + \swtalent{Selective Detonation}{When using any weapon with the Blast quality, spend \advantage{} to exclude 1 target that would normally be affected by the explosion. May not exceed ranks in Selective Detonation}{true}{} + },% {sense advantage}:{ \swtalent{Sense Advantage}{Once per session, may add \setback{}\setback{} to 1 N PCs skill check.}{true}{true} },% @@ -910,6 +919,12 @@ {the force is my ally}:{ \swtalent{The Force is My Ally}{Once per session, may suffer 2 strain to perform Force power action as maneuver.}{true}{true} },% + {time to go}:{ + \swtalent{Time to Go}{May spend 1 Destiny Point to perform a Move maneuver as an incidental to attempt to move into cover or out of the Blast range of a weapon or explosion.}{true}{} + },% + {time to go - improved}:{ + \swtalent{Improved Time to Go}{When activating Time to Go, allow 1 engaged ally to also perform an out of turn Move maneuver as an incidental to attempt to move into cover or out of the Blast range of a weapon or explosion.}{true}{} + },% {tinkerer}:{ \swtalent{Tinkerer}{May add 1 additional hard point to a number of items equal to ranks in Tinkerer. Each item may only be modified once}{}{} },% diff --git a/talent trees/engineer.tex b/talent trees/engineer.tex index 236f780..bc54336 100644 --- a/talent trees/engineer.tex +++ b/talent trees/engineer.tex @@ -1,6 +1,6 @@ \setcareer{Engineer}{Athletics, Computers, Knowledge (Education), Mechanics, Perception, Piloting (Space), Ranged (Light), Vigilance} -\begin{talenttree}{Mechanic}{Brawl, Mechanics, Piloting (Space), Skulduggery}{Edge of the Empire p. 89}{}{} +\begin{talenttree}{Mechanic}{Brawl, Mechanics, Piloting (Space), Skulduggery}{Edge of the Empire p. 85}{}{} \talent{gearhead} \talent{toughened} \talent{fine tuning} @@ -28,3 +28,61 @@ \talentlines{||||/||||/||||/||||}{---/---/--./...} \end{talenttree} + +\begin{talenttree}{Saboteur}{Coordination, Mechanics, Skulduggery, Stealth}{Edge of the Empire p. 86}{}{} + \talent{resolve} + \talent{second wind} + \talent{grit} + \talent{rapid recovery} + + \talent{grit} + \talent{powerful blast} + \talent{toughened} + \talent{second wind} + + \talent{time to go} + \talent{rapid recovery} + \talent{resolve} + \talent{hard headed} + + \talent{time to go - improved} + \talent{powerful blast} + \talent{selective detonation} + \talent{toughened} + + \talent{dedication} + \talent{master grenadier} + \talent{selective detonation} + \talent{hard headed - improved} + + \talentlines{|..|/.||./||.|/.|||}{---/-.-/.-./-..} +\end{talenttree} + +\begin{talenttree}{Scientist}{Computers, Knowledge (Education), Knowledge (Lore), Medicine}{Edge of the Empire p. 87}{}{} + \talent{knowledge specialization} + \talent{respected scholar} + \talent{researcher} + \talent{speaks binary} + + \talent{researcher} + \talent{knowledge specialization} + \talent{hidden storage} + \talent{tinkerer} + + \talent{respected scholar} + \talent{mental fortress} + \talent{speaks binary} + \talent{inventor} + + \talent{natural scholar} + \talent{stroke of genius} + \talent{inventor} + \talent{tinkerer} + + \talent{intense focus} + \talent{careful planning} + \talent{dedication} + \talent{utility belt} + + \talentlines{|..|/|..|/|..|/|..|}{-.-/-.-/-.-/---} +\end{talenttree} diff --git a/talent-trees.pdf b/talent-trees.pdf index b962e63..b6b737b 100644 Binary files a/talent-trees.pdf and b/talent-trees.pdf differ