Files
NGECore2/scripts/roadmap/spy_1a.py
T

28 lines
287 B
Python

import sys
def getLuck():
return 40
def getPrecision():
return 50
def getStrength():
return 50
def getConstitution():
return 80
def getStamina():
return 40
def getAgility():
return 100
def getHealth():
return 100
def getAction():
return 75
def getRewards(name):
return