Files
NGECore2/scripts/roadmap/bothan.py
T

26 lines
253 B
Python

import sys
def getLuck():
return 60
def getPrecision():
return 65
def getStrength():
return 0
def getConstitution():
return 25
def getStamina():
return 0
def getAgility():
return 50
def getHealth():
return 100
def getAction():
return 75