Module:Data/Equipment/Prototype Reppuu Late Model

< Module:Data‎ | Equipment
Revision as of 01:45, 14 August 2015 by com>Ckwng

Documentation for this module may be created at Module:Data/Equipment/Prototype Reppuu Late Model/doc

local Reppuu = {
	_name = "Reppuu",
	_localized_name = "Strong Gale",
	_page = false,
	_id = 22,
	_japanese_name = "烈風",
	_reading = "れっぷう",
	_type = 6,
	_icon = 6,
	_rarity = 3,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 10,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 2,
	_scrap_steel = false,
	_scrap_bauxite = 9,
	_buildable = true,
	_upgradable = false,
}

return Reppuu