Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
Upgrade to Wave 14 known pilots and ships
Browse files Browse the repository at this point in the history
  • Loading branch information
kingargyle committed Feb 18, 2018
1 parent d7b0d37 commit 4142717
Show file tree
Hide file tree
Showing 4 changed files with 949 additions and 3 deletions.
11 changes: 10 additions & 1 deletion bundles/us.nineworlds.xstreamer.data/conditions/conditions.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,15 @@
"name": "Rattled",
"xws": "rattled",
"unique": true,
"id": 7
"id": 7,
"image": "conditions/rattled.png"
},
{
"image": "conditions/scrambled.png",
"text": "When attacking a ship at Range 1 that is equipped with the \"Targeting Scrambler\" upgrade, you cannot modify your attack dice.<br /><br />At the end of the Combat phase, remove this card.",
"name": "Scrambled",
"xws": "scrambled",
"unique": true,
"id": 8
}
]
32 changes: 32 additions & 0 deletions bundles/us.nineworlds.xstreamer.data/pilots/pilots.json
Original file line number Diff line number Diff line change
Expand Up @@ -4745,5 +4745,37 @@
],
"id": 284,
"image": "pilots/First Order/TIE Silencer/first-order-test-pilot.png"
},
{
"name": "Kullbee Sperado",
"xws": "kullbeesperado",
"text": "After you perform a boost or barrel roll action, you may flip your equipped \"Servomotor S-foils\" Upgrade card.",
"ship": "X-wing",
"unique": true,
"skill": 7,
"points": 26,
"faction": "Rebel Alliance",
"slots": [
"Astromech",
"Elite",
"Torpedo"
],
"id": 285
},
{
"text": "When attacking, if the defender does not have a focus or evade token, you may change 1 of your blank or [Focus] results to a [Hit] result.",
"name": "Major Vermeil",
"xws": "majorvermeil",
"ship": "TIE Reaper",
"unique": true,
"skill": 6,
"points": 26,
"faction": "Galactic Empire",
"slots": [
"Crew",
"Crew",
"Elite"
],
"id": 286
}
]
Loading

0 comments on commit 4142717

Please sign in to comment.