mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 17:28:57 +07:00
Update Units.json
I f**king messed up Ballista. HOORRAAY!
This commit is contained in:

committed by
Yair Morgenstern

parent
af295f4fab
commit
418bc140e8
@ -279,11 +279,13 @@
|
|||||||
attackSound:"throw"
|
attackSound:"throw"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name:"Composite Bowman",
|
name:"Ballista",
|
||||||
unitType:"Siege",
|
unitType:"Siege",
|
||||||
|
replaces:"Catapult",
|
||||||
|
uniqueTo:"Rome",
|
||||||
movement:2,
|
movement:2,
|
||||||
strength:7,
|
strength:8,
|
||||||
rangedStrength:8,
|
rangedStrength:10,
|
||||||
cost: 75,
|
cost: 75,
|
||||||
requiredTech:"Mathematics",
|
requiredTech:"Mathematics",
|
||||||
obsoleteTech:"Physics",
|
obsoleteTech:"Physics",
|
||||||
|
Reference in New Issue
Block a user