| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <?xml version="1.0" encoding="us-ascii"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <Tags></Tags>
- <Includes>
- <Include
- type="all"
- source="ART:NPExpB01.w3x" />
- </Includes>
- <GameObject
- id="ExplodingBarrel"
- Side="Neutral"
- KindOf="IMMOBILE SELECTABLE CAN_CAST_REFLECTIONS NOT_AUTOACQUIRABLE"
- EditorName="ExplodingBarrel"
- SelectPortrait="Portrait_NeutralFuelDrum"
- ButtonImage="Portrait_NeutralFuelDrum"
- EditorSorting="MISC_MAN_MADE"
- Description="Desc:ExplodingBarrel">
- <DisplayName>Name:ExplodingBarrel</DisplayName>
- <ArmorSet
- Armor="NoArmor"
- />
- <Draws>
- <ScriptedModelDraw
- id="ModuleTag_Draw">
- <ModelConditionState
- ParseCondStateType="PARSE_DEFAULT">
- <Model
- Name="NPExpB01"
- />
- </ModelConditionState>
- </ScriptedModelDraw>
- </Draws>
- <Behaviors>
- <DestroyDie
- id="ModuleTag_DestroyDie">
- <DieMuxData
- DeathTypes="ALL"
- />
- </DestroyDie>
- <FireWeaponWhenDead
- id="ModuleTag_DeathWeapon"
- InitiallyActive="true"
- DeathWeapon="ExplodingBarrelWeapon"
- ContinueToBezierDestination="false">
- <DieMuxData
- DeathTypes="ALL"
- />
- </FireWeaponWhenDead>
- </Behaviors>
- <Body>
- <ActiveBody
- id="ModuleTag_Body"
- MaxHealth="1.0"
- />
- </Body>
- <Geometry
- IsSmall="false">
- <Shape
- Type= "CYLINDER"
- MajorRadius = "5.72242"
- MinorRadius = "5.72242"
- Height = "15.8818" >
- <Offset
- x = "0.0503016"
- y = "-0.0945141"
- z = "0.0" />
- </Shape>
- </Geometry>
- <CrusherInfo
- id="id_CrusherInfo"
- CrusherLevel="0"
- CrushableLevel="0"
- />
- </GameObject>
- </AssetDeclaration>
|