- 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/Combat Ration (Special Onigiri)"
< Module:Data | Equipment
Jump to navigation
Jump to search
m |
|||
Line 31: | Line 31: | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
_buildable = false, | _buildable = false, | ||
+ | _special = "???", | ||
} | } |
Revision as of 09:37, 14 July 2017
Documentation for this module may be created at Module:Data/Equipment/Combat Ration (Special Onigiri)/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Combat Ration (Special Onigiri)",
_id = 241,
_japanese_name = "戦闘糧食(特別なおにぎり)",
_reading = nil,
_type = 43, -- 18,34,43,34,0
_icon = 34,
_rarity = 3,
_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,
_flight_cost = false,
_flight_range = false,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = 1,
_buildable = false,
_special = "???",
}