- 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
Line 5:
Line 5:
+
+
+
+
+
Line 57:
Line 62:
− +
Line 68:
Line 73:
+
+
Line 78:
Line 85:
+
+
Line 95:
Line 104:
+
+
Line 112:
Line 123:
+
+
Line 129:
Line 142:
+
+
Line 139:
Line 154:
+
+
Line 156:
Line 173:
+
+
Line 171:
Line 190:
+
+
Line 186:
Line 207:
+
+
Line 213:
Line 236:
+
+
Line 218:
Line 243:
+
+
Line 223:
Line 250:
+
+
Line 228:
Line 257:
+
+
Template:ShipDataDocumentation/ShipForm (view source)
Revision as of 03:55, 7 March 2015
, 9 years agono edit summary
===_name===
===_name===
String. The name of the ship.
String. The name of the ship.
If unknown, omit or set to nil.
===_suffix===
String. The suffix of the ship, e.g. Kai, Kai Ni.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_type===
===_type===
Integer. The type of the ship. A number from 1-21. Refer to ''api_stype''.
Integer. The type of the ship. Refer to ''api_stype''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_hp_max===
===_hp_max===
Integer. The max hp of the ship. Refer to ''api_taik[1]''.
Integer. The max hp of the ship. Refer to ''api_taik[1]''.
If equal to the base stat, set to ''false''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_firepower_max===
===_firepower_max===
Integer. The max firepower of the ship. Refer to ''api_houg[1]''.
Integer. The max firepower of the ship. Refer to ''api_houg[1]''.
If equal to the base stat, set to ''false''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_armor_max===
===_armor_max===
Integer. The max armor of the ship. Refer to ''api_souk[1]''.
Integer. The max armor of the ship. Refer to ''api_souk[1]''.
If equal to the base stat, set to ''false''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_torpedo_max===
===_torpedo_max===
Integer. The max torpedo of the ship. Refer to ''api_raig[1]''.
Integer. The max torpedo of the ship. Refer to ''api_raig[1]''.
If equal to the base stat, set to ''false''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_evasion_max===
===_evasion_max===
Integer. The max evasion of the ship.
Integer. The max evasion of the ship.
If equal to the base stat, set to ''false''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_aa_max===
===_aa_max===
Integer. The max AA of the ship. Refer to ''api_tyku[1]''.
Integer. The max AA of the ship. Refer to ''api_tyku[1]''.
If equal to the base stat, set to ''false''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_asw_max===
===_asw_max===
Integer. The max ASW of the ship.
Integer. The max ASW of the ship.
If equal to the base stat, set to ''false''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_los_max===
===_los_max===
Integer. The max LOS of the ship.
Integer. The max LOS of the ship.
If equal to the base stat, set to ''false''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_luck_max===
===_luck_max===
Integer. The max luck of the ship. Refer to ''api_luck[1]''.
Integer. The max luck of the ship. Refer to ''api_luck[1]''.
If equal to the base stat, set to ''false''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_remodel_level===
===_remodel_level===
Integer. The level at which a ship can remodel into this form. Refer to ''api_afterlv'' of the previous form.
Integer. The level at which a ship can remodel into this form. Refer to ''api_afterlv'' of the previous form.
If this ship is not a remodel, set to ''false''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_remodel_ammo===
===_remodel_ammo===
Integer. The amount of ammo required to remodel into this form. Refer to ''api_afterbull'' of the previous form.
Integer. The amount of ammo required to remodel into this form. Refer to ''api_afterbull'' of the previous form.
Only used when ''_remodel_level'' is ''true''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_remodel_steel===
===_remodel_steel===
Integer. The amount of ammo required to remodel into this form. Refer to ''api_afterfuel'' of the previous form.
Integer. The amount of ammo required to remodel into this form. Refer to ''api_afterfuel'' of the previous form.
Only used when ''_remodel_level'' is ''true''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.
===_remodel_blueprint===
===_remodel_blueprint===
Boolean. Whether a blueprint is needed to remodel into this form.
Boolean. Whether a blueprint is needed to remodel into this form.
Only used when ''_remodel_level'' is ''true''.
If unknown, omit or set to nil.
If unknown, omit or set to nil.