shenef / SoS-TAS

Sea of Stars TAS
3 stars 0 forks source link

Add way to check if a skill can be used based on its MP cost #93

Closed Eein closed 1 year ago

Eein commented 1 year ago

The TAS Currently does not check if you have the MP to use a skill and will get stuck.

To get around this you can add self.value = 1 to basic attack to force only attacks or remove Moonerang() from valeres appraisals in sos_consideration.py