From 5900df9edf37405ec6de8aa6ac56e32deab38f5a Mon Sep 17 00:00:00 2001 From: Philip Douglas Date: Thu, 29 Nov 2018 20:04:18 +0000 Subject: [PATCH] Add slots --- .../modified-tie-ln-fighter.json | 34 +++++++++++++++---- 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/data/pilots/scum-and-villainy/modified-tie-ln-fighter.json b/data/pilots/scum-and-villainy/modified-tie-ln-fighter.json index 48aec40e..fce3f677 100644 --- a/data/pilots/scum-and-villainy/modified-tie-ln-fighter.json +++ b/data/pilots/scum-and-villainy/modified-tie-ln-fighter.json @@ -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", @@ -58,7 +62,11 @@ "shipAbility": { "name": "Notched Stabilizers", "text": "While you move, you ignore asteroids." - } + }, + "slots": [ + "Talent", + "Modification" + ] }, { "name": "Foreman Proach", @@ -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", @@ -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", @@ -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", @@ -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" + ] } ] }