warhammer-oracle 0.2.62 → 0.2.64
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/crusade-11e.js +1 -1
- package/dist/data/detachments-11e.js +1 -1
- package/dist/data/detachments.js +1 -1
- package/dist/data/enhancements-11e.js +2 -2
- package/dist/data/enhancements-11e.js.map +1 -1
- package/dist/data/enhancements.js +1 -1
- package/dist/data/kill-team-operatives.js +1 -1
- package/dist/data/kill-team-rules.js +1 -1
- package/dist/data/rules-11e.js +1 -1
- package/dist/data/rules.js +1 -1
- package/dist/data/units-11e.d.ts.map +1 -1
- package/dist/data/units-11e.js +21 -49
- package/dist/data/units-11e.js.map +1 -1
- package/dist/data/units.js +1 -1
- package/package.json +1 -1
package/dist/data/crusade-11e.js
CHANGED
package/dist/data/detachments.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// Auto-generated by scripts/fetch-data.ts — do not edit manually
|
|
2
|
-
// Generated: 2026-08-
|
|
2
|
+
// Generated: 2026-08-25T06:27:56.276Z
|
|
3
3
|
// Source: https://github.com/BSData/wh40k-11e
|
|
4
4
|
export const ENHANCEMENTS_11E = [
|
|
5
5
|
{
|
|
@@ -7513,7 +7513,7 @@ export const ENHANCEMENTS_11E = [
|
|
|
7513
7513
|
"name": "Monstrous Nemesis",
|
|
7514
7514
|
"faction": "Tyranids",
|
|
7515
7515
|
"detachment": "Crusher Stampede",
|
|
7516
|
-
"description": "**^^Tyranids Monster^^** only. Each time the bearer makes a melee attack that targets a **^^Monster^^**or **^^Vehicle^^**unit, add 1 to the Wound roll.",
|
|
7516
|
+
"description": "**^^Tyranids Monster^^** only. Each time the bearer makes a melee attack that targets a **^^Monster^^** or **^^Vehicle^^** unit, add 1 to the Wound roll.",
|
|
7517
7517
|
"points": 25,
|
|
7518
7518
|
"gameSystem": "wh40k-11e"
|
|
7519
7519
|
},
|