home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 August
/
GSSH0804.iso
/
Action
/
Parsec47
/
Parsec47.exe
/
p47
/
middle
/
spread_bf.xml
< prev
Wrap
Extensible Markup Language
|
2003-11-29
|
1KB
|
49 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">
<actionRef label="spread">
<param>4+$rank*9.5</param>
<param>120/(4+$rank*10.2)</param>
<param>120/(-4-$rank*10.2)</param>
</actionRef>
</action>
<action label="spread">
<fire>
<direction type="absolute">120</direction>
<bulletRef label="nrm"/>
</fire>
<repeat> <times>99</times>
<action>
<repeat> <times>$1</times>
<action>
<wait>20-$rank*9.5</wait>
<fire>
<direction type="sequence">$2</direction>
<bulletRef label="nrm"/>
</fire>
</action>
</repeat>
<repeat> <times>$1</times>
<action>
<wait>20-$rank*9.5</wait>
<fire>
<direction type="sequence">$3</direction>
<bulletRef label="nrm"/>
</fire>
</action>
</repeat>
</action>
</repeat>
</action>
<bullet label="nrm">
<speed>1</speed>
</bullet>
</bulletml>