| Line 1: |
Line 1: |
| − | --Categories:
| |
| − | --[[Category:Equipment modules]]
| |
| − |
| |
| | return { | | return { |
| − | _name = "Skilled Deck Personnel",
| + | _name = "熟練甲板要員", |
| − | _page = false,
| + | _id = 477, |
| − | _id = 477,
| + | _japanese_name = "熟練甲板要員", |
| − | _japanese_name = "熟練甲板要員",
| + | _reading = nil, |
| − | _reading = "???",
| + | _type = 35, -- 13,23,35,29,0 |
| − | _type = 35,
| + | _icon = 29, |
| − | _icon = 29,
| + | _rarity = 3, |
| − | _rarity = 3,
| + | _firepower = 2, |
| − | _firepower = 2,
| + | _bombing = false, |
| − | _bombing = false,
| + | _torpedo = false, |
| − | _torpedo = false,
| + | _aa = 1, |
| − | _aa = 1,
| + | _armor = 1, |
| − | _armor = 1,
| + | _asw = false, |
| − | _asw = false,
| + | _shelling_accuracy = 1, |
| − | _shelling_accuracy = 1,
| + | _torpedo_accuracy = false, |
| − | _torpedo_accuracy = false,
| + | _evasion = 1, |
| − | _evasion = 1,
| + | _los = 1, |
| − | _los = 1,
| + | _speed = false, |
| − | _speed = false,
| + | _luck = false, |
| − | _luck = false,
| + | _range = false, |
| − | _range = false,
| + | _flight_cost = false, |
| − | _special = false,
| + | _flight_range = false, |
| − | _scrap_fuel = 1,
| + | _special = false, |
| − | _scrap_ammo = 2,
| + | _scrap_fuel = 1, |
| − | _scrap_steel = false,
| + | _scrap_ammo = 2, |
| − | _scrap_bauxite = 2,
| + | _scrap_steel = false, |
| − | _info = "???",
| + | _scrap_bauxite = 2, |
| − | _buildable = false,
| + | _buildable = false, |
| | + | _info = nil, |
| | } | | } |