projects
/
tanks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
0f9815a
)
Removes default recoil.
author
dsc
<david.schoonover@gmail.com>
Mon, 11 Apr 2011 08:46:57 +0000 (
01:46
-0700)
committer
dsc
<david.schoonover@gmail.com>
Mon, 11 Apr 2011 08:46:57 +0000 (
01:46
-0700)
data/types/units.yaml
patch
|
blob
|
history
diff --git
a/data/types/units.yaml
b/data/types/units.yaml
index
feb94b7
..
4364e54
100644
(file)
--- a/
data/types/units.yaml
+++ b/
data/types/units.yaml
@@
-9,7
+9,7
@@
defaults:
move : 1.0 # move speed (squares/sec or orbits/sec)
rotate : 1.0 # rotation speed (full-turns/sec)
power : 1 # attack power
- recoil : 1.0 # pushback on shoot (1/5 squares)
+ recoil : 0 # pushback on shoot (1/5 squares)
speed : 0.5 # attack cool (sec)
accuracy : 1.0 # chance of shooting where aiming
shots : 5 # max projectiles in the air at once