Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
FLARE [ARCHIVED]

Where can I edit the amount of XP?

Anonymous
Saturday, May 26, 2012 - 15:02

Basically the what the subject title says. Where can I edit the amount of XP you get when defeating an enemy? I'm guessing either Statblock.cpp, LootManager.cpp, or Avatar.cpp?

  • Log in or register to post comments
Clint Bellanger
joined 15 years 11 months ago
Saturday, May 26, 2012 - 15:06
Clint Bellanger's picture

In the current dev version (not in the last binary release) you can specify in each enemy definition file the XP rewarded like this. E.g:

xp=100

Later we'll also allow defining a default XP amount for each enemy level, but that's not in yet.

  • Log in or register to post comments