Aatu / FieryVoid

A browser game based on AOGwars
8 stars 12 forks source link

non-penetrating hits on PRIMARY-only hit table #1699

Open Zero1627 opened 4 months ago

Zero1627 commented 4 months ago

$noPrimaryHits trait hits use specific modification of the hit table (Flash hits are ok!).

The algorithm for them is not quite correct - it should simply remove PRIMARY from consideration. It should notice if nothing is left though (possible in some cases! - especially LCVs and OSATs), and in that case move to PRIMARY despite the trait!