Difference between revisions of "MATK"
Jump to navigation
Jump to search
Njosefbeck (talk | contribs) (Created page with "== Monster MATK == Monster MATK follows Classic values. == Player MATK == On TitanRO, player MATK has been buffed. At the low ends characters will be doing a small amount m...") |
Njosefbeck (talk | contribs) |
||
Line 7: | Line 7: | ||
On TitanRO, player MATK has been buffed. At the low ends characters will be doing a small amount more -- at the highest end, they can do upwards of 20% more damage compared to before. | On TitanRO, player MATK has been buffed. At the low ends characters will be doing a small amount more -- at the highest end, they can do upwards of 20% more damage compared to before. | ||
Before | '''Before''' | ||
* MATK = MATK + wMATK | * MATK = MATK + wMATK | ||
After | '''After''' | ||
* MATK = MATK + (wMATK * MATK / 125) | * MATK = MATK + (wMATK * MATK / 125) | ||
[[File:Matk table.png|frame|none|Table showing MATK before and after]] |
Revision as of 17:29, 16 June 2018
Monster MATK
Monster MATK follows Classic values.
Player MATK
On TitanRO, player MATK has been buffed. At the low ends characters will be doing a small amount more -- at the highest end, they can do upwards of 20% more damage compared to before.
Before
- MATK = MATK + wMATK
After
- MATK = MATK + (wMATK * MATK / 125)