Talk:Equipment/Armor/Nano Armor

From UFO:AI
Jump to navigation Jump to search

Stats

item medium //weights 120
{
	name		"_Nano Armor"
	image		armor/medium
	model		soldiers/mmedium/body
	type		armor
	category	3
	shape		"0 0 3 4"
	center		"0 0 -5"
	scale		0.7
	price		7500
	buytype		3

	protection
	{
		normal	35
		blast	55
		fire	20
		shock	20
		laser	20
		plasma	50
		tachyon	3
		stun	35
	}
	hardness
	{
		normal	6
		blast	10
		fire	10
		shock	10
		laser	16
		plasma	2
		tachyon	100
		stun	100
	}
}