10 lines
163 B
JSON
10 lines
163 B
JSON
|
{
|
||
|
"name" : "StaticDart",
|
||
|
"health" : 10,
|
||
|
"shield" : 0,
|
||
|
"speed" : 0,
|
||
|
"reloadTime" : 24,
|
||
|
"shieldRechargeRate" : 0,
|
||
|
"textureName" : "gfx/fighters/dart01.png"
|
||
|
}
|