Users browsing this thread: 2 Guest(s)
FF6 Expansion Editor (FF6ExpED)

#15
Posts: 281
Threads: 18
Thanks Received: 13
Thanks Given: 8
Joined: Mar 2014
Reputation: 8
Status
None
FFX does allow for multiple steals; each Steal slot is checked independently. You can steal between one or three items in one go, but you only get the one successful attempt.

Ok, I'm retarded.
Code:
(Attacker Level + 50 - Target Level) * 2
and
(Attacker Level * 2 + 100 - Target Level * 2)
are literally exactly the same and has exactly the same shortcoming.

I guess what I was trying to do was find a formula that effectively doubles the range of level difference where you still have a chance to Steal, while also staying close to an overall doubled Steal chance. Back to the drawing board for me.

In the meantime, my first suggestion (Attacker's Level * 2 + 100 - Target's Level) is the best I can come up with, since it allows Stealing at any relative level. Although it doesn't just double the Steal chance, it pretty much guarantees a Steal unless the level difference is more than 50.

Edit: D'oh. I guess what I'd like Sneak Ring to do is to simply give the Attacker 50 extra levels for the purpose of calculating Steal success. So pretty much just this:
Code:
StealValue = (Attacker Level + 100 - Target Level)
  Find
Quote  



Messages In This Thread
FF6 Expansion Editor (FF6ExpED) - by madsiur - 03-14-2016, 01:04 AM
RE: FF6 Expansion Editor (FF6ExpED) - by DrakeyC - 03-14-2016, 02:26 AM
RE: FF6 Expansion Editor (FF6ExpED) - by madsiur - 03-14-2016, 09:42 AM
RE: FF6 Expansion Editor (FF6ExpED) - by madsiur - 03-15-2016, 04:17 PM
RE: FF6 Expansion Editor (FF6ExpED) - by madsiur - 03-19-2016, 09:05 PM
RE: FF6 Expansion Editor (FF6ExpED) - by madsiur - 04-08-2016, 11:06 PM
RE: FF6 Expansion Editor (FF6ExpED) - by seibaby - 04-13-2016, 02:16 PM
RE: FF6 Expansion Editor (FF6ExpED) - by madsiur - 04-13-2016, 10:42 PM
RE: FF6 Expansion Editor (FF6ExpED) - by seibaby - 04-14-2016, 07:25 AM
RE: FF6 Expansion Editor (FF6ExpED) - by madsiur - 04-14-2016, 09:56 AM
RE: FF6 Expansion Editor (FF6ExpED) - by seibaby - 04-14-2016, 11:43 AM
RE: FF6 Expansion Editor (FF6ExpED) - by SSJ Rick - 04-14-2016, 08:56 PM
RE: FF6 Expansion Editor (FF6ExpED) - by madsiur - 04-14-2016, 09:58 PM
RE: FF6 Expansion Editor (FF6ExpED) - by SSJ Rick - 04-15-2016, 12:35 AM
RE: FF6 Expansion Editor (FF6ExpED) - by madsiur - 05-06-2016, 01:23 AM
RE: FF6 Expansion Editor (FF6ExpED) - by madsiur - 05-06-2016, 02:32 AM
RE: FF6 Expansion Editor (FF6ExpED) - by dn - 05-06-2016, 05:36 AM
RE: FF6 Expansion Editor (FF6ExpED) - by assassin - 05-06-2016, 08:17 AM

Forum Jump:

Users browsing this thread: 2 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite