{
  "unitTypeName": "UNIT_WORKER",
  "unitType": 14,
  "uiDefinition": {
    "visuals": [
      {
        "imgName": "32_unit_worker.png",
        "type": "DEFAULT",
        "shiftIndicatorsDown": 1,
        "typeExtra": 0,
        "imgColumns": 1,
        "imageDefShort": "NORMAL_1x1"
      }
    ]
  },
  "unitStatSheet": {
    "unit": {
      "isTechnology": false,
      "isFunModeBuildable": false,
      "costTurn": 3,
      "grantorShopItems": null,
      "hpMax": 10,
      "power": 0,
      "rangeAttack": 1,
      "armorPierce": 0,
      "armorNormal": 0,
      "sight": 5,
      "unitSizeCol": 1,
      "unitSizeRow": 1,
      "isUnderConstruction": false,
      "isFactory": false,
      "isFactoryThatNotAffectsFactoryLimits": false,
      "isOccupiableBuilding": false,
      "isWalkableThrough": true,
      "powerAccuracyPenalty": 0,
      "powerRange": 0,
      "powerRangePenaltyPercent": 0,
      "attackTypeBurningRock": false,
      "attackTypeArrow": false,
      "rangeWalk": 3,
      "trnWalkTerrain": [
        {
          "terrainType": "TERRAINS_FORESTWALKABLE",
          "modifier": 1
        }
      ],
      "convertRange": 0,
      "convertResistance": 0,
      "convertPossibility": 0,
      "rangeHeal": 0,
      "healRate": 0,
      "rangeMend": 1,
      "mendRate": 10,
      "canBuild": true,
      "bonusMendingWhenConstructing": 0,
      "bonusMending": 0,
      "bonusHealing": 1,
      "carryCapacity": 0,
      "canBeCarried": true,
      "isCarriedUnitSurvivesIfIDie": false,
      "isCarrierCanCarryUnderConstruction": false,
      "isCarrierHidesCarriedUnits": false,
      "isCarrierLetCarriedUnitsToShoot": false,
      "isCarrierRemovesTerrainDrawbacks": false,
      "maxActionCount": 1,
      "canOccupyBuilding": true,
      "canKillForest": false,
      "canFlyAsteroid": false,
      "isStealthUnit": false,
      "trnSpecUnitActions" : null,
      "trnWeaponEffects": null,
      "canSeeStealthUnits": false,
      "trnCategories": [
        "U_WORKERS"
      ],
      "trnModifiers": {
        "unitTypes": [
          "TECH_AMBIDEXTRIA",
          "TECH_FABRIC",
          "EFFECT_POISONED_ARROWS"
        ]
      },
      "trnRequires": null,
      "trnCanNotCarryMe": {},
      "trnBuilders": {
        "unitTypes": [
          "UNIT_TC"
        ]
      },
      "trnBonusList": null,
      "trnBestAgainstMeWater": {
        "categories": [
          "U_SHIP_ATTACK"
        ]
      },
      "trnBestAgainstMeGround": {
        "categories": [
          "U_CHEAP_ARCHERS"
        ]
      }
    }
  },
  "soundDefinition": {
    "soundPacks": [
      {
        "soundEvent": "UNIT_SELECTED", "packName": "SOUND_PACK_UNIT_SELECT_LAND_NON_WAR_UNIT"
      },
      {
        "soundEvent": "UNIT_AFFIRM_MOVE", "packName": "SOUND_PACK_UNIT_AFFIRM_LAND_NON_WAR_UNIT"
      },
      {
        "soundEvent": "UNIT_ATTACK", "packName": "SOUND_PACK_UNIT_ATTACK_NON_WAR_UNIT"
      },
      {
        "soundEvent": "UNIT_MEND_BUILD", "packName": "SOUND_PACK_UNIT_MEND_BUILD"
      },
      {
        "soundEvent": "UNIT_DAMAGE", "packName": "SOUND_PACK_UNIT_DAMAGED_HUMAN"
      }
    ]
  },
   "arrowSpriteDefinition":{
      "arrowSprites":[
          {"arrowType":"CONVERT","spriteName":"SPRITE_ARROW_CONVERT"},
          {"arrowType":"MEND","spriteName":"SPRITE_ARROW_MEND"},
          {"arrowType":"HEAL","spriteName":"SPRITE_ARROW_HEAL"}
         ]
   }
}