IoIxD / Cobblemounts

Cobblemon sidemod that lets you mount the Pokemon.
GNU Lesser General Public License v3.0
2 stars 11 forks source link

Alternate data sources for which pokemon can fly or swim. #19

Closed Grath closed 5 months ago

Grath commented 9 months ago

I was thinking about this, since I love using Cobblemounts on my server and had some thoughts; two possible sources of data that might work better than just the pokemon's type, if they're available in the Java class:

Could do some combination of the two (if 'behaviour' is defined, use swim.canSwimInWater and fly.canFly, otherwise use 'moves'?)

However it's done, it would be nice to have in combination with #18 where you could manually override any decision (such as enabling flying Gyarados because it's canon in one game but not canon to Cobblemounts/HM learn set)

IoIxD commented 5 months ago

Flying was already in, swimming was just done. It is manually configured instead of done via moves.