- 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/Armed Daihatsu"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (2 revisions imported) |
(GitHub Action) |
||
Line 4: | Line 4: | ||
_japanese_name = "武装大発", | _japanese_name = "武装大発", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 24, | + | _type = 24, |
_icon = 20, | _icon = 20, | ||
+ | _types = {8, 47, 24, 20, 0}, | ||
_rarity = 2, | _rarity = 2, | ||
_firepower = 1, | _firepower = 1, | ||
Line 20: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = false, | _range = false, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = 1, | _scrap_fuel = 1, | ||
Line 27: | Line 26: | ||
_scrap_steel = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
+ | _info = "大発動艇、略して「大発」。輸送船からの揚陸作業や上陸戦に<br>用いた、現代でいうところの「上陸用舟艇」です。揚陸艦など<br>で運用可能な海上のトラックのような「大発」、これに陸戦用<br>の野砲や機銃などを装備した、文字通り「武装大発」です。<br>上陸部隊の支援に本領発揮、さらに極めて限定的ですが対PT<br>戦も可能です。様々な現地改修バージョンも存在します。", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = true, | |
} | } |
Revision as of 12:37, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/Armed Daihatsu/doc
return {
_name = "Armed Daihatsu",
_id = 409,
_japanese_name = "武装大発",
_reading = nil,
_type = 24,
_icon = 20,
_types = {8, 47, 24, 20, 0},
_rarity = 2,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 2,
_scrap_bauxite = 2,
_info = "大発動艇、略して「大発」。輸送船からの揚陸作業や上陸戦に<br>用いた、現代でいうところの「上陸用舟艇」です。揚陸艦など<br>で運用可能な海上のトラックのような「大発」、これに陸戦用<br>の野砲や機銃などを装備した、文字通り「武装大発」です。<br>上陸部隊の支援に本領発揮、さらに極めて限定的ですが対PT<br>戦も可能です。様々な現地改修バージョンも存在します。",
_buildable = false,
_improvements = true,
}