flyxiv / ffxiv_simbot

0 stars 0 forks source link

Add Stat Ladder #3

Closed flyxiv closed 1 month ago

flyxiv commented 2 months ago
flyxiv commented 1 month ago

crit

image

dh

image

det

image

ten

image

skill/spell speed

image

flyxiv commented 1 month ago

also need to find out weapon dmg multiplier and main stat multiplier image image

flyxiv commented 1 month ago

image

flyxiv commented 1 month ago

substats are done. Weapon attack and main stat needs to be finalized

flyxiv commented 1 month ago

Weapon Type Base For Each Job

Job Name Weapon Attack Base
GNB 39%
PLD 39%
WAR 40%
DRK 40%
AST 44%
SCH 44%
WHM 44%
SGE 44%
NIN 42%
DRG 44%
SAM 43%
MNK 42%
RPR 44%
MCH 44%
BRD 44%
DNC 44%
RDM 44%
BLM 44%
SMN 44%
flyxiv commented 1 month ago

Main Stat Formula For Classes

Classes Formula
Tank 0.4 * (main_stat - 390) + 100%
Non Tank 0.5 * (main_stat - 390) + 100%
Screenshot 2024-04-07 at 11 12 57 PM
flyxiv commented 1 month ago

tested on ninja and works well! closing

flyxiv commented 1 month ago
Screenshot 2024-04-08 at 8 11 14 PM