- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:Data/Equipment/Army Infantry Corps"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "Army Infantry Corps", _id = 495, _japanese_name = "陸軍歩兵部隊", _reading = "りくぐんほへいぶたい", _type = 52, _icon = 52, _t...") |
Jigaraphale (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "Army Infantry Corps", | _name = "Army Infantry Corps", | ||
− | _id = | + | _id = 496, |
_japanese_name = "陸軍歩兵部隊", | _japanese_name = "陸軍歩兵部隊", | ||
_reading = "りくぐんほへいぶたい", | _reading = "りくぐんほへいぶたい", | ||
Line 26: | Line 26: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
− | _info = | + | _info = "完全武装した、陸軍歩兵部隊です。<br>三八式歩兵銃や手榴弾だけでなく、軽機関銃や擲弾筒などで重武装した陸上戦闘部隊です。<br>ただし、単独では海上機動はできません。", |
+ | _info_en = "A fully armed army infantry unit.<br>Equipped with not only Type 38 rifles and hand grenades, but also light machine guns and grenade launchers.<br>However, they cannot maneuver at sea without support.", | ||
+ | _wikipedia = "Imperial Japanese Army", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 07:24, 8 May 2024
Documentation for this module may be created at Module:Data/Equipment/Army Infantry Corps/doc
return {
_name = "Army Infantry Corps",
_id = 496,
_japanese_name = "陸軍歩兵部隊",
_reading = "りくぐんほへいぶたい",
_type = 52,
_icon = 52,
_types = {27, 48, 52, 52, 0},
_rarity = 2,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = "Provides bonuses against installations",
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 1,
_scrap_bauxite = 1,
_info = "完全武装した、陸軍歩兵部隊です。<br>三八式歩兵銃や手榴弾だけでなく、軽機関銃や擲弾筒などで重武装した陸上戦闘部隊です。<br>ただし、単独では海上機動はできません。",
_info_en = "A fully armed army infantry unit.<br>Equipped with not only Type 38 rifles and hand grenades, but also light machine guns and grenade launchers.<br>However, they cannot maneuver at sea without support.",
_wikipedia = "Imperial Japanese Army",
_buildable = false,
_improvements = false,
}