diff --git a/star-wars-formatting.sty b/star-wars-formatting.sty index b58961f..944071e 100644 --- a/star-wars-formatting.sty +++ b/star-wars-formatting.sty @@ -56,14 +56,6 @@ \def\careerskills{#2}% } -%%%% -% Provide the command \fpeval as a copy of the code-level \fp_eval:n. -\usepackage{expl3}[2012-07-08] -\ExplSyntaxOn -\cs_new_eq:NN \fpeval \fp_eval:n -\ExplSyntaxOff -%%%% - \tikzset{ every node/.style={anchor=north west}, talent/.style={ diff --git a/star-wars-icons.sty b/star-wars-icons.sty index 4c71f0e..9dce9b0 100644 --- a/star-wars-icons.sty +++ b/star-wars-icons.sty @@ -51,3 +51,4 @@ \newcommand{\easy}{Easy (\difficulty)} \newcommand{\average}{Average (\difficulty\difficulty)} \newcommand{\hard}{Hard (\difficulty\difficulty\difficulty)} +\newcommand{\daunting}{Daunting (\difficulty\difficulty\difficulty\difficulty)} diff --git a/star-wars-talents.sty b/star-wars-talents.sty index 1f5bb92..df79850 100644 --- a/star-wars-talents.sty +++ b/star-wars-talents.sty @@ -35,7 +35,7 @@ \newcommand{\talent}[1]{% \def\tmptalent{\expandafter\talentdict{#1}} \ifthenelse{\equal{\tmptalent}{}}{% - \IfSubStr{\undeffed}{(#1)}{}{\append{\\(#1)}}% + \IfSubStr{\undeffed}{(#1)}{}{\append{\\(#1) - \bookandpage}}% \swtalent{#1}{}{}{}% }{% \tmptalent% @@ -43,6 +43,9 @@ } \DefineDictionary{talentdict}{% + {a step ahead}:{ + \swtalent{A Step Ahead}{Once per session, the character may suffer 2 strain in order to count his Cunning as one higher than normal for the remainder of the encounter.}{true}{} + },% {adaptable}:{ \swtalent{Adaptable}{When resolving a check that uses a skill in which they have no ranks, the character may spend one Destiny Point to remove \despair{} from the check or remove \threat{} equal to their ranks in Cool from the check.}{true}{true} },% @@ -55,6 +58,9 @@ {altered deal}:{ \swtalent{Altered Deal}{Once per session may take the Altered Deal action and make \hard{} Coercion check to radically change a previously made deal or bargain to the character's advantage.}{true}{} },% + {analyze data}:{ + \swtalent{Analyze Data}{Once per session after capturing enemy data, the character may perform the Analyze Data action to make an \average{} Knowledge (Warfare) check. Once during the remainder of the session he may then add \success{} equal to ranks in Knowledge (Warfare) to one check related to that data.}{true}{} + },% {anatomy lessons}:{ \swtalent{Anatomy Lessons}{After making a successful attack, may spend 1 Destiny Point to add damage equal to Intellect to one hit.}{true}{} },% @@ -91,9 +97,15 @@ {bacta specialist}:{ \swtalent{Bacta Specialist}{Patients regain 1 additional wound per rank of Bacta Specialist when they recover wounds from bacta tanks or long term}{}{} },% + {bad cop}:{ + \swtalent{Bad Cop}{May spend \advantage\advantage{} from a Deception or Coercion check to upgrade ability of a single ally's subsequent social interaction check against the target a number of times equal to ranks in Bad Cop.}{}{} + },% {bad motivator}:{ \swtalent{Bad Motivator}{Once per session, may take a Bad Motivator action: make a \hard{} Mechanics check to cause one targeted device to spontaneously fail.}{true}{} },% + {bad press}:{ + \swtalent{Bad Press}{Once per session, choose an organization and make a \hard{} Deception check. On a success, organization members have their wound thresholds reduced by 1, plus 1 per \success{}\success{}\success{} until the end of the session.}{true}{} + },% {balance}:{ \swtalent{Balance}{When the character recovers strain at the end of the encounter, he may add \force{} per Force rating. He recov ers additional strain equal to \forcepoint{} generated}{true}{true} },% @@ -118,6 +130,9 @@ {black market contacts}:{ \swtalent{Black Market Contacts}{When purchasing illegal goods, may reduce rarity by 1 per rank of Black Market Contacts, increasing cost by 50 percent of base cost per reduction}{true}{} },% + {blackmail}:{ + \swtalent{Blackmail}{When an NPC exceeds his strain threshold, may spend 1 Destiny Point to convince that NPC to perform a single task of choice instead.}{true}{} + },% {blather}:{ \swtalent{Blather}{Take the Blather action, making a \hard{} Charm or Deception check. If successful, one adversary per \success{} is Disoriented for rounds equal to the character's Presence. The character may spend \triumph{} from the check to Stagger one affected target.}{true}{} },% @@ -256,6 +271,12 @@ {cruel commander}:{ \swtalent{Cruel Commander}{May use ranks in Coercion to upgrade Mass Combat checks instead of ranks in Leadership.}{}{} },% + {cunning persona}:{ + \swtalent{Cunning Persona}{The character may suffer 2 strain to make a Charm check with Cunning instead of Presence.}{true}{} + },% + {cutting question}:{ + \swtalent{Cutting Question}{Once per encounter, when making a Coercion skill check, the character may use Deception skill instead.}{true}{} + },% {dead to rights}:{ \swtalent{Dead to Rights}{Spend 1 Destiny Point to add additional damage equal to half Agility (rounded up) to one hit of successful attack made with ship or vehicle-mounted weaponry}{true}{} },% @@ -301,6 +322,9 @@ {disciplined soul}:{ \swtalent{Disciplined Soul}{Spend one Destiny Point after making a Discipline check to spend a number of \threat{} not exceeding ranks in Knowledge (Lore) as \advantage{}.}{true}{} },% + {discredit}:{ + \swtalent{Discredit}{Once per encounter, take the Discredit action; make a \hard{} Deception check to upgrade the difficulty of one character's social checks once, plus once for every \advantage{}\advantage{} until end of the encounter.}{plus}{} + },% {disorient}:{ \swtalent{Disorient}{After hitting with combat check, may spend \advantage{}\advantage{} to disorient target for number of rounds equal to ranks in Disorient}{}{} },% @@ -337,6 +361,9 @@ {dynamic fire}:{ \swtalent{Dynamic Fire}{When making a ranged attack while engaged with an opponent, may suffer 2 strain to reduce the ranged modifier by 1.}{true}{} },% + {encoded communique}:{ + \swtalent{Encoded Communiqué}{Upgrade the difficulty of checks to decrypt this character's coded messages without the proper cipher a number of times equal to Computers skill.}{}{} + },% {encouraging words}:{ \swtalent{Encouraging Words}{After an ally within short range fails a check, the character may suffer 1 strain to assist that ally's next check this encounter as an out-of-turn incidental.}{true}{} },% @@ -364,6 +391,9 @@ {exhaust port}:{ \swtalent{Exhaust Port}{Before attacking a starship or vehicle, may spend 1 Destiny Point to ignore the effects of the Massive rule for the attack.}{true}{} },% + {exhaustive questioning}:{ + \swtalent{Exhaustive Questioning}{Whenever character makes a successful social skill check against a captured enemy within short range, may reduce that enemy's strain threshold by 2 for the remainder of the session and can spend \advantage{} to inflict 1 strain.}{true}{} + },% {expert tracker}:{ \swtalent{Expert Tracker}{Remove \setback{} per rank of Expert Tracker from checks to find tracks or track targets. Decrease time to track a target by half.}{}{} },% @@ -472,6 +502,9 @@ {get the drop}:{ \swtalent{Get the Drop}{Once per session, the character and any number of allies in the encounter may add \success{} equal to the character's ranks in Stealth to their checks to determine initiative order.}{true}{} },% + {good cop}:{ + \swtalent{Good Cop}{May spend \advantage{}\advantage{} from a Charm or Negotiation check to upgrade ability of a single ally's subsequent social interaction check against the target a number of times equal to ranks in Good Cop.}{}{} + },% {greased palms}:{ \swtalent{Greased Palmes}{Before making a social check, may spend up to 50 credits per rank in Greased Palms to upgrade the ability of the check once for every 50 credits spent.}{true}{} },% @@ -541,6 +574,12 @@ {imbue item}:{ \swtalent{Imbue Item}{Take the Imbue Item maneuver; suffer 1 strain and commit \force{} to grant one weapon, piece of armor, or item an improvement while \force{} remains committed. Suffer 1 strain every round \force{} remains committed.}{true}{true} },% + {in the know}:{ + \swtalent{In the Know}{Remove \setback{} up to ranks in In the Know from checks to get information from people or disseminate news. Minion NPCs do not realize this character's allegiance in interviews.}{}{} + },% + {in the know - improved}:{ + \swtalent{Improved In the Know}{Once per session, make an opposed Deception vs Vigilance check with the difficulty downgraded once per rank of In the Know to have a target NPC believe specefic false intelligence.}{true}{} + },% {incite distraction}:{ \swtalent{Incite Distraction}{While in a crowd, may perform the Incite Distraction action to make an \average{} Deception check. If successful, enemies treat the area as difficult terrain. The character may spend \triumph{} to make the location impassable terrain to them instead.}{true}{} },% @@ -553,9 +592,18 @@ {indistinguishable - improved}:{ \swtalent{Improved Indistinguishable}{The character may extend the effects of Indistinguishable to a number of allies within short range equal to ranks in Deception.}{}{} },% + {informant}:{ + \swtalent{informant}{Once per session, may reveal a contact who can shed light on a chosen subject.}{true}{} + },% {ingrained loyalty}:{ \swtalent{Ingrained Loyalty}{When the character makes a Leadership check targeting one or more clones, they may change the result of one \challenge{} to any non-blank face.}{true}{} },% + {inside knowledge}:{ + \swtalent{Inside Knowledge}{Once per session while in an enemy facility or vessel, may perform the Inside Knowledge action; make a \hard{} Skulduggery check. Character may then find a single personal scale item with a rarity no greater than Cunning plus 2 previously stashed here, or gain a narrative benefit.}{true}{} + },% + {inside person}:{ + \swtalent{Inside Person}{Once per session the character may spend a Destiny Point to establish he has been undercover in an identified enemy base or large vehicle. For the remainder of the session, add automatic \advantage{}\advantage{} to checks he or his allies make that are associated with that location.}{true}{} + },% {insight}:{ \swtalent{Insight}{Perception and Discipline become career skills.}{}{true} },% @@ -580,6 +628,9 @@ {intense presence}:{ \swtalent{Intense Presence}{Spend 1 Destiny Point to recover strain equal to Presence rating}{true}{} },% + {interjection}:{ + \swtalent{Interjection}{After another character makes a social check, suffer 3 strain to take an Interjection incidental; make an \average{} Vigilance check to add \success{} or \failure{} equal to \success{}, and \advantage{} or \threat{} equal to \advantage{} to the check.}{true}{} + },% {intimidating}:{ \swtalent{Intimidating}{May suffer a number of strain to downgrade difficulty of Coercion checks, or upgrade difficulty when targeted by Coercion checks, by an equal number. Strain suffered this way cannot exceed ranks in Intimidating.}{true}{} },% @@ -622,12 +673,21 @@ {knockdown}:{ \swtalent{Knockdown}{After hitting with a melee attack, may spend \triumph{} to knock the target prone.}{}{} },% + {know-it-all}:{ + \swtalent{Know-It-All}{Once per session, perfectly recall an important fact previously learned as if a Destiny Point had been spent.}{true}{} + },% {know somebody}:{ \swtalent{Know Somebody}{Once per session, when attempting to purchase a legally available item, reduce its rarity by 1 per rank of Know Somebody.}{true}{} },% {know the enemy}:{ \swtalent{Know the Enemy}{The character may use Knowledge (Warfare) skill when making checks to determine initiative.}{}{} },% + {know their weakness}:{ + \swtalent{Know Their Weakness}{Once per session, may perform the Know Their Weakness action and choose one target within short range; make a \hard{} Perception check to downgrade the difficulty of social skill checks against target once per rank of Know Their Weakness until the end of the session.}{true}{} + },% + {know their weakness - improved}:{ + \swtalent{Improved Know Their Weakness}{The character may extend the effect of Know Their Weakness to a number of enemies within short range equal to his Presence.}{}{} + },% {knowledge is power}:{ \swtalent{Knowledge is Power}{Once per session, when making a check, count Force rating as being equal to ranks in Knowledge (Lore).}{true}{true} },% @@ -673,6 +733,12 @@ {leverage}:{ \swtalent{Leverage}{The character removes \setback{} per rank of Leverage from their Cool and Negotiation checks.}{}{} },% + {lose them}:{ + \swtalent{Lose Them}{When being followed or chased, the character may perform the Lose Them action and make a \hard{} Stealth check. If successful, add \setback{}\setback{} to checks to follow him for the remainder of the encounter and may spend \triumph{} to indicate his pursuers have lost him completely.}{true}{} + },% + {made you talk}:{ + \swtalent{Made You Talk}{Once per session, may make an opposed social skill check against a captured enemy character within short range and add \boost{} for every 2 strain inflicted on the target that encounter. If successful, the PCs gain a bonus based on the enemy NPC type.}{true}{} + },% {makashi finish}:{ \swtalent{Makashi Finish}{Take the Makashi Finish ac tion. Perform a Lightsaber (Presence) combat check against engaged target, adding \force{} no greater than Force rating. Spend \forcepoint{} to add +10 to any resulting Critical Injury rolls.}{true}{true} },% @@ -859,9 +925,18 @@ {plausible deniability}:{ \swtalent{Plausible Deniability}{Remove \setback{} per rank of Plausible Deniability from Coercion and Deception checks.}{}{} },% + {plausible deniability - improved}:{ + \swtalent{Improved Plausible Deniability}{Take an Improved Plausible Deniability action; make a \hard{} Coercion check to convince one bystander per rank of Plausible Deniability to depart quietly.}{true}{} + },% {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}{}{} },% + {positive spin}:{ + \swtalent{Positive Spin}{Whenever any character's Duty would increase, it increases by an additional 1 per rank of Positive Spin}{}{} + },% + {positive spin - improved}:{ + \swtalent{Improved Positive Spin}{Once per session, if no PC's Duty triggered, make a \daunting{} Charm check with the difficulty decreased once per rank of Positive Spin to have one PC's Duty trigger.}{}{} + },% {powerful ally}:{ \swtalent{Powerful Ally}{The character may spend a Destiny Point to use the basic version of a Force power they have not purchased or apply the effects of a control upgrade to a power they have purchased.}{true}{true} },% @@ -958,6 +1033,9 @@ {resist questioning}:{ \swtalent{Resist Questioning}{When targeted by an opposed social skill check, the character may suffer 2 strain to add \setback{} to the check. If the check fails, the character may spend \despair{} to indicate they have provided false information.}{true}{} },% + {resist questioning - improved}:{ + \swtalent{Improved Resist Questioning}{When one ally within short range is targeted by an opposed social skill check, the character may perform Resist Questioning to affect this check instead. If the check fails, may spend \despair{} to indicate the ally provided false information to foe.}{}{} + },% {resolve}:{ \swtalent{Resolve}{When a character involuntarily suffers strain. he suffers 1 less strain per rank of Resolve, to a minimum of}{}{} },% @@ -1159,8 +1237,11 @@ {superior reflexes}:{ \swtalent{Superior Reflexes}{Gain +1 melee defense.}{}{} },% - {supressing fire}:{ - \swtalent{Supressing Fire}{Character and allies in short range may spend \advantage{} on failed combat checks once per round to inflict 1 strain per rank in Supressing Fire on the target.}{}{} + {supporting evidence}:{ + \swtalent{Supporting Evidence}{When assisting an ally with a Charm, Deception, Leadership, or Negotiaton check, add automatic \advantage{} per rank of Supporting Evidence.}{}{} + },% + {suppressing fire}:{ + \swtalent{Suppressing Fire}{Character and allies in short range may spend \advantage{} on failed combat checks once per round to inflict 1 strain per rank in Suppressing Fire on the target.}{}{} },% {surgeon}:{ \swtalent{Surgeon}{When making a Medicine check to help a character heal wounds, the target heals 1 additional wound per rank of surgeon.}{}{} @@ -1210,6 +1291,9 @@ {there is no try}:{ \swtalent{There is No Try}{Once per session before an ally rolls the dice for a check, the character may spend 1 Destiny Point to allow the ally to automatically succeed at the check with one \success{} and no other results.}{true}{true} },% + {thorough assessment}:{ + \swtalent{Thorough Assessment}{Once per session, take a Thorough Assessment action; make a \hard{} Knowledge check to gain \boost{} equal to \success{} that can be distributed during the encounter.}{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}{} },% @@ -1243,6 +1327,9 @@ {trust the captain}:{ \swtalent{Trust the Captain}{May take the Trust the Captain action by making a \hard{} Leadership check. If successful, for the rest of the encounter allies within short range increase their ranks in Discipline by an amount equal to ranks in Trust the Captain.}{true}{} },% + {twisted words}:{ + \swtalent{Twisted Words}{When an incoming social check generates \threat{}\threat{} or \despair{}, may suffer 1 strain as an incidental to inflict strain equal to ranks in Coercion on speaker.}{true}{} + },% {uncanny reactions}:{ \swtalent{Uncanny Reactions}{Add \boost{} per rank of Uncanny Reactions to all Vigilance checks.}{}{true} },% diff --git a/talent trees/ace.tex b/talent trees/ace.tex index 36e827d..0eb697d 100644 --- a/talent trees/ace.tex +++ b/talent trees/ace.tex @@ -1,5 +1,34 @@ \setcareer{Ace}{Astrogation, Cool, Gunnery, Mechanics, Perception, Piloting (Planetary), Piloting (Space), Ranged (Light)} +\begin{talenttree}{Beast Rider}{Athletics, Knowledge (Xenology), Perception, Survival}{Stay on Target p. 27}{}{} + \talent{forager} + \talent{toughened} + \talent{outdoorsman} + \talent{beast wrangler} + + \talent{outdoorsman} + \talent{expert tracker} + \talent{toughened} + \talent{expert handler} + + \talent{expert tracker} + \talent{beast wrangler} + \talent{let's ride} + \talent{grit} + + \talent{spur - improved} + \talent{spur} + \talent{natural outdoorsman} + \talent{expert handler} + + \talent{spur - supreme} + \talent{dedication} + \talent{grit} + \talent{soothing tone} + + \talentlines{||||/||.|/.|||/|.|.}{--./---/--./.--} +\end{talenttree} + \begin{talenttree}{Driver}{Cool, Gunnery, Mechanics, Piloting (Planetary)}{Age of Rebellion p. 67}{}{} \talent{full throttle} \talent{all-terrain driver} @@ -58,6 +87,35 @@ \talentlines{|.||/.|||/|.||/||.|}{--./-../--./---} \end{talenttree} +\begin{talenttree}{Hotshot}{Cool, Coordination, Piloting (Planetary), Piloting (Space)}{Stay on Target p. 29}{}{} + \talent{shortcut} + \talent{high-g training} + \talent{skilled jockey} + \talent{grit} + + \talent{second chances} + \talent{grit} + \talent{shortcut} + \talent{high-g training} + + \talent{dead to rights} + \talent{high-g training} + \talent{grit} + \talent{intense presence} + + \talent{second chances} + \talent{corellian sendoff} + \talent{koiogran turn} + \talent{grit} + + \talent{dead to rights - improved} + \talent{corellian sendoff - improved} + \talent{dedication} + \talent{showboat} + + \talentlines{.|||/.||./|.||/||||}{-.-/---/.-./..-} +\end{talenttree} + \begin{talenttree}{Pilot}{Astrogation, Gunnery, Piloting (Planetary), Piloting (Space)}{Age of Rebellion p. 69}{}{} \talent{full throttle} \talent{skilled jockey} @@ -86,3 +144,32 @@ \talentlines{||||/||||/|.||/|.||}{-.-/..-/-../---} \end{talenttree} + +\begin{talenttree}{Rigger}{Gunnery, Knowledge (Underworld), Mechanics, Resilience}{Stay on Target p. 31}{}{} + \talent{black market contacts} + \talent{toughened} + \talent{gearhead} + \talent{larger project} + + \talent{grit} + \talent{fancy paint job} + \talent{signature vehicle} + \talent{larger project} + + \talent{black market contacts} + \talent{overstocked ammo} + \talent{tuned maneuvering thrusters} + \talent{bolstered armor} + + \talent{toughened} + \talent{customized cooling unit} + \talent{gearhed} + \talent{fortified vacuum seal} + + \talent{dedication} + \talent{tuned maneuvering thrusters} + \talent{not today} + \talent{reinforced frame} + + \talentlines{|.||/|.|/|.||/||||}{.-./.--/.-./...} +\end{talenttree} diff --git a/talent trees/clone soldier.tex b/talent trees/clone soldier.tex index 7232647..d22f28e 100644 --- a/talent trees/clone soldier.tex +++ b/talent trees/clone soldier.tex @@ -122,14 +122,14 @@ \talent{toughened} \talent{brace} - \talent{supressing fire} + \talent{suppressing fire} \talent{clanker killer} \talent{brace} \talent{toughened} \talent{armor master} \talent{deadly accuracy} - \talent{supressing fire} + \talent{suppressing fire} \talent{brace - improved} \talent{toughened} diff --git a/talent trees/commander.tex b/talent trees/commander.tex index 4b3b3a0..e3db12c 100644 --- a/talent trees/commander.tex +++ b/talent trees/commander.tex @@ -29,6 +29,64 @@ \talentlines{||||/||||/||||/||||}{.../.../.../---} \end{talenttree} +\begin{talenttree}{Figurehead}{Cool, Leadership, Negotiation, Knowledge (Core Worlds)}{Lead by Example p. 29}{}{} + \talent{grit} + \talent{resolve} + \talent{confidence} + \talent{command} + + \talent{command} + \talent{inspiring rhetoric} + \talent{calm commander} + \talent{grit} + + \talent{commanding presence} + \talent{grit} + \talent{inspiring rhetoric - improved} + \talent{positive spin} + + \talent{resolve} + \talent{confidence} + \talent{confidence - improved} + \talent{commanding presence} + + \talent{intense presence} + \talent{natural leader} + \talent{dedication} + \talent{commanding presence - improved} + + \talentlines{.|||/|.||/||||/||.|}{--./-.-/--./---} +\end{talenttree} + +\begin{talenttree}{Instructor}{Discipline, Medicine, Ranged (Heavy), Knowledge (Education)}{Lead by Example p. 31}{}{} + \talent{conditioned} + \talent{physical training} + \talent{body guard} + \talent{grit} + + \talent{toughened} + \talent{encouraging words} + \talent{conditioned} + \talent{stimpack specialization} + + \talent{physical training} + \talent{master instructor} + \talent{body guard} + \talent{body guard - improved} + + \talent{field commander} + \talent{grit} + \talent{stimpack specialization} + \talent{toughened} + + \talent{field commander - improved} + \talent{natural instructor} + \talent{that's how it's done} + \talent{dedication} + + \talentlines{|||./||||/||||/||.|}{..-/-.-/---/.--} +\end{talenttree} + \begin{talenttree}{Squadron Leader}{Gunnery, Mechanics, Piloting (Planetary), Piloting (Space)}{Age of Rebellion p. 74}{}{} \talent{grit} \talent{quick strike} @@ -58,6 +116,35 @@ \talentlines{|..|/|||·/||||/.|||}{-.-/.../.--/-..} \end{talenttree} +\begin{talenttree}{Strategist}{Computers, Cool, Vigilance, Knowledge (Warfare)}{Lead by Example p. 33}{}{} + \talent{researcher} + \talent{grit} + \talent{ready for anything} + \talent{grit} + + \talent{grit} + \talent{clever commander} + \talent{command} + \talent{well read} + + \talent{knowledge specialization} + \talent{researcher} + \talent{ready for anything} + \talent{master strategist} + + \talent{researcher - improved} + \talent{knowledge specialization} + \talent{coordinated assault} + \talent{command} + + \talent{thorough assessment} + \talent{careful planning} + \talent{ready for anything - improved} + \talent{dedication} + + \talentlines{|.||/|||./||||/||||}{---/-.-/.--/---} +\end{talenttree} + \begin{talenttree}{Tactician}{Brawl, Discipline, Leadership, Ranged (Heavy)}{Age of Rebellion p. 75}{}{} \talent{outdoorsman} \talent{commanding presence} diff --git a/talent trees/diplomat.tex b/talent trees/diplomat.tex index 3fc4a79..9ab4e24 100644 --- a/talent trees/diplomat.tex +++ b/talent trees/diplomat.tex @@ -1,5 +1,34 @@ \setcareer{Diplomat}{Charm, Deception, Knowledge (Core Worlds), Knowledge (Lore), Knowledge (Outer Rim), Knowledge (Xenology), Leadership, Negotiation} +\begin{talenttree}{Advocate}{Coercion, Deception, Negotiation, Vigilance}{Desperate Allies p. 27}{}{} + \talent{plausible deniability} + \talent{nobody's fool} + \talent{grit} + \talent{confidence} + + \talent{discredit} + \talent{plausible deniability} + \talent{supporting evidence} + \talent{nobody's fool} + + \talent{twisted words} + \talent{plausible deniability - improved} + \talent{grit} + \talent{encouraging words} + + \talent{plausible deniability} + \talent{grit} + \talent{supporting evidence} + \talent{grit} + + \talent{blackmail} + \talent{dedication} + \talent{interjection} + \talent{contingency plan} + + \talentlines{|.||/||.|/||||/|.||}{-.-/-.-/-.-/---} +\end{talenttree} + \begin{talenttree}{Ambassador}{Charm, Discipline, Knowledge (Core Worlds), Negotiation}{Age of Rebellion p. 79}{}{} \talent{indistinguishable} \talent{kill with kindness} @@ -86,3 +115,61 @@ \talentlines{|..|/||||/||||/|..|}{.-./.-./--./-.-} \end{talenttree} + +\begin{talenttree}{Analyst}{Computers, Knowledge (Education), Knowledge (Warfare), Perception}{Desperate Allies p. 29}{}{} + \talent{researcher} + \talent{knowledge specialization} + \talent{codebreaker} + \talent{technical aptitude} + + \talent{valuable facts} + \talent{researcher} + \talent{supporting evidence} + \talent{grit} + + \talent{knowledge specialization} + \talent{researcher - improved} + \talent{codebreaker} + \talent{encoded communique} + + \talent{grit} + \talent{know-it-all} + \talent{knowledge specialization} + \talent{natural programmer} + + \talent{dedication} + \talent{knowledge specialization} + \talent{thorough assessment} + \talent{stroke of genius} + + \talentlines{||||/.||./||||/||||}{---/-.-/---/.-.} +\end{talenttree} + +\begin{talenttree}{Propagandist}{Charm, Deception, Knowledge (Warfare), Perception}{Desperate Allies p. 31}{}{} + \talent{grit} + \talent{positive spin} + \talent{in the know} + \talent{cutting question} + + \talent{in the know} + \talent{positive spin - improved} + \talent{positive spin} + \talent{toughened} + + \talent{bad press} + \talent{well rounded} + \talent{grit} + \talent{confidence} + + \talent{toughened} + \talent{confidence} + \talent{dodge} + \talent{informant} + + \talent{positive spin} + \talent{dedication} + \talent{in the know - improved} + \talent{in the know} + + \talentlines{||||/|||./|.||/||.|}{.../---/---/-.-} +\end{talenttree} diff --git a/talent trees/engineer.tex b/talent trees/engineer.tex index caa2014..6cfb3c4 100644 --- a/talent trees/engineer.tex +++ b/talent trees/engineer.tex @@ -1,5 +1,34 @@ \setcareer{Engineer}{Athletics, Computers, Knowledge (Education), Mechanics, Perception, Piloting (Space), Ranged (Light), Vigilance} +\begin{talenttree}{Droid Specialist}{Computers, Cool, Mechanics, Melee}{Fully Operational p. 25}{}{} + \talent{design flaw} + \talent{speaks binary} + \talent{grit} + \talent{toughened} + + \talent{hidden storage} + \talent{combat programming} + \talent{repair patch specialization} + \talent{gearhead} + + \talent{gearhead} + \talent{machine mender} + \talent{hidden storage} + \talent{speaks binary} + + \talent{design flaw} + \talent{desperate repairs} + \talent{machine mender} + \talent{grit} + + \talent{repair patch specialization} + \talent{master artisan} + \talent{reroute processors} + \talent{dedication} + + \talentlines{|.|./||.|/||||/|||.}{..-/-.-/---/---} +\end{talenttree} + \begin{talenttree}{Mechanic}{Brawl, Mechanics, Piloting (Space), Skulduggery}{Age of Rebellion p. 85}{}{} \talent{gearhead} \talent{toughened} @@ -58,6 +87,35 @@ \talentlines{|..|/.||./||.|/.|||}{---/-.-/.-./-..} \end{talenttree} +\begin{talenttree}{Sapper}{Athletics, Knowledge (Warfare), Mechanics, Survival}{Fully Operational p. 27}{}{} + \talent{construction specialist} + \talent{toughened} + \talent{durable} + \talent{grit} + + \talent{known schematic} + \talent{contraption} + \talent{construction specialist} + \talent{powerful blast} + + \talent{grit} + \talent{durable} + \talent{improvised defenses} + \talent{powerful blast} + + \talent{utility belt} + \talent{strong arm} + \talent{improvised detonation} + \talent{master grenadier} + + \talent{weak foundation} + \talent{dedication} + \talent{improvised position} + \talent{master demolitionist} + + \talentlines{||.|/|||./||||/..||}{..-/--./---/---} +\end{talenttree} + \begin{talenttree}{Scientist}{Computers, Knowledge (Education), Knowledge (Lore), Medicine}{Age of Rebellion p. 87}{}{} \talent{knowledge specialization} \talent{respected scholar} @@ -86,3 +144,32 @@ \talentlines{|..|/|..|/|..|/|..|}{-.-/-.-/-.-/---} \end{talenttree} + +\begin{talenttree}{Shipwright}{Gunnery, Knowledge (Education), Mechanics, Piloting (Space)}{Fully Operational p. 29}{}{} + \talent{dockyard expertise} + \talent{eye for detail} + \talent{grit} + \talent{creative design} + + \talent{solid repairs} + \talent{fine tuning} + \talent{eye for detail} + \talent{debilitating shot} + + \talent{known schematic} + \talent{dockyard expertise} + \talent{smart handling} + \talent{creative design} + + \talent{bought info} + \talent{push the specs} + \talent{solid repairs} + \talent{creative design} + + \talent{dedication} + \talent{master artisan} + \talent{stroke of genius} + \talent{exhaust port} + + \talentlines{|..|/|||./|||./.|||}{-.-/.--/.--/-.-} +\end{talenttree} diff --git a/talent trees/soldier.tex b/talent trees/soldier.tex index 8b47190..f41c931 100644 --- a/talent trees/soldier.tex +++ b/talent trees/soldier.tex @@ -29,6 +29,35 @@ \talentlines{|.||/.|||/||.|/||||}{---/-../--./...} \end{talenttree} +\begin{talenttree}{Heavy}{Gunnery, Perception, Ranged (Heavy), Resilience}{Forged in Battle p. 29}{}{} + \talent{burly} + \talent{barrage} + \talent{grit} + \talent{toughened} + + \talent{barrage} + \talent{brace} + \talent{spare Clip} + \talent{durable} + + \talent{side Step} + \talent{burly} + \talent{heroic Fortitude} + \talent{toughened} + + \talent{brace} + \talent{barrage} + \talent{rain of Death} + \talent{heroic Resilience} + + \talent{burly} + \talent{dedication} + \talent{armor master} + \talent{heavy hitter} + + \talentlines{||.|/.|.|/||.|/|.|.}{--./..-/-../---} +\end{talenttree} + \begin{talenttree}{Medic}{Knowledge (Xenology), Medicine, Resilience, Vigilance}{Age of Rebellion p. 92}{}{} \talent{forager} \talent{stimpack specialization} @@ -86,3 +115,61 @@ \talentlines{||.|/||||/||.|/||||}{.../.--/.-./-..} \end{talenttree} + +\begin{talenttree}{Trailblazer}{Knowledge (Outer Rim), Perception, Stealth, Survival}{Forged in Battle p. 31}{}{} + \talent{stalker} + \talent{toughened} + \talent{outdoorsman} + \talent{expert tracker} + + \talent{disorient} + \talent{prime positions} + \talent{cunning snare} + \talent{outdoorsman} + + \talent{grit} + \talent{dodge} + \talent{blind spot} + \talent{toughened} + + \talent{dodge} + \talent{prey on the weak} + \talent{expert tracker} + \talent{one with nature} + + \talent{dedication} + \talent{ambush} + \talent{disorient} + \talent{prey on the weak} + + \talentlines{||.|/||||/||||/|.|.}{-.-/--./-.-/---} +\end{talenttree} + +\begin{talenttree}{Vanguard}{Athletics, Cool, Vigilance, Resilience}{Forged in Battle p. 33}{}{} + \talent{body guard} + \talent{conditioned} + \talent{toughened} + \talent{rapid reaction} + + \talent{toughened} + \talent{moving target} + \talent{point blank} + \talent{suppressing fire} + + \talent{conditioned} + \talent{body guard} + \talent{toughened} + \talent{rapid reaction} + + \talent{body guard - improved} + \talent{toughened} + \talent{suppressing fire} + \talent{moving target} + + \talent{dedication} + \talent{body guard - supreme} + \talent{dynamic fire} + \talent{seize the initiative} + + \talentlines{||.|/||.|/|..|/|.||}{-.-/.--/---/-..} +\end{talenttree} diff --git a/talent trees/spy.tex b/talent trees/spy.tex index 06d39e2..80124a5 100644 --- a/talent trees/spy.tex +++ b/talent trees/spy.tex @@ -59,6 +59,32 @@ \end{talenttree} \begin{talenttree}{Interrogator}{Charm, Coercion, Medicine, Perception}{Cyphers and Masks p. 27}{}{} + \talent{intimidating} + \talent{grit} + \talent{surgeon} + \talent{nobody's fool} + + \talent{bad cop} + \talent{grit} + \talent{surgeon} + \talent{good cop} + + \talent{resist questioning} + \talent{bad cop} + \talent{nobody's fool} + \talent{know their weakness} + + \talent{resist questioning - improved} + \talent{intimidating} + \talent{know their weakness} + \talent{know their weakness - improved} + + \talent{pressure point} + \talent{exhaustive questioning} + \talent{made you talk} + \talent{dedication} + + \talentlines{|..|/||.|/.|||/.||.}{---/-../---/---} \end{talenttree} \begin{talenttree}{Scout}{Athletics, Medicine, Piloting (Planetary), Survival}{Age of Rebellion p. 98}{}{} @@ -90,6 +116,35 @@ \talentlines{||||/||||/||||/|.||}{---/.../.../--.} \end{talenttree} +\begin{talenttree}{Sleeper Agent}{Charm, Cool, Discipline, Knowledge (Education)}{Cyphers and Masks p. 29}{}{} + \talent{codebreaker} + \talent{grit} + \talent{cunning persona} + \talent{well rounded} + + \talent{toughened} + \talent{bypass security} + \talent{convincing demeanor} + \talent{creative killer} + + \talent{analyze data} + \talent{codebreaker} + \talent{grit} + \talent{convincing demeanor} + + \talent{grit} + \talent{bypass security} + \talent{durable} + \talent{a step ahead} + + \talent{dedication} + \talent{inside person} + \talent{natural charmer} + \talent{inside knowledge} + + \talentlines{|..|/||||/||.|/.||.}{-.-/.--/---/---} +\end{talenttree} + \begin{talenttree}{Slicer}{Computers, Knowledge (Education), Knowledge (Underworld), Stealth}{Age of Rebellion p. 99}{}{} \talent{codebreaker} \talent{grit} diff --git a/talent-trees.pdf b/talent-trees.pdf index dccba13..e950d30 100644 Binary files a/talent-trees.pdf and b/talent-trees.pdf differ diff --git a/talent-trees.tex b/talent-trees.tex index df9a4cd..684eed4 100644 --- a/talent-trees.tex +++ b/talent-trees.tex @@ -2,14 +2,14 @@ \input{star-wars-formatting.sty} \begin{document} - % \input{talent trees/ace.tex} + \input{talent trees/ace.tex} % \input{talent trees/bounty hunter.tex} % \input{talent trees/clone soldier.tex} % \input{talent trees/colonist.tex} - % \input{talent trees/commander.tex} + \input{talent trees/commander.tex} % \input{talent trees/consular.tex} - % \input{talent trees/diplomat.tex} - % \input{talent trees/engineer.tex} + \input{talent trees/diplomat.tex} + \input{talent trees/engineer.tex} % \input{talent trees/explorer.tex} % \input{talent trees/guardian.tex} % \input{talent trees/hired gun.tex} @@ -18,7 +18,7 @@ % \input{talent trees/seeker.tex} % \input{talent trees/sentinel.tex} % \input{talent trees/smuggler.tex} - % \input{talent trees/soldier.tex} + \input{talent trees/soldier.tex} \input{talent trees/spy.tex} % \input{talent trees/technician.tex} % \input{talent trees/warrior.tex}