rogueworld icon indicating copy to clipboard operation
rogueworld copied to clipboard

Make assassins use noctis shurikens

Open Arcanorum opened this issue 3 years ago • 1 comments

Task description

Assassins (and Master Assassin) currently use the generic "Shuriken" projectile as one of their special attacks. They should instead use the new "NoctisShuriken" projectile.

References/notes

Assassin logic file: https://github.com/Arcanorum/dungeonz/blob/master/server/src/entities/classes/destroyables/movables/characters/mobs/Assassin.js Assassin logic file: https://github.com/Arcanorum/dungeonz/blob/master/server/src/entities/classes/destroyables/movables/characters/mobs/MasterAssassin.js

Acceptance criteria

  • Assassin mob should use the NoctisShuriken projectile as their optional attack.
  • Master Assassin mob should use the NoctisShuriken projectile as their special attack.

Arcanorum avatar Jul 26 '21 14:07 Arcanorum

Blocked for now by #148

Arcanorum avatar Jul 26 '21 14:07 Arcanorum