- 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:Collection/Items"
Jump to navigation
Jump to search
(Created page with "-- Category:Collection modules -- Category:Generated modules -- all useitems, sorted by api_id return { "Instant Repair Material", -- 1 "Instant Construction Mate...") |
m (2 revisions imported) |
||
(One intermediate revision by one other user not shown) | |||
Line 48: | Line 48: | ||
"Strait Medal", -- 79 | "Strait Medal", -- 79 | ||
"Xmas Select Gift Box", -- 80 | "Xmas Select Gift Box", -- 80 | ||
+ | "Shou-Gou Medal", -- 81 | ||
+ | -- "Shou-Gou Medal", -- 82 | ||
+ | -- "Shou-Gou Medal", -- 83 | ||
+ | -- "Shou-Gou Medal", -- 84 | ||
+ | "Rice", -- 85 | ||
+ | "Umeboshi", -- 86 | ||
+ | "Nori", -- 87 | ||
+ | "Tea", -- 88 | ||
+ | "Houshou Dinner Ticket", -- 89 | ||
} | } |
Latest revision as of 12:47, 12 May 2021
Documentation for this module may be created at Module:Collection/Items/doc
-- [[Category:Collection modules]]
-- [[Category:Generated modules]]
-- all useitems, sorted by api_id
return {
"Instant Repair Material", -- 1
"Instant Construction Material", -- 2
"Development Material", -- 3
"Improvement Material", -- 4
"Furniture Box (Small)", -- 10
"Furniture Box (Medium)", -- 11
"Furniture Box (Large)", -- 12
"Fuel", -- 31
"Ammo", -- 32
"Steel", -- 33
"Bauxite", -- 34
"Furniture Coin", -- 44
"Dock Opening Key", -- 49
"Emergency Repair Personnel", -- 50
"Emergency Repair Goddess", -- 51
"Furniture Fairy", -- 52
"Homeport Expansion", -- 53
"Food Supply Ship Mamiya", -- 54
"Marriage Papers and Ring", -- 55
"Special Chocolate", -- 56
"Medal", -- 57
"Remodel Blueprint", -- 58
"Food Supply Ship Irako", -- 59
"Present Box", -- 60
"First Class Medal", -- 61
"Hishimochi", -- 62
"Headquarters Personnel", -- 63
"Reinforcement Expansion", -- 64
"Prototype Flight Deck Catapult", -- 65
"Combat Ration", -- 66
"Underway Replenishment", -- 67
"Mackerel", -- 68
"Canned Mackerel", -- 69
"Skilled Crew Member", -- 70
"Ne Type Engine", -- 71
"Decoration Material", -- 72
"Construction Corps", -- 73
"New Technology Aircraft Blueprint", -- 74
"New Model Gun Mount Improvement Material", -- 75
"Combat Ration (Special Onigiri)", -- 76
"New Model Aerial Armament Material", -- 77
"Action Report", -- 78
"Strait Medal", -- 79
"Xmas Select Gift Box", -- 80
"Shou-Gou Medal", -- 81
-- "Shou-Gou Medal", -- 82
-- "Shou-Gou Medal", -- 83
-- "Shou-Gou Medal", -- 84
"Rice", -- 85
"Umeboshi", -- 86
"Nori", -- 87
"Tea", -- 88
"Houshou Dinner Ticket", -- 89
}