The status effects particles update
Changelog:
- Implemented logic to display status effect vfx using animations and particles;
- Added particle effect animations to all currently implemented status effects;
- Every unit now has a few key relative positions to use as basis for skill and status effect positioning;
- Enemy HP is now always visible during battle;
- Updated C# API compatibility level to use .NET 4.x;