un jeu stylé
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
235 B

{
"hp": 15,
"damage": 5,
"sprite": 2,
"projectileSprite": 12,
"speed": 0.0035,
"target range": 10.0,
"minTargetDist": 5.0,
"maxTargetDist": 15.0,
"shootingRate": 500,
"reactionRate": 200,
"directionHold": 1000
}