Changes
From Shining Moon Wikipedia
40 bytes added
, 04:12, 27 November 2023
m| Line 54: |
Line 54: |
| | *OverUpgradeBonus: Non-existent for lvl 5 weapon | | *OverUpgradeBonus: Non-existent for lvl 5 weapon |
| | *StatusMatk = BaseLvl/4 + floor(Int x 1.5) + floor(Dex/5) + floor(Luk/3) + 5 x SPL | | *StatusMatk = BaseLvl/4 + floor(Int x 1.5) + floor(Dex/5) + floor(Luk/3) + 5 x SPL |
| | + | :*floor: round down. Ex: floor(9.8) = 9 |
| | *ConsumableMatk: | | *ConsumableMatk: |
| | :*I grouped ConsumableAtk into BuffAtk for phys because they are the same | | :*I grouped ConsumableAtk into BuffAtk for phys because they are the same |