Welcome to the Kancolle Wiki!
If you have any questions regarding site content, account registration, etc., please visit the
KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Module:EquipmentData
(view source)
Revision as of 15:10, 30 April 2023
912 bytes removed
,
1 year ago
no edit summary
Line 254:
Line 254:
local api_id = self:api_id()
local api_id = self:api_id()
if api_id then
if api_id then
−
if api_id > 510 then --Abyssal equipment need shifting by 1000, final number should be 1500
−
local equipment_type = self:type()
−
if equipment_type < 6
−
or (equipment_type > 11 and equipment_type ~= 25 and equipment_type ~= 26 and equipment_type ~= 41
−
and equipment_type ~= 45 and equipment_type ~= 47 and equipment_type ~= 48 and equipment_type ~= 94) then
−
Equipment = Equipment or require(self._constructor_module)
−
EquipmentFrom = EquipmentFrom or require("Module:Collection/EquipmentByApiId")
−
--return Equipment(EquipmentFrom[api_id - 1500]):cg()
−
--temp code while awaiting full abyssal ID shift:
−
if api_id < 1500 then
−
return Equipment(EquipmentFrom[api_id - 500]):cg()
−
else
−
return Equipment(EquipmentFrom[api_id - 1500]):cg()
−
end
−
--end temp
−
end
−
end
return Formatting:equipment_cg(api_id, self:asset_name())
return Formatting:equipment_cg(api_id, self:asset_name())
end
end
がか
cssedit, gkautomate
7,064
edits
Navigation menu
Personal tools
Log in
Request account
Namespaces
Module
Discussion
Variants
Views
Read
View source
View history
More
Search
Content Navigation
Kancolle Wiki
Random page
Recent changes
Batch Uploading
Current Mini-event
Naval District Saury Festival
Sortie
Sortie
World 1 (Naval Base Waters)
World 2 (Nansei Island Waters)
World 3 (Northern Waters)
World 7 (South Western Waters)
World 4 (Western Waters)
World 5 (Southern Waters)
World 6 (Central Waters)
Events
Shortcuts
Expeditions
Quests
Ships Maximum Status
Equipment
Construction
Development
Akashi's Improvement Arsenal
Shop
Inventory
Combat Mechanics
Glossary
Drop List
Interviews
Tutorials
How to Register
How To Play
Leveling
Resource Farming
Ship Priority
Equipment Setup
Akashi Upgrades
Event Preparation
Troubleshooting
FAQ
Community
Help
Sandbox
Tools
Upload file
Special pages
Printable version