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