
{
   "unitTypeName":"UNIT_RAIDER",
   "unitType":277, 
   "uiDefinition":{
      "visuals":[
      
      
         {
            "imgName":"unit_raider.png",
            "type":"DEFAULT",
            "shiftIndicatorsDown":1,
            "typeExtra":0.0,
            "imgColumns":1,
            "imageDefShort":"NORMAL_1x1"
         }

         
         ]
   },

   
   "unitStatSheet":{
         "unit":{

            "isTechnology":false,
            "costTurn":4,
            "grantorShopItems":null,
            "hpMax":20, 
            "power":8, 
            "rangeAttack":1,
            "armorPierce":1,
            "armorNormal":0,
            "sight":8, 

            "unitSizeCol":1,
            "unitSizeRow":1,
            "isUnderConstruction":false,
            "isFactory":false,
            "isFactoryThatNotAffectsFactoryLimits":false,
            "isOccupiableBuilding":false,
            "isWalkableThrough":true,

            "powerAccuracyPenalty":0.0,
            "powerRange":0,
            "powerRangePenaltyPercent":0,
            "attackTypeBurningRock":true,
            "attackTypeArrow":false,

            "rangeWalk":6,           
            "trnWalkTerrain":[
               {"terrainType":"TERRAINS_FORESTWALKABLE", "modifier":1}
            ],

            "convertRange":0,
            "convertResistance":0.0,
            "convertPossibility":0.0,
            "rangeHeal":0,
            "healRate":0,
            "rangeMend":0,
            "mendRate":0,
            "canBuild":false,
            "bonusMendingWhenConstructing":0.0,
            "bonusMending":0.0,
            "bonusHealing":1.0,

            "carryCapacity":0,
            "canBeCarried":true,
            "isCarriedUnitSurvivesIfIDie":false,
            "isCarrierCanCarryUnderConstruction":false,
            "isCarrierHidesCarriedUnits":true,
            "isCarrierLetCarriedUnitsToShoot":false,
            "isCarrierRemovesTerrainDrawbacks":false,

            "maxActionCount":1,
            "canOccupyBuilding":true,
            "canKillForest":false,
            "canFlyAsteroid":false,
            "isStealthUnit":false,
            "canSeeStealthUnits":false,
            "trnWeaponEffects":[
				{
            		"weaponSlot":"WEAPON_EFFECT_SLOT_WP_1",
            		"effDefault":"EFFECT_FIRE_ARROWS",
            		"effOptions":null
            	}
            ],


	     "trnCategories":["U_MOUNTED_OTHERS", "U_STEPPE"],
	     "trnModifiers":{"unitTypes":["EFFECT_POISONED_ARROWS", "TECH_SWORD_LV1", "TECH_SWORD_LV2", "TECH_ARMOR_CAVALRY_LV1", "TECH_ARMOR_CAVALRY_LV2"]},
	     "trnRequires":{"unitTypes":[]},
	     "trnCanNotCarryMe":{},
	     "trnBuilders":{"unitTypes":["UNIT_BUILDING_STABLE"]},
	     "trnBonusList":[  
			{"modifier":0.5,"unitList":{"categories":["U_ARCHERS_FOOT","U_ANTI_ARCHER_FOOT","U_MELEE"]}},
			{"modifier":1.0,"unitList":{"categories":["U_BUILDINGS","U_SIEGE_MACHINE"]}},
	        {"modifier":2.0,"unitList":{"categories":["U_FORTIFIED_BUILDINGS", "U_SIEGE_MACHINE_ARMORED"]}},
      		{"modifier":7,"unitList":{"categories":["U_MEGA_BUILDINGS"]}}
		],
	     "trnBestAgainstMeWater":{"categories":["U_SHIP_ATTACK"]},
	     "trnBestAgainstMeGround":{"categories":["U_ANTI_MOUNTED"]}
         }
   },

   "soundDefinition":{
      "soundPacks":[
         {"soundEvent":"UNIT_SELECTED","packName":"SOUND_PACK_UNIT_SELECT_LAND_MOUNTED_HORSE"},
         {"soundEvent":"UNIT_AFFIRM_MOVE","packName":"SOUND_PACK_UNIT_AFFIRM_LAND_MOUNTED_HORSE"},
         {"soundEvent":"UNIT_ATTACK","packName":"SOUND_PACK_UNIT_ATTACK_SWING"},
         {"soundEvent":"UNIT_DAMAGE","packName":"SOUND_PACK_UNIT_DAMAGED_HUMAN"}         
         ]
   }

,
   "arrowSpriteDefinition":{
      "arrowSprites":[
		  {"arrowType":"ATTACK_FIREBURN","spriteName":"SPRITE_ARROW_TORCH"}
         ]
   }
   
   
   
}
