//	class0.txt
//
//      a simple robot class file

name:
"Hoverbot"
desc:
"Fast, stealthy robot"
uid:
4000
nWeaponSlots:
2
weapon_uid:
5001

nArmorSlots:
1
armor_uid:
6000

initialStats:

// defense related stats
evade:
10
stamina:
10
defense:
10

// attack stats
power:
15
dexterity:
10

// neutral stats
speed:
8
experience: 
25
hitPoints:
400
totalHP:
400
energy:
600
totalEnergy:
600
endstats:


