FFXI Melee Damage Comparator V5.1.0 (20March2011) |
||
|
FFXI Melee Damage Comparator v5.1.0 (20March2011)
Doesnt seem to be accounting impetus correctly. When picked as a JA buff, attack/crit rate/crit damage are unaffected aswell as the overall dmg increase.
Titan.Gaiarorshack said: This looks like it a converting form an excel sheet. is there a quick and easy way to do this (xls -> .exe) without being a programmer? i would love to make my swing calculator into a real program and no just an excel spreadsheet I wished it would be that simple lol, im not a programmer either... But other reason to use excel over VB.NET or C is to allow poeple see the actual equations behind the scene relatively easier than a C source code... Seedo @ KillingIfrit made a calculator for MNK, passed a lot of time learning VB.NET and how to use some features with internet, etc... In the end he proposed his calc completely encapsulated into a .exe checking the net. Poeple started to ask to see the source code. Seedo refused in fear of plagiarisation... everyone left, end of story. Offline
Posts: 13
Is it possible to fix the code for OpenOffice? I'll try working on it myself, just wondering if I'm going to be wasting my time.
First, go to:
Menu: Tools/Options Open Office Calc Check "Enable regular expressions in formulas" (By default, regular expressions aren't enabled, which makes a large amount of the formulas generated simply not work.) Second: Move to the TPGearSet sheet; this will let you catch most missed changes, if any. Menu: Insert/Names Find all entries of *Table (eg: WeaponsTable); each is defined with an OFFSET function. Mostly equip slots, but also food and mobs (about 15 entries total). Each should contain 2 COUNTIF functions Change the final "*" to ".+" in each COUNTIF function Click the Modify button to accept each change This is because * is not a valid check value as a regular expression, since it evaluates to an empty cell rather than as a check for any content. I don't know offhand if this is back-portable to Excel. This fixes the majority of the issues. It does not fix the Main Base Stats in the Job Stats Skills Traits sheet. The formula is rather complicated, and I haven't quite worked out what the problem is (though appears to be related to the nested MATCH/INDEX functions). I'm pretty sure that if this last bit were fixed, it would fix almost all the issues in OOCalc.
Necro Bump Detected!
[31 days between previous and next post]
Offline
Posts: 433
has there been any updates to this since may update,say for instance the lr buff? or do i add it in somewhere to get there correct numbers?
Necro Bump Detected!
[121 days between previous and next post]
I see some updates on http://code.google.com/p/ffxidmgformula/updates/list
that say that people use version 5.2.0 - the most current version available on the site is 5.1.3 - will there be any updates on this spreadsheet? Or a www page to calculate it? |
|
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|