diff --git a/data/capitalShips/csnCorvette02.json b/data/capitalShips/csnCorvette02.json index 428fc35..3cb2da4 100644 --- a/data/capitalShips/csnCorvette02.json +++ b/data/capitalShips/csnCorvette02.json @@ -11,6 +11,168 @@ "x" : 0, "y" : -140, "flags" : "EF_TAKES_DAMAGE+EF_STATIC" + }, + { + "health" : 100, + "texture" : "gfx/capitalShips/csnCorvette02/component1.png", + "x" : -105, + "y" : 195, + "flags" : "EF_TAKES_DAMAGE+EF_STATIC" + }, + { + "health" : 100, + "texture" : "gfx/capitalShips/csnCorvette02/component1.png", + "x" : 105, + "y" : 195, + "flags" : "EF_TAKES_DAMAGE+EF_STATIC" + }, + { + "health" : 100, + "texture" : "gfx/capitalShips/csnCorvette02/component2.png", + "x" : -25, + "y" : 18, + "flags" : "EF_TAKES_DAMAGE+EF_STATIC" + }, + { + "health" : 100, + "texture" : "gfx/capitalShips/csnCorvette02/component3.png", + "x" : 25, + "y" : 18, + "flags" : "EF_TAKES_DAMAGE+EF_STATIC" + }, + { + "health" : 100, + "texture" : "gfx/capitalShips/csnCorvette02/component4.png", + "x" : -67, + "y" : -117, + "flags" : "EF_TAKES_DAMAGE+EF_STATIC" + }, + { + "health" : 100, + "texture" : "gfx/capitalShips/csnCorvette02/component5.png", + "x" : 67, + "y" : -117, + "flags" : "EF_TAKES_DAMAGE+EF_STATIC" + } + ], + "engines" : [ + { + "health" : 150, + "texture" : "gfx/capitalShips/csnCorvette02/engine1.png", + "x" : -70, + "y" : 253, + "flags" : "EF_TAKES_DAMAGE+EF_STATIC" + }, + { + "health" : 150, + "texture" : "gfx/capitalShips/csnCorvette02/engine2.png", + "x" : -25, + "y" : 247, + "flags" : "EF_TAKES_DAMAGE+EF_STATIC" + }, + { + "health" : 150, + "texture" : "gfx/capitalShips/csnCorvette02/engine2.png", + "x" : 25, + "y" : 247, + "flags" : "EF_TAKES_DAMAGE+EF_STATIC" + }, + { + "health" : 150, + "texture" : "gfx/capitalShips/csnCorvette02/engine1.png", + "x" : 70, + "y" : 253, + "flags" : "EF_TAKES_DAMAGE+EF_STATIC" + } + ], + "guns" : [ + { + "health" : 250, + "texture" : "gfx/capitalShips/common/cannon01.png", + "x" : 0, + "y" : -225, + "reloadTime" : 10, + "type" : "BT_ROCKET", + "flags" : "EF_TAKES_DAMAGE+EF_SECONDARY_TARGET", + "aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE", + "missiles" : 9999 + }, + { + "health" : 250, + "texture" : "gfx/capitalShips/common/cannon01.png", + "x" : 25, + "y" : -60, + "reloadTime" : 10, + "type" : "BT_ROCKET", + "flags" : "EF_TAKES_DAMAGE+EF_SECONDARY_TARGET", + "aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE", + "missiles" : 9999 + }, + { + "health" : 250, + "texture" : "gfx/capitalShips/common/cannon01.png", + "x" : -25, + "y" : -60, + "reloadTime" : 10, + "type" : "BT_ROCKET", + "flags" : "EF_TAKES_DAMAGE+EF_SECONDARY_TARGET", + "aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE", + "missiles" : 9999 + }, + { + "health" : 250, + "texture" : "gfx/capitalShips/common/cannon01.png", + "x" : 0, + "y" : 70, + "reloadTime" : 10, + "type" : "BT_PLASMA", + "flags" : "EF_TAKES_DAMAGE+EF_SECONDARY_TARGET", + "aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE", + "missiles" : 9999 + }, + { + "health" : 250, + "texture" : "gfx/capitalShips/common/cannon01.png", + "x" : -70, + "y" : 110, + "reloadTime" : 10, + "type" : "BT_PLASMA", + "flags" : "EF_TAKES_DAMAGE+EF_SECONDARY_TARGET", + "aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE", + "missiles" : 9999 + }, + { + "health" : 250, + "texture" : "gfx/capitalShips/common/cannon01.png", + "x" : 70, + "y" : 110, + "reloadTime" : 10, + "type" : "BT_PLASMA", + "flags" : "EF_TAKES_DAMAGE+EF_SECONDARY_TARGET", + "aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE", + "missiles" : 9999 + }, + { + "health" : 250, + "texture" : "gfx/capitalShips/common/cannon01.png", + "x" : -140, + "y" : 240, + "reloadTime" : 10, + "type" : "BT_PLASMA", + "flags" : "EF_TAKES_DAMAGE+EF_SECONDARY_TARGET", + "aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE", + "missiles" : 9999 + }, + { + "health" : 250, + "texture" : "gfx/capitalShips/common/cannon01.png", + "x" : 140, + "y" : 240, + "reloadTime" : 10, + "type" : "BT_PLASMA", + "flags" : "EF_TAKES_DAMAGE+EF_SECONDARY_TARGET", + "aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE", + "missiles" : 9999 } ] } diff --git a/gfx/capitalShips/csnCorvette02/component1.png b/gfx/capitalShips/csnCorvette02/component1.png new file mode 100644 index 0000000..99b32f5 Binary files /dev/null and b/gfx/capitalShips/csnCorvette02/component1.png differ diff --git a/gfx/capitalShips/csnCorvette02/component2.png b/gfx/capitalShips/csnCorvette02/component2.png new file mode 100644 index 0000000..7bc4bc7 Binary files /dev/null and b/gfx/capitalShips/csnCorvette02/component2.png differ diff --git a/gfx/capitalShips/csnCorvette02/component3.png b/gfx/capitalShips/csnCorvette02/component3.png new file mode 100644 index 0000000..670c94d Binary files /dev/null and b/gfx/capitalShips/csnCorvette02/component3.png differ diff --git a/gfx/capitalShips/csnCorvette02/component4.png b/gfx/capitalShips/csnCorvette02/component4.png new file mode 100644 index 0000000..8603084 Binary files /dev/null and b/gfx/capitalShips/csnCorvette02/component4.png differ diff --git a/gfx/capitalShips/csnCorvette02/component5.png b/gfx/capitalShips/csnCorvette02/component5.png new file mode 100644 index 0000000..9d773b1 Binary files /dev/null and b/gfx/capitalShips/csnCorvette02/component5.png differ diff --git a/gfx/capitalShips/csnCorvette02/engine3.png b/gfx/capitalShips/csnCorvette02/engine3.png deleted file mode 100644 index ebe6c80..0000000 Binary files a/gfx/capitalShips/csnCorvette02/engine3.png and /dev/null differ diff --git a/gfx/capitalShips/csnCorvette02/engine4.png b/gfx/capitalShips/csnCorvette02/engine4.png deleted file mode 100644 index 50bae43..0000000 Binary files a/gfx/capitalShips/csnCorvette02/engine4.png and /dev/null differ