-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9c103e1
commit 202407e
Showing
10 changed files
with
363 additions
and
425 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,80 +1,80 @@ | ||
{ | ||
"name": "ARC-170 Starfighter", | ||
"xws": "arc170starfighter", | ||
"size": "Medium", | ||
"dial": [ | ||
"1BB", | ||
"1FB", | ||
"1NB", | ||
"2TW", | ||
"2BB", | ||
"2FB", | ||
"2NB", | ||
"2YW", | ||
"3TR", | ||
"3BW", | ||
"3FW", | ||
"3NW", | ||
"3YR", | ||
"4FR", | ||
"4KR" | ||
], | ||
"faction": "Galactic Republic", | ||
"stats": [ | ||
{ | ||
"arc": "Front Arc", | ||
"type": "attack", | ||
"value": 3 | ||
}, | ||
{ | ||
"arc": "Rear Arc", | ||
"type": "attack", | ||
"value": 2 | ||
}, | ||
{ | ||
"type": "agility", | ||
"value": 1 | ||
}, | ||
{ | ||
"type": "hull", | ||
"value": 6 | ||
}, | ||
{ | ||
"type": "shields", | ||
"value": 3 | ||
} | ||
], | ||
"actions": [ | ||
{ | ||
"difficulty": "White", | ||
"type": "Focus" | ||
}, | ||
{ | ||
"difficulty": "White", | ||
"type": "Lock" | ||
}, | ||
{ | ||
"difficulty": "Red", | ||
"type": "Barrel Roll" | ||
} | ||
], | ||
"pilots": [ | ||
{ | ||
"name": "\"Sinker\"", | ||
"caption": "Wolfpack Veteran", | ||
"initiative": 3, | ||
"limited": 1, | ||
"xws": "sinker", | ||
"ability": "While a friendly ship at range 1-2 in your [Left Arc] or [Right Arc] performs a primary attack, it may reroll 1 attack die.", | ||
"image": "https://images-cdn.fantasyflightgames.com/filer_public/4e/2b/4e2bb1a3-4865-421d-898f-5272f1ab3b73/swz33_sinker.png", | ||
"slots": [ | ||
"Talent", | ||
"Torpedo", | ||
"Crew", | ||
"Gunner", | ||
"Astromech", | ||
"Modification" | ||
] | ||
} | ||
] | ||
"name": "ARC-170 Starfighter", | ||
"xws": "arc170starfighter", | ||
"size": "Medium", | ||
"dial": [ | ||
"1BB", | ||
"1FB", | ||
"1NB", | ||
"2TW", | ||
"2BB", | ||
"2FB", | ||
"2NB", | ||
"2YW", | ||
"3TR", | ||
"3BW", | ||
"3FW", | ||
"3NW", | ||
"3YR", | ||
"4FR", | ||
"4KR" | ||
], | ||
"faction": "Galactic Republic", | ||
"stats": [ | ||
{ | ||
"arc": "Front Arc", | ||
"type": "attack", | ||
"value": 3 | ||
}, | ||
{ | ||
"arc": "Rear Arc", | ||
"type": "attack", | ||
"value": 2 | ||
}, | ||
{ | ||
"type": "agility", | ||
"value": 1 | ||
}, | ||
{ | ||
"type": "hull", | ||
"value": 6 | ||
}, | ||
{ | ||
"type": "shields", | ||
"value": 3 | ||
} | ||
], | ||
"actions": [ | ||
{ | ||
"difficulty": "White", | ||
"type": "Focus" | ||
}, | ||
{ | ||
"difficulty": "White", | ||
"type": "Lock" | ||
}, | ||
{ | ||
"difficulty": "Red", | ||
"type": "Barrel Roll" | ||
} | ||
], | ||
"pilots": [ | ||
{ | ||
"name": "\"Sinker\"", | ||
"caption": "Wolfpack Veteran", | ||
"initiative": 3, | ||
"limited": 1, | ||
"xws": "sinker", | ||
"ability": "While a friendly ship at range 1-2 in your [Left Arc] or [Right Arc] performs a primary attack, it may reroll 1 attack die.", | ||
"image": "https://images-cdn.fantasyflightgames.com/filer_public/4e/2b/4e2bb1a3-4865-421d-898f-5272f1ab3b73/swz33_sinker.png", | ||
"slots": [ | ||
"Talent", | ||
"Torpedo", | ||
"Crew", | ||
"Gunner", | ||
"Astromech", | ||
"Modification" | ||
] | ||
} | ||
] | ||
} |
194 changes: 97 additions & 97 deletions
194
data/pilots/galactic-republic/delta-7-aethersprite.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,99 +1,99 @@ | ||
{ | ||
"name": "Delta-7 Aethersprite", | ||
"xws": "delta7aethersprite", | ||
"size": "Small", | ||
"dial": [ | ||
"1TW", | ||
"1BB", | ||
"1NB", | ||
"1YW", | ||
"2LR", | ||
"2TW", | ||
"2BB", | ||
"2FB", | ||
"2NB", | ||
"2YW", | ||
"2PR", | ||
"3BW", | ||
"3FB", | ||
"3NW", | ||
"4FW", | ||
"4KR", | ||
"5FW", | ||
"5KR" | ||
], | ||
"faction": "Galactic Republic", | ||
"stats": [ | ||
{ | ||
"arc": "Front Arc", | ||
"type": "attack", | ||
"value": 2 | ||
}, | ||
{ | ||
"type": "agility", | ||
"value": 3 | ||
}, | ||
{ | ||
"type": "hull", | ||
"value": 3 | ||
}, | ||
{ | ||
"type": "shields", | ||
"value": 1 | ||
} | ||
], | ||
"actions": [ | ||
{ | ||
"difficulty": "White", | ||
"type": "Focus" | ||
}, | ||
{ | ||
"difficulty": "Purple", | ||
"type": "Evade" | ||
}, | ||
{ | ||
"difficulty": "White", | ||
"type": "Lock" | ||
}, | ||
{ | ||
"difficulty": "White", | ||
"type": "Barrel Roll" | ||
}, | ||
{ | ||
"difficulty": "White", | ||
"type": "Boost" | ||
} | ||
], | ||
"pilots": [ | ||
{ | ||
"name": "Jedi Knight", | ||
"initiative": 3, | ||
"limited": 0, | ||
"xws": "jediknight", | ||
"shipAbility": { | ||
"name": "Unknown", | ||
"text": "After you fully execute a maneuver, you may spend 1 [Force] to perform a [Boost] or [Barrel Roll] action." | ||
} | ||
}, | ||
{ | ||
"name": "Obi-Wan Kenobi", | ||
"initiative": 5, | ||
"limited": 1, | ||
"xws": "obiwankenobi", | ||
"shipAbility": { | ||
"name": "Unknown", | ||
"text": "After you fully execute a maneuver, you may spend 1 [Force] to perform a [Boost] or [Barrel Roll] action." | ||
} | ||
}, | ||
{ | ||
"name": "Anakin Skywalker", | ||
"initiative": 6, | ||
"limited": 1, | ||
"xws": "anakinskywalker", | ||
"shipAbility": { | ||
"name": "Unknown", | ||
"text": "After you fully execute a maneuver, you may spend 1 [Force] to perform a [Boost] or [Barrel Roll] action." | ||
} | ||
} | ||
] | ||
"name": "Delta-7 Aethersprite", | ||
"xws": "delta7aethersprite", | ||
"size": "Small", | ||
"dial": [ | ||
"1TW", | ||
"1BB", | ||
"1NB", | ||
"1YW", | ||
"2LR", | ||
"2TW", | ||
"2BB", | ||
"2FB", | ||
"2NB", | ||
"2YW", | ||
"2PR", | ||
"3BW", | ||
"3FB", | ||
"3NW", | ||
"4FW", | ||
"4KR", | ||
"5FW", | ||
"5KR" | ||
], | ||
"faction": "Galactic Republic", | ||
"stats": [ | ||
{ | ||
"arc": "Front Arc", | ||
"type": "attack", | ||
"value": 2 | ||
}, | ||
{ | ||
"type": "agility", | ||
"value": 3 | ||
}, | ||
{ | ||
"type": "hull", | ||
"value": 3 | ||
}, | ||
{ | ||
"type": "shields", | ||
"value": 1 | ||
} | ||
], | ||
"actions": [ | ||
{ | ||
"difficulty": "White", | ||
"type": "Focus" | ||
}, | ||
{ | ||
"difficulty": "Purple", | ||
"type": "Evade" | ||
}, | ||
{ | ||
"difficulty": "White", | ||
"type": "Lock" | ||
}, | ||
{ | ||
"difficulty": "White", | ||
"type": "Barrel Roll" | ||
}, | ||
{ | ||
"difficulty": "White", | ||
"type": "Boost" | ||
} | ||
], | ||
"pilots": [ | ||
{ | ||
"name": "Jedi Knight", | ||
"initiative": 3, | ||
"limited": 0, | ||
"xws": "jediknight", | ||
"shipAbility": { | ||
"name": "Unknown", | ||
"text": "After you fully execute a maneuver, you may spend 1 [Force] to perform a [Boost] or [Barrel Roll] action." | ||
} | ||
}, | ||
{ | ||
"name": "Obi-Wan Kenobi", | ||
"initiative": 5, | ||
"limited": 1, | ||
"xws": "obiwankenobi", | ||
"shipAbility": { | ||
"name": "Unknown", | ||
"text": "After you fully execute a maneuver, you may spend 1 [Force] to perform a [Boost] or [Barrel Roll] action." | ||
} | ||
}, | ||
{ | ||
"name": "Anakin Skywalker", | ||
"initiative": 6, | ||
"limited": 1, | ||
"xws": "anakinskywalker", | ||
"shipAbility": { | ||
"name": "Unknown", | ||
"text": "After you fully execute a maneuver, you may spend 1 [Force] to perform a [Boost] or [Barrel Roll] action." | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.