{
  "unitTypeName": "UNIT_WAGON",
  "unitType": 11,
  "uiDefinition": {
    "visuals": [
      {
        "imgName": "32_unit_wagon.png",
        "type": "DEFAULT",
        "shiftIndicatorsDown": 0,
        "typeExtra": 0,
        "imgColumns": 1,
        "imageDefShort": "NORMAL_1x1"
      },
      {
        "imgName": "unit_wagon_build.png",
        "type": "CONSTRUCTION",
        "shiftIndicatorsDown": 0,
        "typeExtra": 0,
        "imgColumns": 1,
        "autoSpriteShift": 32,
        "imageDefShort": "NORMAL_1x1"
      },
      {
        "imgName": "unit_wagon_build.png",
        "type": "CONSTRUCTION",
        "shiftIndicatorsDown": 0,
        "typeExtra": 0.1,
        "imgColumns": 1
      },
      {
        "imgName": "unit_wagon_build.png",
        "type": "CONSTRUCTION",
        "shiftIndicatorsDown": 0,
        "typeExtra": 0.2,
        "imgColumns": 1
      },
      {
        "imgName": "unit_wagon_build.png",
        "type": "CONSTRUCTION",
        "shiftIndicatorsDown": 0,
        "typeExtra": 0.3,
        "imgColumns": 1
      },
      {
        "imgName": "unit_wagon_build.png",
        "type": "CONSTRUCTION",
        "shiftIndicatorsDown": 0,
        "typeExtra": 0.45,
        "imgColumns": 1
      },
      {
        "imgName": "unit_wagon_build.png",
        "type": "CONSTRUCTION",
        "shiftIndicatorsDown": 0,
        "typeExtra": 0.65,
        "imgColumns": 1
      },
      {
        "imgName": "unit_wagon_build.png",
        "type": "CONSTRUCTION",
        "shiftIndicatorsDown": 0,
        "typeExtra": 0.75,
        "imgColumns": 1
      },
      {
        "imgName": "unit_wagon_build.png",
        "type": "CONSTRUCTION",
        "shiftIndicatorsDown": 0,
        "typeExtra": 0.8,
        "imgColumns": 1
      },
      {
        "imgName": "unit_wagon_build.png",
        "type": "CONSTRUCTION",
        "shiftIndicatorsDown": 0,
        "typeExtra": 0.9,
        "imgColumns": 1
      }
    ]
  },
  "unitStatSheet": {
    "unit": {
      "isTechnology": false,
      "isFunModeBuildable": false,
      "costTurn": 4,
      "grantorShopItems": null,
      "hpMax": 25,
      "power": 1,
      "rangeAttack": 1,
      "armorPierce": 3,
      "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": 5,
      "trnWalkTerrain": [
        {
          "terrainType": "TERRAINS_PLAINSWALKABLE",
          "modifier": 1
        }
      ],
      "convertRange": 0,
      "convertResistance": 1.0,
      "convertPossibility": 0,
      "rangeHeal": 0,
      "healRate": 0,
      "rangeMend": 0,
      "mendRate": 0,
      "canBuild": false,
      "bonusMendingWhenConstructing": 0.33,
      "bonusMending": 1,
      "bonusHealing": 0,
      "carryCapacity": 3,
      "canBeCarried": true,
      "isCarriedUnitSurvivesIfIDie": true,
      "isCarrierCanCarryUnderConstruction": false,
      "isCarrierHidesCarriedUnits": true,
      "isCarrierLetCarriedUnitsToShoot": false,
      "isCarrierRemovesTerrainDrawbacks": true,
      "maxActionCount": 1,
      "canOccupyBuilding": false,
      "canKillForest": false,
      "canFlyAsteroid": false,
      "isStealthUnit": false,
      "canSeeStealthUnits": false,
      "trnSpecUnitActions": ["TRANSPORTING_VEIN"],
      "trnWeaponEffects": null,
      "trnCategories": [
        "U_GROUND_TRANSPORTS",
        "U_BURNABLE"
      ],
      "trnModifiers": {
        "unitTypes": [
          "TECH_AMBIDEXTRIA",
          "TECH_FABRIC",
          "EFFECT_POISONED_ARROWS"
        ]
      },
      "trnRequires": null,
      "trnCanNotCarryMe": {
        "categories": [
          "U_GROUND_TRANSPORTS"
        ]
      },
      "trnBuilders": {
         "categories": ["U_WORKERS"],
         "unitTypes": ["UNIT_TC","UNIT_BUILDING_SIEGE"]},
      "trnBonusList": null,
      "trnBestAgainstMeWater": {
        "categories": [
          "U_SHIP_ATTACK"
        ]
      },
      "trnBestAgainstMeGround": {
        "categories": [
          "U_MOUNTED_KNIGTHS"
        ]
      }
    }
  },
  "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_DAMAGE", "packName": "SOUND_PACK_UNIT_DAMAGED_VEHICLE"
      }
    ]
  }
}