12 lines
835 B
XML
12 lines
835 B
XML
<AnimSoundData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://vezel.dev/novadrop/dc/AnimSoundData AnimSoundData.xsd" animSet="MysteryBox_ANI.Anim.MysteryBox_Anim" xmlns="https://vezel.dev/novadrop/dc/AnimSoundData">
|
|
<AnimSound animName="RewardBig">
|
|
<Sound time="0.15" type="Normal" radius="0.7" shapeId="0" soundcue="ObjectSound_01.Object_Cue.MysteryBox_RewardBig" volume="1" />
|
|
</AnimSound>
|
|
<AnimSound animName="RewardSmall">
|
|
<Sound time="0.15" type="Normal" radius="0.7" shapeId="0" soundcue="ObjectSound_01.Object_Cue.MysteryBox_RewardSmall" volume="1" />
|
|
</AnimSound>
|
|
<AnimSound animName="run">
|
|
<Sound time="0" type="Normal" radius="0.7" shapeId="0" soundcue="ObjectSound_01.Object_Cue.MysteryBox_Run" volume="0.6" />
|
|
</AnimSound>
|
|
</AnimSoundData>
|