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:Sandbox/Combat
(view source)
Revision as of 14:29, 21 October 2015
9 bytes added
,
9 years ago
m
no edit summary
Line 253:
Line 253:
if rank and name and ship_table and ship_table._type then
if rank and name and ship_table and ship_table._type then
+
local torp = ship_table._torpedo_max or 0
local luck_diff = 60 - ship_table._luck
local luck_diff = 60 - ship_table._luck
return format{
return format{
Line 261:
Line 262:
string.format("[[%s]]", name),
string.format("[[%s]]", name),
fp = ship_table._firepower_max,
fp = ship_table._firepower_max,
−
torp =
ship_table._torpedo_max
,
+
torp =
torp
,
−
fp_plus_torp = ship_table._firepower_max +
ship_table._torpedo_max
,
+
fp_plus_torp = ship_table._firepower_max +
torp
,
db_attack = get_db_attack_string(ship_table._firepower_max, typ),
db_attack = get_db_attack_string(ship_table._firepower_max, typ),
db_torp = "",
db_torp = "",
がか
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