Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vcx-100 special arc #193

Open
Mu0n opened this issue Mar 18, 2018 · 2 comments
Open

Vcx-100 special arc #193

Mu0n opened this issue Mar 18, 2018 · 2 comments

Comments

@Mu0n
Copy link
Contributor

Mu0n commented Mar 18, 2018

I propose adding "special arc" in the "firing arcs" key.

The main advantage for us in the X-Wing vassal crew would be to complete the upcoming feature of being able to construct on the fly any ship base (present and future) with this trait, even if it's not already in the module. It could also be constructed conditonally on having a docked attack shuttle.

@guidokessels
Copy link
Owner

I believe all VCX-100 pilots have this in their pilots.js entry:

    "grants": [
      {
        "type": "firing_arc",
        "name": "Auxiliary Rear",
        "slot": "Torpedo"
      }
    ]

I believe I did it like this to be able to specify that it only works for Torpedoes.

I'm ok with adding a special entry to ships.json, though I am a bit unsure how we'll handle it if FFG releases an other ship with a special firing arc that is different than the VCX's.

@Mu0n
Copy link
Contributor Author

Mu0n commented Mar 20, 2018

I'm not married to finding that bit of information in "arcs". I'll just detect it in the "grants" key, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants