Skip to content

Commit

Permalink
rz-2 a-wing fixes
Browse files Browse the repository at this point in the history
some initiatives were missing, and the shields value
  • Loading branch information
Mu0n authored Dec 7, 2018
1 parent 4cbc896 commit 8d81dcb
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions data/pilots/resistance/rz-2-a-wing.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"stats": [
{ "arc": "Single Turret Arc", "type": "attack", "value": 2 },
{ "type": "agility", "value": 3 },
{ "type": "hull", "value": 0 }
{ "type": "hull", "value": 2 },
{ "type": "shields", "value": 2 }
],
"actions": [
{ "difficulty": "White", "type": "Focus" },
Expand All @@ -43,7 +44,7 @@
"ability": "While you defend or perform a primary attack, if you are stressed, you must roll 1 fewer defense die or 1 additional attack die.",
"shipAbility": {
"name": "Refined Gyrostabilizers",
"text": "You can rotate you [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
"text": "You can rotate your [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
},
"image": "https://images-cdn.fantasyflightgames.com/filer_public/87/ef/87efde7e-148e-44e9-85ee-a1153de4b86b/swz22_lulo_lampar.png",
"slots": ["Talent", "Talent", "Tech", "Missile"]
Expand All @@ -58,7 +59,7 @@
"ability": "While an enemy ship in your [Bullseye Arc] performs an attack, you may spend 1 [Charge]. If you do, the defender rolls 1 additional die.",
"shipAbility": {
"name": "Refined Gyrostabilizers",
"text": "You can rotate you [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
"text": "You can rotate your [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
},
"image": "https://images-cdn.fantasyflightgames.com/filer_public/4c/5f/4c5ff4d0-0a0b-450c-b557-3baca4cabdb9/swz22_tallissan_lintra.png",
"slots": ["Talent", "Talent", "Tech", "Missile"]
Expand All @@ -73,7 +74,7 @@
"ability": "You do not skip your Perform Action step after you partially execute a maneuver.",
"shipAbility": {
"name": "Refined Gyrostabilizers",
"text": "You can rotate you [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
"text": "You can rotate your [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
},
"image": "https://images-cdn.fantasyflightgames.com/filer_public/8f/63/8f630eba-1203-41f7-b4d1-688c6b8e7b53/swz22_zari_bangel.png",
"slots": ["Talent", "Talent", "Tech", "Missile"]
Expand All @@ -88,32 +89,32 @@
"ability": "After you fully execute a maneuver, you may rotate your [Single Turret Arc].",
"shipAbility": {
"name": "Refined Gyrostabilizers",
"text": "You can rotate you [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
"text": "You can rotate your [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
},
"image": "https://images-cdn.fantasyflightgames.com/filer_public/0e/a9/0ea93e07-5308-434d-b1ef-28b4cb8cc9d9/swz22_greer_sonnel.png",
"slots": ["Talent", "Talent", "Tech", "Missile"]
},
{
"name": "Green Squadron Expert",
"initiative": 0,
"initiative": 3,
"limited": 0,
"cost": 34,
"xws": "greensquadronexpert",
"shipAbility": {
"name": "Refined Gyrostabilizers",
"text": "You can rotate you [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
"text": "You can rotate your [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
},
"slots": ["Talent", "Talent", "Tech", "Missile"]
},
{
"name": "Blue Squadron Recruit",
"initiative": 0,
"initiative": 1,
"limited": 0,
"cost": 32,
"xws": "bluesquadronrecruit",
"shipAbility": {
"name": "Refined Gyrostabilizers",
"text": "You can rotate you [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
"text": "You can rotate your [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. After you perform an action, you may perform a red [Boost] or red [Rotate Arc] action."
},
"slots": ["Tech", "Missile"]
}
Expand Down

0 comments on commit 8d81dcb

Please sign in to comment.