<?xml version="1.0" ?>
<!DOCTYPE bulletml SYSTEM "../bulletml.dtd">
<barrage>
<barrageInfo>

<filename>iciclenorm</filename>
<group>original</group>
<title>氷符「アイシクルフォール」(Normal)とのこと。</title>
<description>自機狙い5WAY弾が追加されて安地がなくなった。</description>
<capture>正面で受けるとしんどいので、左右の隅で。</capture>

</barrageInfo>

<barrageStyle>
 <bulletLanguage name="bulletml"/>
</barrageStyle>

<bulletml type="vertical" xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">

<action label="top">
<fire>
 <direction type="absolute">0</direction>
 <bulletRef label="right"/>
</fire>
<fire>
 <direction type="absolute">0</direction>
 <bulletRef label="left"/>
</fire>
<repeat><times>3</times>
<action>
<wait>100</wait>
<fire>
 <direction type="aim">-40</direction>
 <speed>0.8</speed>
 <bullet/>
</fire>
<repeat><times>4</times>
<action>
<fire>
 <direction type="sequence">20</direction>
 <speed>0.8</speed>
 <bullet/>
</fire>
</action>
</repeat>
</action>
</repeat>
<wait>150</wait>
</action>

<bullet label="right">
<speed>0</speed>
<action>
<fire>
 <direction type="absolute">83.5</direction>
 <speed>2</speed>
 <bulletRef label="rightice"/>
</fire>
<repeat><times>3</times>
<action>
<fire>
 <direction type="sequence">0</direction>
 <speed type="sequence">-0.5</speed>
 <bulletRef label="rightice"/>
</fire>
</action>
</repeat>
<repeat><times>10</times>
<action>
<wait>30</wait>
<fire>
 <direction type="sequence">6.5</direction>
 <speed>2</speed>
 <bulletRef label="rightice"/>
</fire>
<repeat><times>3</times>
<action>
<fire>
 <direction type="sequence">0</direction>
 <speed type="sequence">-0.5</speed>
 <bulletRef label="rightice"/>
</fire>
</action>
</repeat>
</action>
</repeat>
<wait>1</wait>
<vanish/>
</action>
</bullet>

<bullet label="left">
<speed>0</speed>
<action>
<fire>
 <direction type="absolute">-83.5</direction>
 <speed>2</speed>
 <bulletRef label="leftice"/>
</fire>
<repeat><times>3</times>
<action>
<fire>
 <direction type="sequence">0</direction>
 <speed type="sequence">-0.5</speed>
 <bulletRef label="leftice"/>
</fire>
</action>
</repeat>
<repeat><times>10</times>
<action>
<wait>30</wait>
<fire>
 <direction type="sequence">-6.5</direction>
 <speed>2</speed>
 <bulletRef label="leftice"/>
</fire>
<repeat><times>3</times>
<action>
<fire>
 <direction type="sequence">0</direction>
 <speed type="sequence">-0.5</speed>
 <bulletRef label="leftice"/>
</fire>
</action>
</repeat>
</action>
</repeat>
<wait>1</wait>
<vanish/>
</action>
</bullet>

<bullet label="rightice">
<action>
<wait>40</wait>
<changeSpeed>
<speed>0.001</speed>
<term>10</term>
</changeSpeed>
<wait>10</wait>
<changeDirection>
<direction type="relative">83.5</direction>
<term>0</term>
</changeDirection>
<wait>20</wait>
<changeSpeed>
<speed>0.8</speed>
<term>10</term>
</changeSpeed>
</action>
</bullet>
<bullet label="leftice">
<action>
<wait>40</wait>
<changeSpeed>
<speed>0.001</speed>
<term>10</term>
</changeSpeed>
<wait>10</wait>
<changeDirection>
<direction type="relative">-83.5</direction>
<term>0</term>
</changeDirection>
<wait>20</wait>
<changeSpeed>
<speed>0.8</speed>
<term>10</term>
</changeSpeed>
</action>
</bullet>
</bulletml>
</barrage>