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

Soul Break Improvements/Mods #26

Closed SirPhoenix88 closed 7 years ago

SirPhoenix88 commented 8 years ago

I wanted to take some of the soul breaks and improve them up to 5 star levels, where doable. For example:

Adding this will be easy, but I think it may be spammy if I add these adjustments to buddy.js, since the possibilities are large.

Option 1: Add these to buddy.js Option 2: Add these to a new js specifically for soulbreak mods.

KHShadowrunner commented 8 years ago

Super late on this one - but your best bet is to have them separate as a SoulBreak.js file (sort of like what I suspect we might do with Record Materia in the RecordMateria.js file). Least that way it keeps it neat.

ThauEx commented 7 years ago

I'm closing this, because I'm not playing the game anymore and don't have time to work on this feature.