home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 August
/
GSSH0804.iso
/
Action
/
Parsec47
/
Parsec47.exe
/
p47
/
middle
/
dr1_boss_3.xml
< prev
next >
Wrap
Extensible Markup Language
|
2003-12-05
|
997b
|
52 lines
<?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>
<bulletRef label="round">
<param>1.1</param>
<param>0</param>
</bulletRef>
</fire>
<fire>
<bulletRef label="round">
<param>0.9</param>
<param>7</param>
</bulletRef>
</fire>
<fire>
<bulletRef label="round">
<param>0.7</param>
<param>14</param>
</bulletRef>
</fire>
<wait>72</wait>
</action>
<bullet label="round">
<speed>0</speed>
<action>
<fire>
<direction type="absolute">$2</direction>
<speed>$1</speed>
<bullet/>
</fire>
<repeat> <times>2+$rank*4.2</times>
<action>
<wait>8</wait>
<fire>
<direction type="sequence">360/(2+$rank*4.2)</direction>
<speed>$1</speed>
<bullet/>
</fire>
</action>
</repeat>
<vanish/>
</action>
</bullet>
</bulletml>