21 lines
1.1 KiB
XML
21 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- type은 사용하지 않습니다. 그냥 구별용임 -->
|
|
<!-- Skill 관련, 5만번대 사용 -->
|
|
<!-- Abnormality 관련, 6만번대 사용 -->
|
|
<!-- 특정 지역에 제한된 것은 사냥터번호를 가장 앞에 붙임 -->
|
|
|
|
<!-- 포화의 전장 자폭 -->
|
|
<S1ActionScripts type="Skill">
|
|
<Script id="51160" playingTime="0" enableInput="false" >
|
|
<Action time="0" type="PostProcess" postprocessSet="5" on="true">
|
|
<Action time="0" type="PostProcessMaterial" postprocessSet="5" param="Strength" from="0.f" to="1.0f" duration="500" >
|
|
<Action time="500" type="PostProcessMaterial" postprocessSet="5" param="Strength" from="1.0f" to="2.0f" duration="2000" >
|
|
<Action time="2000" type="PostProcess" postprocessSet="5" on="true">
|
|
<Action time="2000" type="PostProcessMaterial" postprocessSet="5" param="Strength" from="2.0f" to="0.0f" duration="2000" />
|
|
</Action>
|
|
</Action>
|
|
</Action>
|
|
</Action>
|
|
<Action isFinal="true" type="PostProcess" postprocessSet="5" on="false" />
|
|
</Script>
|
|
</S1ActionScripts> |