warhammer-oracle 0.1.33 → 0.1.35

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.
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-04-14T06:33:16.680Z
2
+ // Generated: 2026-04-16T06:33:58.905Z
3
3
  // Source: https://github.com/BSData/wh40k-killteam
4
4
  export const KILL_TEAM_OPERATIVES = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-04-14T06:33:16.684Z
2
+ // Generated: 2026-04-16T06:33:58.910Z
3
3
  // Source: https://github.com/BSData/wh40k-killteam
4
4
  export const KILL_TEAM_SHARED_RULES = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-04-14T06:33:16.679Z
2
+ // Generated: 2026-04-16T06:33:58.904Z
3
3
  // Source: https://github.com/BSData/wh40k-10e
4
4
  export const SHARED_RULES = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-04-14T06:33:16.644Z
2
+ // Generated: 2026-04-16T06:33:58.869Z
3
3
  // Source: https://github.com/BSData/wh40k-10e
4
4
  export const UNITS = [
5
5
  {
@@ -29273,7 +29273,7 @@ export const UNITS = [
29273
29273
  "range": "24\"",
29274
29274
  "attacks": "3",
29275
29275
  "ballisticSkill": "2+",
29276
- "strength": "5",
29276
+ "strength": "7",
29277
29277
  "armourPenetration": "-1",
29278
29278
  "damage": "2",
29279
29279
  "keywords": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warhammer-oracle",
3
- "version": "0.1.33",
3
+ "version": "0.1.35",
4
4
  "description": "Warhammer 40K and Kill Team rules, stats, and game flow MCP server",
5
5
  "mcpName": "io.github.gregario/warhammer-oracle",
6
6
  "repository": {