xaya / taurion_gsp

Taurion - A Fully Decentralised MMO built for the Xaya Platform.
https://taurion.io
GNU General Public License v3.0
23 stars 10 forks source link

Implement friendly combat and "ally shield projector" #156

Closed domob1812 closed 4 years ago

domob1812 commented 4 years ago

This extends the combat system to support "attacks" that affect friendlies (although only normal AoE type for now, as that is what we need). We use this to implement the "ally shield projector" fitment (allyreplenish), which increases the shield regeneration rate of friendlies in a small AoE around the source.

For now, only the lf variant of the fitment has been defined; the others will be added in with an update for #142 before the competition start.