mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 01:08:25 +07:00
Added Camel Archer, Arabian unique unit
This commit is contained in:
BIN
android/Images/UnitIcons/Camel Archer.png
Normal file
BIN
android/Images/UnitIcons/Camel Archer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 1.9 KiB |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 794 KiB After Width: | Height: | Size: 802 KiB |
@ -264,6 +264,20 @@
|
||||
uniques:["Can move after attacking","No defensive terrain bonus","Penalty vs City 33%" ],
|
||||
hurryCostModifier:20
|
||||
},
|
||||
{
|
||||
name:"Camel Archer",
|
||||
replaces:"Knight",
|
||||
uniqueTo:"Arabia",
|
||||
unitType:"Mounted",
|
||||
movement:4,
|
||||
strength:17,
|
||||
rangedStrength:21,
|
||||
cost: 120,
|
||||
requiredTech:"Chivalry",
|
||||
requiredResource:"Horses",
|
||||
uniques:["Can move after attacking","No defensive terrain bonus"],
|
||||
hurryCostModifier:20
|
||||
},
|
||||
|
||||
// Rennaisance Era
|
||||
|
||||
|
Reference in New Issue
Block a user