The as-one-glastrier and as-one-spectrier abilities have zero items in effect_entries, which should contain a list of VerboseEffect items that describe the effect of the ability in different languages. I noticed that other pokemon abilities have at least an VerboseEffect item in effect_entries for English, while the as-one abilities do not have any.
Steps to reproduce:
- Request
/api/v2/ability/as-one-glastrier/ or /api/v2/ability/as-one-spectrier/
- Inspect
effect_entries
Expected behavior:
effect_entries in as-one-glastrier and as-one-spectrier abilities have a VerboseEffect item for English describing the effects of the abilities.
Observed behavior:
effect_entries has zero items in both as-one-glastrier and as-one-spectrier abilities
The as-one-glastrier and as-one-spectrier abilities have zero items in
effect_entries, which should contain a list ofVerboseEffectitems that describe the effect of the ability in different languages. I noticed that other pokemon abilities have at least anVerboseEffectitem ineffect_entriesfor English, while the as-one abilities do not have any.Steps to reproduce:
/api/v2/ability/as-one-glastrier/or/api/v2/ability/as-one-spectrier/effect_entriesExpected behavior:
effect_entriesin as-one-glastrier and as-one-spectrier abilities have aVerboseEffectitem for English describing the effects of the abilities.Observed behavior:
effect_entrieshas zero items in both as-one-glastrier and as-one-spectrier abilities