Skip to content

Commit

Permalink
Merge pull request #522 from guidokessels/typos
Browse files Browse the repository at this point in the history
Fix incorrect points and apply errata
  • Loading branch information
danrs authored Mar 3, 2022
2 parents 09212a9 + 9e44a25 commit feec807
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion data/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.1.0",
"version": "3.1.1",
"damagedecks": ["data/damage-decks/core.json"],
"factions": ["data/factions/factions.json"],
"stats": ["data/stats/stats.json"],
Expand Down
2 changes: 1 addition & 1 deletion data/pilots/scum-and-villainy/st-70-assault-ship.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/themandalorian.png",
"ffg": 106,
"loadout": 28,
"keywords": ["Mandalorian"],
"keywords": ["Mandalorian", "Bounty Hunter"],
"standard": true,
"extended": true,
"epic": true
Expand Down
4 changes: 2 additions & 2 deletions data/upgrades/crew.json
Original file line number Diff line number Diff line change
Expand Up @@ -2028,7 +2028,7 @@
"artwork": "https://squadbuilder.fantasyflightgames.com/card_art/3a7ec5348f98da20c7b17b91535a3dd2.jpg"
}
],
"cost": { "value": 6 },
"cost": { "value": 3 },
"restrictions": [
{ "factions": ["Scum and Villainy", "Separatist Alliance"] }
],
Expand Down Expand Up @@ -2395,7 +2395,7 @@
"sides": [
{
"ability":
"After a friendly ship in your [Full Front Arc] at range 1-2 becomes the defender, you may transfer 1 green token to it. \n\nWhile a friendly ship in your [Full Rear Arc] at range 1-2 defends, if you obstruct the attack, the defender rolls 1 additional defense die.",
"After a friendly ship in your [Full Front Arc] at range 1-2 becomes the defender, you may transfer 1 green token to it. \n\nWhile a friendly ship in your [Full Front Arc] at range 1-2 defends, if you obstruct the attack, the defender rolls 1 additional defense die.",
"title": "Korkie Kryze",
"type": "Crew",
"image": "https://infinitearenas.com/xw2/images/upgrades/korkiekryze.png",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xwing-data2",
"version": "3.1.0",
"version": "3.1.1",
"repository": "git@github.com:guidokessels/xwing-data2.git",
"author": "Guido Kessels <mail@guidokessels.com>",
"license": "MIT",
Expand Down
Binary file modified scripts/amg/ship_points.xlsx
Binary file not shown.

0 comments on commit feec807

Please sign in to comment.