-
Notifications
You must be signed in to change notification settings - Fork 26
Make assassins use noctis shurikens #149
Copy link
Copy link
Open
Labels
blockedCannot be completed yet due to other work needing to be completed first.Cannot be completed yet due to other work needing to be completed first.codeRequires code (logic/configuration) to be created or modified.Requires code (logic/configuration) to be created or modified.good first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
blockedCannot be completed yet due to other work needing to be completed first.Cannot be completed yet due to other work needing to be completed first.codeRequires code (logic/configuration) to be created or modified.Requires code (logic/configuration) to be created or modified.good first issueGood for newcomersGood for newcomers
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