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

Update buddy.js #6

Closed Weirion closed 8 years ago

Weirion commented 8 years ago

Adding MND.

ThauEx commented 8 years ago

Can you add a default value to the configuration?

Weirion commented 8 years ago

Yes, I'm adding all right now!

Weirion commented 8 years ago

Ok, done! I tested all changes myself in 0.53 and they work. According to this https://www.dropbox.com/s/ndbkwcvhfd20os5/battle-August-2015.js?dl=0 , Stun is called STAN in the game code, so I added it as such.

Weirion commented 8 years ago

Ack, my bad, fixed!

KHShadowrunner commented 8 years ago

Is there a need to 0 out the enemy's mnd as well? I see it is a stat, just curious if we want to address it or not.

Weirion commented 8 years ago

There are enemies like Holy Dragon that use, well, Holy, so its just a precaution.