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

76 lines
1.6 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_light_obj3"
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="" />
<ParticleSysBone
BoneName="NONE"
FXParticleSystemTemplate="Excalibu_solwlightx"
FollowBone="true" />
</ModelConditionState>
</ScriptedModelDraw>
</Draws>
<Behaviors>
<LifetimeUpdate
id="ModuleTag_LifetimeUpdate"
MinLifetime="2s"
MaxLifetime="2s" />
<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>