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">
- <fire>
- <direction type="aim">0</direction>
- <speed>1</speed>
- <bullet/>
- </fire>
- <repeat> <times>1+$rank*9.9</times>
- <action>
- <fire>
- <speed type="sequence">0.2-$rank*0.05</speed>
- <bullet/>
- </fire>
- <wait>8</wait>
- </action>
- </repeat>
- </action>
-
- </bulletml>
-