Skip to content

Commit

Permalink
New: Add missing captions
Browse files Browse the repository at this point in the history
  • Loading branch information
guidokessels committed Jul 12, 2019
1 parent a9275cf commit 5d19e90
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
},
"ffg": 558,
"artwork": "https://sb-cdn.fantasyflightgames.com/card_art/d9180cc98a1a4384bb2a0e11efbf1311.jpg",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/en/21e28ea4e8784dce5a554a33888d8be0.png"
"image": "https://sb-cdn.fantasyflightgames.com/card_images/en/21e28ea4e8784dce5a554a33888d8be0.png",
"caption": "Hero of Naboo"
},
{
"name": "Ric Olié",
Expand Down
3 changes: 2 additions & 1 deletion data/pilots/resistance/resistance-transport-pod.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"ability": "During the System Phase, you may perform a red [Barrel Roll] or [Boost] action.",
"ffg": 573,
"artwork": "https://sb-cdn.fantasyflightgames.com/card_art/bbe37aa13822e8c94d9b0950cdd9cdb0.jpg",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/en/4d2201d40635299aa134acd52c9587af.png"
"image": "https://sb-cdn.fantasyflightgames.com/card_images/en/4d2201d40635299aa134acd52c9587af.png",
"caption": "Full of Surprises"
},
{
"name": "Rose Tico",
Expand Down
8 changes: 5 additions & 3 deletions data/pilots/resistance/resistance-transport.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,15 @@
"ability": "While you defend or perform a primary attack, if your revealed maneuver is red, roll 1 additional die.",
"ffg": 569,
"artwork": "https://sb-cdn.fantasyflightgames.com/card_art/27956dc3600e6e06bf26f9a981205410.jpg",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/en/a9ae63785f4cadaa28a74858ff1d1bc4.png"
"image": "https://sb-cdn.fantasyflightgames.com/card_images/en/a9ae63785f4cadaa28a74858ff1d1bc4.png",
"caption": "Evacuation Escort"
},
{
"name": "Pammich Nerro Goode",
"xws": "pammichnerrogoode",
"initiative": 3,
"limited": 1,
"caption": "D-Qar Dispatcher",
"caption": "D'Qar Dispatcher",
"hyperspace": true,
"cost": 36,
"slots": ["Astromech", "Modification", "Title", "Configuration", "Tech"],
Expand All @@ -83,7 +84,8 @@
"ability": "After you coordinate or are coordinated, if you have 2 or fewer stress tokens, you may perform 1 action on your action bar as a red action, even if you are stressed.",
"ffg": 571,
"artwork": "https://sb-cdn.fantasyflightgames.com/card_art/b0179494a00c2538a4467793e722db3e.jpg",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/en/9f41de269cb1ff091487554fb53b2374.png"
"image": "https://sb-cdn.fantasyflightgames.com/card_images/en/9f41de269cb1ff091487554fb53b2374.png",
"caption": "Insubordinate Insurgent"
},
{
"name": "Logistics Division Pilot",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"pilots": [
{
"name": "Constable Zuvio",
"caption": "Missing Sheriff of Nima Outpost",
"caption": "Missing Sherriff of Niima Outpost",
"initiative": 4,
"limited": 1,
"cost": 35,
Expand Down

0 comments on commit 5d19e90

Please sign in to comment.