LAMaglan / PokeFightSimulator

A (simple) fight simulator between any two Pokemon using FastAPI with Jinja frontend
0 stars 0 forks source link

Use special attack and defense in current setup #43

Closed LAMaglan closed 3 months ago

LAMaglan commented 3 months ago

Not trivial to do without moveset (and type advantage). Maybe take average with standard attack and defense?