Experience points

From Starsonata Wiki
Revision as of 02:21, 2 February 2009 by Simon (talk | contribs)

Jump to: navigation, search

Experience points (abbreviated XP) are a measurement of a character's advancement towards a new level. They are gained by killing enemy AI, completing missions, or through an experience tithe.

  • The most common way of gaining XP is through defeating AI opponents. If you are equal to their level you will gain 200XP per kill, being below their level gives you more (up to a maximum of 510 per kill), being above gives you less (as low as 0).
  • Missions have a set level that determines how much experience you receive. If you are below that level you get more, if you are above you get less.
  • Gear can be obtained with Intelligent and Superintelligent mods that give +1% and +2% XP, respectively.
  • If you are a director or councillor of a high-ranking team (with a team score of at least 400), you receive a small percentage of the experience gained by your teammates while you are logged in.

You gain one level and five skill points every 1000 experience points.

There are items in the game which allow you to discover how many experience points are needed for the next level. For the most part, these items are not frequently used, because the distance from one level to the next is not large.

To Calculate Experience Points

If in any case the formula gives a number higher than 510, only 510 experience will be gained per ship doing the attacking.

If you are lower than level 10

  • Killing something lower level than you:
    • 200*((target'slevel+1)/(mylevel+1))^2
  • Killing something higher level than you:
    • 200*((target'slevel+1)/(mylevel+1))^.9

If you are level 10 or higher

  • Killing something lower level than you:
    • 200*((target'slevel+1)/(mylevel+1))^5
  • Killing something higher level than you:
    • 200*((target'slevel+1)/(mylevel+1))^.9