Jump to content
  • 0

Question about GX.


Question

Posted

Cross Impact vs Meteor Assault

Cross impact damage is 1400% and meteor is about 400% only. How come Meteor assault deal more damage than Cross Impact?

2 answers to this question

Recommended Posts

Posted

What do you mean...? You just stated that MA deals 400 while CI deals 1400. Thus, CI deals more than MA and not the other way around? o_O

Damage ratio for CI:

case GC_CROSSIMPACT:
 skillratio += 900 + 100 * skill_lv;
 RE_LVL_DMOD(120);
 break;

Ratios for MA:

case ASC_METEORASSAULT:
 skillratio += 40*skill_lv-60;
 break;

Posted

its on the skills decription.. the skill meteor assault deals larger damage than cross impact. Example the meteor assault hits 19k but the cross impact 10k only..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...