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:NodeInfo
(view source)
Revision as of 17:08, 8 August 2019
24 bytes added
,
5 years ago
m
no edit summary
Line 269:
Line 269:
else
else
--Fleets are of variable size, so we append onto a string until we hit the next node declaration
--Fleets are of variable size, so we append onto a string until we hit the next node declaration
+
local id = tonumber(item_key)
+
if id then
+
item_key = ShipsByApiId[id] or item_key
+
end
+
local split = mw.ustring.find(item_key, '/')
local split = mw.ustring.find(item_key, '/')
local ship_name, ship_suffix
local ship_name, ship_suffix
Line 279:
Line 284:
end
end
−
local id = tonumber(ship_name)
−
if id then
−
ship_name = ShipsByApiId[id]
−
end
−
local ship = EnemyShip(ship_name, ship_suffix)
local ship = EnemyShip(ship_name, ship_suffix)
local ship_air_power = ship:air_power(tags.raid)
local ship_air_power = ship:air_power(tags.raid)
がか
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