Skip to content

Commit

Permalink
Add slots
Browse files Browse the repository at this point in the history
  • Loading branch information
philipdouglas committed Nov 29, 2018
1 parent f08e6e7 commit 5900df9
Showing 1 changed file with 28 additions and 6 deletions.
34 changes: 28 additions & 6 deletions data/pilots/scum-and-villainy/modified-tie-ln-fighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,11 @@
"name": "Notched Stabilizers",
"text": "While you move, you ignore asteroids."
},
"image": "https://images-cdn.fantasyflightgames.com/filer_public/d5/af/d5af765f-4c49-4209-98a8-e76f52bf9608/swz23_ahhav.png"
"image": "https://images-cdn.fantasyflightgames.com/filer_public/d5/af/d5af765f-4c49-4209-98a8-e76f52bf9608/swz23_ahhav.png",
"slots": [
"Talent",
"Modification"
]
},
{
"name": "Captain Seevor",
Expand All @@ -58,7 +62,11 @@
"shipAbility": {
"name": "Notched Stabilizers",
"text": "While you move, you ignore asteroids."
}
},
"slots": [
"Talent",
"Modification"
]
},
{
"name": "Foreman Proach",
Expand All @@ -72,7 +80,11 @@
"name": "Notched Stabilizers",
"text": "While you move, you ignore asteroids."
},
"image": "https://images-cdn.fantasyflightgames.com/filer_public/a0/bf/a0bf95a7-36ba-4e1b-a946-2372bed3cf2a/swz23_foreman_proach.png"
"image": "https://images-cdn.fantasyflightgames.com/filer_public/a0/bf/a0bf95a7-36ba-4e1b-a946-2372bed3cf2a/swz23_foreman_proach.png",
"slots": [
"Talent",
"Modification"
]
},
{
"name": "Mining Guild Surveyor",
Expand All @@ -85,7 +97,11 @@
"name": "Notched Stabilizers",
"text": "While you move, you ignore asteroids."
},
"image": "https://images-cdn.fantasyflightgames.com/filer_public/bf/da/bfda499f-603a-41c7-b2ee-50ffeeddb384/swz23_mining-guild-surveyor.png"
"image": "https://images-cdn.fantasyflightgames.com/filer_public/bf/da/bfda499f-603a-41c7-b2ee-50ffeeddb384/swz23_mining-guild-surveyor.png",
"slots": [
"Talent",
"Modification"
]
},
{
"name": "Overseer Yushyn",
Expand All @@ -100,7 +116,10 @@
"text": "While you move, you ignore asteroids."
},
"charges": {"value": 1, "recovers": 1},
"image": "https://images-cdn.fantasyflightgames.com/filer_public/c1/78/c178c035-befe-44dd-bdb6-541c377ed85b/swz23_overseer-yushyn.png"
"image": "https://images-cdn.fantasyflightgames.com/filer_public/c1/78/c178c035-befe-44dd-bdb6-541c377ed85b/swz23_overseer-yushyn.png",
"slots": [
"Modification"
]
},
{
"name": "Mining Guild Sentry",
Expand All @@ -113,7 +132,10 @@
"name": "Notched Stabilizers",
"text": "While you move, you ignore asteroids."
},
"image": "https://images-cdn.fantasyflightgames.com/filer_public/53/32/5332ea1f-21df-4a19-bfd5-557b3f825e6d/swz23_mining-guild-sentry.png"
"image": "https://images-cdn.fantasyflightgames.com/filer_public/53/32/5332ea1f-21df-4a19-bfd5-557b3f825e6d/swz23_mining-guild-sentry.png",
"slots": [
"Modification"
]
}
]
}

0 comments on commit 5900df9

Please sign in to comment.