ABU/data/yukitsuki/weapon/BaseWeapon/Fx/FX/Excalibu_boom_obj.xml
KiritsuguTG 5c46d84ca4 origin
2022-02-14 13:43:02 +08:00

92 lines
1.8 KiB
XML

<?xml version="1.0" encoding="us-ascii"?>
<AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xai="uri:ea.com:eala:asset:instance">
<Tags></Tags>
<Includes>
<Include
type="all"
source="DATA:GlobalData/GlobalDefines.xml" />
<Include
type="all"
source="ART:EXAlliedAntiStructure_Beam.w3x" />
<Include
type="all"
source="ART:EXAlliedAntiStructure_BeamVet.w3x" />
</Includes>
<GameObject
id="Excalibu_boom_obj"
Side="Allies"
EditorSorting="SYSTEM"
IsTrainable="false"
KindOf="UNATTACKABLE NOT_AUTOACQUIRABLE INERT_SHROUD_REVEALER PASS_EXPERIENCE_TO_PRODUCER">
<ArmorSet
Armor="NoArmor" />
<Draws>
<ScriptedModelDraw
id="ModuleTag_Draw_Beam">
<ModelConditionState
ParseCondStateType="PARSE_DEFAULT">
<Model Name="" />
</ModelConditionState>
</ScriptedModelDraw>
</Draws>
<Behaviors>
<LifetimeUpdate
id="ModuleTag_LifetimeUpdate"
MinLifetime="2.3s"
MaxLifetime="2.3s" />
<FXListBehavior
id="ModuleTag_FXLists">
<DieMuxData
DeathTypes="ALL" />
<Event
Index="onDeath"
FX="FX_Excalibur_boom" />
</FXListBehavior>
<FireWeaponWhenDead
id="ModuleTag_FinalWeapon"
InitiallyActive="true"
DeathWeapon="Excalibu_boom">
<DieMuxData
DeathTypes="ALL" />
</FireWeaponWhenDead>
<DestroyDie
id="ModuleTag_Die">
<DieMuxData
DeathTypes="ALL" />
</DestroyDie>
</Behaviors>
<Body>
<ActiveBody
id="ModuleTag_Body"
MaxHealth="9999999.0" />
</Body>
<Geometry>
<Shape
Type="CYLINDER"
MajorRadius="50.0"
Height="300.0"/>
</Geometry>
<ShadowInfo
Type="NONE" />
<CrusherInfo
id="id_CrusherInfo"
CrushableLevel="0" />
</GameObject>
</AssetDeclaration>