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

51 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<AssetDeclaration xmlns="uri:ea.com:eala:asset">
<Includes>
<Include type="all" source="DATA:GlobalData/GlobalDefines.xml" />
</Includes>
<ObjectCreationList
id="OCL_Excalibu">
<CreateObject
Options="IGNORE_ALL_OBJECTS CREATE_AT_TARGET INHERIT_ATTRIBUTES_FROM_SOURCE"
DisabledWhileBusy="true"
Count="1">
<CreateObject>Excalibu_light_obj</CreateObject>
</CreateObject>
<CreateObject
Options="IGNORE_ALL_OBJECTS CREATE_AT_TARGET INHERIT_ATTRIBUTES_FROM_SOURCE"
DisabledWhileBusy="true"
Count="1">
<CreateObject>Excalibu_boom_obj</CreateObject>
</CreateObject>
<CreateObject
Options="IGNORE_ALL_OBJECTS INHERIT_ATTRIBUTES_FROM_SOURCE"
DisabledWhileBusy="true"
Count="1">
<CreateObject>Excalibu_light_obj3</CreateObject>
</CreateObject >
</ObjectCreationList>
<ObjectCreationList
id="OCL_Excalibulight">
<CreateObject
Options="IGNORE_ALL_OBJECTS CREATE_AT_TARGET INHERIT_ATTRIBUTES_FROM_SOURCE"
DisabledWhileBusy="true"
Count="5">
<CreateObject>Excalibu_light_obj2</CreateObject>
</CreateObject>
</ObjectCreationList>
</AssetDeclaration>