• 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:Data/Enemy/Escort Fortress"

From Kancolle Wiki
Jump to navigation Jump to search
m
com>Ckwng
Line 2: Line 2:
 
[""] = {
 
[""] = {
 
_name = "Escort Fortress",
 
_name = "Escort Fortress",
 +
_rarity = 0,
 +
_back = -1,
 +
_id = 549,
 
_battle_card = "Floating_Platform.png",
 
_battle_card = "Floating_Platform.png",
 
_japanese_name = "護衛要塞",
 
_japanese_name = "護衛要塞",
 
_reading = "ごえいようさい",
 
_reading = "ごえいようさい",
 +
_type = 10,
 
_hp = 66,
 
_hp = 66,
 
_firepower = 55,
 
_firepower = 55,
Line 18: Line 22:
 
_as_rating = 29,
 
_as_rating = 29,
 
_equipment = {
 
_equipment = {
    {equipment = "8inch Triple Cannon", size = 0},
+
    {equipment = "8inch Triple Gun Mount", size = 0},
    {equipment = "Abyssal Fighter Mk.II", size = 35},
+
    {equipment = "Abyssal Fighter Mark.II", size = 35},
    {equipment = "Abyssal Dive Bomber Mk.II", size = 35},
+
    {equipment = "Abyssal Dive Bomber Mark.II", size = 35},
 
},
 
},
 
},
 
},
 
["2"] = {
 
["2"] = {
 
_name = "Escort Fortress",
 
_name = "Escort Fortress",
 +
_rarity = 0,
 +
_back = -1,
 +
_id = 550,
 
_battle_card = "Floating_Platform2.png",
 
_battle_card = "Floating_Platform2.png",
 
_japanese_name = "護衛要塞",
 
_japanese_name = "護衛要塞",
 
_reading = "ごえいようさい",
 
_reading = "ごえいようさい",
 +
_type = 10,
 
_hp = 66,
 
_hp = 66,
 
_firepower = 55,
 
_firepower = 55,
Line 41: Line 49:
 
_as_rating = 29,
 
_as_rating = 29,
 
_equipment = {
 
_equipment = {
    {equipment = "8inch Triple Cannon", size = 0},
+
    {equipment = "8inch Triple Gun Mount", size = 0},
    {equipment = "Abyssal Fighter Mk.II", size = 35},
+
    {equipment = "Abyssal Fighter Mark.II", size = 35},
    {equipment = "Abyssal Torpedo Bomber Mk.II", size = 35},
+
    {equipment = "Abyssal Torpedo Bomber Mark.II", size = 35},
 
},
 
},
 
},
 
},
 
["3"] = {
 
["3"] = {
 
_name = "Escort Fortress",
 
_name = "Escort Fortress",
 +
_rarity = 0,
 +
_back = -1,
 +
_id = 551,
 
_battle_card = "Floating_Platform3.png",
 
_battle_card = "Floating_Platform3.png",
 
_japanese_name = "護衛要塞",
 
_japanese_name = "護衛要塞",
 
_reading = "ごえいようさい",
 
_reading = "ごえいようさい",
 +
_type = 10,
 
_hp = 66,
 
_hp = 66,
 
_firepower = 55,
 
_firepower = 55,
Line 64: Line 76:
 
_as_rating = 29,
 
_as_rating = 29,
 
_equipment = {
 
_equipment = {
    {equipment = "8inch Triple Cannon", size = 0},
+
    {equipment = "8inch Triple Gun Mount", size = 0},
    {equipment = "Abyssal Fighter Mk.II", size = 35},
+
    {equipment = "Abyssal Fighter Mark.II", size = 35},
    {equipment = "Abyssal Torpedo Bomber Mk.II", size = 35},
+
    {equipment = "Abyssal Torpedo Bomber Mark.II", size = 35},
 
},
 
},
 
},
 
},

Revision as of 09:27, 21 April 2015

Documentation for this module may be created at Module:Data/Enemy/Escort Fortress/doc

local Escort_Fortress = {
	[""] = {
		_name = "Escort Fortress",
		_rarity = 0,
		_back = -1,
		_id = 549,
		_battle_card = "Floating_Platform.png",
		_japanese_name = "護衛要塞",
		_reading = "ごえいようさい",
		_type = 10,
		_hp = 66,
		_firepower = 55,
		_armor = 50,
		_torpedo = 45,
		_evasion = 5,
		_aa = 20,
		_asw = 0,
		_speed = 10,
		_los = 10,
		_range = 2,
		_luck = 1,
		_as_rating = 29,
		_equipment = {
		    {equipment = "8inch Triple Gun Mount", size = 0},
		    {equipment = "Abyssal Fighter Mark.II", size = 35},
		    {equipment = "Abyssal Dive Bomber Mark.II", size = 35},
		},
	},
	["2"] = {
		_name = "Escort Fortress",
		_rarity = 0,
		_back = -1,
		_id = 550,
		_battle_card = "Floating_Platform2.png",
		_japanese_name = "護衛要塞",
		_reading = "ごえいようさい",
		_type = 10,
		_hp = 66,
		_firepower = 55,
		_armor = 50,
		_torpedo = 45,
		_evasion = 5,
		_aa = 20,
		_asw = 0,
		_speed = 10,
		_los = 10,
		_range = 2,
		_luck = 1,
		_as_rating = 29,
		_equipment = {
		    {equipment = "8inch Triple Gun Mount", size = 0},
		    {equipment = "Abyssal Fighter Mark.II", size = 35},
		    {equipment = "Abyssal Torpedo Bomber Mark.II", size = 35},
		},
	},
	["3"] = {
		_name = "Escort Fortress",
		_rarity = 0,
		_back = -1,
		_id = 551,
		_battle_card = "Floating_Platform3.png",
		_japanese_name = "護衛要塞",
		_reading = "ごえいようさい",
		_type = 10,
		_hp = 66,
		_firepower = 55,
		_armor = 50,
		_torpedo = 45,
		_evasion = 5,
		_aa = 20,
		_asw = 0,
		_speed = 10,
		_los = 10,
		_range = 2,
		_luck = 1,
		_as_rating = 29,
		_equipment = {
		    {equipment = "8inch Triple Gun Mount", size = 0},
		    {equipment = "Abyssal Fighter Mark.II", size = 35},
		    {equipment = "Abyssal Torpedo Bomber Mark.II", size = 35},
		},
	},
}
 
return Escort_Fortress