warhammer-oracle 0.2.35 → 0.2.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/data/detachments.js +1 -1
- package/dist/data/enhancements.js +1 -1
- package/dist/data/kill-team-operatives.d.ts.map +1 -1
- package/dist/data/kill-team-operatives.js +565 -6
- package/dist/data/kill-team-operatives.js.map +1 -1
- package/dist/data/kill-team-rules.js +1 -1
- package/dist/data/rules.js +1 -1
- package/dist/data/units.js +1 -1
- package/package.json +1 -1
package/dist/data/detachments.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kill-team-operatives.d.ts","sourceRoot":"","sources":["../../src/data/kill-team-operatives.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAErD,eAAO,MAAM,oBAAoB,EAAE,iBAAiB,
|
|
1
|
+
{"version":3,"file":"kill-team-operatives.d.ts","sourceRoot":"","sources":["../../src/data/kill-team-operatives.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAErD,eAAO,MAAM,oBAAoB,EAAE,iBAAiB,EAw9xBnD,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// Auto-generated by scripts/fetch-data.ts — do not edit manually
|
|
2
|
-
// Generated: 2026-07-
|
|
2
|
+
// Generated: 2026-07-06T09:55:05.412Z
|
|
3
3
|
// Source: https://github.com/BSData/wh40k-killteam
|
|
4
4
|
export const KILL_TEAM_OPERATIVES = [
|
|
5
5
|
{
|
|
@@ -806,7 +806,7 @@ export const KILL_TEAM_OPERATIVES = [
|
|
|
806
806
|
"hit": "4+",
|
|
807
807
|
"damage": "3/4",
|
|
808
808
|
"weaponRules": "Blast 1, Severe",
|
|
809
|
-
"type": "
|
|
809
|
+
"type": "ranged"
|
|
810
810
|
}
|
|
811
811
|
],
|
|
812
812
|
"abilities": [],
|
|
@@ -9543,7 +9543,7 @@ export const KILL_TEAM_OPERATIVES = [
|
|
|
9543
9543
|
"attacks": "4",
|
|
9544
9544
|
"hit": "3+",
|
|
9545
9545
|
"damage": "4/4",
|
|
9546
|
-
"weaponRules": "Range
|
|
9546
|
+
"weaponRules": "Range 6\"",
|
|
9547
9547
|
"type": "ranged"
|
|
9548
9548
|
},
|
|
9549
9549
|
{
|
|
@@ -9939,7 +9939,7 @@ export const KILL_TEAM_OPERATIVES = [
|
|
|
9939
9939
|
"attacks": "4",
|
|
9940
9940
|
"hit": "3+",
|
|
9941
9941
|
"damage": "4/4",
|
|
9942
|
-
"weaponRules": "Range
|
|
9942
|
+
"weaponRules": "Range 6\"",
|
|
9943
9943
|
"type": "ranged"
|
|
9944
9944
|
},
|
|
9945
9945
|
{
|
|
@@ -16703,7 +16703,7 @@ export const KILL_TEAM_OPERATIVES = [
|
|
|
16703
16703
|
"attacks": "5",
|
|
16704
16704
|
"hit": "3+",
|
|
16705
16705
|
"damage": "4/5",
|
|
16706
|
-
"weaponRules": "Lethal 5+",
|
|
16706
|
+
"weaponRules": "Ceaseless, Lethal 5+",
|
|
16707
16707
|
"type": "melee"
|
|
16708
16708
|
}
|
|
16709
16709
|
],
|
|
@@ -19774,6 +19774,14 @@ export const KILL_TEAM_OPERATIVES = [
|
|
|
19774
19774
|
"damage": "4/5",
|
|
19775
19775
|
"weaponRules": "Brutal Severe, Shock, Poison*",
|
|
19776
19776
|
"type": "melee"
|
|
19777
|
+
},
|
|
19778
|
+
{
|
|
19779
|
+
"name": "Bolt pistol",
|
|
19780
|
+
"attacks": "4",
|
|
19781
|
+
"hit": "3+",
|
|
19782
|
+
"damage": "3/4",
|
|
19783
|
+
"weaponRules": "Range 8\"",
|
|
19784
|
+
"type": "ranged"
|
|
19777
19785
|
}
|
|
19778
19786
|
],
|
|
19779
19787
|
"abilities": [],
|
|
@@ -19908,6 +19916,14 @@ export const KILL_TEAM_OPERATIVES = [
|
|
|
19908
19916
|
"damage": "3/4",
|
|
19909
19917
|
"weaponRules": "-",
|
|
19910
19918
|
"type": "melee"
|
|
19919
|
+
},
|
|
19920
|
+
{
|
|
19921
|
+
"name": "Bolt pistol",
|
|
19922
|
+
"attacks": "4",
|
|
19923
|
+
"hit": "3+",
|
|
19924
|
+
"damage": "3/4",
|
|
19925
|
+
"weaponRules": "Range 8\"",
|
|
19926
|
+
"type": "ranged"
|
|
19911
19927
|
}
|
|
19912
19928
|
],
|
|
19913
19929
|
"abilities": [],
|
|
@@ -21033,7 +21049,7 @@ export const KILL_TEAM_OPERATIVES = [
|
|
|
21033
21049
|
"name": "Throwing knives",
|
|
21034
21050
|
"attacks": "4",
|
|
21035
21051
|
"hit": "3+",
|
|
21036
|
-
"damage": "
|
|
21052
|
+
"damage": "2/5",
|
|
21037
21053
|
"weaponRules": "Range 6\", Silent",
|
|
21038
21054
|
"type": "ranged"
|
|
21039
21055
|
},
|
|
@@ -21713,6 +21729,549 @@ export const KILL_TEAM_OPERATIVES = [
|
|
|
21713
21729
|
"uniqueActions": [],
|
|
21714
21730
|
"gameSystem": "wh40k-killteam"
|
|
21715
21731
|
},
|
|
21732
|
+
{
|
|
21733
|
+
"id": "6b83-e141-1a89-676c",
|
|
21734
|
+
"name": "Veteran Sergeant",
|
|
21735
|
+
"faction": "Spectre Squad",
|
|
21736
|
+
"keywords": [
|
|
21737
|
+
"Leader",
|
|
21738
|
+
"Imperium",
|
|
21739
|
+
"Astra Militarum",
|
|
21740
|
+
"Veteran Sergeant",
|
|
21741
|
+
"SPECTRE SQUAD"
|
|
21742
|
+
],
|
|
21743
|
+
"profile": {
|
|
21744
|
+
"name": "Veteran Sergeant",
|
|
21745
|
+
"apl": "2",
|
|
21746
|
+
"movement": "6\"",
|
|
21747
|
+
"save": "5+",
|
|
21748
|
+
"wounds": "9"
|
|
21749
|
+
},
|
|
21750
|
+
"weapons": [
|
|
21751
|
+
{
|
|
21752
|
+
"name": "Scoped lascarbine",
|
|
21753
|
+
"attacks": "4",
|
|
21754
|
+
"hit": "3+",
|
|
21755
|
+
"damage": "2/3",
|
|
21756
|
+
"weaponRules": "Lethal 5+, Rending",
|
|
21757
|
+
"type": "ranged"
|
|
21758
|
+
},
|
|
21759
|
+
{
|
|
21760
|
+
"name": "Bionic arm",
|
|
21761
|
+
"attacks": "3",
|
|
21762
|
+
"hit": "3+",
|
|
21763
|
+
"damage": "3/4",
|
|
21764
|
+
"weaponRules": "-",
|
|
21765
|
+
"type": "melee"
|
|
21766
|
+
}
|
|
21767
|
+
],
|
|
21768
|
+
"abilities": [],
|
|
21769
|
+
"uniqueActions": [],
|
|
21770
|
+
"gameSystem": "wh40k-killteam"
|
|
21771
|
+
},
|
|
21772
|
+
{
|
|
21773
|
+
"id": "cadd-99c4-9fdf-635b",
|
|
21774
|
+
"name": "Vox-Relay Beacon",
|
|
21775
|
+
"faction": "Spectre Squad",
|
|
21776
|
+
"keywords": [
|
|
21777
|
+
"Operative",
|
|
21778
|
+
"Astra Militarum",
|
|
21779
|
+
"Imperium",
|
|
21780
|
+
"SPECTRE SQUAD",
|
|
21781
|
+
"Vox-Relay Beacon"
|
|
21782
|
+
],
|
|
21783
|
+
"profile": {
|
|
21784
|
+
"name": "Vox-Relay Beacon",
|
|
21785
|
+
"apl": "1",
|
|
21786
|
+
"movement": "0\"",
|
|
21787
|
+
"save": "5+",
|
|
21788
|
+
"wounds": "3"
|
|
21789
|
+
},
|
|
21790
|
+
"weapons": [],
|
|
21791
|
+
"abilities": [
|
|
21792
|
+
{
|
|
21793
|
+
"name": "Pre-Deploy",
|
|
21794
|
+
"description": "In the Set Up Operatives step, this operative can be set up outside of your drop zone. It must be set up in a location it can be placed, wholly within your territory and more than 2\" from markers and equipment terrain features."
|
|
21795
|
+
},
|
|
21796
|
+
{
|
|
21797
|
+
"name": "Expendable",
|
|
21798
|
+
"description": "This operative cannot perform any actions other than **Signal**. It cannot counteract, retaliate or assist in a fight.\n\n\nThis operative cannot contest markers or areas of the killzone, and is ignored for your opponent’s kill/elimination op (when it’s incapacitated, and when determining your starting number of operatives). It’s also ignored for victory conditions and scoring VPs if either require operatives to ‘escape’, ‘survive’ or be incapacitated by enemy operatives (if it escapes/survives/is incapacitated, determining how many operatives must escape/survive/be incapacitated, etc.).\n\n\nOperatives can move through this operative. Your opponent can ignore this operative’s control range at any time. Whenever a friendly SPECTRE SQUAD operative is performing the **Shoot** action and you’re selecting a valid target, you can ignore this operative’s control range. Note that control range wouldn’t be mutual when ignored."
|
|
21799
|
+
}
|
|
21800
|
+
],
|
|
21801
|
+
"uniqueActions": [],
|
|
21802
|
+
"gameSystem": "wh40k-killteam"
|
|
21803
|
+
},
|
|
21804
|
+
{
|
|
21805
|
+
"id": "f86f-4d65-6e0d-2b5f",
|
|
21806
|
+
"name": "Field Medicae",
|
|
21807
|
+
"faction": "Spectre Squad",
|
|
21808
|
+
"keywords": [
|
|
21809
|
+
"Operative",
|
|
21810
|
+
"Astra Militarum",
|
|
21811
|
+
"Imperium",
|
|
21812
|
+
"SPECTRE SQUAD",
|
|
21813
|
+
"Field Medicae"
|
|
21814
|
+
],
|
|
21815
|
+
"profile": {
|
|
21816
|
+
"name": "Field Medicae",
|
|
21817
|
+
"apl": "2",
|
|
21818
|
+
"movement": "6\"",
|
|
21819
|
+
"save": "5+",
|
|
21820
|
+
"wounds": "8"
|
|
21821
|
+
},
|
|
21822
|
+
"weapons": [
|
|
21823
|
+
{
|
|
21824
|
+
"name": "Gun butt",
|
|
21825
|
+
"attacks": "3",
|
|
21826
|
+
"hit": "4+",
|
|
21827
|
+
"damage": "2/3",
|
|
21828
|
+
"weaponRules": "-",
|
|
21829
|
+
"type": "melee"
|
|
21830
|
+
}
|
|
21831
|
+
],
|
|
21832
|
+
"abilities": [
|
|
21833
|
+
{
|
|
21834
|
+
"name": "Medic!",
|
|
21835
|
+
"description": "The first time during each turning point that another friendly SPECTRE SQUAD operative (excluding VOX-RELAY BEACON) would be incapacitated while visible to and within 3\" of this operative, you can use this rule, providing neither this nor that operative is within control range of an enemy operative. If you do, that friendly operative isn’t incapacitated, has 1 wound remaining and cannot be incapacitated for the remainder of the action. After that action, that friendly operative can immediately perform a free Dash action, but must end that move within this operative’s control range. Subtract 1 from this and that operative’s APL stats until the end of their next activations respectively, and if this rule was used during that friendly operative’s activation, that activation ends. You cannot use this rule if this operative is incapacitated, or if it’s a Shoot action and this operative would be a primary or secondary target."
|
|
21836
|
+
}
|
|
21837
|
+
],
|
|
21838
|
+
"uniqueActions": [],
|
|
21839
|
+
"gameSystem": "wh40k-killteam"
|
|
21840
|
+
},
|
|
21841
|
+
{
|
|
21842
|
+
"id": "90f8-79ff-e03a-bae1",
|
|
21843
|
+
"name": "Grenadier",
|
|
21844
|
+
"faction": "Spectre Squad",
|
|
21845
|
+
"keywords": [
|
|
21846
|
+
"Operative",
|
|
21847
|
+
"Astra Militarum",
|
|
21848
|
+
"Imperium",
|
|
21849
|
+
"SPECTRE SQUAD",
|
|
21850
|
+
"Grenadier"
|
|
21851
|
+
],
|
|
21852
|
+
"profile": {
|
|
21853
|
+
"name": "Grenadier",
|
|
21854
|
+
"apl": "2",
|
|
21855
|
+
"movement": "6\"",
|
|
21856
|
+
"save": "5+",
|
|
21857
|
+
"wounds": "8"
|
|
21858
|
+
},
|
|
21859
|
+
"weapons": [
|
|
21860
|
+
{
|
|
21861
|
+
"name": "Gun butt",
|
|
21862
|
+
"attacks": "3",
|
|
21863
|
+
"hit": "4+",
|
|
21864
|
+
"damage": "2/3",
|
|
21865
|
+
"weaponRules": "-",
|
|
21866
|
+
"type": "melee"
|
|
21867
|
+
}
|
|
21868
|
+
],
|
|
21869
|
+
"abilities": [
|
|
21870
|
+
{
|
|
21871
|
+
"name": "Grenadier",
|
|
21872
|
+
"description": "This operative can use frag, krak, and smoke grenades (see universal equipment). Doing so doesn’t count towards any limited uses you have (i.e. if you also select those grenades from equipment for other operatives). Whenever this operative is using a frag or krak grenade, improve the Hit stat of that weapon by 1."
|
|
21873
|
+
},
|
|
21874
|
+
{
|
|
21875
|
+
"name": "Melta Mine",
|
|
21876
|
+
"description": "This operative is carrying your Melta Mine marker. It can perform the **Pick Up Marker** action on that marker, and whenever it performs the **Place Marker** action on that marker, it can immediately perform a free **Dash** action. That marker cannot be placed within an enemy operative’s control range (if this operative is incapacitated while carrying that marker and that marker cannot be placed, it’s removed with this operative)."
|
|
21877
|
+
},
|
|
21878
|
+
{
|
|
21879
|
+
"name": "Proximity Mine",
|
|
21880
|
+
"description": "The first time your Melta Mine marker is within another operative’s control range, remove that marker and inflict 2D6+3 damage on that operative; if it isn’t incapacitated, end its action (if any), even if that action’s effects aren’t fulfilled. If it cannot be placed, move it the minimum amount to do so. Note that this operative is ignored for these effects (i.e. it cannot set it off or take damage from that marker)."
|
|
21881
|
+
}
|
|
21882
|
+
],
|
|
21883
|
+
"uniqueActions": [],
|
|
21884
|
+
"gameSystem": "wh40k-killteam"
|
|
21885
|
+
},
|
|
21886
|
+
{
|
|
21887
|
+
"id": "a902-c403-d2bb-4c0b",
|
|
21888
|
+
"name": "Guide",
|
|
21889
|
+
"faction": "Spectre Squad",
|
|
21890
|
+
"keywords": [
|
|
21891
|
+
"Operative",
|
|
21892
|
+
"Astra Militarum",
|
|
21893
|
+
"Imperium",
|
|
21894
|
+
"SPECTRE SQUAD",
|
|
21895
|
+
"Guide"
|
|
21896
|
+
],
|
|
21897
|
+
"profile": {
|
|
21898
|
+
"name": "Guide",
|
|
21899
|
+
"apl": "2",
|
|
21900
|
+
"movement": "6\"",
|
|
21901
|
+
"save": "5+",
|
|
21902
|
+
"wounds": "8"
|
|
21903
|
+
},
|
|
21904
|
+
"weapons": [
|
|
21905
|
+
{
|
|
21906
|
+
"name": "Gun butt",
|
|
21907
|
+
"attacks": "3",
|
|
21908
|
+
"hit": "4+",
|
|
21909
|
+
"damage": "2/3",
|
|
21910
|
+
"weaponRules": "-",
|
|
21911
|
+
"type": "melee"
|
|
21912
|
+
}
|
|
21913
|
+
],
|
|
21914
|
+
"abilities": [
|
|
21915
|
+
{
|
|
21916
|
+
"name": "Prepared Killzone",
|
|
21917
|
+
"description": "You can select one additional equipment option, but it must be an Ammo Cache or an equipment terrain feature (see universal equipment)."
|
|
21918
|
+
},
|
|
21919
|
+
{
|
|
21920
|
+
"name": "Scout Terrain",
|
|
21921
|
+
"description": "Terrain features within your territory or within 3\" of this operative are scouted for friendly SPECTRE SQUAD operatives. Once in each of their activations, friendly SPECTRE SQUAD operatives can do one of the following:\n- Ignore the first vertical distance of 2\" it moves during one climb up if the terrain feature is scouted for friendly SPECTRE SQUAD operatives.\n- Perform the **Operate Hatch** action for 1 less AP if the access point is scouted for friendly SPECTRE SQUAD operatives."
|
|
21922
|
+
}
|
|
21923
|
+
],
|
|
21924
|
+
"uniqueActions": [],
|
|
21925
|
+
"gameSystem": "wh40k-killteam"
|
|
21926
|
+
},
|
|
21927
|
+
{
|
|
21928
|
+
"id": "eab2-8847-9536-cb84",
|
|
21929
|
+
"name": "Gunner",
|
|
21930
|
+
"faction": "Spectre Squad",
|
|
21931
|
+
"keywords": [
|
|
21932
|
+
"Operative",
|
|
21933
|
+
"Astra Militarum",
|
|
21934
|
+
"Imperium",
|
|
21935
|
+
"SPECTRE SQUAD",
|
|
21936
|
+
"Gunner"
|
|
21937
|
+
],
|
|
21938
|
+
"profile": {
|
|
21939
|
+
"name": "Gunner",
|
|
21940
|
+
"apl": "2",
|
|
21941
|
+
"movement": "6\"",
|
|
21942
|
+
"save": "5+",
|
|
21943
|
+
"wounds": "8"
|
|
21944
|
+
},
|
|
21945
|
+
"weapons": [
|
|
21946
|
+
{
|
|
21947
|
+
"name": "Meltagun",
|
|
21948
|
+
"attacks": "4",
|
|
21949
|
+
"hit": "3+",
|
|
21950
|
+
"damage": "6/3",
|
|
21951
|
+
"weaponRules": "Range 6\", Devastating 4, Piercing 2",
|
|
21952
|
+
"type": "ranged"
|
|
21953
|
+
},
|
|
21954
|
+
{
|
|
21955
|
+
"name": "Plasma gun (standard)",
|
|
21956
|
+
"attacks": "4",
|
|
21957
|
+
"hit": "3+",
|
|
21958
|
+
"damage": "4/6",
|
|
21959
|
+
"weaponRules": "Piercing 1",
|
|
21960
|
+
"type": "ranged"
|
|
21961
|
+
},
|
|
21962
|
+
{
|
|
21963
|
+
"name": "Plasma gun (supercharge)",
|
|
21964
|
+
"attacks": "4",
|
|
21965
|
+
"hit": "3+",
|
|
21966
|
+
"damage": "5/6",
|
|
21967
|
+
"weaponRules": "Hot, Lethal 5+, Piercing 1",
|
|
21968
|
+
"type": "ranged"
|
|
21969
|
+
},
|
|
21970
|
+
{
|
|
21971
|
+
"name": "Gun butt",
|
|
21972
|
+
"attacks": "3",
|
|
21973
|
+
"hit": "4+",
|
|
21974
|
+
"damage": "2/3",
|
|
21975
|
+
"weaponRules": "-",
|
|
21976
|
+
"type": "melee"
|
|
21977
|
+
}
|
|
21978
|
+
],
|
|
21979
|
+
"abilities": [],
|
|
21980
|
+
"uniqueActions": [],
|
|
21981
|
+
"gameSystem": "wh40k-killteam"
|
|
21982
|
+
},
|
|
21983
|
+
{
|
|
21984
|
+
"id": "ca70-2ae9-8e5d-f6db",
|
|
21985
|
+
"name": "Heavy Gunner",
|
|
21986
|
+
"faction": "Spectre Squad",
|
|
21987
|
+
"keywords": [
|
|
21988
|
+
"Operative",
|
|
21989
|
+
"Astra Militarum",
|
|
21990
|
+
"Imperium",
|
|
21991
|
+
"SPECTRE SQUAD",
|
|
21992
|
+
"Heavy Gunner"
|
|
21993
|
+
],
|
|
21994
|
+
"profile": {
|
|
21995
|
+
"name": "Heavy Gunner",
|
|
21996
|
+
"apl": "2",
|
|
21997
|
+
"movement": "6\"",
|
|
21998
|
+
"save": "5+",
|
|
21999
|
+
"wounds": "8"
|
|
22000
|
+
},
|
|
22001
|
+
"weapons": [
|
|
22002
|
+
{
|
|
22003
|
+
"name": "Missile launcher (frag)",
|
|
22004
|
+
"attacks": "4",
|
|
22005
|
+
"hit": "3+",
|
|
22006
|
+
"damage": "3/5",
|
|
22007
|
+
"weaponRules": "Blast 2\", Heavy",
|
|
22008
|
+
"type": "ranged"
|
|
22009
|
+
},
|
|
22010
|
+
{
|
|
22011
|
+
"name": "Missile launcher (krak)",
|
|
22012
|
+
"attacks": "4",
|
|
22013
|
+
"hit": "3+",
|
|
22014
|
+
"damage": "5/7",
|
|
22015
|
+
"weaponRules": "Heavy, Piercing 1",
|
|
22016
|
+
"type": "ranged"
|
|
22017
|
+
},
|
|
22018
|
+
{
|
|
22019
|
+
"name": "Fists",
|
|
22020
|
+
"attacks": "3",
|
|
22021
|
+
"hit": "4+",
|
|
22022
|
+
"damage": "2/3",
|
|
22023
|
+
"weaponRules": "-",
|
|
22024
|
+
"type": "melee"
|
|
22025
|
+
},
|
|
22026
|
+
{
|
|
22027
|
+
"name": "Laspistol",
|
|
22028
|
+
"attacks": "4",
|
|
22029
|
+
"hit": "3+",
|
|
22030
|
+
"damage": "2/3",
|
|
22031
|
+
"weaponRules": "Range 8\"",
|
|
22032
|
+
"type": "ranged"
|
|
22033
|
+
}
|
|
22034
|
+
],
|
|
22035
|
+
"abilities": [
|
|
22036
|
+
{
|
|
22037
|
+
"name": "Weapons Team",
|
|
22038
|
+
"description": "Whenever this operative is activated, if a friendly LOADER operative is within its control range, all profiles of its missile launcher have the Heavy (**Dash** only) weapon rule instead of the Heavy weapon rule until the end of that activation."
|
|
22039
|
+
}
|
|
22040
|
+
],
|
|
22041
|
+
"uniqueActions": [],
|
|
22042
|
+
"gameSystem": "wh40k-killteam"
|
|
22043
|
+
},
|
|
22044
|
+
{
|
|
22045
|
+
"id": "7fed-c79b-b623-64a7",
|
|
22046
|
+
"name": "Loader",
|
|
22047
|
+
"faction": "Spectre Squad",
|
|
22048
|
+
"keywords": [
|
|
22049
|
+
"Operative",
|
|
22050
|
+
"Astra Militarum",
|
|
22051
|
+
"Imperium",
|
|
22052
|
+
"SPECTRE SQUAD",
|
|
22053
|
+
"Loader"
|
|
22054
|
+
],
|
|
22055
|
+
"profile": {
|
|
22056
|
+
"name": "Loader",
|
|
22057
|
+
"apl": "2",
|
|
22058
|
+
"movement": "6\"",
|
|
22059
|
+
"save": "5+",
|
|
22060
|
+
"wounds": "8"
|
|
22061
|
+
},
|
|
22062
|
+
"weapons": [
|
|
22063
|
+
{
|
|
22064
|
+
"name": "Fists",
|
|
22065
|
+
"attacks": "3",
|
|
22066
|
+
"hit": "4+",
|
|
22067
|
+
"damage": "2/3",
|
|
22068
|
+
"weaponRules": "-",
|
|
22069
|
+
"type": "melee"
|
|
22070
|
+
},
|
|
22071
|
+
{
|
|
22072
|
+
"name": "Laspistol",
|
|
22073
|
+
"attacks": "4",
|
|
22074
|
+
"hit": "3+",
|
|
22075
|
+
"damage": "2/3",
|
|
22076
|
+
"weaponRules": "Range 8\"",
|
|
22077
|
+
"type": "ranged"
|
|
22078
|
+
}
|
|
22079
|
+
],
|
|
22080
|
+
"abilities": [
|
|
22081
|
+
{
|
|
22082
|
+
"name": "Weapon Assist",
|
|
22083
|
+
"description": "Whenever another friendly SPECTRE SQUAD operative within control range of this operative is shooting, you can re-roll one of your attack dice."
|
|
22084
|
+
}
|
|
22085
|
+
],
|
|
22086
|
+
"uniqueActions": [],
|
|
22087
|
+
"gameSystem": "wh40k-killteam"
|
|
22088
|
+
},
|
|
22089
|
+
{
|
|
22090
|
+
"id": "65bf-7f70-9a21-d766",
|
|
22091
|
+
"name": "Sharpshooter",
|
|
22092
|
+
"faction": "Spectre Squad",
|
|
22093
|
+
"keywords": [
|
|
22094
|
+
"Operative",
|
|
22095
|
+
"Astra Militarum",
|
|
22096
|
+
"Imperium",
|
|
22097
|
+
"SPECTRE SQUAD",
|
|
22098
|
+
"Sharpshooter"
|
|
22099
|
+
],
|
|
22100
|
+
"profile": {
|
|
22101
|
+
"name": "Sharpshooter",
|
|
22102
|
+
"apl": "2",
|
|
22103
|
+
"movement": "6\"",
|
|
22104
|
+
"save": "5+",
|
|
22105
|
+
"wounds": "8"
|
|
22106
|
+
},
|
|
22107
|
+
"weapons": [
|
|
22108
|
+
{
|
|
22109
|
+
"name": "Long-las (concealed)",
|
|
22110
|
+
"attacks": "4",
|
|
22111
|
+
"hit": "2+",
|
|
22112
|
+
"damage": "3/3",
|
|
22113
|
+
"weaponRules": "Devastating 3, Heavy, Silent, Concealed Position*",
|
|
22114
|
+
"type": "ranged"
|
|
22115
|
+
},
|
|
22116
|
+
{
|
|
22117
|
+
"name": "Long-las (mobile)",
|
|
22118
|
+
"attacks": "4",
|
|
22119
|
+
"hit": "3+",
|
|
22120
|
+
"damage": "3/4",
|
|
22121
|
+
"weaponRules": "-",
|
|
22122
|
+
"type": "ranged"
|
|
22123
|
+
},
|
|
22124
|
+
{
|
|
22125
|
+
"name": "Long-las (stationary)",
|
|
22126
|
+
"attacks": "4",
|
|
22127
|
+
"hit": "2+",
|
|
22128
|
+
"damage": "3/3",
|
|
22129
|
+
"weaponRules": "Devastating 3, Heavy",
|
|
22130
|
+
"type": "ranged"
|
|
22131
|
+
},
|
|
22132
|
+
{
|
|
22133
|
+
"name": "Gun butt",
|
|
22134
|
+
"attacks": "3",
|
|
22135
|
+
"hit": "4+",
|
|
22136
|
+
"damage": "2/3",
|
|
22137
|
+
"weaponRules": "-",
|
|
22138
|
+
"type": "melee"
|
|
22139
|
+
}
|
|
22140
|
+
],
|
|
22141
|
+
"abilities": [],
|
|
22142
|
+
"uniqueActions": [],
|
|
22143
|
+
"gameSystem": "wh40k-killteam"
|
|
22144
|
+
},
|
|
22145
|
+
{
|
|
22146
|
+
"id": "e3ca-df22-3246-af66",
|
|
22147
|
+
"name": "Stub-Gunner",
|
|
22148
|
+
"faction": "Spectre Squad",
|
|
22149
|
+
"keywords": [
|
|
22150
|
+
"Operative",
|
|
22151
|
+
"Astra Militarum",
|
|
22152
|
+
"Imperium",
|
|
22153
|
+
"SPECTRE SQUAD",
|
|
22154
|
+
"Stub-Gunner"
|
|
22155
|
+
],
|
|
22156
|
+
"profile": {
|
|
22157
|
+
"name": "Stub-Gunner",
|
|
22158
|
+
"apl": "2",
|
|
22159
|
+
"movement": "6\"",
|
|
22160
|
+
"save": "5+",
|
|
22161
|
+
"wounds": "8"
|
|
22162
|
+
},
|
|
22163
|
+
"weapons": [
|
|
22164
|
+
{
|
|
22165
|
+
"name": "Autostubber (focused)",
|
|
22166
|
+
"attacks": "5",
|
|
22167
|
+
"hit": "3+",
|
|
22168
|
+
"damage": "3/4",
|
|
22169
|
+
"weaponRules": "Heavy (Dash only)",
|
|
22170
|
+
"type": "ranged"
|
|
22171
|
+
},
|
|
22172
|
+
{
|
|
22173
|
+
"name": "Autostubber (suppressive)",
|
|
22174
|
+
"attacks": "5",
|
|
22175
|
+
"hit": "5+",
|
|
22176
|
+
"damage": "0/0",
|
|
22177
|
+
"weaponRules": "Heavy, Lethal 5+, Seek Light, Stun, Torrent 1\"",
|
|
22178
|
+
"type": "ranged"
|
|
22179
|
+
},
|
|
22180
|
+
{
|
|
22181
|
+
"name": "Autostubber (sweeping)",
|
|
22182
|
+
"attacks": "4",
|
|
22183
|
+
"hit": "3+",
|
|
22184
|
+
"damage": "3/4",
|
|
22185
|
+
"weaponRules": "Heavy (Dash only), Torrent 1\"",
|
|
22186
|
+
"type": "ranged"
|
|
22187
|
+
},
|
|
22188
|
+
{
|
|
22189
|
+
"name": "Fists",
|
|
22190
|
+
"attacks": "3",
|
|
22191
|
+
"hit": "4+",
|
|
22192
|
+
"damage": "2/3",
|
|
22193
|
+
"weaponRules": "-",
|
|
22194
|
+
"type": "melee"
|
|
22195
|
+
}
|
|
22196
|
+
],
|
|
22197
|
+
"abilities": [
|
|
22198
|
+
{
|
|
22199
|
+
"name": "Suppressive Fire",
|
|
22200
|
+
"description": "Whenever an enemy operative is visible to and within 3\" of this operative, if this operative has an Engage order and isn’t within control range of any other enemy operatives, subtract 1 from the Atk stat of that enemy operative’s weapons (to a minimum of 1). This rule has no effect if this operative performed the **Charge** action during this turning point."
|
|
22201
|
+
}
|
|
22202
|
+
],
|
|
22203
|
+
"uniqueActions": [],
|
|
22204
|
+
"gameSystem": "wh40k-killteam"
|
|
22205
|
+
},
|
|
22206
|
+
{
|
|
22207
|
+
"id": "8abd-6c1c-7aac-1a07",
|
|
22208
|
+
"name": "Vox-Operator",
|
|
22209
|
+
"faction": "Spectre Squad",
|
|
22210
|
+
"keywords": [
|
|
22211
|
+
"Operative",
|
|
22212
|
+
"Astra Militarum",
|
|
22213
|
+
"Imperium",
|
|
22214
|
+
"SPECTRE SQUAD",
|
|
22215
|
+
"Vox-Operator"
|
|
22216
|
+
],
|
|
22217
|
+
"profile": {
|
|
22218
|
+
"name": "Vox-Operator",
|
|
22219
|
+
"apl": "2",
|
|
22220
|
+
"movement": "6\"",
|
|
22221
|
+
"save": "5+",
|
|
22222
|
+
"wounds": "8"
|
|
22223
|
+
},
|
|
22224
|
+
"weapons": [
|
|
22225
|
+
{
|
|
22226
|
+
"name": "Gun butt",
|
|
22227
|
+
"attacks": "3",
|
|
22228
|
+
"hit": "4+",
|
|
22229
|
+
"damage": "2/3",
|
|
22230
|
+
"weaponRules": "-",
|
|
22231
|
+
"type": "melee"
|
|
22232
|
+
}
|
|
22233
|
+
],
|
|
22234
|
+
"abilities": [],
|
|
22235
|
+
"uniqueActions": [],
|
|
22236
|
+
"gameSystem": "wh40k-killteam"
|
|
22237
|
+
},
|
|
22238
|
+
{
|
|
22239
|
+
"id": "b5d9-fe19-37f5-a623",
|
|
22240
|
+
"name": "Trooper",
|
|
22241
|
+
"faction": "Spectre Squad",
|
|
22242
|
+
"keywords": [
|
|
22243
|
+
"Operative",
|
|
22244
|
+
"Astra Militarum",
|
|
22245
|
+
"Imperium",
|
|
22246
|
+
"SPECTRE SQUAD",
|
|
22247
|
+
"Trooper"
|
|
22248
|
+
],
|
|
22249
|
+
"profile": {
|
|
22250
|
+
"name": "Trooper",
|
|
22251
|
+
"apl": "2",
|
|
22252
|
+
"movement": "6\"",
|
|
22253
|
+
"save": "5+",
|
|
22254
|
+
"wounds": "8"
|
|
22255
|
+
},
|
|
22256
|
+
"weapons": [
|
|
22257
|
+
{
|
|
22258
|
+
"name": "Gun butt",
|
|
22259
|
+
"attacks": "3",
|
|
22260
|
+
"hit": "4+",
|
|
22261
|
+
"damage": "2/3",
|
|
22262
|
+
"weaponRules": "-",
|
|
22263
|
+
"type": "melee"
|
|
22264
|
+
}
|
|
22265
|
+
],
|
|
22266
|
+
"abilities": [
|
|
22267
|
+
{
|
|
22268
|
+
"name": "Cool-Headed",
|
|
22269
|
+
"description": "Once per turning point, one friendly SPECTRE SQUAD operative with this rule can interrupt an enemy operative’s activation with the Elite Fieldcraft faction rule for 0 Fieldcraft points (taking precedence over the normal rules)."
|
|
22270
|
+
}
|
|
22271
|
+
],
|
|
22272
|
+
"uniqueActions": [],
|
|
22273
|
+
"gameSystem": "wh40k-killteam"
|
|
22274
|
+
},
|
|
21716
22275
|
{
|
|
21717
22276
|
"id": "90af-9f0b-c562-fe79",
|
|
21718
22277
|
"name": "Lieutenant Variel",
|