Dungeon Link Wiki
Advertisement

Documentation for this module may be created at Module:Hero/Andras the Demon God/doc

return {
	name        = 'Andras the Demon God',
	image       = 'Andras the Demon God.png',
	type        = 'water',
	base        = 'story',
	desc        = 'Bow to me!',
	
	tierPvE     = 'G',
	tierPvP     = 'G',
	tierTower   = 'G',
	
	dash        = '8 adjacent',
	skill       = 'Ice Age',
	passive     = 'perfect',
	evolutions  = {
		[6] = {
			stars            = 6,
			image           = 'Andras the Demon God.png',
			hp              = 15784,
			taunt           = 20,
			defense         = 650,
			freeze          = 5,
			critical        = 20,
			water           = 3469,
			
			dashValue       = 90,
			skillLevel      = 10,
			passiveValue    = 360,
		},
	}
}
Advertisement