Arcanorum/rogueworld

Noctis golem

Closed this issue · 1 comments

Task description

In addition to #171 another golem variant should be added, for the noctis metal tier.
This would be a recolour of the base iron golem, looking more like the noctis ore rocks.

References/notes

Noctis ore rocks:
image

Acceptance criteria

Code

  • A config for NoctisGolem should be added to the Mobs.yml config file.

Visual

  • 3 animation frames for each direction (up, down, left, right (left but flipped)), to be played in the basic humanoid animation pattern used by other entities: 1 (standing), 2 (right step), 1 (standing), 3 (left step), repeating.
  • Expected files:
    noctis-golem-up-1.png
    noctis-golem-up-2.png
    noctis-golem-up-3.png
    noctis-golem-down-1.png
    noctis-golem-down-2.png
    noctis-golem-down-3.png
    noctis-golem-left-1.png
    noctis-golem-left-2.png
    noctis-golem-left-3.png
    noctis-golem-right-1.png
    noctis-golem-right-2.png
    noctis-golem-right-3.png