Files
NGECore2/scripts/roadmap/trader_0d.py
T

26 lines
257 B
Python

import sys
def getLuck():
return 90
def getPrecision():
return 140
def getStrength():
return 140
def getConstitution():
return 0
def getStamina():
return 50
def getAgility():
return 140
def getHealth():
return 100
def getAction():
return 75