tbftss/data/capitalShips/csnCorvette02.json

17 lines
323 B
JSON
Raw Normal View History

2016-02-11 16:40:44 +01:00
{
"name" : "CSN Corvette 02",
"health" : 0,
"shield" : 500,
"shieldRechargeRate" : 60,
"texture" : "gfx/capitalShips/csnCorvette02/body.png",
"components" : [
{
"health" : 150,
"texture" : "gfx/capitalShips/csnCorvette02/core.png",
"x" : 0,
"y" : -140,
"flags" : "EF_TAKES_DAMAGE+EF_STATIC"
}
]
}