Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Implement Adder Leader #42

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Winsalot
Copy link
Collaborator

Description

This PR aims to implement the Adder.

Abilities

  • CausticScales: Applies damage over time and attack speed reduction for any enemy that attacks/damages this leader.

  • VenomBite: Every attack applies damage over time and slow. Stacks up to 5 instances.

@AnneKitsune
Copy link
Contributor

There are conflicting files

@owen-mccormick
Copy link
Collaborator

owen-mccormick commented Jan 29, 2021

Some new leader-related things were just added on master. After resolving merge conflicts, it may be best to add your leader to the match statement on line 72 of spawn_leader.rs so it compiles. (This is for adding specific sprites and AI systems to leaders.) Also, a variable called leaders_vec was just added on line 480 of main.rs that leaders must be part of in order to be randomly assigned to teams.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants