ThauEx / ffrk-proxy

Proxy for Final Fantasy Record Keeper written in node.js
GNU Lesser General Public License v3.0
39 stars 21 forks source link

Make the added effect attack uncounterable #40

Closed KHShadowrunner closed 8 years ago

KHShadowrunner commented 8 years ago

Hey! Not sure if we want to implement a change in the code to make the added attack un-counterable (may be quite helpful in the final boss nightmare battle). We can either make it a variable you choose to enable (or disable? whatever), or we can hard-code the attack to simply not be counterable. Figured I'd get your input.

ThauEx commented 8 years ago

Config and enabled by default I think.

KHShadowrunner commented 8 years ago

Code added - possible improvement could be made but that's your call :)

ThauEx commented 8 years ago

Added in #41