Skip to content

Commit

Permalink
Merge pull request #679 from J1mBob/patch-120
Browse files Browse the repository at this point in the history
Add remaining BOE talents
  • Loading branch information
doweaver authored Mar 14, 2024
2 parents c2bd293 + 4009567 commit 22b5e31
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions data/upgrades/talent.json
Original file line number Diff line number Diff line change
Expand Up @@ -1089,5 +1089,56 @@
"extended": true,
"epic": true,
"standardLoadoutOnly": true
},
{
"name": "Collected",
"limited": 0,
"xws": "collected-battleoverendor",
"sides": [
{
"title": "Collected",
"type": "Talent",
"ability": "After you perform a primary attack, you may spend 1 focus token to gain 2 evade tokens.",
"slots": ["Talent"]
}
],
"standard": true,
"extended": true,
"epic": true,
"standardLoadoutOnly": true
},
{
"name": "Parting Gift",
"limited": 0,
"xws": "partinggift-battleoverendor",
"sides": [
{
"title": "Parting Gift",
"type": "Talent",
"ability": "When you are destroyed, before you are removed, you may spend 1 [Charge] on an equipped [Device] upgrade to drop or launch a bomb using a speed 1 straight or bank ([Bank Left], [Straight], [Bank Right]) template.",
"slots": ["Talent"]
}
],
"standard": true,
"extended": true,
"epic": true,
"standardLoadoutOnly": true
},
{
"name": "Heroic Sacrifice",
"limited": 0,
"xws": "heroicsacrifice-battleoverendor",
"sides": [
{
"title": "Heroic Sacrifice",
"type": "Talent",
"ability": "After you perform a [SLAM] action, roll 5 attack dice. Each large ship, huge ship, and scenario feature at range 0 suffers 1 [Hit] damage for each [Hit]/[Critical Hit] result, bypassing shields. Then this ship is destroyed. You can perform [SLAM] actions, even while stressed.",
"slots": ["Talent"]
}
],
"standard": true,
"extended": true,
"epic": true,
"standardLoadoutOnly": true
}
]

0 comments on commit 22b5e31

Please sign in to comment.