I'm just wondering if there anyone knows the probably of what each slot option is when opening a Forcium (Mithril) Cube. More importantly, what are the odds of opening a Forcium Cube and getting Amp in the slot?
Thanks!
EDIT: So I've searched through the forums and eventually made my way to a file called "OptionPool.scp". I've found the different Mithril Cube outcomes for FB Gloves (in the code below) but I'm not really sure which line is what force option. If someone could help me out that would be great.
Code:
mID LotteryType TypeCode Order ItemName UseLevel DurationIdx Grade ItemOption OptPoolID Ratio AccuRatio UseFlag NameRemark
278 175 36 MITHRILCUBE(HAND(FB)) 1 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435473 0 .40000000000000000 .40000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
279 175 36 MITHRILCUBE(HAND(FB)) 2 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435474 0 11.00000000000000000 11.40000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
280 175 36 MITHRILCUBE(HAND(FB)) 3 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435475 0 11.00000000000000000 22.40000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
281 175 36 MITHRILCUBE(HAND(FB)) 4 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435476 0 11.00000000000000000 33.40000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
282 175 36 MITHRILCUBE(HAND(FB)) 5 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435477 0 11.00000000000000000 44.40000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
283 175 36 MITHRILCUBE(HAND(FB)) 6 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435478 0 11.00000000000000000 55.40000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
284 175 36 MITHRILCUBE(HAND(FB)) 7 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435479 0 11.00000000000000000 66.40000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
285 175 36 MITHRILCUBE(HAND(FB)) 8 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435480 0 .40000000000000000 66.80000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
286 175 36 MITHRILCUBE(HAND(FB)) 9 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435481 0 .40000000000000000 67.20000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
287 175 36 MITHRILCUBE(HAND(FB)) 10 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435483 0 11.00000000000000000 78.20000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
288 175 36 MITHRILCUBE(HAND(FB)) 11 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435484 0 .40000000000000000 78.60000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
289 175 36 MITHRILCUBE(HAND(FB)) 12 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435485 0 .40000000000000000 79.00000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
290 175 36 MITHRILCUBE(HAND(FB)) 13 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435486 0 11.00000000000000000 90.00000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
291 175 36 MITHRILCUBE(HAND(FB)) 14 ¹Ì½º¸±_±Û·¯ºê(FB) 105 0 9 268435456 0 10.00000000000000000 100.00000000000000000 True ¹Ì½º¸±_±Û·¯ºê(FB)
EDIT2: Another thing that I noticed that is odd is that there are 14 lines (I'm assuming each line indicates a different force option) which is strange because there are only 12 possible options for the slot.
- Empty
- Attack
- Attack Rate
- Defense
- Defense Rate
- Max Crit Rate
- HP Absorb
- MP Absorb
- 2 Slot Drop %
- Skill EXP
- Magic Amp
- Sword Amp
I'm confused about what those two additional lines are for.
EDIT3: Well, I've found out the answer to my own question, thanks anyways guys!
Thanks,
- Mac