- 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/Item/New Model Gun Mount Improvement Material"
< Module:Data | Item
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | + | -- [[Category:Item modules]] | |
− | --[[Category:Item modules]] | + | |
− | |||
return { | return { | ||
− | + | _item = true, | |
− | + | _id = 75, | |
− | + | _type = 0, | |
− | + | _category = 0, | |
− | + | _name = "New Model Gun Mount Improvement Material", | |
+ | _japanese_name = "新型砲熕兵装資材", | ||
+ | _reading = nil, | ||
+ | _description = "新型砲熕兵装を開発、戦力化するために必要な技術図面です。※任務や装備改修で使用可能。※新型大口径主砲等の開発には 複数の同資材が必要です。", | ||
} | } |
Revision as of 11:13, 12 March 2018
Documentation for this module may be created at Module:Data/Item/New Model Gun Mount Improvement Material/doc
-- [[Category:Item modules]]
return {
_item = true,
_id = 75,
_type = 0,
_category = 0,
_name = "New Model Gun Mount Improvement Material",
_japanese_name = "新型砲熕兵装資材",
_reading = nil,
_description = "新型砲熕兵装を開発、戦力化するために必要な技術図面です。※任務や装備改修で使用可能。※新型大口径主砲等の開発には 複数の同資材が必要です。",
}