Skip to content

Commit

Permalink
update crew points from script
Browse files Browse the repository at this point in the history
  • Loading branch information
danrs committed Mar 4, 2022
1 parent c035e90 commit 0b27d48
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions data/upgrades/crew.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
"ffg": 304
}
],
"cost": { "value": 6 },
"cost": { "value": 5 },
"restrictions": [{ "factions": ["Rebel Alliance"] }],
"standard": true,
"extended": true,
Expand Down Expand Up @@ -277,7 +277,7 @@
"ffg": 306
}
],
"cost": { "value": 4 },
"cost": { "value": 3 },
"restrictions": [{ "factions": ["Rebel Alliance"] }],
"standard": true,
"extended": true,
Expand All @@ -300,7 +300,7 @@
],
"cost": { "value": 3 },
"restrictions": [{ "factions": ["Scum and Villainy"] }],
"standard": false,
"standard": true,
"extended": true,
"epic": true
},
Expand Down Expand Up @@ -826,7 +826,7 @@
],
"cost": { "value": 2 },
"restrictions": [{ "factions": ["Rebel Alliance"] }],
"standard": false,
"standard": true,
"extended": true,
"epic": true
},
Expand Down Expand Up @@ -1366,7 +1366,7 @@
],
"cost": { "value": 4 },
"restrictions": [{ "factions": ["Resistance"] }],
"standard": false,
"standard": true,
"extended": true,
"epic": true
},
Expand Down
4 changes: 2 additions & 2 deletions data/upgrades/gunner.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"ffg": 321
}
],
"cost": { "value": 9 },
"cost": { "value": 10 },
"restrictions": [{ "factions": ["Rebel Alliance"] }],
"standard": true,
"extended": true,
Expand All @@ -210,7 +210,7 @@
],
"cost": { "value": 9 },
"restrictions": [{ "factions": ["Scum and Villainy"] }],
"standard": false,
"standard": true,
"extended": true,
"epic": true
},
Expand Down
2 changes: 1 addition & 1 deletion data/upgrades/title.json
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,7 @@
{ "factions": ["Scum and Villainy", "Separatist Alliance"] },
{ "ships": ["firesprayclasspatrolcraft"] }
],
"cost": { "value": 3 }
"cost": { "value": 0 }
},
{
"name": "B6 Blade Wing Prototype",
Expand Down

0 comments on commit 0b27d48

Please sign in to comment.