[Fix] Add various missing Attack icons to Adversaries (#651)

Added missing attack icons to the following adversaries' respective attacks.

Conscript - Spears
Mortal Hunter - Tear at Flesh
Spectral Captain - Longbow
Vault Guardian Sentinel - Charged Mace
This commit is contained in:
curtisjp 2025-08-06 16:46:24 +01:00 committed by GitHub
parent dd585a5e93
commit 840f71949c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 0 deletions

View file

@ -60,6 +60,7 @@
}, },
"attack": { "attack": {
"name": "Spears", "name": "Spears",
"img": "icons/weapons/polearms/spear-flared-worn.webp",
"range": "veryClose", "range": "veryClose",
"roll": { "roll": {
"bonus": 0, "bonus": 0,

View file

@ -74,6 +74,7 @@
"description": "<p>An undead figure wearing a heavy leather coat, with searching eyes and a casually cruel demeanor.</p>", "description": "<p>An undead figure wearing a heavy leather coat, with searching eyes and a casually cruel demeanor.</p>",
"attack": { "attack": {
"name": "Tear at Flesh", "name": "Tear at Flesh",
"img": "icons/skills/melee/strike-slashes-red.webp",
"roll": { "roll": {
"bonus": 5, "bonus": 5,
"type": "attack" "type": "attack"

View file

@ -74,6 +74,7 @@
"motivesAndTactics": "Move through solid objects, rally troops, rehash old battles", "motivesAndTactics": "Move through solid objects, rally troops, rehash old battles",
"attack": { "attack": {
"name": "Longbow", "name": "Longbow",
"img": "icons/weapons/bows/longbow-recurve-skull-brown.webp",
"damage": { "damage": {
"parts": [ "parts": [
{ {

View file

@ -68,6 +68,7 @@
"description": "<p>A dust-covered golden construct with boxy limbs and a huge mace for a hand.</p>", "description": "<p>A dust-covered golden construct with boxy limbs and a huge mace for a hand.</p>",
"attack": { "attack": {
"name": "Charged Mace", "name": "Charged Mace",
"img": "icons/weapons/maces/shortmace-ornate-gold.webp",
"range": "veryClose", "range": "veryClose",
"roll": { "roll": {
"bonus": 3, "bonus": 3,