Skip to content

Instantly share code, notes, and snippets.

@Ratstail91
Created December 5, 2021 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ratstail91/55a71ee952be7e010f411b6d8d6ae303 to your computer and use it in GitHub Desktop.
Save Ratstail91/55a71ee952be7e010f411b6d8d6ae303 to your computer and use it in GitHub Desktop.
{
"version": 0,
"faction": "necrons",
"units": {
"warrior": {
"role": "troops",
"warrior": {
"minimum": 10,
"maximum": 20
},
"power": {
"warrior": {
"10": 6,
"11": 12
}
}
}
},
"models": {
"warrior": {
"name": "Necron Warrior",
"points": 13,
"statistics": {
"movement": "5",
"weaponskill": "3+",
"ballisticskill": "3+",
"strength": "4",
"toughness": "4",
"wounds": "1",
"attacks": "1",
"leadership": "10",
"save": "4+",
"bracket": null
},
"wargear": {
"Gauss flayer": {
"range": "24",
"type": "Rapid Fire 1",
"strength": "4",
"armorpenetration": "-1",
"damage": "1",
"abilities": null,
"option": "default"
},
"Gauss reaper": {
"range": "12",
"type": "Assault 2",
"strength": "5",
"armorpenetration": "-2",
"damage": "1",
"abilities": null,
"option": "Gauss flayer"
}
},
"abilities": [
"Reanimation Protocols",
"Command Protocols",
{ "Their Number is Legion": "Re-roll Reanimation Protocol rolls of 1 made for this unit." }
],
"factionkeywords": [
"NECRONS", "<DYNASTY>"
],
"keywords": [
"INFANTRY", "CORE", "NECRON WARRIORS"
],
"meta": {
"base": "32mm"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment