add-effect
Installation
SKILL.md
Adding Effects to Pokestar
Quick Reference
Files to modify:
src/enums/battleEnums.js- AddeffectIdEnum.YOUR_EFFECTentry (ONLY if not exists)src/battle/data/effects.js- Add the effect implementation
DO NOT modify other effects or battleConfig.js unless explicitly asked.