Path-of-Terraria / PathOfTerraria

GNU General Public License v3.0
1 stars 3 forks source link

Molten Dangpa + Temporary Skills #306

Closed GabeHasWon closed 4 months ago

GabeHasWon commented 4 months ago

### Link Issues Resolves: #261 #251

Description of Work

Adds in Molten Dangpa + alt use. Adds in HealOnKillingBurningEnemiesAffix + peripheral system. Adds in MoltenShellAffix, MoltenShield (Molten Shell) ability, temporary ability/CanEquipSkill system, MoltenShellBuff. Adds in MiscDrawLayer for miscellaneous drawing, such as Molten Shell's shields. Adds in MoltenHealthUI for a Molten Shell shield remaining visual.

Comments

MoltenShellAffix and HealOnKillingBurningEnemiesAffix both don't have any text associated with them, and will display as * The EntityModifier system for comparison is hard to wrap my head around, so I've left it as-is for a future fix.