home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" ?>
- <!DOCTYPE bulletml SYSTEM "http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd">
-
- <bulletml type="vertical"
- xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">
-
- <action label="top">
- <actionRef label="spr">
- <param>1</param>
- </actionRef>
- <wait>45</wait>
- <actionRef label="spr">
- <param>-1</param>
- </actionRef>
- <wait>45</wait>
- </action>
-
- <action label="spr">
- <fire>
- <direction>(-10)*$1</direction>
- <speed>1.0</speed>
- <bullet/>
- </fire>
- <repeat><times>2+$rank*5.2</times>
- <action>
- <fire>
- <direction type="sequence">(36-$rank*12)*$1</direction>
- <speed type="sequence">-0.06</speed>
- <bullet/>
- </fire>
- </action>
- </repeat>
- </action>
-
- </bulletml>
-