- 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"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Created page with "--Categories: --Category:Equipment modules local Combat_Provisions = { _name = "Combat Provisions", _page = false, _id = 145, _japanese_name = "戦闘糧食", _readi...") |
|||
Line 9: | Line 9: | ||
_reading = "せんとうりょうしょく", | _reading = "せんとうりょうしょく", | ||
_type = 43, | _type = 43, | ||
− | _icon = | + | _icon = 35, |
_rarity = 1, | _rarity = 1, | ||
_card = "Equipment145-1.png", | _card = "Equipment145-1.png", |
Revision as of 14:49, 11 August 2015
Documentation for this module may be created at Module:Data/Equipment/Combat Ration/doc
--Categories:
--[[Category:Equipment modules]]
local Combat_Provisions = {
_name = "Combat Provisions",
_page = false,
_id = 145,
_japanese_name = "戦闘糧食",
_reading = "せんとうりょうしょく",
_type = 43,
_icon = 35,
_rarity = 1,
_card = "Equipment145-1.png",
_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 = "placeholder",
_scrap_fuel = 1,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return Combat_Provisions