export type DamageEffectName = 'Trap Hit' | 'Pulse Hit' | 'Star Hit Left' | 'Star Hit Right' | 'Shot Hit';
