| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- <?xml version="1.0" encoding="us-ascii"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset">
- <Tags />
- <Includes/>
-
- <HealthBarTemplate
- id="Short"
- Length="20"/>
- <HealthBarTemplate
- id="Medium"
- Length="40"/>
-
- <HealthBarTemplate
- id="Long"
- Length="70"/>
-
- <HealthBarTemplate
- id="LargeUnit"
- Length="90"/>
- <HealthBarTemplate
- id="VeryLargeUnit"
- Length="105"/>
- <HealthBarTemplate
- id="Structure"
- Length="140"/>
- <HealthBarSettings
- id="HealthBarSettings"
- DefaultHealthBar="Medium">
- <ObjectMapping
- HealthBar="Short">
- <ObjectFilter Rule="ANY" Include="INFANTRY">
- <IncludeThing>ExplodingBarrel_Delay</IncludeThing>
- <ExcludeThing>JapanYurikoTech1</ExcludeThing>
- <ExcludeThing>JapanYurikoTech2</ExcludeThing>
- <ExcludeThing>JapanYurikoTech3</ExcludeThing>
- <ExcludeThing>JapanScientist</ExcludeThing>
- <ExcludeThing>JapanIzumi</ExcludeThing>
- <ExcludeThing>SovietLargeScoutInfantry</ExcludeThing>
- </ObjectFilter>
- </ObjectMapping>
- <ObjectMapping
- HealthBar="Medium">
- <ObjectFilter
- Rule="ANY" Include="FS_BASE_DEFENSE">
- <IncludeThing>AlliedWallPiece</IncludeThing>
- <IncludeThing>AlliedWallSegmentPiece</IncludeThing>
- <IncludeThing>SovietWallPiece</IncludeThing>
- <IncludeThing>SovietWallSegmentPiece</IncludeThing>
- <IncludeThing>JapanWallPiece</IncludeThing>
- <IncludeThing>JapanWallSegmentPiece</IncludeThing>
- <IncludeThing>SovietBunker</IncludeThing>
- <IncludeThing>JapanYurikoTech1</IncludeThing>
- <IncludeThing>JapanYurikoTech2</IncludeThing>
- <IncludeThing>JapanYurikoTech3</IncludeThing>
- <IncludeThing>JapanScientist</IncludeThing>
- <IncludeThing>JapanIzumi</IncludeThing>
- <ExcludeThing>FI_FloatingFortressMainGun</ExcludeThing>
- </ObjectFilter>
- </ObjectMapping>
- <ObjectMapping
- HealthBar="Long">
- <ObjectFilter
- Rule="ANY">
- <IncludeThing>SovietAntiVehicleVehicleTech3</IncludeThing>
- <IncludeThing>SovietMCV</IncludeThing>
- <IncludeThing>SovietAntiStructureShip</IncludeThing>
- <IncludeThing>SovietBomberAircraft</IncludeThing>
- <IncludeThing>SovietBomberAircraft_Special</IncludeThing>
- <IncludeThing>SovietAntiNavyShipTech2</IncludeThing>
- <IncludeThing>SovietLargeScoutInfantry</IncludeThing>
- <IncludeThing>SovietGrinderVehicle</IncludeThing>
- <IncludeThing>AlliedMCV</IncludeThing>
- <IncludeThing>AlliedBomberAircraft</IncludeThing>
- <IncludeThing>AlliedAntiStructureShip</IncludeThing>
- <IncludeThing>AlliedAntiStructureVehicle</IncludeThing>
- <IncludeThing>AlliedAntiNavyShipTech1</IncludeThing>
- <IncludeThing>AlliedArtilleryVehicle</IncludeThing>
- <IncludeThing>AlliedFutureTank</IncludeThing>
- <IncludeThing>AlliedGunshipAircraft</IncludeThing>
- <IncludeThing>JapanMCV</IncludeThing>
- <IncludeThing>JapanAntiVehicleVehicleTech3</IncludeThing>
- <IncludeThing>JapanAntiStructureVehicle</IncludeThing>
- <IncludeThing>JapanAntiStructureShip</IncludeThing>
- <IncludeThing>JapanAntiVehicleShip</IncludeThing>
- <IncludeThing>JapanEmperorMecha</IncludeThing>
- <IncludeThing>KR_ArtilleryDome</IncludeThing>
- <IncludeThing>JapanKenjiMecha</IncludeThing>
- </ObjectFilter>
- </ObjectMapping>
- <ObjectMapping
- HealthBar="VeryLargeUnit">
- <ObjectFilter
- Rule="ANY">
- <IncludeThing>JapanFortressShip</IncludeThing>
- </ObjectFilter>
- </ObjectMapping> <ObjectMapping
- HealthBar="Structure">
- <ObjectFilter
- Rule="ANY" Include="STRUCTURE">
- <IncludeThing>JapanMechaKing</IncludeThing>
- <IncludeThing>ST_ShuttleDisguiseBuilding</IncludeThing>
- <IncludeThing>FI_FloatingFortressMainGun</IncludeThing>
- </ObjectFilter>
- </ObjectMapping>
-
- </HealthBarSettings>
- </AssetDeclaration>
|