mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-11 07:47:41 +07:00
13 lines
198 B
JSON
13 lines
198 B
JSON
[
|
|
{
|
|
name:"Warrior",
|
|
unitType:"Melee",
|
|
movement:2,
|
|
strength:12,
|
|
cost: 40,
|
|
hurryCostModifier:20,
|
|
obsoleteTech:"Metal Casting",
|
|
upgradesTo:"Swordsman",
|
|
attackSound:"nonmetalhit"
|
|
}
|
|
] |